Просмотр исходного кода

Merge branch 'refactor/i18n' into staging/features

Jaap Marcus 5 лет назад
Родитель
Сommit
a2873db40e
100 измененных файлов с 12045 добавлено и 894 удалено
  1. 1 1
      bin/v-change-sys-language
  2. 1 1
      bin/v-change-user-language
  3. 1 1
      bin/v-list-sys-languages
  4. 1 0
      src/hst_autocompile.sh
  5. 8 8
      web/add/cron/index.php
  6. 15 15
      web/add/db/index.php
  7. 6 6
      web/add/dns/index.php
  8. 4 4
      web/add/firewall/banlist/index.php
  9. 6 6
      web/add/firewall/index.php
  10. 6 6
      web/add/firewall/ipset/index.php
  11. 6 6
      web/add/ip/index.php
  12. 6 6
      web/add/key/index.php
  13. 11 11
      web/add/mail/index.php
  14. 21 21
      web/add/package/index.php
  15. 16 16
      web/add/user/index.php
  16. 15 15
      web/add/web/index.php
  17. 4 4
      web/bulk/cron/index.php
  18. 3 3
      web/bulk/restore/index.php
  19. 2 2
      web/download/backup/index.php
  20. 1 1
      web/edit/backup/exclusions/index.php
  21. 1 1
      web/edit/cron/index.php
  22. 1 1
      web/edit/db/index.php
  23. 2 2
      web/edit/dns/index.php
  24. 1 1
      web/edit/firewall/index.php
  25. 1 1
      web/edit/ip/index.php
  26. 6 6
      web/edit/mail/index.php
  27. 21 21
      web/edit/package/index.php
  28. 1 1
      web/edit/server/apache2/index.php
  29. 1 1
      web/edit/server/bind9/index.php
  30. 1 1
      web/edit/server/clamav-daemon/index.php
  31. 1 1
      web/edit/server/cron/index.php
  32. 1 1
      web/edit/server/crond/index.php
  33. 1 1
      web/edit/server/dovecot/index.php
  34. 1 1
      web/edit/server/exim/index.php
  35. 1 1
      web/edit/server/exim4/index.php
  36. 1 1
      web/edit/server/fail2ban/index.php
  37. 1 1
      web/edit/server/httpd/index.php
  38. 1 1
      web/edit/server/index.php
  39. 1 1
      web/edit/server/mariadb/index.php
  40. 1 1
      web/edit/server/mysql/index.php
  41. 1 1
      web/edit/server/mysqld/index.php
  42. 1 1
      web/edit/server/named/index.php
  43. 1 1
      web/edit/server/nginx/index.php
  44. 1 1
      web/edit/server/php-fpm/index.php
  45. 1 1
      web/edit/server/php/index.php
  46. 1 1
      web/edit/server/php5-fpm/index.php
  47. 1 1
      web/edit/server/postgresql/index.php
  48. 1 1
      web/edit/server/proftpd/index.php
  49. 1 1
      web/edit/server/spamassassin/index.php
  50. 1 1
      web/edit/server/spamd/index.php
  51. 1 1
      web/edit/server/ssh/index.php
  52. 1 1
      web/edit/server/theme/index.php
  53. 1 1
      web/edit/server/vsftpd/index.php
  54. 2 2
      web/edit/user/index.php
  55. 16 16
      web/edit/web/index.php
  56. 9 9
      web/generate/ssl/index.php
  57. 8 105
      web/inc/i18n.php
  58. 0 1
      web/inc/mail-wrapper.php
  59. 12 35
      web/inc/main.php
  60. 3 7
      web/js/i18n.js.php
  61. 20 0
      web/locale/NOTES.md
  62. BIN
      web/locale/en/LC_MESSAGES/hestiacp.mo
  63. 3725 0
      web/locale/en/LC_MESSAGES/hestiacp.po
  64. 3765 0
      web/locale/hestiacp.pot
  65. 45 0
      web/locale/hst_convert_php2po.sh
  66. 22 0
      web/locale/hst_convert_po2mo.sh
  67. 27 0
      web/locale/hst_scan_i18n.sh
  68. BIN
      web/locale/nl/LC_MESSAGES/hestiacp.mo
  69. 3679 0
      web/locale/nl/LC_MESSAGES/hestiacp.po
  70. 4 4
      web/login/index.php
  71. 11 14
      web/reset/index.php
  72. 0 4
      web/reset2fa/index.php
  73. 1 1
      web/restart/service/index.php
  74. 3 3
      web/schedule/backup/index.php
  75. 3 3
      web/schedule/restore/index.php
  76. 1 1
      web/start/service/index.php
  77. 3 3
      web/stop/service/index.php
  78. 76 76
      web/templates/admin/add_cron.html
  79. 16 16
      web/templates/admin/add_db.html
  80. 17 17
      web/templates/admin/add_dns.html
  81. 10 10
      web/templates/admin/add_dns_rec.html
  82. 13 13
      web/templates/admin/add_firewall.html
  83. 12 12
      web/templates/admin/add_firewall_banlist.html
  84. 13 13
      web/templates/admin/add_firewall_ipset.html
  85. 10 10
      web/templates/admin/add_ip.html
  86. 4 4
      web/templates/admin/add_key.html
  87. 7 7
      web/templates/admin/add_mail.html
  88. 35 35
      web/templates/admin/add_mail_acc.html
  89. 30 30
      web/templates/admin/add_package.html
  90. 18 18
      web/templates/admin/add_user.html
  91. 38 38
      web/templates/admin/add_web.html
  92. 12 12
      web/templates/admin/edit_backup_exclusions.html
  93. 76 76
      web/templates/admin/edit_cron.html
  94. 12 13
      web/templates/admin/edit_db.html
  95. 7 7
      web/templates/admin/edit_dns.html
  96. 11 11
      web/templates/admin/edit_dns_rec.html
  97. 13 13
      web/templates/admin/edit_firewall.html
  98. 10 10
      web/templates/admin/edit_ip.html
  99. 22 22
      web/templates/admin/edit_mail.html
  100. 31 31
      web/templates/admin/edit_mail_acc.html

+ 1 - 1
bin/v-change-sys-language

@@ -19,7 +19,7 @@ source $HESTIA/conf/hestia.conf
 
 
 is_language_valid() {
-    if [ ! -e "$HESTIA/web/inc/i18n/$language.php" ]; then
+    if [ ! -d "$HESTIA/web/locale/$language" ]; then
         echo "Error: language file $language doesn't exist"
         log_event "$E_NOTEXIST $ARGUMENTS"
         exit $E_NOTEXIST

+ 1 - 1
bin/v-change-user-language

@@ -24,7 +24,7 @@ is_language_valid() {
         log_event "$E_INVALID" "$ARGUMENTS"
         exit $E_INVALID
     fi
-    if [ ! -e "$HESTIA/web/inc/i18n/$1.php" ]; then
+    if [ ! -d "$HESTIA/web/locale/$1" ]; then
         echo "Error: language $1 doesn't exist"
         log_event "$E_NOTEXIST" "$ARGUMENTS"
         exit $E_NOTEXIST

+ 1 - 1
bin/v-list-sys-languages

@@ -62,7 +62,7 @@ csv_list() {
 #----------------------------------------------------------#
 
 # Defining language list
-languages=$(ls $HESTIA/web/inc/i18n/ |cut -f 1 -d .)
+languages=$(ls -d $HESTIA/web/locale/*/ |awk -F'/' '{print $(NF-1)}')
 
 # Listing data
 case $format in

+ 1 - 0
src/hst_autocompile.sh

@@ -339,6 +339,7 @@ if [ "$PHP_B" = true ] ; then
                 --with-fpm-group=admin \
                 --with-libdir=lib/x86_64-linux-gnu \
                 --with-mysqli \
+                --with-gettext \
                 --with-curl \
                 --with-zip \
                 --with-gmp \

+ 8 - 8
web/add/cron/index.php

@@ -16,12 +16,12 @@ if (!empty($_POST['ok'])) {
     }
 
     // Check empty fields
-    if ((!isset($_POST['v_min'])) || ($_POST['v_min'] == '')) $errors[] = __('minute');
-    if ((!isset($_POST['v_hour'])) || ($_POST['v_hour'] == '')) $errors[] = __('hour');
-    if ((!isset($_POST['v_day'])) || ($_POST['v_day'] == '')) $errors[] = __('day');
-    if ((!isset($_POST['v_month'])) || ($_POST['v_month'] == '')) $errors[] = __('month');
-    if ((!isset($_POST['v_wday'])) || ($_POST['v_wday'] == '')) $errors[] = __('day of week');
-    if ((!isset($_POST['v_cmd'])) || ($_POST['v_cmd'] == '')) $errors[] = __('cmd');
+    if ((!isset($_POST['v_min'])) || ($_POST['v_min'] == '')) $errors[] = _('minute');
+    if ((!isset($_POST['v_hour'])) || ($_POST['v_hour'] == '')) $errors[] = _('hour');
+    if ((!isset($_POST['v_day'])) || ($_POST['v_day'] == '')) $errors[] = _('day');
+    if ((!isset($_POST['v_month'])) || ($_POST['v_month'] == '')) $errors[] = _('month');
+    if ((!isset($_POST['v_wday'])) || ($_POST['v_wday'] == '')) $errors[] = _('day of week');
+    if ((!isset($_POST['v_cmd'])) || ($_POST['v_cmd'] == '')) $errors[] = _('cmd');
     if (!empty($errors[0])) {
         foreach ($errors as $i => $error) {
             if ( $i == 0 ) {
@@ -30,7 +30,7 @@ if (!empty($_POST['ok'])) {
                 $error_msg = $error_msg.", ".$error;
             }
         }
-        $_SESSION['error_msg'] = __('Field "%s" can not be blank.',$error_msg);
+        $_SESSION['error_msg'] = _('Field "%s" can not be blank.',$error_msg);
     }
 
     // Protect input
@@ -50,7 +50,7 @@ if (!empty($_POST['ok'])) {
 
     // Flush field values on success
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('CRON_CREATED_OK');
+        $_SESSION['ok_msg'] = _('CRON_CREATED_OK');
         unset($v_min);
         unset($v_hour);
         unset($v_day);

+ 15 - 15
web/add/db/index.php

@@ -16,12 +16,12 @@ if (!empty($_POST['ok'])) {
     }
 
     // Check empty fields
-    if (empty($_POST['v_database'])) $errors[] = __('database');
-    if (empty($_POST['v_dbuser'])) $errors[] = __('username');
-    if (empty($_POST['v_password'])) $errors[] = __('password');
-    if (empty($_POST['v_type'])) $errors[] = __('type');
-    if (empty($_POST['v_host'])) $errors[] = __('host');
-    if (empty($_POST['v_charset'])) $errors[] = __('charset');
+    if (empty($_POST['v_database'])) $errors[] = _('database');
+    if (empty($_POST['v_dbuser'])) $errors[] = _('username');
+    if (empty($_POST['v_password'])) $errors[] = _('password');
+    if (empty($_POST['v_type'])) $errors[] = _('type');
+    if (empty($_POST['v_host'])) $errors[] = _('host');
+    if (empty($_POST['v_charset'])) $errors[] = _('charset');
     if (!empty($errors[0])) {
         foreach ($errors as $i => $error) {
             if ( $i == 0 ) {
@@ -30,19 +30,19 @@ if (!empty($_POST['ok'])) {
                 $error_msg = $error_msg.", ".$error;
             }
         }
-        $_SESSION['error_msg'] = __('Field "%s" can not be blank.',$error_msg);
+        $_SESSION['error_msg'] = _('Field "%s" can not be blank.',$error_msg);
     }
 
     // Validate email
     if ((!empty($_POST['v_db_email'])) && (empty($_SESSION['error_msg']))) {
         if (!filter_var($_POST['v_db_email'], FILTER_VALIDATE_EMAIL)) {
-            $_SESSION['error_msg'] = __('Please enter valid email address.');
+            $_SESSION['error_msg'] = _('Please enter valid email address.');
         }
-    }   
+    }
 
     // Check password length
     if (empty($_SESSION['error_msg'])) {
-         if (!validate_password($_POST['v_password'])) { $_SESSION['error_msg'] = __('Password does not match the minimum requirements');}
+         if (!validate_password($_POST['v_password'])) { $_SESSION['error_msg'] = _('Password does not match the minimum requirements');}
     }
 
     // Protect input
@@ -87,17 +87,17 @@ if (!empty($_POST['ok'])) {
     // Email login credentials
     if ((!empty($v_db_email)) && (empty($_SESSION['error_msg']))) {
         $to = $v_db_email;
-        $subject = __("Database Credentials");
+        $subject = _("Database Credentials");
         $hostname = exec('hostname');
-        $from = __('MAIL_FROM',$hostname);
-        $mailtext = __('DATABASE_READY',$user."_".$_POST['v_database'],$user."_".$_POST['v_dbuser'],$_POST['v_password'],$db_admin_link);
+        $from = _('MAIL_FROM',$hostname);
+        $mailtext = _('DATABASE_READY',$user."_".$_POST['v_database'],$user."_".$_POST['v_dbuser'],$_POST['v_password'],$db_admin_link);
         send_email($to, $subject, $mailtext, $from);
     }
 
     // Flush field values on success
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('DATABASE_CREATED_OK',htmlentities($user)."_".htmlentities($_POST['v_database']),htmlentities($user)."_".htmlentities($_POST['v_database']));
-        $_SESSION['ok_msg'] .= " / <a href=".$db_admin_link." target='_blank'>" . __('open %s',$db_admin) . "</a>";
+        $_SESSION['ok_msg'] = _('DATABASE_CREATED_OK',htmlentities($user)."_".htmlentities($_POST['v_database']),htmlentities($user)."_".htmlentities($_POST['v_database']));
+        $_SESSION['ok_msg'] .= " / <a href=".$db_admin_link." target='_blank'>" . _('open %s',$db_admin) . "</a>";
         unset($v_database);
         unset($v_dbuser);
         unset($v_password);

+ 6 - 6
web/add/dns/index.php

@@ -21,8 +21,8 @@ if (!empty($_POST['ok'])) {
     }
 
     // Check empty fields
-    if (empty($_POST['v_domain'])) $errors[] = __('domain');
-    if (empty($_POST['v_ip'])) $errors[] = __('ip');
+    if (empty($_POST['v_domain'])) $errors[] = _('domain');
+    if (empty($_POST['v_ip'])) $errors[] = _('ip');
     if (!empty($errors[0])) {
         foreach ($errors as $i => $error) {
             if ( $i == 0 ) {
@@ -31,7 +31,7 @@ if (!empty($_POST['ok'])) {
                 $error_msg = $error_msg.", ".$error;
             }
         }
-        $_SESSION['error_msg'] = __('Field "%s" can not be blank.',$error_msg);
+        $_SESSION['error_msg'] = _('Field "%s" can not be blank.',$error_msg);
     }
 
     // Protect input
@@ -85,7 +85,7 @@ if (!empty($_POST['ok'])) {
 
     // Flush field values on success
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('DNS_DOMAIN_CREATED_OK',htmlentities($_POST['v_domain']),htmlentities($_POST['v_domain']));
+        $_SESSION['ok_msg'] = _('DNS_DOMAIN_CREATED_OK',htmlentities($_POST['v_domain']),htmlentities($_POST['v_domain']));
         unset($v_domain);
     }
 }
@@ -113,7 +113,7 @@ if (!empty($_POST['ok_rec'])) {
                 $error_msg = $error_msg.", ".$error;
             }
         }
-        $_SESSION['error_msg'] = __('Field "%s" can not be blank.',$error_msg);
+        $_SESSION['error_msg'] = _('Field "%s" can not be blank.',$error_msg);
     }
 
     // Protect input
@@ -134,7 +134,7 @@ if (!empty($_POST['ok_rec'])) {
     
     // Flush field values on success
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('DNS_RECORD_CREATED_OK',htmlentities($_POST['v_rec']),htmlentities($_POST['v_domain']));
+        $_SESSION['ok_msg'] = _('DNS_RECORD_CREATED_OK',htmlentities($_POST['v_rec']),htmlentities($_POST['v_domain']));
         unset($v_domain);
         unset($v_rec);
         unset($v_val);

+ 4 - 4
web/add/firewall/banlist/index.php

@@ -22,8 +22,8 @@ if (!empty($_POST['ok'])) {
     }
 
     // Check empty fields
-    if (empty($_POST['v_chain'])) $errors[] = __('banlist');
-    if (empty($_POST['v_ip'])) $errors[] = __('ip address');
+    if (empty($_POST['v_chain'])) $errors[] = _('banlist');
+    if (empty($_POST['v_ip'])) $errors[] = _('ip address');
     if (!empty($errors[0])) {
         foreach ($errors as $i => $error) {
             if ( $i == 0 ) {
@@ -32,7 +32,7 @@ if (!empty($_POST['ok'])) {
                 $error_msg = $error_msg.", ".$error;
             }
         }
-        $_SESSION['error_msg'] = __('Field "%s" can not be blank.',$error_msg);
+        $_SESSION['error_msg'] = _('Field "%s" can not be blank.',$error_msg);
     }
 
     // Protect input
@@ -48,7 +48,7 @@ if (!empty($_POST['ok'])) {
 
     // Flush field values on success
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('BANLIST_CREATED_OK');
+        $_SESSION['ok_msg'] = _('BANLIST_CREATED_OK');
         unset($v_chain);
         unset($v_ip);
     }

+ 6 - 6
web/add/firewall/index.php

@@ -39,10 +39,10 @@ if (!empty($_POST['ok'])) {
     }
 
     // Check empty fields
-    if (empty($_POST['v_action'])) $errors[] = __('action');
-    if (empty($_POST['v_protocol'])) $errors[] = __('protocol');
-    if (!isset($_POST['v_port'])) $errors[] = __('port');
-    if (empty($_POST['v_ip'])) $errors[] = __('ip address');
+    if (empty($_POST['v_action'])) $errors[] = _('action');
+    if (empty($_POST['v_protocol'])) $errors[] = _('protocol');
+    if (!isset($_POST['v_port'])) $errors[] = _('port');
+    if (empty($_POST['v_ip'])) $errors[] = _('ip address');
     if (!empty($errors[0])) {
         foreach ($errors as $i => $error) {
             if ( $i == 0 ) {
@@ -51,7 +51,7 @@ if (!empty($_POST['ok'])) {
                 $error_msg = $error_msg.", ".$error;
             }
         }
-        $_SESSION['error_msg'] = __('Field "%s" can not be blank.',$error_msg);
+        $_SESSION['error_msg'] = _('Field "%s" can not be blank.',$error_msg);
     }
 
     // Protect input
@@ -73,7 +73,7 @@ if (!empty($_POST['ok'])) {
 
     // Flush field values on success
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('RULE_CREATED_OK');
+        $_SESSION['ok_msg'] = _('RULE_CREATED_OK');
         unset($v_port);
         unset($v_ip);
         unset($v_comment);

+ 6 - 6
web/add/firewall/ipset/index.php

@@ -22,10 +22,10 @@ if (!empty($_POST['ok'])) {
     }
 
     // Check empty fields
-    if (empty($_POST['v_ipname'])) $errors[] = __('Name');
-    if (empty($_POST['v_datasource'])) $errors[] = __('Data Source');
-    if (empty($_POST['v_ipver'])) $errors[] = __('Ip Version');
-    if (empty($_POST['v_autoupdate'])) $errors[] = __('Autoupdate');
+    if (empty($_POST['v_ipname'])) $errors[] = _('Name');
+    if (empty($_POST['v_datasource'])) $errors[] = _('Data Source');
+    if (empty($_POST['v_ipver'])) $errors[] = _('Ip Version');
+    if (empty($_POST['v_autoupdate'])) $errors[] = _('Autoupdate');
 
     if (!empty($errors[0])) {
         foreach ($errors as $i => $error) {
@@ -35,7 +35,7 @@ if (!empty($_POST['ok'])) {
                 $error_msg = $error_msg.", ".$error;
             }
         }
-        $_SESSION['error_msg'] = __('Field "%s" can not be blank.',$error_msg);
+        $_SESSION['error_msg'] = _('Field "%s" can not be blank.',$error_msg);
     }
 
     $v_ipname = $_POST['v_ipname'];
@@ -52,7 +52,7 @@ if (!empty($_POST['ok'])) {
 
     // Flush field values on success
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('IPSET_CREATED_OK');
+        $_SESSION['ok_msg'] = _('IPSET_CREATED_OK');
     }
 }
 

+ 6 - 6
web/add/ip/index.php

@@ -22,10 +22,10 @@ if (!empty($_POST['ok'])) {
     }
 
     // Check empty fields
-    if (empty($_POST['v_ip'])) $errors[] = __('ip address');
-    if (empty($_POST['v_netmask'])) $errors[] = __('netmask');
-    if (empty($_POST['v_interface'])) $errors[] = __('interface');
-    if (empty($_POST['v_owner'])) $errors[] = __('assigned user');
+    if (empty($_POST['v_ip'])) $errors[] = _('ip address');
+    if (empty($_POST['v_netmask'])) $errors[] = _('netmask');
+    if (empty($_POST['v_interface'])) $errors[] = _('interface');
+    if (empty($_POST['v_owner'])) $errors[] = _('assigned user');
     if (!empty($errors[0])) {
         foreach ($errors as $i => $error) {
             if ( $i == 0 ) {
@@ -34,7 +34,7 @@ if (!empty($_POST['ok'])) {
                 $error_msg = $error_msg.", ".$error;
             }
         }
-        $_SESSION['error_msg'] = __('Field "%s" can not be blank.',$error_msg);
+        $_SESSION['error_msg'] = _('Field "%s" can not be blank.',$error_msg);
     }
 
     // Protect input
@@ -66,7 +66,7 @@ if (!empty($_POST['ok'])) {
 
     // Flush field values on success
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('IP_CREATED_OK',htmlentities($_POST['v_ip']),htmlentities($_POST['v_ip']));
+        $_SESSION['ok_msg'] = _('IP_CREATED_OK',htmlentities($_POST['v_ip']),htmlentities($_POST['v_ip']));
         unset($v_ip);
         unset($v_netmask);
         unset($v_name);

+ 6 - 6
web/add/key/index.php

@@ -47,7 +47,7 @@ if (!empty($_POST['ok'])) {
     }
     
     if (empty($_POST['v_key'])){ 
-        $_SESSION['error_msg'] = __('Field SSH_KEY can not be blank.');
+        $_SESSION['error_msg'] = _('Field SSH_KEY can not be blank.');
     }
     
     if(!$_SESSION['error_msg']){
@@ -63,25 +63,25 @@ if (!empty($_POST['ok'])) {
             }
         
             if(!validateKey($_POST['v_key'])){
-                $_SESSION['error_msg']  = __('SSH KEY is invalid');
+                $_SESSION['error_msg']  = _('SSH KEY is invalid');
                 break;
             }
     
             $v_key_parts = explode(' ',$_POST['v_key']);
             $key_id = trim($v_key_parts[2]);
             if($v_key_parts[2] == ''){
-                $_SESSION['error_msg']  = __('SSH KEY is invalid');
+                $_SESSION['error_msg']  = _('SSH KEY is invalid');
                 break;
             }
     
             //for deleting / revoking key the last part user@domain is used therefore needs to be unique
             //maybe consider adding random generated message or even an human read able string set by user?
             if(in_array($v_key_parts[2], $idlist)){
-                $_SESSION['error_msg']  =  __('SSH KEY already exists');
+                $_SESSION['error_msg']  =  _('SSH KEY already exists');
                 break;
             }
             if(in_array($v_key_parts[1], $keylist)){
-                $_SESSION['error_msg']  =  __('SSH KEY already exists');
+                $_SESSION['error_msg']  =  _('SSH KEY already exists');
                 break;
             }
             $v_key = escapeshellarg(trim($_POST['v_key']));
@@ -97,7 +97,7 @@ if (!empty($_POST['ok'])) {
 
     // Flush field values on success
     if (empty($_SESSION['error_msg'])) {
-    $_SESSION['ok_msg'] = __('SSH KEY created');
+    $_SESSION['ok_msg'] = _('SSH KEY created');
     }
 
 }

+ 11 - 11
web/add/mail/index.php

@@ -35,7 +35,7 @@ if (!empty($_POST['ok'])) {
     }
 
     // Check empty fields
-    if (empty($_POST['v_domain'])) $errors[] = __('domain');
+    if (empty($_POST['v_domain'])) $errors[] = _('domain');
     if (!empty($errors[0])) {
         foreach ($errors as $i => $error) {
             if ( $i == 0 ) {
@@ -44,7 +44,7 @@ if (!empty($_POST['ok'])) {
                 $error_msg = $error_msg.", ".$error;
             }
         }
-        $_SESSION['error_msg'] = __('Field "%s" can not be blank.',$error_msg);
+        $_SESSION['error_msg'] = _('Field "%s" can not be blank.',$error_msg);
     }
 
     // Check antispam option
@@ -82,7 +82,7 @@ if (!empty($_POST['ok'])) {
 
     // Flush field values on success
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('MAIL_DOMAIN_CREATED_OK',htmlentities($_POST['v_domain']),htmlentities($_POST['v_domain']));
+        $_SESSION['ok_msg'] = _('MAIL_DOMAIN_CREATED_OK',htmlentities($_POST['v_domain']),htmlentities($_POST['v_domain']));
         unset($v_domain);
     }
 }
@@ -100,9 +100,9 @@ if (!empty($_POST['ok_acc'])) {
     
 
     // Check empty fields
-    if (empty($_POST['v_domain'])) $errors[] = __('domain');
-    if (empty($_POST['v_account'])) $errors[] = __('account');
-    if (empty($_POST['v_password'])) $errors[] = __('password');
+    if (empty($_POST['v_domain'])) $errors[] = _('domain');
+    if (empty($_POST['v_account'])) $errors[] = _('account');
+    if (empty($_POST['v_password'])) $errors[] = _('password');
     if (!empty($errors[0])) {
         foreach ($errors as $i => $error) {
             if ( $i == 0 ) {
@@ -111,13 +111,13 @@ if (!empty($_POST['ok_acc'])) {
                 $error_msg = $error_msg.", ".$error;
             }
         }
-        $_SESSION['error_msg'] = __('Field "%s" can not be blank.',$error_msg);
+        $_SESSION['error_msg'] = _('Field "%s" can not be blank.',$error_msg);
     }
 
     // Validate email
     if ((!empty($_POST['v_send_email'])) && (empty($_SESSION['error_msg']))) {
         if (!filter_var($_POST['v_send_email'], FILTER_VALIDATE_EMAIL)) {
-            $_SESSION['error_msg'] = __('Please enter valid email address.');
+            $_SESSION['error_msg'] = _('Please enter valid email address.');
         }
     }
     
@@ -202,16 +202,16 @@ if (!empty($_POST['ok_acc'])) {
     // Email login credentials
     if ((!empty($v_send_email)) && (empty($_SESSION['error_msg']))) {
         $to = $v_send_email;
-        $subject = __("Email Credentials");
+        $subject = _("Email Credentials");
         $hostname = exec('hostname');
-        $from = __('MAIL_FROM', $hostname);
+        $from = _('MAIL_FROM', $hostname);
         $mailtext = $v_credentials;
         send_email($to, $subject, $mailtext, $from);
     }
 
     // Flush field values on success
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('MAIL_ACCOUNT_CREATED_OK',htmlentities(strtolower($_POST['v_account'])),htmlentities($_POST[v_domain]),htmlentities(strtolower($_POST['v_account'])),htmlentities($_POST[v_domain]));
+        $_SESSION['ok_msg'] = _('MAIL_ACCOUNT_CREATED_OK',htmlentities(strtolower($_POST['v_account'])),htmlentities($_POST[v_domain]),htmlentities(strtolower($_POST['v_account'])),htmlentities($_POST[v_domain]));
         unset($v_account);
         unset($v_password);
         unset($v_password);

+ 21 - 21
web/add/package/index.php

@@ -22,32 +22,32 @@ if (!empty($_POST['ok'])) {
     }
 
     // Check empty fields
-    if (empty($_POST['v_package'])) $errors[] = __('package');
-    if (empty($_POST['v_web_template'])) $errors[] = __('web template');
+    if (empty($_POST['v_package'])) $errors[] = _('package');
+    if (empty($_POST['v_web_template'])) $errors[] = _('web template');
     if (!empty($_SESSION['WEB_BACKEND'])) {
-        if (empty($_POST['v_backend_template'])) $errors[] = __('backend template');
+        if (empty($_POST['v_backend_template'])) $errors[] = _('backend template');
     }
     if (!empty($_SESSION['PROXY_SYSTEM'])) {
-        if (empty($_POST['v_proxy_template'])) $errors[] = __('proxy template');
+        if (empty($_POST['v_proxy_template'])) $errors[] = _('proxy template');
     }
-    if (empty($_POST['v_dns_template'])) $errors[] = __('dns template');
-    if (empty($_POST['v_shell'])) $errrors[] = __('shell');
-    if (!isset($_POST['v_web_domains'])) $errors[] = __('web domains');
-    if (!isset($_POST['v_web_aliases'])) $errors[] = __('web aliases');
-    if (!isset($_POST['v_dns_domains'])) $errors[] = __('dns domains');
-    if (!isset($_POST['v_dns_records'])) $errors[] = __('dns records');
-    if (!isset($_POST['v_mail_domains'])) $errors[] = __('mail domains');
-    if (!isset($_POST['v_mail_accounts'])) $errors[] = __('mail accounts');
-    if (!isset($_POST['v_databases'])) $errors[] = __('databases');
-    if (!isset($_POST['v_cron_jobs'])) $errors[] = __('cron jobs');
-    if (!isset($_POST['v_backups'])) $errors[] = __('backups');
-    if (!isset($_POST['v_disk_quota'])) $errors[] = __('quota');
-    if (!isset($_POST['v_bandwidth'])) $errors[] = __('bandwidth');
+    if (empty($_POST['v_dns_template'])) $errors[] = _('dns template');
+    if (empty($_POST['v_shell'])) $errrors[] = _('shell');
+    if (!isset($_POST['v_web_domains'])) $errors[] = _('web domains');
+    if (!isset($_POST['v_web_aliases'])) $errors[] = _('web aliases');
+    if (!isset($_POST['v_dns_domains'])) $errors[] = _('dns domains');
+    if (!isset($_POST['v_dns_records'])) $errors[] = _('dns records');
+    if (!isset($_POST['v_mail_domains'])) $errors[] = _('mail domains');
+    if (!isset($_POST['v_mail_accounts'])) $errors[] = _('mail accounts');
+    if (!isset($_POST['v_databases'])) $errors[] = _('databases');
+    if (!isset($_POST['v_cron_jobs'])) $errors[] = _('cron jobs');
+    if (!isset($_POST['v_backups'])) $errors[] = _('backups');
+    if (!isset($_POST['v_disk_quota'])) $errors[] = _('quota');
+    if (!isset($_POST['v_bandwidth'])) $errors[] = _('bandwidth');
     
     // Check if name server entries are blank if DNS server is installed
     if ((isset($_SESSION['DNS_SYSTEM'])) && (!empty($_SESSION['DNS_SYSTEM']))) {
-        if (empty($_POST['v_ns1'])) $errors[] = __('ns1');
-        if (empty($_POST['v_ns2'])) $errors[] = __('ns2');
+        if (empty($_POST['v_ns1'])) $errors[] = _('ns1');
+        if (empty($_POST['v_ns2'])) $errors[] = _('ns2');
     }
     if (!empty($errors[0])) {
         foreach ($errors as $i => $error) {
@@ -57,7 +57,7 @@ if (!empty($_POST['ok'])) {
                 $error_msg = $error_msg.", ".$error;
             }
         }
-        $_SESSION['error_msg'] = __('Field "%s" can not be blank.',$error_msg);
+        $_SESSION['error_msg'] = _('Field "%s" can not be blank.',$error_msg);
     }
 
     // Protect input
@@ -149,7 +149,7 @@ if (!empty($_POST['ok'])) {
 
     // Flush field values on success
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('PACKAGE_CREATED_OK',htmlentities($_POST['v_package']),htmlentities($_POST['v_package']));
+        $_SESSION['ok_msg'] = _('PACKAGE_CREATED_OK',htmlentities($_POST['v_package']),htmlentities($_POST['v_package']));
         unset($v_package);
     }
 

+ 16 - 16
web/add/user/index.php

@@ -22,11 +22,11 @@ if (!empty($_POST['ok'])) {
     }
 
     // Check empty fields
-    if (empty($_POST['v_username'])) $errors[] = __('user');
-    if (empty($_POST['v_password'])) $errors[] = __('password');
-    if (empty($_POST['v_package'])) $errrors[] = __('package');
-    if (empty($_POST['v_email'])) $errors[] = __('email');
-    if (empty($_POST['v_name'])) $errors[] = __('name');
+    if (empty($_POST['v_username'])) $errors[] = _('user');
+    if (empty($_POST['v_password'])) $errors[] = _('password');
+    if (empty($_POST['v_package'])) $errrors[] = _('package');
+    if (empty($_POST['v_email'])) $errors[] = _('email');
+    if (empty($_POST['v_name'])) $errors[] = _('name');
     if (!empty($errors[0])) {
         foreach ($errors as $i => $error) {
             if ( $i == 0 ) {
@@ -35,17 +35,17 @@ if (!empty($_POST['ok'])) {
                 $error_msg = $error_msg.", ".$error;
             }
         }
-        $_SESSION['error_msg'] = __('Field "%s" can not be blank.',$error_msg);
+        $_SESSION['error_msg'] = _('Field "%s" can not be blank.',$error_msg);
     }
 
     // Validate email
     if ((empty($_SESSION['error_msg'])) && (!filter_var($_POST['v_email'], FILTER_VALIDATE_EMAIL))) {
-        $_SESSION['error_msg'] = __('Please enter valid email address.');
+        $_SESSION['error_msg'] = _('Please enter valid email address.');
     }
 
     // Check password length
     if (empty($_SESSION['error_msg'])) {
-        if (!validate_password($_POST['v_password'])) { $_SESSION['error_msg'] = __('Password does not match the minimum requirements'); }
+        if (!validate_password($_POST['v_password'])) { $_SESSION['error_msg'] = _('Password does not match the minimum requirements'); }
     }
 
     // Protect input
@@ -88,24 +88,24 @@ if (!empty($_POST['ok'])) {
     // Send email to the new user
     if ((empty($_SESSION['error_msg'])) && (!empty($v_notify))) {
         $to = $_POST['v_notify'];
-        $subject = _translate($_POST['v_language'],"Welcome to Hestia Control Panel");
+        $subject = _("Welcome to Hestia Control Panel"); //currently not supported to use the account language
         $hostname = exec('hostname');
         unset($output);
-        $from = _translate($_POST['v_language'],'MAIL_FROM',$hostname);
-        
+        $from = _('MAIL_FROM',$hostname); //currently not supported to use the account language
+
         if (!empty($_POST['v_name'])) {
-            $mailtext = _translate($_POST['v_language'],'GREETINGS_GORDON',$_POST['v_name']);
+            $mailtext = _('GREETINGS_GORDON',$_POST['v_name']);
         } else {
-            $mailtext = _translate($_POST['v_language'],'GREETINGS');
+            $mailtext = _('GREETINGS');
         }
-        $mailtext .= _translate($_POST['v_language'],'ACCOUNT_READY',$_SERVER['HTTP_HOST'],$_POST['v_username'],$_POST['v_password']);
+        $mailtext .= _($_POST['v_language'],'ACCOUNT_READY',$_SERVER['HTTP_HOST'],$_POST['v_username'],$_POST['v_password']);
         send_email($to, $subject, $mailtext, $from);
     }
 
     // Flush field values on success
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('USER_CREATED_OK',htmlentities($_POST['v_username']),htmlentities($_POST['v_username']));
-        $_SESSION['ok_msg'] .= " / <a href=/login/?loginas=".htmlentities($_POST['v_username']).">" . __('login as') ." ".htmlentities($_POST['v_username']). "</a>";
+        $_SESSION['ok_msg'] = _('USER_CREATED_OK',htmlentities($_POST['v_username']),htmlentities($_POST['v_username']));
+        $_SESSION['ok_msg'] .= " / <a href=/login/?loginas=".htmlentities($_POST['v_username']).">" . _('login as') ." ".htmlentities($_POST['v_username']). "</a>";
         unset($v_username);
         unset($v_password);
         unset($v_email);

+ 15 - 15
web/add/web/index.php

@@ -16,10 +16,10 @@ if (!empty($_POST['ok'])) {
     }
 
     // Check for empty fields
-    if (empty($_POST['v_domain'])) $errors[] = __('domain');
-    if (empty($_POST['v_ip'])) $errors[] = __('ip');
-    if ((!empty($_POST['v_ssl'])) && (empty($_POST['v_ssl_crt']))&& (empty($_POST['v_letsencrypt']))) $errors[] = __('ssl certificate');
-    if ((!empty($_POST['v_ssl'])) && (empty($_POST['v_ssl_key']))&& (empty($_POST['v_letsencrypt']))) $errors[] = __('ssl key');
+    if (empty($_POST['v_domain'])) $errors[] = _('domain');
+    if (empty($_POST['v_ip'])) $errors[] = _('ip');
+    if ((!empty($_POST['v_ssl'])) && (empty($_POST['v_ssl_crt']))&& (empty($_POST['v_letsencrypt']))) $errors[] = _('ssl certificate');
+    if ((!empty($_POST['v_ssl'])) && (empty($_POST['v_ssl_key']))&& (empty($_POST['v_letsencrypt']))) $errors[] = _('ssl key');
     if (!empty($errors[0])) {
         foreach ($errors as $i => $error) {
             if ( $i == 0 ) {
@@ -28,14 +28,14 @@ if (!empty($_POST['ok'])) {
                 $error_msg = $error_msg.", ".$error;
             }
         }
-        $_SESSION['error_msg'] = __('Field "%s" can not be blank.',$error_msg);
+        $_SESSION['error_msg'] = _('Field "%s" can not be blank.',$error_msg);
     }
 
     // Check stats password length
     if ((!empty($v_stats)) && (empty($_SESSION['error_msg']))) {
         if (!empty($_POST['v_stats_user'])) {
             $pw_len = strlen($_POST['v_stats_password']);
-            if ($pw_len < 6 ) $_SESSION['error_msg'] = __('Password is too short.',$error_msg);
+            if ($pw_len < 6 ) $_SESSION['error_msg'] = _('Password is too short.',$error_msg);
         }
     }
 
@@ -277,7 +277,7 @@ if (!empty($_POST['ok'])) {
         $v_ftp_users_updated = array();
         foreach ($_POST['v_ftp_user'] as $i => $v_ftp_user_data) {
             if ($v_ftp_user_data['is_new'] == 1) {
-                if ((!empty($v_ftp_user_data['v_ftp_email'])) && (!filter_var($v_ftp_user_data['v_ftp_email'], FILTER_VALIDATE_EMAIL))) $_SESSION['error_msg'] = __('Please enter valid email address.');
+                if ((!empty($v_ftp_user_data['v_ftp_email'])) && (!filter_var($v_ftp_user_data['v_ftp_email'], FILTER_VALIDATE_EMAIL))) $_SESSION['error_msg'] = _('Please enter valid email address.');
                 if (empty($v_ftp_user_data['v_ftp_user'])) $errors[] = 'ftp user';
                 if (empty($v_ftp_user_data['v_ftp_password'])) $errors[] = 'ftp user password';
                 if (!empty($errors[0])) {
@@ -288,19 +288,19 @@ if (!empty($_POST['ok'])) {
                             $error_msg = $error_msg.", ".$error;
                         }
                     }
-                    $_SESSION['error_msg'] = __('Field "%s" can not be blank.',$error_msg);
+                    $_SESSION['error_msg'] = _('Field "%s" can not be blank.',$error_msg);
                 }
 
                 // Validate email
                 if ((!empty($v_ftp_user_data['v_ftp_email'])) && (!filter_var($v_ftp_user_data['v_ftp_email'], FILTER_VALIDATE_EMAIL))) {
-                    $_SESSION['error_msg'] = __('Please enter valid email address.');
+                    $_SESSION['error_msg'] = _('Please enter valid email address.');
                 }
 
                 // Check ftp password length
                 if ((!empty($v_ftp_user_data['v_ftp']))) {
                     if (!empty($v_ftp_user_data['v_ftp_user'])) {
                         $pw_len = strlen($v_ftp_user_data['v_ftp_password']);
-                        if ($pw_len < 6 ) $_SESSION['error_msg'] = __('Password is too short.',$error_msg);
+                        if ($pw_len < 6 ) $_SESSION['error_msg'] = _('Password is too short.',$error_msg);
                     }
                 }
 
@@ -320,9 +320,9 @@ if (!empty($_POST['ok'])) {
                     unlink($v_ftp_password);
                     if ((!empty($v_ftp_user_data['v_ftp_email'])) && (empty($_SESSION['error_msg']))) {
                         $to = $v_ftp_user_data['v_ftp_email'];
-                        $subject = __("FTP login credentials");
-                        $from = __('MAIL_FROM', $v_domain );
-                        $mailtext = __('FTP_ACCOUNT_READY',$v_domain,$user,$v_ftp_user_data['v_ftp_user'],$v_ftp_user_data['v_ftp_password']);
+                        $subject = _("FTP login credentials");
+                        $from = _('MAIL_FROM', $v_domain );
+                        $mailtext = _('FTP_ACCOUNT_READY',$v_domain,$user,$v_ftp_user_data['v_ftp_user'],$v_ftp_user_data['v_ftp_password']);
                         send_email($to, $subject, $mailtext, $from);
                         unset($v_ftp_email);
                     }
@@ -351,7 +351,7 @@ if (!empty($_POST['ok'])) {
         }
 
         if (!empty($_SESSION['error_msg']) && $domain_added) {
-            $_SESSION['ok_msg'] = __('WEB_DOMAIN_CREATED_OK',htmlentities($v_domain),htmlentities($v_domain));
+            $_SESSION['ok_msg'] = _('WEB_DOMAIN_CREATED_OK',htmlentities($v_domain),htmlentities($v_domain));
             $_SESSION['flash_error_msg'] = $_SESSION['error_msg'];
             $url = '/edit/web/?domain='.strtolower(preg_replace("/^www\./i", "", $v_domain));
             header('Location: ' . $url);
@@ -361,7 +361,7 @@ if (!empty($_POST['ok'])) {
 
     // Flush field values on success
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('WEB_DOMAIN_CREATED_OK',htmlentities($v_domain),htmlentities($v_domain));
+        $_SESSION['ok_msg'] = _('WEB_DOMAIN_CREATED_OK',htmlentities($v_domain),htmlentities($v_domain));
         unset($v_domain);
         unset($v_aliases);
         unset($v_ssl);

+ 4 - 4
web/bulk/cron/index.php

@@ -25,14 +25,14 @@ if ($_SESSION['user'] == 'admin') {
             break;
         case 'delete-cron-reports': $cmd='v-delete-cron-reports';
             exec (HESTIA_CMD.$cmd." ".$user, $output, $return_var);
-            $_SESSION['error_msg'] = __('Cronjob email reporting has been successfully diabled');
+            $_SESSION['error_msg'] = _('Cronjob email reporting has been successfully diabled');
             unset($output);
             header("Location: /list/cron/");
             exit;
             break;
         case 'add-cron-reports': $cmd='v-add-cron-reports';
             exec (HESTIA_CMD.$cmd." ".$user, $output, $return_var);
-            $_SESSION['error_msg'] = __('Cronjob email reporting has been successfully enabled');
+            $_SESSION['error_msg'] = _('Cronjob email reporting has been successfully enabled');
             unset($output);
             header("Location: /list/cron/");
             exit;
@@ -45,14 +45,14 @@ if ($_SESSION['user'] == 'admin') {
             break;
         case 'delete-cron-reports': $cmd='v-delete-cron-reports';
             exec (HESTIA_CMD.$cmd." ".$user, $output, $return_var);
-            $_SESSION['error_msg'] = __('Cronjob email reporting has been successfully diabled');
+            $_SESSION['error_msg'] = _('Cronjob email reporting has been successfully diabled');
             unset($output);
             header("Location: /list/cron/");
             exit;
             break;
         case 'add-cron-reports': $cmd='v-add-cron-reports';
             exec (HESTIA_CMD.$cmd." ".$user, $output, $return_var);
-            $_SESSION['error_msg'] = __('Cronjob email reporting has been successfully enabled');
+            $_SESSION['error_msg'] = _('Cronjob email reporting has been successfully enabled');
             unset($output);
             header("Location: /list/cron/");
             exit;

+ 3 - 3
web/bulk/restore/index.php

@@ -32,14 +32,14 @@ if (!empty($_POST['udir'])) $udir = escapeshellarg(implode(",",$_POST['udir']));
 if ($action == 'restore') {
     exec (HESTIA_CMD."v-schedule-user-restore ".$user." ".$backup." ".$web." ".$dns." ".$mail." ".$db." ".$cron." ".$udir, $output, $return_var);
     if ($return_var == 0) {
-        $_SESSION['error_msg'] = __('RESTORE_SCHEDULED');
+        $_SESSION['error_msg'] = _('RESTORE_SCHEDULED');
     } else {
         $_SESSION['error_msg'] = implode('<br>', $output);
         if (empty($_SESSION['error_msg'])) {
-            $_SESSION['error_msg'] = __('Error: hestia did not return any output.');
+            $_SESSION['error_msg'] = _('Error: hestia did not return any output.');
         }
         if ($return_var == 4) {
-            $_SESSION['error_msg'] = __('RESTORE_EXISTS');
+            $_SESSION['error_msg'] = _('RESTORE_EXISTS');
         }
     }
 }

+ 2 - 2
web/download/backup/index.php

@@ -17,11 +17,11 @@ if(!file_exists('/backup/'.$backup)){
     $backup = escapeshellarg($_GET['backup']);
     exec (HESTIA_CMD."v-schedule-user-backup-download ".$v_username." ".$backup , $output, $return_var);
     if ($return_var == 0) {
-        $_SESSION['error_msg'] = __('BACKUP_DOWNLOAD_SCHEDULED');
+        $_SESSION['error_msg'] = _('BACKUP_DOWNLOAD_SCHEDULED');
     } else {
         $_SESSION['error_msg'] = implode('<br>', $output);
         if (empty($_SESSION['error_msg'])) {
-            $_SESSION['error_msg'] = __('Error: hestia did not return any output.');
+            $_SESSION['error_msg'] = _('Error: hestia did not return any output.');
         }    
     }
     unset($output);

+ 1 - 1
web/edit/backup/exclusions/index.php

@@ -117,7 +117,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __("Changes has been saved.");
+        $_SESSION['ok_msg'] = _("Changes has been saved.");
     }
 }
 

+ 1 - 1
web/edit/cron/index.php

@@ -71,7 +71,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __("Changes has been saved.");
+        $_SESSION['ok_msg'] = _("Changes has been saved.");
     }
 }
 

+ 1 - 1
web/edit/db/index.php

@@ -80,7 +80,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 }
 

+ 2 - 2
web/edit/dns/index.php

@@ -144,7 +144,7 @@ if ((!empty($_POST['save'])) && (!empty($_GET['domain'])) && (empty($_GET['recor
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 }
 
@@ -196,7 +196,7 @@ if ((!empty($_POST['save'])) && (!empty($_GET['domain'])) && (!empty($_GET['reco
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 
     // Change url if record id was changed

+ 1 - 1
web/edit/firewall/index.php

@@ -93,7 +93,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 }
 

+ 1 - 1
web/edit/ip/index.php

@@ -101,7 +101,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 }
 

+ 6 - 6
web/edit/mail/index.php

@@ -311,7 +311,7 @@ if ((!empty($_POST['save'])) && (!empty($_GET['domain'])) && (empty($_GET['accou
                     $error_msg = $error_msg.", ".$error;
                 }
             }
-            $_SESSION['error_msg'] = __('Field "%s" can not be blank.',$error_msg);
+            $_SESSION['error_msg'] = _('Field "%s" can not be blank.',$error_msg);
         } else {
             exec ('mktemp -d', $mktemp_output, $return_var);
             $tmpdir = $mktemp_output[0];
@@ -367,7 +367,7 @@ if ((!empty($_POST['save'])) && (!empty($_GET['domain'])) && (empty($_GET['accou
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 }
 
@@ -383,7 +383,7 @@ if ((!empty($_POST['save'])) && (!empty($_GET['domain'])) && (!empty($_GET['acco
     // Validate email
     if ((!empty($_POST['v_send_email'])) && (empty($_SESSION['error_msg']))) {
         if (!filter_var($_POST['v_send_email'], FILTER_VALIDATE_EMAIL)) {
-            $_SESSION['error_msg'] = __('Please enter valid email address.');
+            $_SESSION['error_msg'] = _('Please enter valid email address.');
         }
     }
 
@@ -518,16 +518,16 @@ if ((!empty($_POST['save'])) && (!empty($_GET['domain'])) && (!empty($_GET['acco
     // Email login credentials
     if ((!empty($v_send_email)) && (empty($_SESSION['error_msg']))) {
         $to = $v_send_email;
-        $subject = __("Email Credentials");
+        $subject = _("Email Credentials");
         $hostname = exec('hostname');
-        $from = __('MAIL_FROM', $hostname);
+        $from = _('MAIL_FROM', $hostname);
         $mailtext = $v_credentials;
         send_email($to, $subject, $mailtext, $from);
     }
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 }
 

+ 21 - 21
web/edit/package/index.php

@@ -98,32 +98,32 @@ if (!empty($_POST['save'])) {
     }
 
     // Check empty fields
-    if (empty($_POST['v_package'])) $errors[] = __('package');
-    if (empty($_POST['v_web_template'])) $errors[] = __('web template');
+    if (empty($_POST['v_package'])) $errors[] = _('package');
+    if (empty($_POST['v_web_template'])) $errors[] = _('web template');
     if (!empty($_SESSION['WEB_BACKEND'])) {
-        if (empty($_POST['v_backend_template'])) $errors[] = __('backend template');
+        if (empty($_POST['v_backend_template'])) $errors[] = _('backend template');
     }
     if (!empty($_SESSION['PROXY_SYSTEM'])) {
-        if (empty($_POST['v_proxy_template'])) $errors[] = __('proxy template');
+        if (empty($_POST['v_proxy_template'])) $errors[] = _('proxy template');
     }
-    if (empty($_POST['v_dns_template'])) $errors[] = __('dns template');
-    if (empty($_POST['v_shell'])) $errrors[] = __('shell');
-    if (!isset($_POST['v_web_domains'])) $errors[] = __('web domains');
-    if (!isset($_POST['v_web_aliases'])) $errors[] = __('web aliases');
-    if (!isset($_POST['v_dns_domains'])) $errors[] = __('dns domains');
-    if (!isset($_POST['v_dns_records'])) $errors[] = __('dns records');
-    if (!isset($_POST['v_mail_domains'])) $errors[] = __('mail domains');
-    if (!isset($_POST['v_mail_accounts'])) $errors[] = __('mail accounts');
-    if (!isset($_POST['v_databases'])) $errors[] = __('databases');
-    if (!isset($_POST['v_cron_jobs'])) $errors[] = __('cron jobs');
-    if (!isset($_POST['v_backups'])) $errors[] = __('backups');
-    if (!isset($_POST['v_disk_quota'])) $errors[] = __('quota');
-    if (!isset($_POST['v_bandwidth'])) $errors[] = __('bandwidth');
+    if (empty($_POST['v_dns_template'])) $errors[] = _('dns template');
+    if (empty($_POST['v_shell'])) $errrors[] = _('shell');
+    if (!isset($_POST['v_web_domains'])) $errors[] = _('web domains');
+    if (!isset($_POST['v_web_aliases'])) $errors[] = _('web aliases');
+    if (!isset($_POST['v_dns_domains'])) $errors[] = _('dns domains');
+    if (!isset($_POST['v_dns_records'])) $errors[] = _('dns records');
+    if (!isset($_POST['v_mail_domains'])) $errors[] = _('mail domains');
+    if (!isset($_POST['v_mail_accounts'])) $errors[] = _('mail accounts');
+    if (!isset($_POST['v_databases'])) $errors[] = _('databases');
+    if (!isset($_POST['v_cron_jobs'])) $errors[] = _('cron jobs');
+    if (!isset($_POST['v_backups'])) $errors[] = _('backups');
+    if (!isset($_POST['v_disk_quota'])) $errors[] = _('quota');
+    if (!isset($_POST['v_bandwidth'])) $errors[] = _('bandwidth');
 
     // Check if name server entries are blank if DNS server is installed
     if ((isset($_SESSION['DNS_SYSTEM'])) && (!empty($_SESSION['DNS_SYSTEM']))) {
-        if (empty($_POST['v_ns1'])) $errors[] = __('ns1');
-        if (empty($_POST['v_ns2'])) $errors[] = __('ns2');
+        if (empty($_POST['v_ns1'])) $errors[] = _('ns1');
+        if (empty($_POST['v_ns2'])) $errors[] = _('ns2');
     }
 
     if (!empty($errors[0])) {
@@ -134,7 +134,7 @@ if (!empty($_POST['save'])) {
                 $error_msg = $error_msg.", ".$error;
             }
         }
-        $_SESSION['error_msg'] = __('Field "%s" can not be blank.',$error_msg);
+        $_SESSION['error_msg'] = _('Field "%s" can not be blank.',$error_msg);
     }
 
     // Protect input
@@ -223,7 +223,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 }
 

+ 1 - 1
web/edit/server/apache2/index.php

@@ -39,7 +39,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 
 }

+ 1 - 1
web/edit/server/bind9/index.php

@@ -52,7 +52,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 
 }

+ 1 - 1
web/edit/server/clamav-daemon/index.php

@@ -39,7 +39,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 
 }

+ 1 - 1
web/edit/server/cron/index.php

@@ -15,7 +15,7 @@ if ($_SESSION['user'] != 'admin') {
 if (!empty($_POST['save'])) {
 
     // Set success message
-    $_SESSION['ok_msg'] = __('Info (Read-only mode): Crontab can be edited only trough ssh');
+    $_SESSION['ok_msg'] = _('Info (Read-only mode): Crontab can be edited only trough ssh');
 
 }
 

+ 1 - 1
web/edit/server/crond/index.php

@@ -15,7 +15,7 @@ if ($_SESSION['user'] != 'admin') {
 if (!empty($_POST['save'])) {
 
     // Set success message
-    $_SESSION['ok_msg'] = __('Info (Read-only mode): Crontab can be edited only trough ssh');
+    $_SESSION['ok_msg'] = _('Info (Read-only mode): Crontab can be edited only trough ssh');
 
 }
 

+ 1 - 1
web/edit/server/dovecot/index.php

@@ -143,7 +143,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 
 }

+ 1 - 1
web/edit/server/exim/index.php

@@ -39,7 +39,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 
 }

+ 1 - 1
web/edit/server/exim4/index.php

@@ -39,7 +39,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 
 }

+ 1 - 1
web/edit/server/fail2ban/index.php

@@ -39,7 +39,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 
 }

+ 1 - 1
web/edit/server/httpd/index.php

@@ -39,7 +39,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 
 }

+ 1 - 1
web/edit/server/index.php

@@ -563,7 +563,7 @@ if (!empty($_POST['save'])) {
 
     // Flush field values on success
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 
 }

+ 1 - 1
web/edit/server/mariadb/index.php

@@ -39,7 +39,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 
 }

+ 1 - 1
web/edit/server/mysql/index.php

@@ -39,7 +39,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 
 }

+ 1 - 1
web/edit/server/mysqld/index.php

@@ -39,7 +39,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 
 }

+ 1 - 1
web/edit/server/named/index.php

@@ -39,7 +39,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 
 }

+ 1 - 1
web/edit/server/nginx/index.php

@@ -39,7 +39,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 
 }

+ 1 - 1
web/edit/server/php-fpm/index.php

@@ -39,7 +39,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 
 }

+ 1 - 1
web/edit/server/php/index.php

@@ -39,7 +39,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 
 }

+ 1 - 1
web/edit/server/php5-fpm/index.php

@@ -39,7 +39,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 
 }

+ 1 - 1
web/edit/server/postgresql/index.php

@@ -52,7 +52,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 
 }

+ 1 - 1
web/edit/server/proftpd/index.php

@@ -39,7 +39,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 
 }

+ 1 - 1
web/edit/server/spamassassin/index.php

@@ -39,7 +39,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 
 }

+ 1 - 1
web/edit/server/spamd/index.php

@@ -39,7 +39,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 
 }

+ 1 - 1
web/edit/server/ssh/index.php

@@ -39,7 +39,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 
 }

+ 1 - 1
web/edit/server/theme/index.php

@@ -39,7 +39,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 
 }

+ 1 - 1
web/edit/server/vsftpd/index.php

@@ -39,7 +39,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 
 }

+ 2 - 2
web/edit/user/index.php

@@ -188,7 +188,7 @@ if (!empty($_POST['save'])) {
     // Change contact email
     if (($v_email != $_POST['v_email']) && (empty($_SESSION['error_msg']))) {
         if (!filter_var($_POST['v_email'], FILTER_VALIDATE_EMAIL)) {
-            $_SESSION['error_msg'] = __('Please enter valid email address.');
+            $_SESSION['error_msg'] = _('Please enter valid email address.');
         } else {
             $v_email = escapeshellarg($_POST['v_email']);
             exec (HESTIA_CMD."v-change-user-contact ".escapeshellarg($v_username)." ".$v_email, $output, $return_var);
@@ -244,7 +244,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
     }
 }
 

+ 16 - 16
web/edit/web/index.php

@@ -445,7 +445,7 @@ if (!empty($_POST['save'])) {
                     $error_msg = $error_msg.", ".$error;
                 }
             }
-            $_SESSION['error_msg'] = __('Field "%s" can not be blank.',$error_msg);
+            $_SESSION['error_msg'] = _('Field "%s" can not be blank.',$error_msg);
         } else {
             exec ('mktemp -d', $mktemp_output, $return_var);
             $tmpdir = $mktemp_output[0];
@@ -566,7 +566,7 @@ if (!empty($_POST['save'])) {
 
     // Change web stats user or password
     if ((empty($v_stats_user)) && (!empty($_POST['v_stats_auth'])) && (empty($_SESSION['error_msg']))) {
-        if (empty($_POST['v_stats_user'])) $errors[] = __('stats username');
+        if (empty($_POST['v_stats_user'])) $errors[] = _('stats username');
         if (!empty($errors[0])) {
             foreach ($errors as $i => $error) {
                 if ( $i == 0 ) {
@@ -575,7 +575,7 @@ if (!empty($_POST['save'])) {
                     $error_msg = $error_msg.", ".$error;
                 }
             }
-            $_SESSION['error_msg'] = __('Field "%s" can not be blank.',$error_msg);
+            $_SESSION['error_msg'] = _('Field "%s" can not be blank.',$error_msg);
         } else {
             $v_stats_user = escapeshellarg($_POST['v_stats_user']);
             $v_stats_password = tempnam("/tmp","vst");
@@ -592,7 +592,7 @@ if (!empty($_POST['save'])) {
 
     // Add web stats authorization
     if ((!empty($v_stats_user)) && (!empty($_POST['v_stats_auth'])) && (empty($_SESSION['error_msg']))) {
-        if (empty($_POST['v_stats_user'])) $errors[] = __('stats user');
+        if (empty($_POST['v_stats_user'])) $errors[] = _('stats user');
         if (!empty($errors[0])) {
             foreach ($errors as $i => $error) {
                 if ( $i == 0 ) {
@@ -601,7 +601,7 @@ if (!empty($_POST['save'])) {
                     $error_msg = $error_msg.", ".$error;
                 }
             }
-            $_SESSION['error_msg'] = __('Field "%s" can not be blank.',$error_msg);
+            $_SESSION['error_msg'] = _('Field "%s" can not be blank.',$error_msg);
         }
         if (($v_stats_user != $_POST['v_stats_user']) || (!empty($_POST['v_stats_password'])) && (empty($_SESSION['error_msg']))) {
             $v_stats_user = escapeshellarg($_POST['v_stats_user']);
@@ -627,7 +627,7 @@ if (!empty($_POST['save'])) {
 
             $v_ftp_user_data['v_ftp_user'] = preg_replace("/^".$user."_/i", "", $v_ftp_user_data['v_ftp_user']);
             if ($v_ftp_user_data['is_new'] == 1 && !empty($_POST['v_ftp'])) {
-                if ((!empty($v_ftp_user_data['v_ftp_email'])) && (!filter_var($v_ftp_user_data['v_ftp_email'], FILTER_VALIDATE_EMAIL))) $_SESSION['error_msg'] = __('Please enter valid email address.');
+                if ((!empty($v_ftp_user_data['v_ftp_email'])) && (!filter_var($v_ftp_user_data['v_ftp_email'], FILTER_VALIDATE_EMAIL))) $_SESSION['error_msg'] = _('Please enter valid email address.');
                 if (empty($v_ftp_user_data['v_ftp_user'])) $errors[] = 'ftp user';
                 if (!empty($errors[0])) {
                     foreach ($errors as $i => $error) {
@@ -637,7 +637,7 @@ if (!empty($_POST['save'])) {
                             $error_msg = $error_msg.", ".$error;
                         }
                     }
-                    $_SESSION['error_msg'] = __('Field "%s" can not be blank.',$error_msg);
+                    $_SESSION['error_msg'] = _('Field "%s" can not be blank.',$error_msg);
                 }
 
                 // Add ftp account
@@ -654,10 +654,10 @@ if (!empty($_POST['save'])) {
                     check_return_code($return_var,$output);
                     if ((!empty($v_ftp_user_data['v_ftp_email'])) && (empty($_SESSION['error_msg']))) {
                         $to = $v_ftp_user_data['v_ftp_email'];
-                        $subject = __("FTP login credentials");
+                        $subject = _("FTP login credentials");
                         $hostname = exec('hostname');
-                        $from = __('MAIL_FROM',$hostname);
-                        $mailtext = __('FTP_ACCOUNT_READY',escapeshellarg($_GET['domain']),$user,$v_ftp_username,$v_ftp_user_data['v_ftp_password']);
+                        $from = _('MAIL_FROM',$hostname);
+                        $mailtext = _('FTP_ACCOUNT_READY',escapeshellarg($_GET['domain']),$user,$v_ftp_username,$v_ftp_user_data['v_ftp_password']);
                         send_email($to, $subject, $mailtext, $from);
                         unset($v_ftp_email);
                     }
@@ -697,7 +697,7 @@ if (!empty($_POST['save'])) {
             }
 
             if (!empty($_POST['v_ftp'])) {
-                if (empty($v_ftp_user_data['v_ftp_user'])) $errors[] = __('ftp user');
+                if (empty($v_ftp_user_data['v_ftp_user'])) $errors[] = _('ftp user');
                 if (!empty($errors[0])) {
                     foreach ($errors as $i => $error) {
                         if ( $i == 0 ) {
@@ -706,7 +706,7 @@ if (!empty($_POST['save'])) {
                             $error_msg = $error_msg.", ".$error;
                         }
                     }
-                    $_SESSION['error_msg'] = __('Field "%s" can not be blank.',$error_msg);
+                    $_SESSION['error_msg'] = _('Field "%s" can not be blank.',$error_msg);
                 }
 
                 // Change FTP account path
@@ -728,10 +728,10 @@ if (!empty($_POST['save'])) {
                     unlink($v_ftp_password);
 
                     $to = $v_ftp_user_data['v_ftp_email'];
-                    $subject = __("FTP login credentials");
+                    $subject = _("FTP login credentials");
                     $hostname = exec('hostname');
-                    $from = __('MAIL_FROM',$hostname);
-                    $mailtext = __('FTP_ACCOUNT_READY',escapeshellarg($_GET['domain']),$user,$v_ftp_username_for_emailing,$v_ftp_user_data['v_ftp_password']);
+                    $from = _('MAIL_FROM',$hostname);
+                    $mailtext = _('FTP_ACCOUNT_READY',escapeshellarg($_GET['domain']),$user,$v_ftp_username_for_emailing,$v_ftp_user_data['v_ftp_password']);
                     send_email($to, $subject, $mailtext, $from);
                     unset($v_ftp_email);
                 }
@@ -798,7 +798,7 @@ if (!empty($_POST['save'])) {
 
     // Set success message
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['ok_msg'] = __('Changes has been saved.');
+        $_SESSION['ok_msg'] = _('Changes has been saved.');
         header("Location: /edit/web/?domain=" . $v_domain);
     }
 

+ 9 - 9
web/generate/ssl/index.php

@@ -34,12 +34,12 @@ if ((!isset($_POST['token'])) || ($_SESSION['token'] != $_POST['token'])) {
 }
 
 // Check input
-if (empty($_POST['v_domain'])) $errors[] = __('Domain');
-if (empty($_POST['v_country'])) $errors[] = __('Country');
-if (empty($_POST['v_state'])) $errors[] = __('State');
-if (empty($_POST['v_locality'])) $errors[] = __('City');
-if (empty($_POST['v_org'])) $errors[] = __('Organization');
-if (empty($_POST['v_email'])) $errors[] = __('Email');
+if (empty($_POST['v_domain'])) $errors[] = _('Domain');
+if (empty($_POST['v_country'])) $errors[] = _('Country');
+if (empty($_POST['v_state'])) $errors[] = _('State');
+if (empty($_POST['v_locality'])) $errors[] = _('City');
+if (empty($_POST['v_org'])) $errors[] = _('Organization');
+if (empty($_POST['v_email'])) $errors[] = _('Email');
 $v_domain = $_POST['v_domain'];
 $v_email = $_POST['v_email'];
 $v_country = $_POST['v_country'];
@@ -56,7 +56,7 @@ if (!empty($errors[0])) {
             $error_msg = $error_msg.", ".$error;
         }
     }
-    $_SESSION['error_msg'] = __('Field "%s" can not be blank.',$error_msg);
+    $_SESSION['error_msg'] = _('Field "%s" can not be blank.',$error_msg);
     render_page($user, $TAB, 'generate_ssl');
     unset($_SESSION['error_msg']);
     exit;
@@ -83,7 +83,7 @@ $v_org = $_POST['v_org'];
 // Check return code
 if ($return_var != 0) {
     $error = implode('<br>', $output);
-    if (empty($error)) $error = __('Error code:',$return_var);
+    if (empty($error)) $error = _('Error code:',$return_var);
     $_SESSION['error_msg'] = $error;
     render_page($user, $TAB, 'generate_ssl');
     unset($_SESSION['error_msg']);
@@ -91,7 +91,7 @@ if ($return_var != 0) {
 }
 
 // OK message
-$_SESSION['ok_msg'] = __('SSL_GENERATED_OK');
+$_SESSION['ok_msg'] = _('SSL_GENERATED_OK');
 
 // Parse output
 $data = json_decode(implode('', $output), true);

+ 8 - 105
web/inc/i18n.php

@@ -1,55 +1,15 @@
 <?php
 // Functions for internationalization
+// I18N support information here
 
-/**
- * Translates string to given language in first parameter, key given in second parameter (dynamically loads required language). Works like spritf from second parameter
- * @global array $LANG Associative array of language pharses
- * @return string Translated string
- */
-function _translate() {
-    global $LANG;
-
-    $args = func_get_args();
-
-    $l = $args[0];
-    if (empty($l)) return 'NO LANGUAGE DEFINED';
-
-    $key = $args[1];
-    if (empty($key)) return '';
+putenv("LANGUAGE=".$_SESSION['language']);
+setlocale( LC_ALL, 'C.UTF-8' );
 
-    // No translation needed
-    if (!preg_match('/[a-z]/i', $key)) {
-        return $key;
-    }
+$domain = 'hestiacp';
+$localedir = '/usr/local/hestia/web/locale';
+bindtextdomain($domain, $localedir);
+textdomain($domain);
 
-    // Load language file (if not loaded yet)
-    if (!isset($LANG[$l])) {
-        require_once($_SERVER['DOCUMENT_ROOT']."/inc/i18n/$l.php");
-    }
-
-    //if (!isset($LANG[$l][$key])) file_put_contents('/somewhere/something.log', "$key\n", FILE_APPEND);
-    $text = isset($LANG[$l][$key]) ? $LANG[$l][$key] : $key;
-
-    array_shift($args);
-    if (count($args) > 1) {
-        $args[0] = $text;
-        return call_user_func_array('sprintf', $args);
-    } else {
-        return $text;
-    }
-}
-
-/**
- * Translates string by a given key in first parameter to current session language. Works like sprintf
- * @global array $LANG Associative array of language pharses
- * @return string Translated string
- * @see _translate()
- */
-function __() {
-    $args = func_get_args();
-    array_unshift($args, $_SESSION['language']);
-    return call_user_func_array('_translate', $args);
-}
 
 /**
  * Detects user language from Accept-Language HTTP header.
@@ -57,64 +17,7 @@ function __() {
  * @return string Language code (such as 'en' and 'ja')
  */
 function detect_user_language($fallback='en') {
-    static $user_lang = '';
-
-    // Already detected
-    if (!empty($user_lang)) return $user_lang;
-
-    // Check if Accept-Language header is available
-    if (!isset($_SERVER) ||
-        !isset($_SERVER['HTTP_ACCEPT_LANGUAGE']) ||
-        !is_string($_SERVER['HTTP_ACCEPT_LANGUAGE'])
-    ) {
-        // Store result for reusing
-        $user_lang = $fallback;
-        return $user_lang;
-    }
-
-
-    // Sort Accept-Language by `q` value
-    $accept_langs = explode(',', preg_replace('/\s/', '', strtolower($_SERVER['HTTP_ACCEPT_LANGUAGE'])));
-    $accept_langs_sorted = array() ;
-    foreach ($accept_langs as $lang) {
-        $div = explode(';q=', $lang, 2);
-        if (count($div) < 2) {
-            // `q` value was not specfied
-            // -> Set default `q` value (1)
-            $div[] = '1';
-        }
-        list($code, $q) = $div;
-        if (preg_match('/^[\w\-]+$/', $code)) {
-            // Acceptable language code
-            $accept_langs_sorted[$code] = (double)$q;
-        }
-    }
-    arsort($accept_langs_sorted);
-
-    // List languages
-    exec (HESTIA_CMD."v-list-sys-languages json", $output, $return_var);
-    $languages = json_decode(implode('', $output), true);
-    unset($output);
-
-    // Find best matching language
-    foreach ($accept_langs_sorted as $user_lang => $dummy) {
-        $decision = '';
-        foreach ($languages as $prov_lang) {
-            if (strlen($decision) > strlen($prov_lang)) continue;
-            if (strpos($user_lang, $prov_lang) !== false) {
-                $decision = $prov_lang;
-            }
-        }
-        if (!empty($decision)) {
-            // Store result for reusing
-            $user_lang = $decision;
-            return $user_lang;
-        }
-    }
-
-    // Store result for reusing
-    $user_lang = $fallback;
-    return $user_lang;
+    
 }
 
 /**

+ 0 - 1
web/inc/mail-wrapper.php

@@ -25,7 +25,6 @@ if (!empty( $data['config']['LANGUAGE'])) {
 } else {
     $_SESSION['language'] = 'en';
 }
-require_once('/usr/local/hestia/web/inc/i18n/'.$_SESSION['language'].'.php');
 
 // Define vars
 $from = 'Hestia Control Panel <hestia@'.gethostname().'>';

+ 12 - 35
web/inc/main.php

@@ -8,9 +8,6 @@ define('DEFAULT_PHP_VERSION', "php-" . exec('php -r "echo (float)phpversion();"'
 
 $i = 0;
 
-require_once(dirname(__FILE__).'/i18n.php');
-
-
 // Saving user IPs to the session for preventing session hijacking
 $user_combined_ip = $_SERVER['REMOTE_ADDR'];
 
@@ -47,6 +44,8 @@ if($_SESSION['user_combined_ip'] != $user_combined_ip && $_SERVER['REMOTE_ADDR']
     header("Location: /login/");
     exit;
 }
+// Load Hestia Config directly
+    load_hestia_config();
 
 // Check system settings
 if ((!isset($_SESSION['VERSION'])) && (!defined('NO_AUTH_REQUIRED'))) {
@@ -72,37 +71,15 @@ if (isset($_SESSION['user'])) {
     }
 }
 
-if (isset($_SESSION['language'])) {
-    switch ($_SESSION['language']) {
-        case 'ro':
-            setlocale(LC_ALL, 'ro_RO.utf8');
-            break;
-        case 'ru':
-            setlocale(LC_ALL, 'ru_RU.utf8');
-            break;
-        case 'ua':
-            setlocale(LC_ALL, 'uk_UA.utf8');
-            break;
-        case 'es':
-            setlocale(LC_ALL, 'es_ES.utf8');
-            break;
-        case 'ja':
-            setlocale(LC_ALL, 'ja_JP.utf8');
-            break;
-        default:
-            setlocale(LC_ALL, 'en_US.utf8');
-    }
-}
-
 if (isset($_SESSION['user'])) {
     $user = $_SESSION['user'];
-    load_hestia_config();
 }
 
 if (isset($_SESSION['look']) && ( $_SESSION['look'] != 'admin' )) {
     $user = $_SESSION['look'];
 }
 
+require_once(dirname(__FILE__).'/i18n.php');
 
 function check_error($return_var) {
     if ( $return_var > 0 ) {
@@ -114,7 +91,7 @@ function check_error($return_var) {
 function check_return_code($return_var,$output) {
     if ($return_var != 0) {
         $error = implode('<br>', $output);
-        if (empty($error)) $error = __('Error code:',$return_var);
+        if (empty($error)) $error = _('Error code:',$return_var);
         $_SESSION['error_msg'] = $error;
     }
 }
@@ -172,7 +149,7 @@ function top_panel($user, $TAB) {
 
 function translate_date($date){
   $date = strtotime($date);
-  return strftime("%d &nbsp;", $date).__(strftime("%b", $date)).strftime(" &nbsp;%Y", $date);
+  return strftime("%d &nbsp;", $date)._(strftime("%b", $date)).strftime(" &nbsp;%Y", $date);
 }
 
 function humanize_time($usage) {
@@ -183,23 +160,23 @@ function humanize_time($usage) {
 
             $usage = number_format($usage);
             if ( $usage == 1 ) {
-                $usage = $usage." ".__('day');
+                $usage = $usage." "._('day');
             } else {
-                $usage = $usage." ".__('days');
+                $usage = $usage." "._('days');
             }
         } else {
             $usage = number_format($usage);
             if ( $usage == 1 ) {
-                $usage = $usage." ".__('hour');
+                $usage = $usage." "._('hour');
             } else {
-                $usage = $usage." ".__('hours');
+                $usage = $usage." "._('hours');
             }
         }
     } else {
         if ( $usage == 1 ) {
-            $usage = $usage." ".__('minute');
+            $usage = $usage." "._('minute');
         } else {
-            $usage = $usage." ".__('minutes');
+            $usage = $usage." "._('minutes');
         }
     }
     return $usage;
@@ -243,7 +220,7 @@ function humanize_usage_measure($usage) {
         $measure = 'mb';
     }
 
-    return __($measure);
+    return _($measure);
 }
 
 

+ 3 - 7
web/js/i18n.js.php

@@ -3,12 +3,8 @@ header("Content-Type: text/javascript");
 session_start();
 
 require_once($_SERVER['DOCUMENT_ROOT'].'/inc/i18n.php');
-
-if (empty($_SESSION['language'])) {
-    $_SESSION['language'] = detect_user_language();
-}
 ?>
 
-App.i18n.ARE_YOU_SURE                           = '<?=__('Are you sure?')?>';
-App.Constants.UNLIM_TRANSLATED_VALUE            = '<?=__('unlimited')?>';
-App.Constants.NOTIFICATIONS_EMPTY               = '<?=__('no notifications')?>';
+App.i18n.ARE_YOU_SURE                           = '<?=_('Are you sure?')?>';
+App.Constants.UNLIM_TRANSLATED_VALUE            = '<?=_('unlimited')?>';
+App.Constants.NOTIFICATIONS_EMPTY               = '<?=_('no notifications')?>';

+ 20 - 0
web/locale/NOTES.md

@@ -0,0 +1,20 @@
+# Hestia Update guide for improved language system
+
+### Create new translation 
+
+Open hestiacp.pot in a .po(t) editor for example Poedit-2, gtranslator or online tools like https://localise.biz/free/poeditor
+Translate the file. Make sure you escape " with a slash. Save and update it in the folder. "iso"/LC_MESSAGES Please be aware that English (en) becomes en and Dutch (nl) becomes nl
+
+For example I create the file for Spanish:
+
+Folder becomes locale/nl/LC_MESSAGES
+
+Run the command ./hst-convert-po2mo.sh language (./hst-convert-po2mo.sh nl)
+
+### Upadate translation
+
+Open .po file in /locale/{language}/LC_MESSAGES .po(t) editor 
+
+### Add / remove language strings
+
+Run the command ./hst_scan_i18n.sh

BIN
web/locale/en/LC_MESSAGES/hestiacp.mo


+ 3725 - 0
web/locale/en/LC_MESSAGES/hestiacp.po

@@ -0,0 +1,3725 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) 2020 HestiaCP <https://hestiacp.com>
+# This file is distributed under the same license as the HestiaCP package.
+# HestiaCP <info@hestiacp.com>, 2020.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2020-07-14 22:05+0200\n"
+"PO-Revision-Date: 2020-07-15 06:56+0200\n"
+"Last-Translator: \n"
+"Language-Team: English\n"
+"Language: en\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../web/schedule/backup/index.php:17
+msgid "BACKUP_SCHEDULED"
+msgstr ""
+"Task has been added to the queue. You will receive an email notification "
+"when your backup is ready for download."
+
+#: ../web/schedule/backup/index.php:21 ../web/schedule/restore/index.php:43
+#: ../web/bulk/restore/index.php:39 ../web/download/backup/index.php:24
+#: ../web/unsuspend/mail/index.php:21 ../web/unsuspend/mail/index.php:42
+#: ../web/unsuspend/dns/index.php:21 ../web/unsuspend/dns/index.php:42
+msgid "Error: hestia did not return any output."
+msgstr "Error: hestia did not return any output"
+
+#: ../web/schedule/backup/index.php:25
+msgid "BACKUP_EXISTS"
+msgstr ""
+"An existing backup is already running. Please wait for that backup to finish."
+
+#: ../web/schedule/restore/index.php:39 ../web/bulk/restore/index.php:35
+msgid "RESTORE_SCHEDULED"
+msgstr ""
+"Task has been added to the queue. You will receive an email notification "
+"when your restore has been completed."
+
+#: ../web/schedule/restore/index.php:46 ../web/bulk/restore/index.php:42
+msgid "RESTORE_EXISTS"
+msgstr ""
+"An existing restoration task is already running. Please wait for it to "
+"finish before launching it again."
+
+#: ../web/inc/main.php:137 ../web/generate/ssl/index.php:86
+msgid "Error code:"
+msgstr "Error code: %s"
+
+#: ../web/inc/main.php:206 ../web/add/cron/index.php:21
+msgid "day"
+msgstr "day"
+
+#: ../web/inc/main.php:208
+msgid "days"
+msgstr "days"
+
+#: ../web/inc/main.php:213 ../web/add/cron/index.php:20
+msgid "hour"
+msgstr "hour"
+
+#: ../web/inc/main.php:215
+msgid "hours"
+msgstr "hours"
+
+#: ../web/inc/main.php:220 ../web/add/cron/index.php:19
+msgid "minute"
+msgstr "minute"
+
+#: ../web/inc/main.php:222
+msgid "minutes"
+msgstr "minutes"
+
+#: ../web/bulk/cron/index.php:28 ../web/bulk/cron/index.php:48
+msgid "Cronjob email reporting has been successfully diabled"
+msgstr "Cronjob email reporting has been successfully diabled"
+
+#: ../web/bulk/cron/index.php:35 ../web/bulk/cron/index.php:55
+msgid "Cronjob email reporting has been successfully enabled"
+msgstr "Cronjob email reporting has been successfully enabled"
+
+#: ../web/js/i18n.js.php:12
+msgid "Are you sure?"
+msgstr "Are you sure?"
+
+#: ../web/js/i18n.js.php:13
+msgid "unlimited"
+msgstr "∞"
+
+#: ../web/js/i18n.js.php:14
+msgid "no notifications"
+msgstr "No notifications"
+
+#: ../web/reset/index.php:31
+msgid "MAIL_RESET_SUBJECT"
+msgstr "Password Reset at %s"
+
+#: ../web/reset/index.php:33 ../web/edit/mail/index.php:519
+#: ../web/edit/web/index.php:646 ../web/edit/web/index.php:720
+#: ../web/add/mail/index.php:200 ../web/add/web/index.php:301
+#: ../web/add/db/index.php:93
+msgid "MAIL_FROM"
+msgstr "Hestia Control Panel <noreply@%s>"
+
+#: ../web/reset/index.php:35
+msgid "GREETINGS_GORDON"
+msgstr "Hello %s,\\n"
+
+#: ../web/reset/index.php:37
+msgid "GREETINGS"
+msgstr "Hello,\\n"
+
+#: ../web/reset/index.php:40
+msgid "PASSWORD_RESET_REQUEST"
+msgstr "Password reset request"
+
+#: ../web/reset/index.php:45
+msgid "Invalid host domain"
+msgstr "Invalid host domain"
+
+#: ../web/reset/index.php:74
+msgid "An internal error occurred"
+msgstr "An internal error occurred"
+
+#: ../web/reset/index.php:82
+msgid "Code has been expired"
+msgstr "Code has been expired"
+
+#: ../web/reset/index.php:86 ../web/reset/index.php:90
+msgid "Invalid username or code"
+msgstr "Invalid username or code."
+
+#: ../web/reset/index.php:93
+msgid "Passwords not match"
+msgstr "Passwords do not match."
+
+#: ../web/start/service/index.php:25
+#: ../web/templates/admin/list_services.html:30
+msgid "start"
+msgstr "Start"
+
+#: ../web/start/service/index.php:25 ../web/stop/service/index.php:27
+#: ../web/restart/service/index.php:25
+msgid "SERVICE_ACTION_FAILED"
+msgstr "%s %s failed"
+
+#: ../web/stop/service/index.php:27
+#: ../web/templates/admin/list_services.html:29
+msgid "stop"
+msgstr "Stop"
+
+#: ../web/restart/service/index.php:25
+#: ../web/templates/admin/edit_server_httpd.html:67
+#: ../web/templates/admin/edit_server_mysql.html:135
+#: ../web/templates/admin/edit_server_dovecot.html:151
+#: ../web/templates/admin/list_services.html:31
+#: ../web/templates/admin/list_services.html:135
+#: ../web/templates/admin/edit_server_php.html:157
+#: ../web/templates/admin/edit_server_nginx.html:192
+#: ../web/templates/admin/edit_server_bind9.html:75
+#: ../web/templates/admin/edit_server_pgsql.html:75
+#: ../web/templates/admin/edit_server_service.html:67
+msgid "restart"
+msgstr "Restart"
+
+#: ../web/edit/mail/index.php:314 ../web/edit/web/index.php:435
+#: ../web/edit/web/index.php:565 ../web/edit/web/index.php:591
+#: ../web/edit/web/index.php:627 ../web/edit/web/index.php:696
+#: ../web/edit/package/index.php:137 ../web/add/mail/index.php:47
+#: ../web/add/mail/index.php:112 ../web/add/web/index.php:31
+#: ../web/add/web/index.php:268 ../web/add/user/index.php:38
+#: ../web/add/firewall/ipset/index.php:38 ../web/add/firewall/index.php:54
+#: ../web/add/firewall/banlist/index.php:35 ../web/add/db/index.php:33
+#: ../web/add/ip/index.php:37 ../web/add/dns/index.php:34
+#: ../web/add/dns/index.php:116 ../web/add/package/index.php:60
+#: ../web/add/cron/index.php:33 ../web/generate/ssl/index.php:59
+#, php-format
+msgid "Field \"%s\" can not be blank."
+msgstr "Field %s can not be blank."
+
+#: ../web/edit/mail/index.php:370 ../web/edit/mail/index.php:526
+#: ../web/edit/web/index.php:763 ../web/edit/server/postgresql/index.php:55
+#: ../web/edit/server/vsftpd/index.php:42
+#: ../web/edit/server/php-fpm/index.php:42 ../web/edit/server/index.php:527
+#: ../web/edit/server/exim/index.php:42 ../web/edit/server/mariadb/index.php:42
+#: ../web/edit/server/dovecot/index.php:146
+#: ../web/edit/server/proftpd/index.php:42
+#: ../web/edit/server/mysqld/index.php:42
+#: ../web/edit/server/php5-fpm/index.php:42
+#: ../web/edit/server/fail2ban/index.php:42 ../web/edit/server/php/index.php:42
+#: ../web/edit/server/clamav-daemon/index.php:42
+#: ../web/edit/server/apache2/index.php:42 ../web/edit/server/ssh/index.php:42
+#: ../web/edit/server/httpd/index.php:42 ../web/edit/server/theme/index.php:42
+#: ../web/edit/server/nginx/index.php:42 ../web/edit/server/mysql/index.php:42
+#: ../web/edit/server/exim4/index.php:42 ../web/edit/server/named/index.php:42
+#: ../web/edit/server/spamd/index.php:42
+#: ../web/edit/server/spamassassin/index.php:42
+#: ../web/edit/server/bind9/index.php:55 ../web/edit/user/index.php:224
+#: ../web/edit/firewall/index.php:96 ../web/edit/db/index.php:79
+#: ../web/edit/backup/exclusions/index.php:120 ../web/edit/ip/index.php:104
+#: ../web/edit/dns/index.php:147 ../web/edit/dns/index.php:199
+#: ../web/edit/package/index.php:226 ../web/edit/cron/index.php:74
+msgid "Changes has been saved."
+msgstr "Changes have been saved."
+
+#: ../web/edit/mail/index.php:386 ../web/edit/web/index.php:617
+#: ../web/edit/user/index.php:172 ../web/add/mail/index.php:118
+#: ../web/add/web/index.php:257 ../web/add/web/index.php:273
+#: ../web/add/user/index.php:43 ../web/add/db/index.php:39
+msgid "Please enter valid email address."
+msgstr "Please enter a valid email address."
+
+#: ../web/edit/mail/index.php:517 ../web/add/mail/index.php:198
+msgid "Email Credentials"
+msgstr "Email Credentials"
+
+#: ../web/edit/web/index.php:556
+msgid "stats username"
+msgstr "Web Statistics Username"
+
+#: ../web/edit/web/index.php:582
+msgid "stats user"
+msgstr "stats user"
+
+#: ../web/edit/web/index.php:644 ../web/edit/web/index.php:718
+#: ../web/add/web/index.php:300
+msgid "FTP login credentials"
+msgstr "FTP login credentials"
+
+#: ../web/edit/web/index.php:647 ../web/edit/web/index.php:721
+#: ../web/add/web/index.php:302
+msgid "FTP_ACCOUNT_READY"
+msgstr "FTP Account ready"
+
+#: ../web/edit/web/index.php:687
+msgid "ftp user"
+msgstr "FTP User"
+
+#: ../web/edit/server/crond/index.php:18 ../web/edit/server/cron/index.php:18
+msgid "Info (Read-only mode): Crontab can be edited only trough ssh"
+msgstr "Info (Read-only mode) Crontab ca be edited only trough ssh"
+
+#: ../web/edit/package/index.php:101 ../web/add/user/index.php:27
+#: ../web/add/package/index.php:25
+msgid "package"
+msgstr "package"
+
+#: ../web/edit/package/index.php:102 ../web/add/package/index.php:26
+msgid "web template"
+msgstr "web template"
+
+#: ../web/edit/package/index.php:104 ../web/add/package/index.php:28
+msgid "backend template"
+msgstr "backend template"
+
+#: ../web/edit/package/index.php:107 ../web/add/package/index.php:31
+msgid "proxy template"
+msgstr "proxy template"
+
+#: ../web/edit/package/index.php:109 ../web/add/package/index.php:33
+msgid "dns template"
+msgstr "dns template"
+
+#: ../web/edit/package/index.php:110 ../web/add/package/index.php:34
+msgid "shell"
+msgstr "Shell"
+
+#: ../web/edit/package/index.php:111 ../web/add/package/index.php:35
+msgid "web domains"
+msgstr "Web Domains"
+
+#: ../web/edit/package/index.php:112 ../web/add/package/index.php:36
+msgid "web aliases"
+msgstr "Web Aliases"
+
+#: ../web/edit/package/index.php:113 ../web/add/package/index.php:37
+msgid "dns domains"
+msgstr "dns domais"
+
+#: ../web/edit/package/index.php:114 ../web/add/package/index.php:38
+msgid "dns records"
+msgstr "DNS Records"
+
+#: ../web/edit/package/index.php:115 ../web/add/package/index.php:39
+msgid "mail domains"
+msgstr "Mail Domains"
+
+#: ../web/edit/package/index.php:116 ../web/add/package/index.php:40
+#: ../web/templates/admin/list_mail.html:97
+#: ../web/templates/admin/list_mail.html:103
+#: ../web/templates/user/list_mail.html:96
+#: ../web/templates/user/list_mail.html:102
+msgid "mail accounts"
+msgstr "Mail Accounts"
+
+#: ../web/edit/package/index.php:117 ../web/add/package/index.php:41
+#: ../web/templates/admin/panel.html:103 ../web/templates/user/panel.html:89
+msgid "databases"
+msgstr "Databases"
+
+#: ../web/edit/package/index.php:118 ../web/add/package/index.php:42
+msgid "cron jobs"
+msgstr "Cron Jobs"
+
+#: ../web/edit/package/index.php:119 ../web/add/package/index.php:43
+#: ../web/templates/admin/panel.html:129 ../web/templates/user/panel.html:115
+msgid "backups"
+msgstr "Backups"
+
+#: ../web/edit/package/index.php:120 ../web/add/package/index.php:44
+msgid "quota"
+msgstr "Quota"
+
+#: ../web/edit/package/index.php:121 ../web/add/package/index.php:45
+msgid "bandwidth"
+msgstr "bandwidth"
+
+#: ../web/edit/package/index.php:125 ../web/add/package/index.php:49
+msgid "ns1"
+msgstr "ns1"
+
+#: ../web/edit/package/index.php:126 ../web/add/package/index.php:50
+msgid "ns2"
+msgstr "ns2"
+
+#: ../web/add/mail/index.php:38 ../web/add/mail/index.php:101
+#: ../web/add/web/index.php:19 ../web/add/dns/index.php:24
+msgid "domain"
+msgstr "Domain"
+
+#: ../web/add/mail/index.php:85
+msgid "MAIL_DOMAIN_CREATED_OK"
+msgstr ""
+"Mail domain <a href=\"/list/mail/?domain=%s\"><b>%s</b></a> has been created "
+"successfully."
+
+#: ../web/add/mail/index.php:102
+msgid "account"
+msgstr "Account"
+
+#: ../web/add/mail/index.php:103 ../web/add/user/index.php:26
+#: ../web/add/db/index.php:21
+msgid "password"
+msgstr "Password"
+
+#: ../web/add/mail/index.php:207
+msgid "MAIL_ACCOUNT_CREATED_OK"
+msgstr ""
+"Mail account <a href=\"/edit/mail/?account=%s&domain=%s\"><b>%s@%s</b></a> "
+"has been created successfully."
+
+#: ../web/add/web/index.php:20 ../web/add/dns/index.php:25
+#: ../web/templates/admin/list_ip.html:9
+msgid "ip"
+msgstr "IP"
+
+#: ../web/add/web/index.php:21
+msgid "ssl certificate"
+msgstr "SSL Certificate"
+
+#: ../web/add/web/index.php:22
+msgid "ssl key"
+msgstr "SSL Key"
+
+#: ../web/add/web/index.php:38 ../web/add/web/index.php:280
+#: ../web/add/user/index.php:49 ../web/add/db/index.php:46
+msgid "Password is too short."
+msgstr "Password is too short (minimum is 6 characters)"
+
+#: ../web/add/web/index.php:331 ../web/add/web/index.php:341
+msgid "WEB_DOMAIN_CREATED_OK"
+msgstr ""
+"Domain <a href=\"/edit/web/?domain=%s\"><b>%s</b></a> has been created "
+"successfully."
+
+#: ../web/add/user/index.php:25
+msgid "user"
+msgstr "User"
+
+#: ../web/add/user/index.php:28
+msgid "email"
+msgstr "Email"
+
+#: ../web/add/user/index.php:29
+msgid "name"
+msgstr "name"
+
+#: ../web/add/user/index.php:100
+msgid "USER_CREATED_OK"
+msgstr ""
+"User <a href=\"/edit/user/?user=%s\"><b>%s</b></a> has been created "
+"successfully."
+
+#: ../web/add/user/index.php:101 ../web/templates/admin/list_user.html:104
+#: ../web/templates/admin/list_user.html:118
+#: ../web/templates/user/list_user.html:106
+msgid "login as"
+msgstr "Login as"
+
+#: ../web/add/key/index.php:50
+msgid "Field SSH_KEY can not be blank."
+msgstr "Field SSH Key must not be blank"
+
+#: ../web/add/key/index.php:66 ../web/add/key/index.php:73
+msgid "SSH KEY is invalid"
+msgstr "SSH key is invalid"
+
+#: ../web/add/key/index.php:80 ../web/add/key/index.php:84
+msgid "SSH KEY already exists"
+msgstr "SSH key already exists"
+
+#: ../web/add/key/index.php:100
+msgid "SSH KEY created"
+msgstr "SSH Key created"
+
+#: ../web/add/firewall/ipset/index.php:25
+#: ../web/templates/admin/list_search.html:9
+#: ../web/templates/admin/list_user.html:66
+#: ../web/templates/user/list_search.html:9
+#: ../web/templates/user/list_user.html:70
+msgid "Name"
+msgstr "Name"
+
+#: ../web/add/firewall/ipset/index.php:26
+#: ../web/templates/admin/add_firewall_ipset.html:66
+msgid "Data Source"
+msgstr "Data Source"
+
+#: ../web/add/firewall/ipset/index.php:27
+#: ../web/templates/admin/list_firewall_ipset.html:38
+#: ../web/templates/admin/add_firewall_ipset.html:79
+msgid "Ip Version"
+msgstr "IP Version"
+
+#: ../web/add/firewall/ipset/index.php:28
+#: ../web/templates/admin/list_firewall_ipset.html:37
+#: ../web/templates/admin/add_firewall_ipset.html:92
+msgid "Autoupdate"
+msgstr "Auto Update"
+
+#: ../web/add/firewall/ipset/index.php:55
+msgid "IPSET_CREATED_OK"
+msgstr "IP list created successfully"
+
+#: ../web/add/firewall/index.php:42
+msgid "action"
+msgstr "action"
+
+#: ../web/add/firewall/index.php:43
+msgid "protocol"
+msgstr "protocol"
+
+#: ../web/add/firewall/index.php:44
+msgid "port"
+msgstr "port"
+
+#: ../web/add/firewall/index.php:45 ../web/add/firewall/banlist/index.php:26
+#: ../web/add/ip/index.php:25
+msgid "ip address"
+msgstr "IP address"
+
+#: ../web/add/firewall/index.php:76
+msgid "RULE_CREATED_OK"
+msgstr "Rule has been created successfully."
+
+#: ../web/add/firewall/banlist/index.php:25
+msgid "banlist"
+msgstr "banlist"
+
+#: ../web/add/firewall/banlist/index.php:51
+msgid "BANLIST_CREATED_OK"
+msgstr "IP address has been banned successfully"
+
+#: ../web/add/db/index.php:19
+msgid "database"
+msgstr "Database"
+
+#: ../web/add/db/index.php:20
+msgid "username"
+msgstr "Username"
+
+#: ../web/add/db/index.php:22
+msgid "type"
+msgstr "Type"
+
+#: ../web/add/db/index.php:23
+msgid "host"
+msgstr "host"
+
+#: ../web/add/db/index.php:24
+msgid "charset"
+msgstr "Charset"
+
+#: ../web/add/db/index.php:91
+msgid "Database Credentials"
+msgstr "Database Credentials"
+
+#: ../web/add/db/index.php:94
+msgid "DATABASE_READY"
+msgstr "Database Ready"
+
+#: ../web/add/db/index.php:100
+msgid "DATABASE_CREATED_OK"
+msgstr ""
+"Database <a href=\"/edit/db/?database=%s\"><b>%s</b></a> has been created "
+"successfully."
+
+#: ../web/add/db/index.php:101
+#, php-format
+msgid "open %s"
+msgstr "Open %s"
+
+#: ../web/add/ip/index.php:26
+msgid "netmask"
+msgstr "netmask"
+
+#: ../web/add/ip/index.php:27
+msgid "interface"
+msgstr "Interface"
+
+#: ../web/add/ip/index.php:28
+msgid "assigned user"
+msgstr "Assigned User"
+
+#: ../web/add/ip/index.php:69
+msgid "IP_CREATED_OK"
+msgstr ""
+"IP address <a href=\"/edit/ip/?ip=%s\"><b>%s</b></a> has been created "
+"successfully."
+
+#: ../web/add/dns/index.php:88
+msgid "DNS_DOMAIN_CREATED_OK"
+msgstr ""
+"DNS domain <a href=\"/list/dns/?domain=%s\"><b>%s</b></a> has been created "
+"successfully."
+
+#: ../web/add/dns/index.php:137
+msgid "DNS_RECORD_CREATED_OK"
+msgstr "Record <b>%s.%s</b> has been created successfully."
+
+#: ../web/add/package/index.php:152
+msgid "PACKAGE_CREATED_OK"
+msgstr ""
+"Package <a href=\"/edit/package/?package=%s\"><b>%s</b></a> has been created "
+"successfully."
+
+#: ../web/add/cron/index.php:22
+msgid "month"
+msgstr "month"
+
+#: ../web/add/cron/index.php:23
+msgid "day of week"
+msgstr "Day of Week"
+
+#: ../web/add/cron/index.php:24
+msgid "cmd"
+msgstr "Command"
+
+#: ../web/add/cron/index.php:53
+msgid "CRON_CREATED_OK"
+msgstr "Cron job has been created successfully."
+
+#: ../web/download/backup/index.php:20
+msgid "BACKUP_DOWNLOAD_SCHEDULED"
+msgstr "Download for Backup has been scheduled."
+
+#: ../web/generate/ssl/index.php:37 ../web/templates/admin/generate_ssl.html:50
+#: ../web/templates/admin/add_mail_acc.html:49
+#: ../web/templates/admin/edit_web.html:62
+#: ../web/templates/admin/add_web.html:64
+#: ../web/templates/admin/edit_mail.html:58
+#: ../web/templates/admin/list_dns.html:9
+#: ../web/templates/admin/list_dns.html:54
+#: ../web/templates/admin/add_dns_rec.html:48
+#: ../web/templates/admin/add_mail.html:56
+#: ../web/templates/admin/list_web.html:8
+#: ../web/templates/admin/list_web.html:54
+#: ../web/templates/admin/edit_dns_rec.html:58
+#: ../web/templates/admin/list_mail.html:8
+#: ../web/templates/admin/list_mail.html:54
+#: ../web/templates/admin/add_dns.html:56
+#: ../web/templates/admin/edit_dns.html:58
+#: ../web/templates/user/edit_web.html:75 ../web/templates/user/list_dns.html:9
+#: ../web/templates/user/list_dns.html:53
+#: ../web/templates/user/list_web.html:14
+#: ../web/templates/user/list_web.html:59
+#: ../web/templates/user/list_mail.html:8
+#: ../web/templates/user/list_mail.html:53
+#: ../web/templates/user/edit_dns.html:58
+msgid "Domain"
+msgstr "Domain"
+
+#: ../web/generate/ssl/index.php:38 ../web/templates/admin/generate_ssl.html:70
+msgid "Country"
+msgstr "Country"
+
+#: ../web/generate/ssl/index.php:39
+msgid "State"
+msgstr "State"
+
+#: ../web/generate/ssl/index.php:40
+msgid "City"
+msgstr "City"
+
+#: ../web/generate/ssl/index.php:41
+#: ../web/templates/admin/generate_ssl.html:101
+msgid "Organization"
+msgstr "Organisation"
+
+#: ../web/generate/ssl/index.php:42 ../web/templates/admin/generate_ssl.html:60
+#: ../web/templates/admin/edit_user.html:101
+#: ../web/templates/admin/add_user.html:86
+#: ../web/templates/admin/list_user.html:106
+#: ../web/templates/user/edit_user.html:101
+#: ../web/templates/user/list_user.html:108 ../web/templates/reset_1.html:30
+msgid "Email"
+msgstr "Email"
+
+#: ../web/generate/ssl/index.php:94
+msgid "SSL_GENERATED_OK"
+msgstr "Certificate has been generated successfully."
+
+#: ../web/templates/reset_3.html:15 ../web/templates/reset_2.html:15
+#: ../web/templates/reset_1.html:15
+msgid "Forgot Password"
+msgstr "Forgot Password"
+
+#: ../web/templates/reset_3.html:23
+msgid "New Password"
+msgstr "New Password"
+
+#: ../web/templates/reset_3.html:33
+msgid "Confirm Password"
+msgstr "Confirm Password"
+
+#: ../web/templates/reset_3.html:43 ../web/templates/reset_2.html:35
+#: ../web/templates/admin/list_key.html:4
+#: ../web/templates/admin/generate_ssl.html:116
+#: ../web/templates/admin/list_firewall_ipset.html:4
+#: ../web/templates/admin/edit_server.html:4
+#: ../web/templates/admin/list_dns_rec.html:4
+#: ../web/templates/admin/list_backup_exclusions.html:4
+#: ../web/templates/admin/edit_db.html:4
+#: ../web/templates/admin/edit_server_httpd.html:4
+#: ../web/templates/admin/add_mail_acc.html:4
+#: ../web/templates/admin/edit_web.html:4
+#: ../web/templates/admin/add_firewall_banlist.html:4
+#: ../web/templates/admin/add_firewall.html:4
+#: ../web/templates/admin/add_web.html:4 ../web/templates/admin/add_cron.html:4
+#: ../web/templates/admin/edit_server_mysql.html:4
+#: ../web/templates/admin/add_firewall_ipset.html:4
+#: ../web/templates/admin/list_webapps.html:4
+#: ../web/templates/admin/list_weblog.html:26
+#: ../web/templates/admin/setup_webapp.html:4
+#: ../web/templates/admin/add_ip.html:4
+#: ../web/templates/admin/list_backup_detail.html:4
+#: ../web/templates/admin/list_mail_acc.html:4
+#: ../web/templates/admin/edit_server_dovecot.html:4
+#: ../web/templates/admin/list_firewall.html:4
+#: ../web/templates/admin/edit_user.html:4
+#: ../web/templates/admin/edit_mail.html:4
+#: ../web/templates/admin/list_search.html:4
+#: ../web/templates/admin/add_key.html:4
+#: ../web/templates/admin/list_firewall_banlist.html:4
+#: ../web/templates/admin/add_dns_rec.html:4
+#: ../web/templates/admin/add_db.html:4
+#: ../web/templates/admin/list_updates.html:4
+#: ../web/templates/admin/edit_server_php.html:4
+#: ../web/templates/admin/add_mail.html:4
+#: ../web/templates/admin/add_user.html:4
+#: ../web/templates/admin/list_ssl.html:86
+#: ../web/templates/admin/list_ip.html:4
+#: ../web/templates/admin/edit_backup_exclusions.html:4
+#: ../web/templates/admin/edit_dns_rec.html:4
+#: ../web/templates/admin/edit_server_nginx.html:4
+#: ../web/templates/admin/edit_server_bind9.html:4
+#: ../web/templates/admin/edit_server_pgsql.html:4
+#: ../web/templates/admin/add_package.html:4
+#: ../web/templates/admin/edit_cron.html:4
+#: ../web/templates/admin/edit_firewall.html:4
+#: ../web/templates/admin/edit_ip.html:4
+#: ../web/templates/admin/list_packages.html:4
+#: ../web/templates/admin/edit_mail_acc.html:4
+#: ../web/templates/admin/add_dns.html:4
+#: ../web/templates/admin/edit_server_service.html:4
+#: ../web/templates/admin/list_rrd.html:4
+#: ../web/templates/admin/edit_dns.html:4
+#: ../web/templates/admin/edit_package.html:4
+#: ../web/templates/user/list_dns_rec.html:4
+#: ../web/templates/user/edit_web.html:4
+#: ../web/templates/user/list_mail_acc.html:4
+#: ../web/templates/user/edit_user.html:4
+#: ../web/templates/user/list_search.html:4
+#: ../web/templates/user/edit_dns.html:4 ../web/templates/reset2fa.html:59
+#: ../web/templates/reset_1.html:45
+msgid "Back"
+msgstr "Back"
+
+#: ../web/templates/reset_3.html:44
+msgid "Reset"
+msgstr "Reset"
+
+#: ../web/templates/reset_2.html:20
+msgid "RESET_CODE_SENT"
+msgstr "Password reset code has been sent to your email address<br>"
+
+#: ../web/templates/reset_2.html:24
+msgid "Reset Code"
+msgstr "Reset Code"
+
+#: ../web/templates/reset_2.html:36
+msgid "Confirm"
+msgstr "Confirm"
+
+#: ../web/templates/admin/list_key.html:6
+#: ../web/templates/admin/add_key.html:39
+msgid "Add SSH Key"
+msgstr "Add SSH key"
+
+#: ../web/templates/admin/list_key.html:17
+msgid "SSH_ID"
+msgstr "SSH ID"
+
+#: ../web/templates/admin/list_key.html:21
+#: ../web/templates/admin/add_key.html:57
+#: ../web/templates/user/edit_user.html:5
+msgid "SSH KEY"
+msgstr "SSH Key"
+
+#: ../web/templates/admin/list_key.html:37
+#: ../web/templates/admin/list_firewall_ipset.html:16
+#: ../web/templates/admin/list_dns_rec.html:27
+#: ../web/templates/admin/list_dns_rec.html:82
+#: ../web/templates/admin/edit_web.html:403
+#: ../web/templates/admin/edit_web.html:479
+#: ../web/templates/admin/add_web.html:269
+#: ../web/templates/admin/add_web.html:341
+#: ../web/templates/admin/list_mail_acc.html:34
+#: ../web/templates/admin/list_mail_acc.html:109
+#: ../web/templates/admin/list_firewall.html:30
+#: ../web/templates/admin/list_firewall.html:114
+#: ../web/templates/admin/edit_user.html:209
+#: ../web/templates/admin/edit_user.html:215
+#: ../web/templates/admin/edit_user.html:222
+#: ../web/templates/admin/edit_user.html:230
+#: ../web/templates/admin/edit_user.html:238
+#: ../web/templates/admin/edit_user.html:246
+#: ../web/templates/admin/edit_user.html:254
+#: ../web/templates/admin/edit_user.html:262
+#: ../web/templates/admin/list_db.html:62
+#: ../web/templates/admin/list_db.html:140
+#: ../web/templates/admin/list_dns.html:35
+#: ../web/templates/admin/list_dns.html:110
+#: ../web/templates/admin/list_cron.html:40
+#: ../web/templates/admin/list_cron.html:107
+#: ../web/templates/admin/list_backup.html:23
+#: ../web/templates/admin/list_backup.html:85
+#: ../web/templates/admin/list_firewall_banlist.html:16
+#: ../web/templates/admin/list_ip.html:28
+#: ../web/templates/admin/list_ip.html:81
+#: ../web/templates/admin/list_web.html:35
+#: ../web/templates/admin/list_web.html:155
+#: ../web/templates/admin/add_package.html:313
+#: ../web/templates/admin/add_package.html:319
+#: ../web/templates/admin/add_package.html:326
+#: ../web/templates/admin/add_package.html:334
+#: ../web/templates/admin/add_package.html:342
+#: ../web/templates/admin/add_package.html:350
+#: ../web/templates/admin/add_package.html:358
+#: ../web/templates/admin/add_package.html:366
+#: ../web/templates/admin/list_mail.html:34
+#: ../web/templates/admin/list_mail.html:117
+#: ../web/templates/admin/list_user.html:47
+#: ../web/templates/admin/list_user.html:131
+#: ../web/templates/admin/list_packages.html:23
+#: ../web/templates/admin/add_dns.html:119
+#: ../web/templates/admin/add_dns.html:125
+#: ../web/templates/admin/add_dns.html:132
+#: ../web/templates/admin/add_dns.html:140
+#: ../web/templates/admin/add_dns.html:148
+#: ../web/templates/admin/add_dns.html:156
+#: ../web/templates/admin/add_dns.html:164
+#: ../web/templates/admin/add_dns.html:172
+#: ../web/templates/admin/edit_package.html:310
+#: ../web/templates/admin/edit_package.html:316
+#: ../web/templates/admin/edit_package.html:323
+#: ../web/templates/admin/edit_package.html:331
+#: ../web/templates/admin/edit_package.html:339
+#: ../web/templates/admin/edit_package.html:347
+#: ../web/templates/admin/edit_package.html:355
+#: ../web/templates/admin/edit_package.html:363
+#: ../web/templates/user/list_dns_rec.html:27
+#: ../web/templates/user/list_dns_rec.html:81
+#: ../web/templates/user/edit_web.html:417
+#: ../web/templates/user/edit_web.html:493
+#: ../web/templates/user/list_mail_acc.html:34
+#: ../web/templates/user/list_mail_acc.html:109
+#: ../web/templates/user/edit_user.html:141
+#: ../web/templates/user/edit_user.html:147
+#: ../web/templates/user/edit_user.html:154
+#: ../web/templates/user/edit_user.html:162
+#: ../web/templates/user/edit_user.html:170
+#: ../web/templates/user/edit_user.html:178
+#: ../web/templates/user/edit_user.html:186
+#: ../web/templates/user/edit_user.html:194
+#: ../web/templates/user/list_db.html:61 ../web/templates/user/list_db.html:139
+#: ../web/templates/user/list_dns.html:34
+#: ../web/templates/user/list_dns.html:109
+#: ../web/templates/user/list_cron.html:40
+#: ../web/templates/user/list_cron.html:107
+#: ../web/templates/user/list_web.html:40
+#: ../web/templates/user/list_web.html:160
+#: ../web/templates/user/list_mail.html:33
+#: ../web/templates/user/list_mail.html:116
+#: ../web/templates/user/list_user.html:51
+msgid "delete"
+msgstr "Delete"
+
+#: ../web/templates/admin/list_key.html:40
+#: ../web/templates/admin/list_firewall_ipset.html:72
+#: ../web/templates/admin/list_dns_rec.html:85
+#: ../web/templates/admin/list_mail_acc.html:103
+#: ../web/templates/admin/list_mail_acc.html:112
+#: ../web/templates/admin/list_services.html:14
+#: ../web/templates/admin/list_services.html:138
+#: ../web/templates/admin/list_services.html:147
+#: ../web/templates/admin/list_firewall.html:108
+#: ../web/templates/admin/list_firewall.html:117
+#: ../web/templates/admin/list_db.html:134
+#: ../web/templates/admin/list_db.html:143
+#: ../web/templates/admin/list_dns.html:104
+#: ../web/templates/admin/list_dns.html:113
+#: ../web/templates/admin/list_log.html:10
+#: ../web/templates/admin/list_cron.html:101
+#: ../web/templates/admin/list_cron.html:110
+#: ../web/templates/admin/list_search.html:138
+#: ../web/templates/admin/list_search.html:169
+#: ../web/templates/admin/list_backup.html:88
+#: ../web/templates/admin/list_firewall_banlist.html:64
+#: ../web/templates/admin/list_ip.html:84
+#: ../web/templates/admin/list_web.html:149
+#: ../web/templates/admin/list_web.html:158
+#: ../web/templates/admin/list_mail.html:111
+#: ../web/templates/admin/list_mail.html:120
+#: ../web/templates/admin/list_user.html:125
+#: ../web/templates/admin/list_user.html:134
+#: ../web/templates/admin/list_packages.html:91
+#: ../web/templates/user/list_dns_rec.html:84
+#: ../web/templates/user/list_mail_acc.html:103
+#: ../web/templates/user/list_mail_acc.html:112
+#: ../web/templates/user/list_db.html:133
+#: ../web/templates/user/list_db.html:142
+#: ../web/templates/user/list_dns.html:103
+#: ../web/templates/user/list_dns.html:112
+#: ../web/templates/user/list_cron.html:101
+#: ../web/templates/user/list_cron.html:110
+#: ../web/templates/user/list_search.html:136
+#: ../web/templates/user/list_search.html:167
+#: ../web/templates/user/list_web.html:154
+#: ../web/templates/user/list_web.html:163
+#: ../web/templates/user/list_mail.html:110
+#: ../web/templates/user/list_mail.html:119 ../web/templates/footer.html:3
+msgid "Confirmation"
+msgstr "Confirmation"
+
+#: ../web/templates/admin/list_key.html:41
+msgid "DELETE_KEY_CONFIRM"
+msgstr "Are you sure you want to delete SSH key %s?"
+
+#: ../web/templates/admin/list_key.html:61
+msgid "1 SSH Key"
+msgstr "1 SSH key"
+
+#: ../web/templates/admin/list_key.html:63
+#, php-format
+msgid "%s SSH Keys"
+msgstr "%s SSH keys"
+
+#: ../web/templates/admin/generate_ssl.html:45
+#: ../web/templates/admin/list_ssl.html:36
+msgid "Generating CSR"
+msgstr "New Self-Signed SSL Certificate"
+
+#: ../web/templates/admin/generate_ssl.html:71
+msgid "2 letter code"
+msgstr "2 Letter Code"
+
+#: ../web/templates/admin/generate_ssl.html:81
+msgid "State / Province"
+msgstr "State / Province"
+
+#: ../web/templates/admin/generate_ssl.html:91
+msgid "City / Locality"
+msgstr "City / Locality"
+
+#: ../web/templates/admin/generate_ssl.html:113
+msgid "Ok"
+msgstr "Ok"
+
+#: ../web/templates/admin/list_firewall_ipset.html:5
+msgid "Add IP list"
+msgstr "Add IP list"
+
+#: ../web/templates/admin/list_firewall_ipset.html:15
+#: ../web/templates/admin/list_dns_rec.html:24
+#: ../web/templates/admin/list_backup_detail.html:23
+#: ../web/templates/admin/list_mail_acc.html:31
+#: ../web/templates/admin/list_services.html:28
+#: ../web/templates/admin/list_firewall.html:29
+#: ../web/templates/admin/list_db.html:58
+#: ../web/templates/admin/list_dns.html:31
+#: ../web/templates/admin/list_cron.html:35
+#: ../web/templates/admin/list_backup.html:22
+#: ../web/templates/admin/list_firewall_banlist.html:15
+#: ../web/templates/admin/list_updates.html:19
+#: ../web/templates/admin/list_ip.html:26
+#: ../web/templates/admin/list_web.html:31
+#: ../web/templates/admin/list_mail.html:30
+#: ../web/templates/admin/list_user.html:37
+#: ../web/templates/admin/list_packages.html:22
+#: ../web/templates/user/list_dns_rec.html:24
+#: ../web/templates/user/list_mail_acc.html:31
+#: ../web/templates/user/list_db.html:58 ../web/templates/user/list_dns.html:31
+#: ../web/templates/user/list_cron.html:35
+#: ../web/templates/user/list_web.html:37
+#: ../web/templates/user/list_mail.html:30
+#: ../web/templates/user/list_user.html:41
+msgid "apply to selected"
+msgstr "Apply to selected"
+
+#: ../web/templates/admin/list_firewall_ipset.html:35
+#: ../web/templates/admin/add_firewall_ipset.html:56
+msgid "Ip List Name"
+msgstr "IP List Name"
+
+#: ../web/templates/admin/list_firewall_ipset.html:39
+#: ../web/templates/admin/add_cron.html:256
+#: ../web/templates/admin/list_mail_acc.html:9
+#: ../web/templates/admin/list_mail_acc.html:17
+#: ../web/templates/admin/list_db.html:34
+#: ../web/templates/admin/list_db.html:44
+#: ../web/templates/admin/list_dns.html:7
+#: ../web/templates/admin/list_dns.html:17
+#: ../web/templates/admin/list_log.html:30
+#: ../web/templates/admin/list_cron.html:14
+#: ../web/templates/admin/list_cron.html:21
+#: ../web/templates/admin/list_search.html:8
+#: ../web/templates/admin/list_search.html:15
+#: ../web/templates/admin/list_search.html:41
+#: ../web/templates/admin/list_backup.html:45
+#: ../web/templates/admin/list_firewall_banlist.html:37
+#: ../web/templates/admin/list_ip.html:8 ../web/templates/admin/list_ip.html:19
+#: ../web/templates/admin/list_web.html:7
+#: ../web/templates/admin/list_web.html:17
+#: ../web/templates/admin/edit_cron.html:250
+#: ../web/templates/admin/list_mail.html:7
+#: ../web/templates/admin/list_mail.html:16
+#: ../web/templates/admin/list_user.html:14
+#: ../web/templates/admin/list_user.html:23
+#: ../web/templates/admin/list_packages.html:8
+#: ../web/templates/admin/list_packages.html:15
+#: ../web/templates/user/list_mail_acc.html:9
+#: ../web/templates/user/list_mail_acc.html:17
+#: ../web/templates/user/list_db.html:34 ../web/templates/user/list_db.html:44
+#: ../web/templates/user/list_dns.html:7 ../web/templates/user/list_dns.html:17
+#: ../web/templates/user/list_cron.html:14
+#: ../web/templates/user/list_cron.html:21
+#: ../web/templates/user/list_search.html:8
+#: ../web/templates/user/list_search.html:15
+#: ../web/templates/user/list_search.html:39
+#: ../web/templates/user/list_web.html:13
+#: ../web/templates/user/list_web.html:23
+#: ../web/templates/user/list_mail.html:7
+#: ../web/templates/user/list_mail.html:16
+#: ../web/templates/user/list_user.html:18
+#: ../web/templates/user/list_user.html:27
+msgid "Date"
+msgstr "Date"
+
+#: ../web/templates/admin/list_firewall_ipset.html:40
+#: ../web/templates/admin/list_log.html:31
+#: ../web/templates/admin/list_firewall_banlist.html:38
+msgid "Time"
+msgstr "Time"
+
+#: ../web/templates/admin/list_firewall_ipset.html:73
+msgid "DELETE_IPSET_CONFIRMATION"
+msgstr "Are you sure you want to delete IP list %s?"
+
+#: ../web/templates/admin/list_firewall_ipset.html:105
+msgid "There are currently no IP lists defined."
+msgstr "There are currently no IP lists defined."
+
+#: ../web/templates/admin/list_firewall_ipset.html:108
+msgid "1 Ipset list"
+msgstr "1 IP list"
+
+#: ../web/templates/admin/list_firewall_ipset.html:111
+#, php-format
+msgid "%s Ipset lists"
+msgstr "%s IP lists"
+
+#: ../web/templates/admin/edit_server.html:7
+#: ../web/templates/admin/edit_db.html:7
+#: ../web/templates/admin/edit_server_httpd.html:8
+#: ../web/templates/admin/add_mail_acc.html:7
+#: ../web/templates/admin/edit_web.html:10
+#: ../web/templates/admin/add_firewall_banlist.html:7
+#: ../web/templates/admin/add_firewall.html:7
+#: ../web/templates/admin/add_web.html:7 ../web/templates/admin/add_cron.html:7
+#: ../web/templates/admin/edit_server_mysql.html:7
+#: ../web/templates/admin/add_firewall_ipset.html:7
+#: ../web/templates/admin/add_ip.html:7
+#: ../web/templates/admin/edit_server_dovecot.html:7
+#: ../web/templates/admin/edit_user.html:8
+#: ../web/templates/admin/edit_mail.html:7
+#: ../web/templates/admin/add_key.html:7
+#: ../web/templates/admin/add_dns_rec.html:7
+#: ../web/templates/admin/add_db.html:7
+#: ../web/templates/admin/edit_server_php.html:7
+#: ../web/templates/admin/add_mail.html:7
+#: ../web/templates/admin/add_user.html:7
+#: ../web/templates/admin/edit_backup_exclusions.html:7
+#: ../web/templates/admin/edit_dns_rec.html:7
+#: ../web/templates/admin/edit_server_nginx.html:8
+#: ../web/templates/admin/edit_server_bind9.html:7
+#: ../web/templates/admin/edit_server_pgsql.html:7
+#: ../web/templates/admin/add_package.html:7
+#: ../web/templates/admin/edit_cron.html:7
+#: ../web/templates/admin/edit_firewall.html:7
+#: ../web/templates/admin/edit_ip.html:7
+#: ../web/templates/admin/edit_mail_acc.html:7
+#: ../web/templates/admin/add_dns.html:7
+#: ../web/templates/admin/edit_server_service.html:7
+#: ../web/templates/admin/edit_dns.html:7
+#: ../web/templates/admin/edit_package.html:7
+#: ../web/templates/user/edit_web.html:10
+#: ../web/templates/user/edit_user.html:8 ../web/templates/user/edit_dns.html:7
+msgid "Save"
+msgstr "Save"
+
+#: ../web/templates/admin/edit_server.html:39
+#: ../web/templates/admin/edit_server_httpd.html:39
+#: ../web/templates/admin/edit_server_mysql.html:38
+#: ../web/templates/admin/edit_server_dovecot.html:38
+#: ../web/templates/admin/edit_server_php.html:38
+#: ../web/templates/admin/edit_server_nginx.html:39
+#: ../web/templates/admin/edit_server_bind9.html:38
+#: ../web/templates/admin/edit_server_pgsql.html:38
+#: ../web/templates/admin/edit_server_service.html:39
+msgid "Configuring Server"
+msgstr "Configure Server"
+
+#: ../web/templates/admin/edit_server.html:59
+#: ../web/templates/admin/edit_server_mysql.html:120
+#: ../web/templates/admin/edit_server_php.html:142
+#: ../web/templates/admin/edit_server_nginx.html:176
+msgid "Basic options"
+msgstr "Basic Options"
+
+#: ../web/templates/admin/edit_server.html:67
+#: ../web/templates/admin/list_db.html:85 ../web/templates/user/list_db.html:84
+msgid "Hostname"
+msgstr "Hostname"
+
+#: ../web/templates/admin/edit_server.html:78
+msgid "Time Zone"
+msgstr "Time Zone"
+
+#: ../web/templates/admin/edit_server.html:102
+msgid "Theme"
+msgstr "Appearance"
+
+#: ../web/templates/admin/edit_server.html:126
+msgid "Default Language"
+msgstr "Default Language"
+
+#: ../web/templates/admin/edit_server.html:149
+msgid "SYSTEM_SET_DEFAULT_LANGUAGE"
+msgstr "Set as default language for all users"
+
+#: ../web/templates/admin/edit_server.html:159
+#: ../web/templates/admin/edit_server.html:167
+#: ../web/templates/admin/list_updates.html:42
+msgid "Version"
+msgstr "Version"
+
+#: ../web/templates/admin/edit_server.html:159
+#: ../web/templates/admin/edit_server.html:178
+msgid "Release"
+msgstr "Release"
+
+#: ../web/templates/admin/edit_server.html:193
+#: ../web/templates/admin/edit_server.html:215
+msgid "Web Server"
+msgstr "Web Server"
+
+#: ../web/templates/admin/edit_server.html:203
+msgid "Proxy Server"
+msgstr "Proxy Server"
+
+#: ../web/templates/admin/edit_server.html:203
+#: ../web/templates/admin/edit_server.html:215
+#: ../web/templates/admin/edit_server.html:227
+#: ../web/templates/admin/edit_server.html:301
+#: ../web/templates/admin/edit_server.html:359
+#: ../web/templates/admin/edit_server.html:371
+#: ../web/templates/admin/edit_server.html:384
+#: ../web/templates/admin/edit_server.html:423
+#: ../web/templates/admin/edit_server.html:503
+msgid "configure"
+msgstr "Configure"
+
+#: ../web/templates/admin/edit_server.html:227
+msgid "Backend Server"
+msgstr "Backend Server"
+
+#: ../web/templates/admin/edit_server.html:238
+msgid "Backend Pool Mode"
+msgstr "Backend Pool Mode"
+
+#: ../web/templates/admin/edit_server.html:252
+msgid "Enabled multi PHP versions"
+msgstr "Enabled PHP versions"
+
+#: ../web/templates/admin/edit_server.html:256
+msgid "Please wait while php is installed or removed"
+msgstr ""
+"It may take a few minutes to save your changes. Please wait until the "
+"process has completed and do not refresh the page."
+
+#: ../web/templates/admin/edit_server.html:292
+#: ../web/templates/admin/edit_server.html:301
+msgid "DNS Server"
+msgstr "DNS Server"
+
+#: ../web/templates/admin/edit_server.html:313
+msgid "DNS Cluster"
+msgstr "DNS Cluster"
+
+#: ../web/templates/admin/edit_server.html:319
+#: ../web/templates/admin/edit_server.html:429
+#: ../web/templates/admin/edit_server.html:509
+#: ../web/templates/admin/edit_server.html:590
+#: ../web/templates/admin/edit_server.html:831
+#: ../web/templates/admin/edit_server.html:845
+#: ../web/templates/admin/add_firewall_ipset.html:99
+#: ../web/templates/admin/list_backup.html:55
+#: ../web/templates/admin/list_backup.html:56
+#: ../web/templates/admin/list_backup.html:57
+#: ../web/templates/admin/list_backup.html:58
+#: ../web/templates/admin/list_backup.html:59
+#: ../web/templates/admin/list_backup.html:60
+msgid "no"
+msgstr "No"
+
+#: ../web/templates/admin/edit_server.html:320
+#: ../web/templates/admin/edit_server.html:430
+#: ../web/templates/admin/edit_server.html:510
+#: ../web/templates/admin/edit_server.html:591
+#: ../web/templates/admin/edit_server.html:832
+#: ../web/templates/admin/edit_server.html:846
+#: ../web/templates/admin/add_firewall_ipset.html:98
+#: ../web/templates/admin/list_backup.html:62
+#: ../web/templates/admin/list_backup.html:63
+#: ../web/templates/admin/list_backup.html:64
+#: ../web/templates/admin/list_backup.html:65
+#: ../web/templates/admin/list_backup.html:66
+#: ../web/templates/admin/list_backup.html:67
+msgid "yes"
+msgstr "Yes"
+
+#: ../web/templates/admin/edit_server.html:332
+#: ../web/templates/admin/edit_server.html:455
+#: ../web/templates/admin/edit_server.html:535
+#: ../web/templates/admin/edit_server.html:652
+#: ../web/templates/admin/edit_db.html:101
+#: ../web/templates/admin/list_db.html:38
+#: ../web/templates/admin/add_db.html:114 ../web/templates/user/list_db.html:38
+msgid "Host"
+msgstr "Host"
+
+#: ../web/templates/admin/edit_server.html:350
+#: ../web/templates/admin/edit_server.html:359
+msgid "Mail Server"
+msgstr "Mail Server"
+
+#: ../web/templates/admin/edit_server.html:371
+#: ../web/templates/admin/list_mail.html:58
+#: ../web/templates/user/list_mail.html:57
+msgid "Antivirus"
+msgstr "Anti-Virus"
+
+#: ../web/templates/admin/edit_server.html:384
+#: ../web/templates/admin/list_mail.html:59
+#: ../web/templates/user/list_mail.html:58
+msgid "AntiSpam"
+msgstr "Spam Filter"
+
+#: ../web/templates/admin/edit_server.html:396
+#: ../web/templates/admin/add_mail_acc.html:195
+#: ../web/templates/admin/edit_mail_acc.html:206
+msgid "Webmail URL"
+msgstr "Webmail Alias"
+
+#: ../web/templates/admin/edit_server.html:414
+#: ../web/templates/admin/list_stats.html:53
+#: ../web/templates/admin/edit_backup_exclusions.html:78
+#: ../web/templates/admin/add_package.html:252
+#: ../web/templates/admin/list_user.html:75
+#: ../web/templates/admin/list_packages.html:53
+#: ../web/templates/admin/edit_package.html:249
+#: ../web/templates/user/list_stats.html:39
+#: ../web/templates/user/list_user.html:79
+msgid "Databases"
+msgstr "Databases"
+
+#: ../web/templates/admin/edit_server.html:423
+msgid "MySQL Support"
+msgstr "MySQL Support"
+
+#: ../web/templates/admin/edit_server.html:438
+msgid "phpMyAdmin URL"
+msgstr "phpMyAdmin Alias"
+
+#: ../web/templates/admin/edit_server.html:466
+#: ../web/templates/admin/edit_server.html:685
+#: ../web/templates/admin/edit_db.html:81
+#: ../web/templates/admin/add_mail_acc.html:70
+#: ../web/templates/admin/add_mail_acc.html:159
+#: ../web/templates/admin/edit_web.html:141
+#: ../web/templates/admin/edit_web.html:423
+#: ../web/templates/admin/edit_web.html:498
+#: ../web/templates/admin/add_web.html:187
+#: ../web/templates/admin/add_web.html:288
+#: ../web/templates/admin/add_web.html:360
+#: ../web/templates/admin/edit_user.html:71
+#: ../web/templates/admin/add_db.html:86
+#: ../web/templates/admin/add_user.html:66
+#: ../web/templates/admin/edit_mail_acc.html:71
+#: ../web/templates/admin/edit_mail_acc.html:170 ../web/templates/login.html:31
+#: ../web/templates/user/edit_web.html:154
+#: ../web/templates/user/edit_web.html:437
+#: ../web/templates/user/edit_web.html:512
+#: ../web/templates/user/edit_user.html:71
+msgid "Password"
+msgstr "Password"
+
+#: ../web/templates/admin/edit_server.html:478
+#: ../web/templates/admin/edit_server.html:546
+msgid "Maximum Number Of Databases"
+msgstr "Maximum Number of Databases"
+
+#: ../web/templates/admin/edit_server.html:489
+#: ../web/templates/admin/edit_server.html:557
+msgid "Current Number Of Databases"
+msgstr "Current Number of Databases"
+
+#: ../web/templates/admin/edit_server.html:503
+msgid "PostgreSQL Support"
+msgstr "PostgreSQL Support"
+
+#: ../web/templates/admin/edit_server.html:518
+msgid "phpPgAdmin URL"
+msgstr "phpPgAdmin Alias"
+
+#: ../web/templates/admin/edit_server.html:575
+#: ../web/templates/admin/list_stats.html:55
+#: ../web/templates/admin/add_package.html:274
+#: ../web/templates/admin/list_user.html:77
+#: ../web/templates/admin/list_packages.html:55
+#: ../web/templates/admin/edit_package.html:271
+#: ../web/templates/user/list_stats.html:41
+#: ../web/templates/user/list_user.html:81
+msgid "Backups"
+msgstr "Backups"
+
+#: ../web/templates/admin/edit_server.html:584
+msgid "Local backup"
+msgstr "Local backup"
+
+#: ../web/templates/admin/edit_server.html:598
+msgid "Compression level"
+msgstr "Compression level"
+
+#: ../web/templates/admin/edit_server.html:619
+#: ../web/templates/admin/edit_server.html:696
+msgid "Directory"
+msgstr "Directory"
+
+#: ../web/templates/admin/edit_server.html:630
+msgid "Remote backup"
+msgstr "Remote backup"
+
+#: ../web/templates/admin/edit_server.html:638
+#: ../web/templates/admin/add_firewall.html:69
+#: ../web/templates/admin/list_firewall.html:13
+#: ../web/templates/admin/list_firewall.html:52
+#: ../web/templates/admin/edit_firewall.html:72
+msgid "Protocol"
+msgstr "Protocol"
+
+#: ../web/templates/admin/edit_server.html:644
+msgid "ftp"
+msgstr "FTP"
+
+#: ../web/templates/admin/edit_server.html:645
+msgid "sftp"
+msgstr "SFTP"
+
+#: ../web/templates/admin/edit_server.html:663
+#: ../web/templates/admin/add_firewall.html:83
+#: ../web/templates/admin/list_firewall.html:14
+#: ../web/templates/admin/list_firewall.html:53
+#: ../web/templates/admin/edit_firewall.html:86
+msgid "Port"
+msgstr "Port"
+
+#: ../web/templates/admin/edit_server.html:674
+#: ../web/templates/admin/add_mail_acc.html:155
+#: ../web/templates/admin/edit_web.html:131
+#: ../web/templates/admin/edit_web.html:410
+#: ../web/templates/admin/edit_web.html:486
+#: ../web/templates/admin/add_web.html:177
+#: ../web/templates/admin/add_web.html:276
+#: ../web/templates/admin/add_web.html:348
+#: ../web/templates/admin/list_mail_acc.html:54
+#: ../web/templates/admin/edit_user.html:60
+#: ../web/templates/admin/list_db.html:84
+#: ../web/templates/admin/add_user.html:56
+#: ../web/templates/admin/list_user.html:15
+#: ../web/templates/admin/edit_mail_acc.html:166 ../web/templates/login.html:21
+#: ../web/templates/user/edit_web.html:144
+#: ../web/templates/user/edit_web.html:424
+#: ../web/templates/user/edit_web.html:500
+#: ../web/templates/user/list_mail_acc.html:54
+#: ../web/templates/user/edit_user.html:60
+#: ../web/templates/user/list_db.html:83
+#: ../web/templates/user/list_user.html:19 ../web/templates/reset2fa.html:34
+#: ../web/templates/reset_1.html:20
+msgid "Username"
+msgstr "Username"
+
+#: ../web/templates/admin/edit_server.html:715
+msgid "Hestia SSL"
+msgstr "SSL"
+
+#: ../web/templates/admin/edit_server.html:724
+#: ../web/templates/admin/edit_web.html:285
+#: ../web/templates/admin/add_web.html:219
+#: ../web/templates/admin/edit_mail.html:115
+#: ../web/templates/admin/list_ssl.html:54
+#: ../web/templates/user/edit_web.html:299
+msgid "SSL Certificate"
+msgstr "SSL Certificate"
+
+#: ../web/templates/admin/edit_server.html:725
+#: ../web/templates/admin/edit_web.html:286
+#: ../web/templates/admin/add_web.html:220
+#: ../web/templates/admin/edit_mail.html:116
+#: ../web/templates/user/edit_web.html:300
+msgid "Generate CSR"
+msgstr "Generate Self-Signed SSL Certificate"
+
+#: ../web/templates/admin/edit_server.html:735
+#: ../web/templates/admin/edit_web.html:296
+#: ../web/templates/admin/add_web.html:230
+#: ../web/templates/admin/edit_mail.html:126
+#: ../web/templates/admin/list_ssl.html:64
+#: ../web/templates/user/edit_web.html:310
+msgid "SSL Key"
+msgstr "SSL Key"
+
+#: ../web/templates/admin/edit_server.html:748
+#: ../web/templates/admin/edit_web.html:321
+#: ../web/templates/admin/edit_mail.html:151
+#: ../web/templates/user/edit_web.html:335
+msgid "SUBJECT"
+msgstr "SUBJECT"
+
+#: ../web/templates/admin/edit_server.html:757
+#: ../web/templates/admin/edit_web.html:330
+#: ../web/templates/admin/edit_mail.html:160
+#: ../web/templates/user/edit_web.html:344
+msgid "ALIASES"
+msgstr "ALIASES"
+
+#: ../web/templates/admin/edit_server.html:766
+#: ../web/templates/admin/edit_web.html:339
+#: ../web/templates/admin/edit_mail.html:169
+#: ../web/templates/user/edit_web.html:353
+msgid "NOT_BEFORE"
+msgstr "NOT_BEFORE"
+
+#: ../web/templates/admin/edit_server.html:774
+#: ../web/templates/admin/edit_web.html:347
+#: ../web/templates/admin/edit_mail.html:177
+#: ../web/templates/user/edit_web.html:361
+msgid "NOT_AFTER"
+msgstr "NOT_AFTER"
+
+#: ../web/templates/admin/edit_server.html:782
+#: ../web/templates/admin/edit_web.html:355
+#: ../web/templates/admin/edit_mail.html:185
+#: ../web/templates/user/edit_web.html:369
+msgid "SIGNATURE"
+msgstr "SIGNATURE"
+
+#: ../web/templates/admin/edit_server.html:791
+#: ../web/templates/admin/edit_web.html:363
+#: ../web/templates/admin/edit_mail.html:193
+#: ../web/templates/user/edit_web.html:377
+msgid "PUB_KEY"
+msgstr "PUB_KEY"
+
+#: ../web/templates/admin/edit_server.html:799
+#: ../web/templates/admin/edit_web.html:371
+#: ../web/templates/admin/edit_mail.html:201
+#: ../web/templates/user/edit_web.html:385
+msgid "ISSUER"
+msgstr "ISSUER"
+
+#: ../web/templates/admin/edit_server.html:816
+msgid "Hestia Control Panel Plugins"
+msgstr "Plugins"
+
+#: ../web/templates/admin/edit_server.html:825
+msgid "FileSystem Disk Quota"
+msgstr "File System Disk Quota"
+
+#: ../web/templates/admin/edit_server.html:839
+#: ../web/templates/admin/list_services.html:7
+msgid "Firewall"
+msgstr "Firewall"
+
+#: ../web/templates/admin/list_stats.html:4
+msgid "Overall Statistics"
+msgstr "View All Statistics"
+
+#: ../web/templates/admin/list_stats.html:14
+msgid "show per user"
+msgstr "Show Per User"
+
+#: ../web/templates/admin/list_stats.html:42
+#: ../web/templates/admin/add_cron.html:421
+#: ../web/templates/admin/list_cron.html:64
+#: ../web/templates/admin/edit_cron.html:415
+#: ../web/templates/user/list_stats.html:28
+#: ../web/templates/user/list_cron.html:64
+msgid "Month"
+msgstr "Month"
+
+#: ../web/templates/admin/list_stats.html:44
+#: ../web/templates/admin/list_user.html:69
+#: ../web/templates/user/list_stats.html:30
+#: ../web/templates/user/list_user.html:73
+msgid "IPs"
+msgstr "IPs"
+
+#: ../web/templates/admin/list_stats.html:45
+#: ../web/templates/admin/list_mail_acc.html:11
+#: ../web/templates/admin/list_mail_acc.html:56
+#: ../web/templates/admin/list_db.html:36
+#: ../web/templates/admin/list_db.html:86
+#: ../web/templates/admin/list_server_info.html:29
+#: ../web/templates/admin/list_web.html:10
+#: ../web/templates/admin/list_web.html:57
+#: ../web/templates/admin/list_mail.html:10
+#: ../web/templates/admin/list_mail.html:57
+#: ../web/templates/admin/list_user.html:16
+#: ../web/templates/admin/list_user.html:70
+#: ../web/templates/admin/list_packages.html:45
+#: ../web/templates/user/list_stats.html:31
+#: ../web/templates/user/list_mail_acc.html:11
+#: ../web/templates/user/list_mail_acc.html:56
+#: ../web/templates/user/list_db.html:36 ../web/templates/user/list_db.html:85
+#: ../web/templates/user/list_web.html:16
+#: ../web/templates/user/list_web.html:62
+#: ../web/templates/user/list_mail.html:10
+#: ../web/templates/user/list_mail.html:56
+#: ../web/templates/user/list_user.html:20
+#: ../web/templates/user/list_user.html:74
+msgid "Disk"
+msgstr "Disk"
+
+#: ../web/templates/admin/list_stats.html:46
+#: ../web/templates/admin/list_web.html:11
+#: ../web/templates/admin/list_web.html:58
+#: ../web/templates/admin/add_package.html:295
+#: ../web/templates/admin/list_user.html:17
+#: ../web/templates/admin/list_user.html:71
+#: ../web/templates/admin/list_packages.html:46
+#: ../web/templates/admin/edit_package.html:292
+#: ../web/templates/user/list_stats.html:32
+#: ../web/templates/user/list_web.html:17
+#: ../web/templates/user/list_web.html:63
+#: ../web/templates/user/list_user.html:21
+#: ../web/templates/user/list_user.html:75
+msgid "Bandwidth"
+msgstr "Bandwidth"
+
+#: ../web/templates/admin/list_stats.html:47
+#: ../web/templates/admin/edit_backup_exclusions.html:58
+#: ../web/templates/admin/add_package.html:186
+#: ../web/templates/admin/list_user.html:72
+#: ../web/templates/admin/list_packages.html:47
+#: ../web/templates/admin/edit_package.html:183
+#: ../web/templates/user/list_stats.html:33
+#: ../web/templates/user/list_user.html:76
+msgid "Web Domains"
+msgstr "Web Domains"
+
+#: ../web/templates/admin/list_stats.html:48
+#: ../web/templates/admin/add_package.html:197
+#: ../web/templates/admin/list_packages.html:48
+#: ../web/templates/admin/edit_package.html:194
+#: ../web/templates/user/list_stats.html:34
+msgid "Web Aliases"
+msgstr "Web Aliases"
+
+#: ../web/templates/admin/list_stats.html:49
+#: ../web/templates/admin/list_user.html:74
+#: ../web/templates/admin/list_packages.html:49
+#: ../web/templates/user/list_stats.html:35
+#: ../web/templates/user/list_user.html:78
+msgid "DNS Domains"
+msgstr "DNS Zones"
+
+#: ../web/templates/admin/list_stats.html:50
+#: ../web/templates/admin/list_packages.html:50
+#: ../web/templates/user/list_stats.html:36
+msgid "DNS Records"
+msgstr "DNS Records"
+
+#: ../web/templates/admin/list_stats.html:51
+#: ../web/templates/admin/edit_backup_exclusions.html:68
+#: ../web/templates/admin/add_package.html:230
+#: ../web/templates/admin/list_user.html:73
+#: ../web/templates/admin/list_packages.html:51
+#: ../web/templates/admin/edit_package.html:227
+#: ../web/templates/user/list_stats.html:37
+#: ../web/templates/user/list_user.html:77
+msgid "Mail Domains"
+msgstr "Mail Domains"
+
+#: ../web/templates/admin/list_stats.html:52
+#: ../web/templates/admin/add_package.html:241
+#: ../web/templates/admin/list_packages.html:52
+#: ../web/templates/admin/edit_package.html:238
+#: ../web/templates/user/list_stats.html:38
+msgid "Mail Accounts"
+msgstr "Mail Accounts"
+
+#: ../web/templates/admin/list_stats.html:54
+#: ../web/templates/admin/add_package.html:263
+#: ../web/templates/admin/list_user.html:76
+#: ../web/templates/admin/list_packages.html:54
+#: ../web/templates/admin/edit_package.html:260
+#: ../web/templates/user/list_stats.html:40
+#: ../web/templates/user/list_user.html:80
+msgid "Cron Jobs"
+msgstr "Cron Jobs"
+
+#: ../web/templates/admin/list_stats.html:93
+#: ../web/templates/user/list_stats.html:79
+msgid "1 month"
+msgstr "1 month"
+
+#: ../web/templates/admin/list_stats.html:95
+#: ../web/templates/user/list_stats.html:81
+#, php-format
+msgid "%s months"
+msgstr "%s months"
+
+#: ../web/templates/admin/list_dns_rec.html:5
+#: ../web/templates/admin/list_dns.html:96
+#: ../web/templates/user/list_dns_rec.html:5
+#: ../web/templates/user/list_dns.html:95
+msgid "Add DNS Record"
+msgstr "Add DNS Record"
+
+#: ../web/templates/admin/list_dns_rec.html:5
+#: ../web/templates/user/list_dns_rec.html:5
+msgid "Add Record"
+msgstr "Add Record"
+
+#: ../web/templates/admin/list_dns_rec.html:6
+#: ../web/templates/admin/list_dns.html:98
+#: ../web/templates/admin/edit_dns.html:40
+#: ../web/templates/user/list_dns_rec.html:6
+#: ../web/templates/user/list_dns.html:97
+#: ../web/templates/user/edit_dns.html:40
+msgid "Editing DNS Domain"
+msgstr "Edit DNS Zone"
+
+#: ../web/templates/admin/list_dns_rec.html:25
+#: ../web/templates/admin/list_mail_acc.html:32
+#: ../web/templates/admin/list_db.html:60
+#: ../web/templates/admin/list_dns.html:33
+#: ../web/templates/admin/list_cron.html:38
+#: ../web/templates/admin/list_web.html:33
+#: ../web/templates/admin/list_mail.html:32
+#: ../web/templates/admin/list_user.html:45
+#: ../web/templates/user/list_dns_rec.html:25
+#: ../web/templates/user/list_mail_acc.html:32
+#: ../web/templates/user/list_db.html:59 ../web/templates/user/list_dns.html:32
+#: ../web/templates/user/list_cron.html:38
+#: ../web/templates/user/list_web.html:38
+#: ../web/templates/user/list_mail.html:31
+#: ../web/templates/user/list_user.html:49
+msgid "suspend"
+msgstr "Suspend"
+
+#: ../web/templates/admin/list_dns_rec.html:26
+#: ../web/templates/admin/list_mail_acc.html:33
+#: ../web/templates/admin/list_db.html:61
+#: ../web/templates/admin/list_dns.html:34
+#: ../web/templates/admin/list_cron.html:39
+#: ../web/templates/admin/list_web.html:34
+#: ../web/templates/admin/list_mail.html:33
+#: ../web/templates/admin/list_user.html:46
+#: ../web/templates/user/list_dns_rec.html:26
+#: ../web/templates/user/list_mail_acc.html:33
+#: ../web/templates/user/list_db.html:60 ../web/templates/user/list_dns.html:33
+#: ../web/templates/user/list_cron.html:39
+#: ../web/templates/user/list_web.html:39
+#: ../web/templates/user/list_mail.html:32
+#: ../web/templates/user/list_user.html:50
+msgid "unsuspend"
+msgstr "Unsuspend"
+
+#: ../web/templates/admin/list_dns_rec.html:46
+#: ../web/templates/admin/add_dns_rec.html:59
+#: ../web/templates/admin/edit_dns_rec.html:69
+#: ../web/templates/user/list_dns_rec.html:46
+msgid "Record"
+msgstr "Record"
+
+#: ../web/templates/admin/list_dns_rec.html:48
+#: ../web/templates/admin/list_backup_exclusions.html:29
+#: ../web/templates/admin/edit_db.html:91
+#: ../web/templates/admin/list_backup_detail.html:44
+#: ../web/templates/admin/list_db.html:83
+#: ../web/templates/admin/list_search.html:42
+#: ../web/templates/admin/list_backup.html:47
+#: ../web/templates/admin/add_dns_rec.html:70
+#: ../web/templates/admin/add_db.html:96
+#: ../web/templates/admin/edit_dns_rec.html:80
+#: ../web/templates/user/list_dns_rec.html:48
+#: ../web/templates/user/list_db.html:82
+#: ../web/templates/user/list_search.html:40
+msgid "Type"
+msgstr "Type"
+
+#: ../web/templates/admin/list_dns_rec.html:49
+#: ../web/templates/admin/add_dns_rec.html:114
+#: ../web/templates/admin/edit_dns_rec.html:124
+#: ../web/templates/user/list_dns_rec.html:49
+msgid "Priority"
+msgstr "Priority"
+
+#: ../web/templates/admin/list_dns_rec.html:50
+#: ../web/templates/admin/list_dns.html:58
+#: ../web/templates/admin/add_dns_rec.html:124
+#: ../web/templates/admin/edit_dns_rec.html:134
+#: ../web/templates/user/list_dns.html:57
+msgid "TTL"
+msgstr "TTL"
+
+#: ../web/templates/admin/list_dns_rec.html:51
+#: ../web/templates/admin/add_dns_rec.html:95
+#: ../web/templates/admin/edit_dns_rec.html:105
+#: ../web/templates/user/list_dns_rec.html:50
+msgid "IP or Value"
+msgstr "IP or Value"
+
+#: ../web/templates/admin/list_dns_rec.html:75
+#: ../web/templates/admin/list_dns_rec.html:80
+#: ../web/templates/admin/edit_dns_rec.html:40
+#: ../web/templates/user/list_dns_rec.html:74
+#: ../web/templates/user/list_dns_rec.html:79
+msgid "Editing DNS Record"
+msgstr "Edit DNS Record"
+
+#: ../web/templates/admin/list_dns_rec.html:86
+msgid "DELETE_RECORD_CONFIRMATION"
+msgstr "Are you sure you want to delete record %s?"
+
+#: ../web/templates/admin/list_dns_rec.html:96
+msgid "Default"
+msgstr "Default"
+
+#: ../web/templates/admin/list_dns_rec.html:112
+#: ../web/templates/user/list_dns_rec.html:110
+msgid "1 DNS record"
+msgstr "1 DNS record"
+
+#: ../web/templates/admin/list_dns_rec.html:114
+#: ../web/templates/user/list_dns_rec.html:112
+#, php-format
+msgid "%s DNS records"
+msgstr "%s DNS records"
+
+#: ../web/templates/admin/list_backup_exclusions.html:5
+#: ../web/templates/admin/edit_backup_exclusions.html:40
+msgid "Editing Backup Exclusions"
+msgstr "Edit Backup Exclusions"
+
+#: ../web/templates/admin/list_backup_exclusions.html:31
+#: ../web/templates/admin/list_log.html:32
+msgid "Value"
+msgstr "Value"
+
+#: ../web/templates/admin/list_backup_exclusions.html:48
+msgid "no exclusions"
+msgstr "No exclusions"
+
+#: ../web/templates/admin/edit_db.html:41
+#: ../web/templates/admin/list_db.html:124
+#: ../web/templates/admin/list_db.html:129
+#: ../web/templates/user/list_db.html:123
+#: ../web/templates/user/list_db.html:128
+msgid "Editing Database"
+msgstr "Edit Database"
+
+#: ../web/templates/admin/edit_db.html:59
+#: ../web/templates/admin/list_backup_detail.html:181
+#: ../web/templates/admin/list_db.html:35
+#: ../web/templates/admin/list_db.html:81 ../web/templates/admin/add_db.html:60
+#: ../web/templates/user/list_db.html:35 ../web/templates/user/list_db.html:80
+msgid "Database"
+msgstr "Database"
+
+#: ../web/templates/admin/edit_db.html:70
+#: ../web/templates/admin/list_db.html:37 ../web/templates/admin/add_db.html:72
+#: ../web/templates/user/list_db.html:37
+msgid "User"
+msgstr "Username"
+
+#: ../web/templates/admin/edit_db.html:81
+#: ../web/templates/admin/add_mail_acc.html:70
+#: ../web/templates/admin/edit_web.html:141
+#: ../web/templates/admin/edit_web.html:423
+#: ../web/templates/admin/edit_web.html:498
+#: ../web/templates/admin/add_web.html:187
+#: ../web/templates/admin/add_web.html:288
+#: ../web/templates/admin/add_web.html:360
+#: ../web/templates/admin/add_cron.html:51
+#: ../web/templates/admin/add_cron.html:81
+#: ../web/templates/admin/add_cron.html:150
+#: ../web/templates/admin/add_cron.html:224
+#: ../web/templates/admin/add_cron.html:339
+#: ../web/templates/admin/setup_webapp.html:67
+#: ../web/templates/admin/edit_user.html:71
+#: ../web/templates/admin/add_db.html:86
+#: ../web/templates/admin/add_user.html:66
+#: ../web/templates/admin/edit_cron.html:50
+#: ../web/templates/admin/edit_cron.html:79
+#: ../web/templates/admin/edit_cron.html:147
+#: ../web/templates/admin/edit_cron.html:220
+#: ../web/templates/admin/edit_cron.html:332
+#: ../web/templates/admin/edit_mail_acc.html:71
+#: ../web/templates/user/edit_web.html:154
+#: ../web/templates/user/edit_web.html:437
+#: ../web/templates/user/edit_web.html:512
+#: ../web/templates/user/edit_user.html:71
+msgid "generate"
+msgstr "Generate"
+
+#: ../web/templates/admin/edit_db.html:111
+#: ../web/templates/admin/list_db.html:87
+#: ../web/templates/admin/add_db.html:133 ../web/templates/user/list_db.html:86
+msgid "Charset"
+msgstr "Charset"
+
+#: ../web/templates/admin/edit_server_httpd.html:5
+#: ../web/templates/admin/list_services.html:4
+#: ../web/templates/admin/edit_server_nginx.html:5
+msgid "Configure"
+msgstr "Configure"
+
+#: ../web/templates/admin/add_mail_acc.html:31
+msgid "Adding Mail Account"
+msgstr "Add Mail Account"
+
+#: ../web/templates/admin/add_mail_acc.html:60
+#: ../web/templates/admin/list_mail_acc.html:10
+#: ../web/templates/admin/edit_mail_acc.html:59
+#: ../web/templates/user/list_mail_acc.html:10
+msgid "Account"
+msgstr "Account"
+
+#: ../web/templates/admin/add_mail_acc.html:80
+#: ../web/templates/admin/add_web.html:106
+#: ../web/templates/admin/edit_server_mysql.html:113
+#: ../web/templates/admin/edit_server_php.html:135
+#: ../web/templates/admin/edit_server_nginx.html:168
+#: ../web/templates/admin/add_dns.html:85
+msgid "Advanced options"
+msgstr "Advanced Options"
+
+#: ../web/templates/admin/add_mail_acc.html:88
+#: ../web/templates/admin/list_mail_acc.html:57
+#: ../web/templates/admin/add_package.html:284
+#: ../web/templates/admin/edit_mail_acc.html:81
+#: ../web/templates/admin/edit_package.html:281
+#: ../web/templates/user/list_mail_acc.html:57
+msgid "Quota"
+msgstr "Quota"
+
+#: ../web/templates/admin/add_mail_acc.html:88
+#: ../web/templates/admin/add_package.html:284
+#: ../web/templates/admin/add_package.html:295
+#: ../web/templates/admin/edit_mail_acc.html:81
+#: ../web/templates/admin/edit_package.html:281
+#: ../web/templates/admin/edit_package.html:292
+msgid "in megabytes"
+msgstr "in MB"
+
+#: ../web/templates/admin/add_mail_acc.html:99
+#: ../web/templates/admin/edit_web.html:91
+#: ../web/templates/admin/add_web.html:113
+#: ../web/templates/admin/list_mail_acc.html:58
+#: ../web/templates/admin/edit_mail_acc.html:92
+#: ../web/templates/user/edit_web.html:104
+#: ../web/templates/user/list_mail_acc.html:58
+msgid "Aliases"
+msgstr "Aliases"
+
+#: ../web/templates/admin/add_mail_acc.html:99
+#: ../web/templates/admin/edit_mail_acc.html:92
+msgid "use local-part"
+msgstr "Use local-part without domain name"
+
+#: ../web/templates/admin/add_mail_acc.html:109
+#: ../web/templates/admin/edit_mail_acc.html:102
+msgid "Forward to"
+msgstr "Forward to"
+
+#: ../web/templates/admin/add_mail_acc.html:109
+#: ../web/templates/admin/edit_mail_acc.html:102
+msgid "one or more email addresses"
+msgstr "One or more email addresses"
+
+#: ../web/templates/admin/add_mail_acc.html:119
+#: ../web/templates/admin/edit_mail_acc.html:112
+msgid "Do not store forwarded mail"
+msgstr "Discard all forwarded mail"
+
+#: ../web/templates/admin/add_mail_acc.html:127
+#: ../web/templates/admin/add_db.html:180
+#: ../web/templates/admin/add_user.html:146
+#: ../web/templates/admin/edit_mail_acc.html:138
+msgid "Send login credentials to email address"
+msgstr "Email login credentials to:"
+
+#: ../web/templates/admin/add_mail_acc.html:147
+#: ../web/templates/admin/edit_mail_acc.html:158
+msgid "Use domain hostname"
+msgstr "Use domain name"
+
+#: ../web/templates/admin/add_mail_acc.html:148
+#: ../web/templates/admin/edit_mail_acc.html:159
+msgid "Use STARTTLS"
+msgstr "Use STARTTLS"
+
+#: ../web/templates/admin/add_mail_acc.html:149
+#: ../web/templates/admin/edit_mail_acc.html:160
+msgid "Use SSL / TLS"
+msgstr "Use SSL / TLS"
+
+#: ../web/templates/admin/add_mail_acc.html:150
+#: ../web/templates/admin/edit_mail_acc.html:161
+msgid "No encryption"
+msgstr "No encryption"
+
+#: ../web/templates/admin/add_mail_acc.html:163
+#: ../web/templates/admin/edit_mail_acc.html:174
+msgid "IMAP hostname"
+msgstr "IMAP Hostname"
+
+#: ../web/templates/admin/add_mail_acc.html:167
+#: ../web/templates/admin/edit_mail_acc.html:178
+msgid "IMAP port"
+msgstr "IMAP Port"
+
+#: ../web/templates/admin/add_mail_acc.html:171
+#: ../web/templates/admin/edit_mail_acc.html:182
+msgid "IMAP security"
+msgstr "IMAP Security"
+
+#: ../web/templates/admin/add_mail_acc.html:172
+#: ../web/templates/admin/add_mail_acc.html:188
+#: ../web/templates/admin/edit_mail_acc.html:183
+#: ../web/templates/admin/edit_mail_acc.html:199
+msgid "STARTTLS"
+msgstr "STARTTLS"
+
+#: ../web/templates/admin/add_mail_acc.html:175
+#: ../web/templates/admin/edit_mail_acc.html:186
+msgid "IMAP auth method"
+msgstr "IMAP Authentication Method"
+
+#: ../web/templates/admin/add_mail_acc.html:176
+#: ../web/templates/admin/add_mail_acc.html:192
+#: ../web/templates/admin/edit_mail_acc.html:187
+#: ../web/templates/admin/edit_mail_acc.html:203
+msgid "Normal password"
+msgstr "Normal Password"
+
+#: ../web/templates/admin/add_mail_acc.html:179
+#: ../web/templates/admin/edit_mail_acc.html:190
+msgid "SMTP hostname"
+msgstr "SMTP Hostname"
+
+#: ../web/templates/admin/add_mail_acc.html:183
+#: ../web/templates/admin/edit_mail_acc.html:194
+msgid "SMTP port"
+msgstr "SMTP Port"
+
+#: ../web/templates/admin/add_mail_acc.html:187
+#: ../web/templates/admin/edit_mail_acc.html:198
+msgid "SMTP security"
+msgstr "SMTP Security"
+
+#: ../web/templates/admin/add_mail_acc.html:191
+#: ../web/templates/admin/edit_mail_acc.html:202
+msgid "SMTP auth method"
+msgstr "SMTP Authentication Method"
+
+#: ../web/templates/admin/edit_web.html:8
+#: ../web/templates/admin/list_webapps.html:24
+#: ../web/templates/user/edit_web.html:8
+msgid "Quick Install App"
+msgstr "Quick Install App"
+
+#: ../web/templates/admin/edit_web.html:44
+#: ../web/templates/admin/list_web.html:134
+#: ../web/templates/admin/list_web.html:143
+#: ../web/templates/user/edit_web.html:44
+#: ../web/templates/user/list_web.html:139
+#: ../web/templates/user/list_web.html:148
+msgid "Editing Domain"
+msgstr "Edit Web Domain"
+
+#: ../web/templates/admin/edit_web.html:73
+#: ../web/templates/admin/list_ip.html:48
+#: ../web/templates/admin/edit_dns.html:69
+#: ../web/templates/user/edit_web.html:86
+#: ../web/templates/user/edit_dns.html:69
+msgid "IP Address"
+msgstr "IP Address"
+
+#: ../web/templates/admin/edit_web.html:101
+#: ../web/templates/admin/add_web.html:146
+#: ../web/templates/user/edit_web.html:114
+msgid "Web Statistics"
+msgstr "Web Statistics"
+
+#: ../web/templates/admin/edit_web.html:123
+#: ../web/templates/admin/add_web.html:169
+#: ../web/templates/user/edit_web.html:136
+msgid "Statistics Authorization"
+msgstr "Statistics Authorization"
+
+#: ../web/templates/admin/edit_web.html:154
+#: ../web/templates/admin/add_package.html:65
+#: ../web/templates/admin/edit_package.html:64
+#: ../web/templates/user/edit_web.html:167
+msgid "Web Template"
+msgstr "Web Template"
+
+#: ../web/templates/admin/edit_web.html:176
+#: ../web/templates/admin/add_package.html:89
+#: ../web/templates/admin/edit_package.html:88
+#: ../web/templates/user/edit_web.html:189
+msgid "Backend Template"
+msgstr "Backend Template"
+
+#: ../web/templates/admin/edit_web.html:202
+#: ../web/templates/admin/add_web.html:124
+#: ../web/templates/user/edit_web.html:215
+msgid "Proxy Support"
+msgstr "Proxy Support"
+
+#: ../web/templates/admin/edit_web.html:210
+#: ../web/templates/admin/add_package.html:115
+#: ../web/templates/admin/edit_package.html:113
+#: ../web/templates/user/edit_web.html:223
+msgid "Proxy Template"
+msgstr "Proxy Template"
+
+#: ../web/templates/admin/edit_web.html:234
+#: ../web/templates/admin/add_web.html:132
+#: ../web/templates/user/edit_web.html:247
+msgid "Proxy Extensions"
+msgstr "Proxy Extensions"
+
+#: ../web/templates/admin/edit_web.html:248
+#: ../web/templates/admin/add_web.html:201
+#: ../web/templates/admin/edit_mail.html:94
+#: ../web/templates/user/edit_web.html:261
+msgid "SSL Support"
+msgstr "Enable SSL for this domain"
+
+#: ../web/templates/admin/edit_web.html:256
+#: ../web/templates/admin/add_web.html:209
+#: ../web/templates/admin/edit_mail.html:102
+#: ../web/templates/user/edit_web.html:269
+msgid "Lets Encrypt Support"
+msgstr "Use Lets Encrypt to obtain SSL certificate"
+
+#: ../web/templates/admin/edit_web.html:261
+#: ../web/templates/user/edit_web.html:274
+msgid "Force SSL/HTTPS"
+msgstr "Force SSL/HTTPS"
+
+#: ../web/templates/admin/edit_web.html:266
+#: ../web/templates/user/edit_web.html:279
+msgid "Enable SSL HSTS"
+msgstr ""
+"Enable HTTP Strict Transport Security (HSTS) <a href=\"https://en.wikipedia."
+"org/wiki/HTTP_Strict_Transport_Security\" target=\"_blank\"><i class=\"fas "
+"fa-question-circle\"></i></a>"
+
+#: ../web/templates/admin/edit_web.html:271
+#: ../web/templates/user/edit_web.html:285
+msgid "Home Directory"
+msgstr "Home Directory"
+
+#: ../web/templates/admin/edit_web.html:306
+#: ../web/templates/admin/add_web.html:240
+#: ../web/templates/admin/edit_mail.html:136
+#: ../web/templates/user/edit_web.html:320
+msgid "SSL Certificate Authority / Intermediate"
+msgstr "SSL Certificate Authority / Intermediate"
+
+#: ../web/templates/admin/edit_web.html:306
+#: ../web/templates/admin/add_firewall.html:106
+#: ../web/templates/admin/add_web.html:240
+#: ../web/templates/admin/add_ip.html:123
+#: ../web/templates/admin/add_ip.html:133
+#: ../web/templates/admin/edit_mail.html:136
+#: ../web/templates/admin/add_dns_rec.html:114
+#: ../web/templates/admin/add_dns_rec.html:124
+#: ../web/templates/admin/edit_dns_rec.html:124
+#: ../web/templates/admin/edit_dns_rec.html:134
+#: ../web/templates/admin/edit_firewall.html:109
+#: ../web/templates/admin/edit_ip.html:119
+#: ../web/templates/admin/edit_ip.html:129
+#: ../web/templates/user/edit_web.html:320
+msgid "optional"
+msgstr "Optional"
+
+#: ../web/templates/admin/edit_web.html:386
+#: ../web/templates/admin/add_web.html:253
+#: ../web/templates/user/edit_web.html:400
+msgid "Additional FTP Account"
+msgstr "Additional FTP account(s)"
+
+#: ../web/templates/admin/edit_web.html:403
+#: ../web/templates/admin/edit_web.html:479
+#: ../web/templates/admin/add_firewall_banlist.html:74
+#: ../web/templates/admin/add_web.html:269
+#: ../web/templates/admin/add_web.html:341
+#: ../web/templates/user/edit_web.html:417
+#: ../web/templates/user/edit_web.html:493
+msgid "FTP"
+msgstr "FTP"
+
+#: ../web/templates/admin/edit_web.html:411
+#: ../web/templates/admin/edit_web.html:487
+#: ../web/templates/admin/add_web.html:277
+#: ../web/templates/admin/add_web.html:349
+#: ../web/templates/user/edit_web.html:425
+#: ../web/templates/user/edit_web.html:501
+msgid "Prefix will be automaticaly added to username"
+msgstr "Prefix %s will be added to username automatically"
+
+#: ../web/templates/admin/edit_web.html:434
+#: ../web/templates/admin/edit_web.html:509
+#: ../web/templates/admin/add_web.html:299
+#: ../web/templates/admin/add_web.html:371
+#: ../web/templates/user/edit_web.html:448
+#: ../web/templates/user/edit_web.html:523
+msgid "Path"
+msgstr "Path"
+
+#: ../web/templates/admin/edit_web.html:448
+#: ../web/templates/admin/edit_web.html:521
+#: ../web/templates/admin/add_web.html:312
+#: ../web/templates/admin/add_web.html:383
+#: ../web/templates/user/edit_web.html:462
+#: ../web/templates/user/edit_web.html:535
+msgid "Send FTP credentials to email"
+msgstr "Email FTP login credentials to:"
+
+#: ../web/templates/admin/edit_web.html:464
+#: ../web/templates/admin/add_web.html:326
+#: ../web/templates/user/edit_web.html:478
+msgid "Add one more FTP Account"
+msgstr "Add FTP account"
+
+#: ../web/templates/admin/add_firewall_banlist.html:38
+msgid "Adding IP Address to Banlist"
+msgstr "Ban IP Address"
+
+#: ../web/templates/admin/add_firewall_banlist.html:56
+#: ../web/templates/admin/add_firewall.html:93
+#: ../web/templates/admin/add_web.html:74 ../web/templates/admin/add_ip.html:56
+#: ../web/templates/admin/list_firewall.html:15
+#: ../web/templates/admin/list_firewall.html:54
+#: ../web/templates/admin/list_dns.html:10
+#: ../web/templates/admin/list_firewall_banlist.html:35
+#: ../web/templates/admin/list_web.html:9
+#: ../web/templates/admin/list_web.html:56
+#: ../web/templates/admin/edit_firewall.html:96
+#: ../web/templates/admin/edit_ip.html:59
+#: ../web/templates/admin/add_dns.html:66
+#: ../web/templates/user/list_dns.html:10
+#: ../web/templates/user/list_web.html:15
+#: ../web/templates/user/list_web.html:61
+msgid "IP address"
+msgstr "IP Address"
+
+#: ../web/templates/admin/add_firewall_banlist.html:56
+#: ../web/templates/admin/add_firewall.html:93
+#: ../web/templates/admin/edit_firewall.html:96
+msgid "CIDR format is supported"
+msgstr "CIDR format is supported"
+
+#: ../web/templates/admin/add_firewall_banlist.html:66
+msgid "Banlist"
+msgstr "Service"
+
+#: ../web/templates/admin/add_firewall_banlist.html:72
+msgid "SSH"
+msgstr "SSH"
+
+#: ../web/templates/admin/add_firewall_banlist.html:73
+#: ../web/templates/admin/panel.html:59 ../web/templates/user/panel.html:45
+msgid "WEB"
+msgstr "WEB"
+
+#: ../web/templates/admin/add_firewall_banlist.html:75
+#: ../web/templates/admin/list_server_info.html:32
+#: ../web/templates/admin/panel.html:73 ../web/templates/user/panel.html:59
+msgid "DNS"
+msgstr "DNS"
+
+#: ../web/templates/admin/add_firewall_banlist.html:76
+#: ../web/templates/admin/panel.html:87 ../web/templates/user/panel.html:73
+msgid "MAIL"
+msgstr "MAIL"
+
+#: ../web/templates/admin/add_firewall_banlist.html:77
+#: ../web/templates/admin/list_server_info.html:34
+#: ../web/templates/admin/panel.html:101 ../web/templates/user/panel.html:87
+msgid "DB"
+msgstr "DB"
+
+#: ../web/templates/admin/add_firewall_banlist.html:78
+msgid "HESTIA"
+msgstr "Hestia"
+
+#: ../web/templates/admin/add_firewall.html:38
+msgid "Adding Firewall Rule"
+msgstr "Add Firewall Rule"
+
+#: ../web/templates/admin/add_firewall.html:56
+#: ../web/templates/admin/list_firewall.html:12
+#: ../web/templates/admin/list_firewall.html:22
+#: ../web/templates/admin/list_firewall.html:49
+#: ../web/templates/admin/edit_firewall.html:59
+msgid "Action"
+msgstr "Action"
+
+#: ../web/templates/admin/add_firewall.html:62
+#: ../web/templates/admin/edit_firewall.html:65
+msgid "DROP"
+msgstr "Block"
+
+#: ../web/templates/admin/add_firewall.html:63
+#: ../web/templates/admin/edit_firewall.html:66
+msgid "ACCEPT"
+msgstr "Allow"
+
+#: ../web/templates/admin/add_firewall.html:75
+#: ../web/templates/admin/edit_firewall.html:78
+msgid "TCP"
+msgstr "TCP"
+
+#: ../web/templates/admin/add_firewall.html:76
+#: ../web/templates/admin/edit_firewall.html:79
+msgid "UDP"
+msgstr "UDP"
+
+#: ../web/templates/admin/add_firewall.html:77
+#: ../web/templates/admin/edit_firewall.html:80
+msgid "ICMP"
+msgstr "ICMP"
+
+#: ../web/templates/admin/add_firewall.html:83
+#: ../web/templates/admin/edit_firewall.html:86
+msgid "ranges are acceptable"
+msgstr "Ranges are acceptable"
+
+#: ../web/templates/admin/add_firewall.html:106
+#: ../web/templates/admin/list_firewall.html:16
+#: ../web/templates/admin/list_firewall.html:51
+#: ../web/templates/admin/list_firewall_banlist.html:39
+#: ../web/templates/admin/edit_firewall.html:109
+msgid "Comment"
+msgstr "Service"
+
+#: ../web/templates/admin/add_web.html:41
+#: ../web/templates/admin/list_web.html:4
+#: ../web/templates/admin/list_user.html:9
+#: ../web/templates/user/list_web.html:7
+#: ../web/templates/user/list_user.html:11
+msgid "Add Web Domain"
+msgstr "Add Web Domain"
+
+#: ../web/templates/admin/add_web.html:57
+msgid "Avoid adding web domains on admin account"
+msgstr ""
+"It is strongly advised to <a href=\"/add/user/\">create a standard user "
+"account</a> before adding web domains to the server due to the increased "
+"privileges the admin account possesses and potential security risks."
+
+#: ../web/templates/admin/add_web.html:93
+msgid "DNS Support"
+msgstr "Create DNS zone"
+
+#: ../web/templates/admin/add_web.html:100
+msgid "Mail Support"
+msgstr "Enable mail for this domain"
+
+#: ../web/templates/admin/add_web.html:214
+msgid "Your certificate will be automatically issued in 5 minutes"
+msgstr "Your SSL certificate will be automatically issued within 5 minutes"
+
+#: ../web/templates/admin/add_cron.html:28
+#: ../web/templates/admin/edit_cron.html:27
+msgid "Minutes"
+msgstr "Minutes"
+
+#: ../web/templates/admin/add_cron.html:29
+#: ../web/templates/admin/edit_cron.html:28
+msgid "Hourly"
+msgstr "Hourly"
+
+#: ../web/templates/admin/add_cron.html:30
+#: ../web/templates/admin/edit_cron.html:29
+#: ../web/templates/admin/list_rrd.html:11
+msgid "Daily"
+msgstr "Daily"
+
+#: ../web/templates/admin/add_cron.html:31
+#: ../web/templates/admin/edit_cron.html:30
+#: ../web/templates/admin/list_rrd.html:12
+msgid "Weekly"
+msgstr "Weekly"
+
+#: ../web/templates/admin/add_cron.html:32
+#: ../web/templates/admin/edit_cron.html:31
+#: ../web/templates/admin/list_rrd.html:13
+msgid "Monthly"
+msgstr "Monthly"
+
+#: ../web/templates/admin/add_cron.html:40
+#: ../web/templates/admin/add_cron.html:62
+#: ../web/templates/admin/add_cron.html:91
+#: ../web/templates/admin/add_cron.html:161
+#: ../web/templates/admin/add_cron.html:234
+#: ../web/templates/admin/edit_cron.html:39
+#: ../web/templates/admin/edit_cron.html:60
+#: ../web/templates/admin/edit_cron.html:88
+#: ../web/templates/admin/edit_cron.html:157
+#: ../web/templates/admin/edit_cron.html:228
+msgid "Run Command"
+msgstr "Run Command"
+
+#: ../web/templates/admin/add_cron.html:42
+#: ../web/templates/admin/edit_cron.html:41
+msgid "every minute"
+msgstr "every minute"
+
+#: ../web/templates/admin/add_cron.html:43
+#: ../web/templates/admin/edit_cron.html:42
+msgid "every two minutes"
+msgstr "every two minutes"
+
+#: ../web/templates/admin/add_cron.html:44
+#: ../web/templates/admin/add_cron.html:45
+#: ../web/templates/admin/add_cron.html:46
+#: ../web/templates/admin/add_cron.html:47
+#: ../web/templates/admin/add_cron.html:66
+#: ../web/templates/admin/add_cron.html:67
+#: ../web/templates/admin/add_cron.html:96
+#: ../web/templates/admin/add_cron.html:97
+#: ../web/templates/admin/add_cron.html:98
+#: ../web/templates/admin/add_cron.html:99
+#: ../web/templates/admin/add_cron.html:239
+#: ../web/templates/admin/add_cron.html:240
+#: ../web/templates/admin/edit_cron.html:43
+#: ../web/templates/admin/edit_cron.html:44
+#: ../web/templates/admin/edit_cron.html:45
+#: ../web/templates/admin/edit_cron.html:46
+#: ../web/templates/admin/edit_cron.html:64
+#: ../web/templates/admin/edit_cron.html:65
+#: ../web/templates/admin/edit_cron.html:93
+#: ../web/templates/admin/edit_cron.html:94
+#: ../web/templates/admin/edit_cron.html:95
+#: ../web/templates/admin/edit_cron.html:96
+#: ../web/templates/admin/edit_cron.html:233
+#: ../web/templates/admin/edit_cron.html:234
+msgid "every"
+msgstr "every"
+
+#: ../web/templates/admin/add_cron.html:64
+#: ../web/templates/admin/edit_cron.html:62
+msgid "every hour"
+msgstr "every hour"
+
+#: ../web/templates/admin/add_cron.html:65
+#: ../web/templates/admin/edit_cron.html:63
+msgid "every two hours"
+msgstr "every two hours"
+
+#: ../web/templates/admin/add_cron.html:71
+#: ../web/templates/admin/add_cron.html:131
+#: ../web/templates/admin/add_cron.html:204
+#: ../web/templates/admin/add_cron.html:319
+#: ../web/templates/admin/add_cron.html:391
+#: ../web/templates/admin/edit_cron.html:69
+#: ../web/templates/admin/edit_cron.html:128
+#: ../web/templates/admin/edit_cron.html:200
+#: ../web/templates/admin/edit_cron.html:313
+#: ../web/templates/admin/edit_cron.html:385
+msgid "Minute"
+msgstr "Minute"
+
+#: ../web/templates/admin/add_cron.html:93
+#: ../web/templates/admin/add_cron.html:163
+#: ../web/templates/admin/edit_cron.html:90
+#: ../web/templates/admin/edit_cron.html:159
+msgid "every day"
+msgstr "every day"
+
+#: ../web/templates/admin/add_cron.html:94
+#: ../web/templates/admin/edit_cron.html:91
+msgid "every odd day"
+msgstr "every odd day"
+
+#: ../web/templates/admin/add_cron.html:95
+#: ../web/templates/admin/edit_cron.html:92
+msgid "every even day"
+msgstr "every even day"
+
+#: ../web/templates/admin/add_cron.html:103
+#: ../web/templates/admin/add_cron.html:176
+#: ../web/templates/admin/add_cron.html:291
+#: ../web/templates/admin/add_cron.html:401
+#: ../web/templates/admin/list_cron.html:62
+#: ../web/templates/admin/edit_cron.html:100
+#: ../web/templates/admin/edit_cron.html:172
+#: ../web/templates/admin/edit_cron.html:285
+#: ../web/templates/admin/edit_cron.html:395
+#: ../web/templates/user/list_cron.html:62
+msgid "Hour"
+msgstr "Hour"
+
+#: ../web/templates/admin/add_cron.html:164
+#: ../web/templates/admin/edit_cron.html:160
+msgid "weekdays (5 days)"
+msgstr "weekdays (5 days)"
+
+#: ../web/templates/admin/add_cron.html:165
+#: ../web/templates/admin/edit_cron.html:161
+msgid "weekend (2 days)"
+msgstr "weekend (2 days)"
+
+#: ../web/templates/admin/add_cron.html:166
+#: ../web/templates/admin/edit_cron.html:162
+msgid "Monday"
+msgstr "Monday"
+
+#: ../web/templates/admin/add_cron.html:167
+#: ../web/templates/admin/edit_cron.html:163
+msgid "Tuesday"
+msgstr "Tuesday"
+
+#: ../web/templates/admin/add_cron.html:168
+#: ../web/templates/admin/edit_cron.html:164
+msgid "Wednesday"
+msgstr "Wednesday"
+
+#: ../web/templates/admin/add_cron.html:169
+#: ../web/templates/admin/edit_cron.html:165
+msgid "Thursday"
+msgstr "Thursday"
+
+#: ../web/templates/admin/add_cron.html:170
+#: ../web/templates/admin/edit_cron.html:166
+msgid "Friday"
+msgstr "Friday"
+
+#: ../web/templates/admin/add_cron.html:171
+#: ../web/templates/admin/edit_cron.html:167
+msgid "Saturday"
+msgstr "Saturday"
+
+#: ../web/templates/admin/add_cron.html:172
+#: ../web/templates/admin/edit_cron.html:168
+msgid "Sunday"
+msgstr "Sunday"
+
+#: ../web/templates/admin/add_cron.html:236
+#: ../web/templates/admin/edit_cron.html:230
+msgid "every month"
+msgstr "every month"
+
+#: ../web/templates/admin/add_cron.html:237
+#: ../web/templates/admin/edit_cron.html:231
+msgid "every odd month"
+msgstr "every odd month"
+
+#: ../web/templates/admin/add_cron.html:238
+#: ../web/templates/admin/edit_cron.html:232
+msgid "every even month"
+msgstr "every even month"
+
+#: ../web/templates/admin/add_cron.html:241
+#: ../web/templates/admin/edit_cron.html:235
+msgid "Jan"
+msgstr "Jan"
+
+#: ../web/templates/admin/add_cron.html:242
+#: ../web/templates/admin/edit_cron.html:236
+msgid "Feb"
+msgstr "Feb"
+
+#: ../web/templates/admin/add_cron.html:243
+#: ../web/templates/admin/edit_cron.html:237
+msgid "Mar"
+msgstr "Mar"
+
+#: ../web/templates/admin/add_cron.html:244
+#: ../web/templates/admin/edit_cron.html:238
+msgid "Apr"
+msgstr "Apr"
+
+#: ../web/templates/admin/add_cron.html:245
+#: ../web/templates/admin/edit_cron.html:239
+msgid "May"
+msgstr "May"
+
+#: ../web/templates/admin/add_cron.html:246
+#: ../web/templates/admin/edit_cron.html:240
+msgid "Jun"
+msgstr "Jun"
+
+#: ../web/templates/admin/add_cron.html:247
+#: ../web/templates/admin/edit_cron.html:241
+msgid "Jul"
+msgstr "Jul"
+
+#: ../web/templates/admin/add_cron.html:248
+#: ../web/templates/admin/edit_cron.html:242
+msgid "Aug"
+msgstr "Aug"
+
+#: ../web/templates/admin/add_cron.html:249
+#: ../web/templates/admin/edit_cron.html:243
+msgid "Sep"
+msgstr "Sep"
+
+#: ../web/templates/admin/add_cron.html:250
+#: ../web/templates/admin/edit_cron.html:244
+msgid "Oct"
+msgstr "Oct"
+
+#: ../web/templates/admin/add_cron.html:251
+#: ../web/templates/admin/edit_cron.html:245
+msgid "Nov"
+msgstr "Nov"
+
+#: ../web/templates/admin/add_cron.html:252
+#: ../web/templates/admin/edit_cron.html:246
+msgid "Dec"
+msgstr "Dec"
+
+#: ../web/templates/admin/add_cron.html:363
+msgid "Adding Cron Job"
+msgstr "Add Job"
+
+#: ../web/templates/admin/add_cron.html:381
+#: ../web/templates/admin/list_cron.html:15
+#: ../web/templates/admin/edit_cron.html:374
+#: ../web/templates/user/list_cron.html:15
+msgid "Command"
+msgstr "Command"
+
+#: ../web/templates/admin/add_cron.html:411
+#: ../web/templates/admin/list_cron.html:63
+#: ../web/templates/admin/edit_cron.html:405
+#: ../web/templates/user/list_cron.html:63
+msgid "Day"
+msgstr "Day"
+
+#: ../web/templates/admin/add_cron.html:431
+#: ../web/templates/admin/list_cron.html:65
+#: ../web/templates/admin/edit_cron.html:425
+#: ../web/templates/user/list_cron.html:65
+msgid "Day of week"
+msgstr "Day of Week"
+
+#: ../web/templates/admin/add_firewall_ipset.html:38
+msgid "Adding Firewall Ipset List"
+msgstr "New IP list"
+
+#: ../web/templates/admin/add_firewall_ipset.html:66
+msgid "url, script or file"
+msgstr "url, script or file"
+
+#: ../web/templates/admin/add_firewall_ipset.html:85
+msgid "ip v4"
+msgstr "ip v4"
+
+#: ../web/templates/admin/add_firewall_ipset.html:86
+msgid "ip v6"
+msgstr "ip v6"
+
+#: ../web/templates/admin/add_firewall_ipset.html:166
+msgid "BLACKLIST"
+msgstr "BLACKLIST"
+
+#: ../web/templates/admin/add_firewall_ipset.html:179
+msgid "IPVERSE"
+msgstr "IPVERSE"
+
+#: ../web/templates/admin/list_webapps.html:46
+msgid "version"
+msgstr "version"
+
+#: ../web/templates/admin/list_webapps.html:47
+msgid "Setup"
+msgstr "Setup"
+
+#: ../web/templates/admin/list_weblog.html:6
+msgid "Web Log Manager"
+msgstr "Web Log Manager"
+
+#: ../web/templates/admin/list_weblog.html:6
+#: ../web/templates/admin/list_services.html:55
+#: ../web/templates/admin/list_server_info.html:6 ../web/templates/login.html:8
+#: ../web/templates/header.html:6
+msgid "Hestia Control Panel"
+msgstr "Hestia Control Panel"
+
+#: ../web/templates/admin/list_weblog.html:27
+#: ../web/templates/admin/list_web.html:144
+#: ../web/templates/user/list_web.html:149
+msgid "AccessLog"
+msgstr "Access Log"
+
+#: ../web/templates/admin/list_weblog.html:28
+msgid "ErrorLog"
+msgstr "Error Log"
+
+#: ../web/templates/admin/list_weblog.html:33
+#: ../web/templates/admin/list_server_info.html:38
+#: ../web/templates/admin/panel.html:37 ../web/templates/user/panel.html:32
+msgid "Log out"
+msgstr "Log out"
+
+#: ../web/templates/admin/list_weblog.html:38
+#, php-format
+msgid "Last 70 lines of %s.%s.log"
+msgstr "Last 70 lines of %s.%s.log"
+
+#: ../web/templates/admin/setup_webapp.html:16
+msgid "Install"
+msgstr "Install"
+
+#: ../web/templates/admin/setup_webapp.html:43
+msgid ""
+"Data loss warning!<br>Your web domain already has files uploaded, the "
+"installer will overwrite your files and/or the installation might fail.<br/"
+"><br/> Please use the installer only for empty web domains"
+msgstr ""
+"Data loss warning!<br>Your web domain already has files uploaded, the "
+"installer will overwrite your files and/or the installation might fail.<br/"
+"><br/> Please use the installer only for empty web domains"
+
+#: ../web/templates/admin/add_ip.html:38
+msgid "Adding IP address"
+msgstr "Add IP Address"
+
+#: ../web/templates/admin/add_ip.html:66 ../web/templates/admin/list_ip.html:10
+#: ../web/templates/admin/list_ip.html:50
+#: ../web/templates/admin/edit_ip.html:70
+msgid "Netmask"
+msgstr "Netmask"
+
+#: ../web/templates/admin/add_ip.html:76 ../web/templates/admin/list_ip.html:11
+#: ../web/templates/admin/list_ip.html:51
+#: ../web/templates/admin/edit_ip.html:80
+msgid "Interface"
+msgstr "Interface"
+
+#: ../web/templates/admin/add_ip.html:94 ../web/templates/admin/edit_ip.html:90
+msgid "Shared"
+msgstr "Shared"
+
+#: ../web/templates/admin/add_ip.html:102
+#: ../web/templates/admin/edit_ip.html:98
+msgid "Assigned user"
+msgstr "Assigned User"
+
+#: ../web/templates/admin/add_ip.html:123
+#: ../web/templates/admin/edit_ip.html:119
+msgid "Assigned domain"
+msgstr "Assigned Domain"
+
+#: ../web/templates/admin/add_ip.html:133
+#: ../web/templates/admin/edit_ip.html:129
+msgid "NAT IP association"
+msgstr "NAT IP Association"
+
+#: ../web/templates/admin/list_backup_detail.html:5
+msgid "Restore All"
+msgstr "Restore All"
+
+#: ../web/templates/admin/list_backup_detail.html:24
+#: ../web/templates/admin/list_backup.html:77
+#: ../web/templates/admin/list_backup.html:83
+msgid "restore"
+msgstr "Restore"
+
+#: ../web/templates/admin/list_backup_detail.html:45
+msgid "Details"
+msgstr "Details"
+
+#: ../web/templates/admin/list_backup_detail.html:46
+msgid "Restore"
+msgstr "Restore"
+
+#: ../web/templates/admin/list_backup_detail.html:67
+msgid "Web domain"
+msgstr "Web domain"
+
+#: ../web/templates/admin/list_backup_detail.html:105
+msgid "Mail domain"
+msgstr "Mail domain"
+
+#: ../web/templates/admin/list_backup_detail.html:143
+msgid "DNS domain"
+msgstr "DNS domain"
+
+#: ../web/templates/admin/list_backup_detail.html:219
+msgid "Cron Records"
+msgstr "Cron records"
+
+#: ../web/templates/admin/list_backup_detail.html:222
+#: ../web/templates/admin/panel.html:76 ../web/templates/user/panel.html:62
+msgid "records"
+msgstr "Records"
+
+#: ../web/templates/admin/list_backup_detail.html:256
+msgid "user dir"
+msgstr "User Directory"
+
+#: ../web/templates/admin/list_backup_detail.html:288
+msgid "Cron"
+msgstr "Cron"
+
+#: ../web/templates/admin/list_backup_detail.html:319
+msgid "1 item"
+msgstr "1 item"
+
+#: ../web/templates/admin/list_backup_detail.html:321
+#, php-format
+msgid "%s items"
+msgstr "%s items"
+
+#: ../web/templates/admin/list_mail_acc.html:5
+#: ../web/templates/admin/list_mail.html:102
+#: ../web/templates/user/list_mail_acc.html:5
+#: ../web/templates/user/list_mail.html:101
+msgid "Add Mail Account"
+msgstr "Add Mail Account"
+
+#: ../web/templates/admin/list_mail_acc.html:6
+#: ../web/templates/admin/edit_mail.html:40
+#: ../web/templates/admin/list_mail.html:105
+#: ../web/templates/user/list_mail_acc.html:6
+#: ../web/templates/user/list_mail.html:104
+msgid "Editing Mail Domain"
+msgstr "Edit Mail Domain"
+
+#: ../web/templates/admin/list_mail_acc.html:17
+#: ../web/templates/admin/list_firewall.html:22
+#: ../web/templates/admin/list_db.html:44
+#: ../web/templates/admin/list_dns.html:17
+#: ../web/templates/admin/list_cron.html:21
+#: ../web/templates/admin/list_search.html:15
+#: ../web/templates/admin/list_ip.html:19
+#: ../web/templates/admin/list_web.html:17
+#: ../web/templates/admin/list_mail.html:16
+#: ../web/templates/admin/list_user.html:23
+#: ../web/templates/admin/list_packages.html:15
+#: ../web/templates/user/list_mail_acc.html:17
+#: ../web/templates/user/list_db.html:44 ../web/templates/user/list_dns.html:17
+#: ../web/templates/user/list_cron.html:21
+#: ../web/templates/user/list_search.html:15
+#: ../web/templates/user/list_web.html:23
+#: ../web/templates/user/list_mail.html:16
+#: ../web/templates/user/list_user.html:27
+msgid "sort by"
+msgstr "sort by"
+
+#: ../web/templates/admin/list_mail_acc.html:59
+#: ../web/templates/user/list_mail_acc.html:59
+msgid "Forwarding"
+msgstr "Forwarding"
+
+#: ../web/templates/admin/list_mail_acc.html:60
+#: ../web/templates/admin/edit_mail_acc.html:117
+#: ../web/templates/user/list_mail_acc.html:60
+msgid "Autoreply"
+msgstr "Auto-Reply"
+
+#: ../web/templates/admin/list_mail_acc.html:90
+#: ../web/templates/admin/list_mail_acc.html:97
+#: ../web/templates/admin/edit_mail_acc.html:41
+#: ../web/templates/user/list_mail_acc.html:90
+#: ../web/templates/user/list_mail_acc.html:97
+msgid "Editing Mail Account"
+msgstr "Edit Mail Account"
+
+#: ../web/templates/admin/list_mail_acc.html:96
+#: ../web/templates/admin/list_mail.html:104
+#: ../web/templates/user/list_mail_acc.html:96
+#: ../web/templates/user/list_mail.html:103
+msgid "open webmail"
+msgstr "Open Webmail"
+
+#: ../web/templates/admin/list_mail_acc.html:113
+#: ../web/templates/user/list_mail_acc.html:113
+msgid "DELETE_MAIL_ACCOUNT_CONFIRMATION"
+msgstr "Are you sure you want to delete %s?"
+
+#: ../web/templates/admin/list_mail_acc.html:186
+#: ../web/templates/user/list_mail_acc.html:186
+msgid "1 mail account"
+msgstr "1 mail account"
+
+#: ../web/templates/admin/list_mail_acc.html:188
+#: ../web/templates/user/list_mail_acc.html:188
+#, php-format
+msgid "%s mail accounts"
+msgstr "%s mail accounts"
+
+#: ../web/templates/admin/list_services.html:5
+msgid "Graphs"
+msgstr "Task Monitor"
+
+#: ../web/templates/admin/list_services.html:6
+msgid "IP"
+msgstr "Network"
+
+#: ../web/templates/admin/list_services.html:8
+msgid "Updates"
+msgstr "Updates"
+
+#: ../web/templates/admin/list_services.html:10
+#: ../web/templates/admin/list_services.html:12
+msgid "Restart"
+msgstr "Restart"
+
+#: ../web/templates/admin/list_services.html:15
+#: ../web/templates/admin/list_services.html:139
+msgid "RESTART_CONFIRMATION"
+msgstr "Are you sure you want to restart %s?"
+
+#: ../web/templates/admin/list_services.html:68
+msgid "Operating System"
+msgstr "Operating System"
+
+#: ../web/templates/admin/list_services.html:74
+msgid "Load Average"
+msgstr "Load Average"
+
+#: ../web/templates/admin/list_services.html:80
+#: ../web/templates/admin/list_services.html:99
+msgid "Uptime"
+msgstr "Uptime"
+
+#: ../web/templates/admin/list_services.html:96
+msgid "Service"
+msgstr "Service"
+
+#: ../web/templates/admin/list_services.html:98
+#: ../web/templates/admin/list_updates.html:41
+msgid "Description"
+msgstr "Description"
+
+#: ../web/templates/admin/list_services.html:100
+#: ../web/templates/admin/list_server_info.html:27
+msgid "CPU"
+msgstr "CPU"
+
+#: ../web/templates/admin/list_services.html:101
+msgid "Memory"
+msgstr "Memory"
+
+#: ../web/templates/admin/list_services.html:128
+#: ../web/templates/admin/list_services.html:132
+msgid "edit"
+msgstr "Edit"
+
+#: ../web/templates/admin/list_services.html:148
+msgid "Are you sure you want to stop service"
+msgstr "Are you sure you want to stop service %s?"
+
+#: ../web/templates/admin/list_services.html:157
+msgid "mb"
+msgstr "MB"
+
+#: ../web/templates/admin/list_firewall.html:5
+msgid "Add Rule"
+msgstr "Add Rule"
+
+#: ../web/templates/admin/list_firewall.html:7
+msgid "list fail2ban"
+msgstr "Manage Banned IPs"
+
+#: ../web/templates/admin/list_firewall.html:8
+msgid "list ipset"
+msgstr "Manage IP lists"
+
+#: ../web/templates/admin/list_firewall.html:82
+#: ../web/templates/admin/list_firewall.html:102
+#: ../web/templates/admin/edit_firewall.html:41
+msgid "Editing Firewall Rule"
+msgstr "Edit Firewall Rule"
+
+#: ../web/templates/admin/list_firewall.html:118
+msgid "DELETE_RULE_CONFIRMATION"
+msgstr "Are you sure you want to delete rule #%s?"
+
+#: ../web/templates/admin/list_firewall.html:145
+msgid "1 firewall rule"
+msgstr "1 firewall rule"
+
+#: ../web/templates/admin/list_firewall.html:147
+#, php-format
+msgid "%s firewall rules"
+msgstr "%s firewall rules"
+
+#: ../web/templates/admin/edit_user.html:5
+msgid "Manage SSH keys"
+msgstr "Manage SSH keys"
+
+#: ../web/templates/admin/edit_user.html:42
+#: ../web/templates/admin/list_user.html:120
+#: ../web/templates/user/edit_user.html:42
+#: ../web/templates/user/list_user.html:114
+msgid "Editing User"
+msgstr "Edit User"
+
+#: ../web/templates/admin/edit_user.html:81
+#: ../web/templates/user/edit_user.html:81
+msgid "Enable 2FA"
+msgstr "Enable two-factor authentication"
+
+#: ../web/templates/admin/edit_user.html:83
+#: ../web/templates/user/edit_user.html:83
+msgid "2FA Reset Code:"
+msgstr "Account Recovery Code:"
+
+#: ../web/templates/admin/edit_user.html:84
+#: ../web/templates/user/edit_user.html:84
+msgid "Please scan the code below in your 2FA application:"
+msgstr ""
+"To finish setting up two-factor authentication, scan the QR code below<br /"
+">using an authentication app (such as <a href=\"https://play.google.com/"
+"store/apps/details?id=com.google.android.apps.authenticator2\">Google "
+"Authenticator</a>):"
+
+#: ../web/templates/admin/edit_user.html:91
+#: ../web/templates/admin/add_user.html:76
+#: ../web/templates/user/edit_user.html:91
+msgid "Contact"
+msgstr "Name"
+
+#: ../web/templates/admin/edit_user.html:111
+#: ../web/templates/admin/list_updates.html:40
+#: ../web/templates/admin/add_user.html:96
+#: ../web/templates/admin/list_user.html:68
+#: ../web/templates/admin/list_packages.html:42
+#: ../web/templates/user/list_user.html:72
+msgid "Package"
+msgstr "Package"
+
+#: ../web/templates/admin/edit_user.html:132
+#: ../web/templates/admin/add_user.html:120
+#: ../web/templates/user/edit_user.html:111
+msgid "Language"
+msgstr "Language"
+
+#: ../web/templates/admin/edit_user.html:156
+#: ../web/templates/admin/add_package.html:163
+#: ../web/templates/admin/edit_package.html:160
+msgid "SSH Access"
+msgstr "SSH Access"
+
+#: ../web/templates/admin/edit_user.html:177
+msgid "PHP CLI Version"
+msgstr "PHP CLI Version"
+
+#: ../web/templates/admin/edit_user.html:203
+#: ../web/templates/user/edit_user.html:135
+msgid "Default Name Servers"
+msgstr "Default Name Servers"
+
+#: ../web/templates/admin/edit_user.html:269
+#: ../web/templates/admin/add_package.html:372
+#: ../web/templates/admin/add_dns.html:178
+#: ../web/templates/admin/edit_package.html:370
+#: ../web/templates/user/edit_user.html:200
+msgid "Add one more Name Server"
+msgstr "Add Name Server"
+
+#: ../web/templates/admin/list_db.html:4 ../web/templates/user/list_db.html:4
+msgid "Add Database"
+msgstr "Add Database"
+
+#: ../web/templates/admin/list_db.html:59
+#: ../web/templates/admin/list_dns.html:32
+#: ../web/templates/admin/list_web.html:32
+#: ../web/templates/admin/list_mail.html:31
+#: ../web/templates/admin/list_user.html:38
+#: ../web/templates/user/list_user.html:42
+msgid "rebuild"
+msgstr "Rebuild All"
+
+#: ../web/templates/admin/list_db.html:144
+#: ../web/templates/user/list_db.html:143
+msgid "DELETE_DATABASE_CONFIRMATION"
+msgstr "Are you sure you want to delete database %s?"
+
+#: ../web/templates/admin/list_db.html:172
+#: ../web/templates/user/list_db.html:171
+msgid "1 SQL database"
+msgstr "1 SQL database"
+
+#: ../web/templates/admin/list_db.html:174
+#: ../web/templates/user/list_db.html:173
+#, php-format
+msgid "%s SQL databases"
+msgstr "%s SQL databases"
+
+#: ../web/templates/admin/edit_mail.html:69
+msgid "Catchall email"
+msgstr "Catch-All Email"
+
+#: ../web/templates/admin/edit_mail.html:79
+#: ../web/templates/admin/add_mail.html:66
+msgid "AntiSpam Support"
+msgstr "Spam Filter"
+
+#: ../web/templates/admin/edit_mail.html:84
+#: ../web/templates/admin/add_mail.html:71
+msgid "AntiVirus Support"
+msgstr "Anti-Virus"
+
+#: ../web/templates/admin/edit_mail.html:89
+#: ../web/templates/admin/add_mail.html:76
+msgid "DKIM Support"
+msgstr "DKIM"
+
+#: ../web/templates/admin/list_dns.html:4 ../web/templates/user/list_dns.html:4
+msgid "Add DNS Domain"
+msgstr "Add DNS Zone"
+
+#: ../web/templates/admin/list_dns.html:8 ../web/templates/user/list_dns.html:8
+msgid "Expire"
+msgstr "Expire"
+
+#: ../web/templates/admin/list_dns.html:11 ../web/templates/admin/panel.html:13
+#: ../web/templates/user/list_dns.html:55 ../web/templates/user/panel.html:13
+msgid "Records"
+msgstr "Records"
+
+#: ../web/templates/admin/list_dns.html:56
+#: ../web/templates/user/list_dns.html:11
+msgid "Records_DNS"
+msgstr "Records"
+
+#: ../web/templates/admin/list_dns.html:57
+#: ../web/templates/admin/edit_dns.html:89
+#: ../web/templates/user/list_dns.html:56
+#: ../web/templates/user/edit_dns.html:89
+msgid "Template"
+msgstr "Template"
+
+#: ../web/templates/admin/list_dns.html:59
+#: ../web/templates/user/list_dns.html:58
+msgid "SOA"
+msgstr "SOA"
+
+#: ../web/templates/admin/list_dns.html:60
+#: ../web/templates/admin/add_dns.html:93
+#: ../web/templates/admin/edit_dns.html:110
+#: ../web/templates/user/list_dns.html:59
+#: ../web/templates/user/edit_dns.html:110
+msgid "Expiration Date"
+msgstr "Expiration Date"
+
+#: ../web/templates/admin/list_dns.html:88
+#: ../web/templates/admin/list_dns.html:97
+#: ../web/templates/admin/add_package.html:219
+#: ../web/templates/admin/edit_package.html:216
+#: ../web/templates/user/list_dns.html:87
+#: ../web/templates/user/list_dns.html:96
+msgid "DNS records"
+msgstr "DNS Records"
+
+#: ../web/templates/admin/list_dns.html:114
+#: ../web/templates/admin/list_web.html:159
+#: ../web/templates/admin/list_mail.html:121
+#: ../web/templates/user/list_dns_rec.html:85
+#: ../web/templates/user/list_dns.html:113
+#: ../web/templates/user/list_web.html:164
+#: ../web/templates/user/list_mail.html:120
+msgid "DELETE_DOMAIN_CONFIRMATION"
+msgstr "Are you sure you want to delete domain %s?"
+
+#: ../web/templates/admin/list_dns.html:140
+#: ../web/templates/user/list_dns.html:139
+msgid "1 DNS zone"
+msgstr "1 DNS zone"
+
+#: ../web/templates/admin/list_dns.html:142
+#: ../web/templates/user/list_dns.html:141
+#, php-format
+msgid "%s DNS zones"
+msgstr "%s DNS zones"
+
+#: ../web/templates/admin/list_log.html:4
+#: ../web/templates/admin/list_search.html:5
+#: ../web/templates/user/list_stats.html:4
+#: ../web/templates/user/list_search.html:5
+msgid "Refresh"
+msgstr "Refresh"
+
+#: ../web/templates/admin/list_log.html:6
+#: ../web/templates/admin/list_log.html:8
+msgid "Delete"
+msgstr "Delete"
+
+#: ../web/templates/admin/list_log.html:11
+msgid "DELETE_LOGS_CONFIRMATION"
+msgstr "Are you sure you want to delete the logs?"
+
+#: ../web/templates/admin/list_log.html:61
+msgid "1 log record"
+msgstr "1 log record"
+
+#: ../web/templates/admin/list_log.html:63
+#, php-format
+msgid "%s log records"
+msgstr "%s log records"
+
+#: ../web/templates/admin/list_cron.html:4
+#: ../web/templates/user/list_cron.html:4
+msgid "Add Cron Job"
+msgstr "Add Job"
+
+#: ../web/templates/admin/list_cron.html:7
+#: ../web/templates/admin/list_cron.html:36
+#: ../web/templates/user/list_cron.html:7
+#: ../web/templates/user/list_cron.html:36
+msgid "turn off notifications"
+msgstr "Turn off notifications"
+
+#: ../web/templates/admin/list_cron.html:9
+#: ../web/templates/admin/list_cron.html:37
+#: ../web/templates/user/list_cron.html:9
+#: ../web/templates/user/list_cron.html:37
+msgid "turn on notifications"
+msgstr "Turn on notifications"
+
+#: ../web/templates/admin/list_cron.html:59
+#: ../web/templates/user/list_cron.html:59
+msgid "Cron Job"
+msgstr "Cron Job"
+
+#: ../web/templates/admin/list_cron.html:61
+#: ../web/templates/user/list_cron.html:61
+msgid "Min"
+msgstr "Minute"
+
+#: ../web/templates/admin/list_cron.html:91
+#: ../web/templates/admin/list_cron.html:96
+#: ../web/templates/admin/edit_cron.html:356
+#: ../web/templates/user/list_cron.html:91
+#: ../web/templates/user/list_cron.html:96
+msgid "Editing Cron Job"
+msgstr "Edit Job"
+
+#: ../web/templates/admin/list_cron.html:111
+#: ../web/templates/user/list_cron.html:111
+msgid "DELETE_CRON_CONFIRMATION"
+msgstr "Are you sure you want to delete cron job?"
+
+#: ../web/templates/admin/list_cron.html:137
+#: ../web/templates/user/list_cron.html:137
+msgid "1 cron job"
+msgstr "1 cron job"
+
+#: ../web/templates/admin/list_cron.html:139
+#: ../web/templates/user/list_cron.html:139
+#, php-format
+msgid "%s cron jobs"
+msgstr "%s cron jobs"
+
+#: ../web/templates/admin/list_search.html:39
+#: ../web/templates/user/list_search.html:37
+msgid "Search Results"
+msgstr "Search Results"
+
+#: ../web/templates/admin/list_search.html:43
+#: ../web/templates/admin/list_ip.html:13
+#: ../web/templates/admin/list_ip.html:54
+#: ../web/templates/user/list_search.html:41
+msgid "Owner"
+msgstr "Owner"
+
+#: ../web/templates/admin/list_search.html:44
+#: ../web/templates/admin/list_updates.html:43
+#: ../web/templates/admin/list_ip.html:52
+#: ../web/templates/user/list_search.html:42
+msgid "Status"
+msgstr "Status"
+
+#: ../web/templates/admin/list_search.html:198
+#: ../web/templates/user/list_search.html:196
+msgid "1 object"
+msgstr "1 object"
+
+#: ../web/templates/admin/list_search.html:200
+#: ../web/templates/user/list_search.html:198
+#, php-format
+msgid "%s objects"
+msgstr "%s objects"
+
+#: ../web/templates/admin/list_backup.html:4
+msgid "Create Backup"
+msgstr "Create Backup"
+
+#: ../web/templates/admin/list_backup.html:5
+msgid "backup exclusions"
+msgstr "Backup Exclusions"
+
+#: ../web/templates/admin/list_backup.html:43
+msgid "File Name"
+msgstr "File Name"
+
+#: ../web/templates/admin/list_backup.html:46
+msgid "Size"
+msgstr "Size"
+
+#: ../web/templates/admin/list_backup.html:48
+msgid "Runtime"
+msgstr "Runtime"
+
+#: ../web/templates/admin/list_backup.html:82
+msgid "download"
+msgstr "Download"
+
+#: ../web/templates/admin/list_backup.html:89
+msgid "DELETE_BACKUP_CONFIRMATION"
+msgstr "Are you sure you want to delete %s backup?"
+
+#: ../web/templates/admin/list_backup.html:116
+msgid "1 backup"
+msgstr "1 backup"
+
+#: ../web/templates/admin/list_backup.html:118
+#, php-format
+msgid "%s backups"
+msgstr "%s backups"
+
+#: ../web/templates/admin/list_firewall_banlist.html:5
+msgid "Ban IP Address"
+msgstr "Add IP to ban list"
+
+#: ../web/templates/admin/list_firewall_banlist.html:65
+#: ../web/templates/admin/list_ip.html:85
+msgid "DELETE_IP_CONFIRMATION"
+msgstr "Are you sure you want to delete IP address %s?"
+
+#: ../web/templates/admin/list_firewall_banlist.html:89
+msgid "There are currently no banned IP addresses."
+msgstr "There are currently no banned IP addresses."
+
+#: ../web/templates/admin/list_firewall_banlist.html:92
+msgid "1 banned IP address"
+msgstr "1 banned IP address"
+
+#: ../web/templates/admin/list_firewall_banlist.html:95
+#, php-format
+msgid "%s banned IP addresses"
+msgstr "%s banned IP addresses"
+
+#: ../web/templates/admin/add_dns_rec.html:30
+msgid "Adding DNS Record"
+msgstr "Add DNS Record"
+
+#: ../web/templates/admin/add_db.html:37
+msgid "Adding database"
+msgstr "Add Database"
+
+#: ../web/templates/admin/add_db.html:55
+msgid "Prefix will be automaticaly added to database name and database user"
+msgstr ""
+"Prefix <b>%s</b> will be added to the database and user names automatically"
+
+#: ../web/templates/admin/add_db.html:74
+msgid "maximum characters length, including prefix"
+msgstr "maximum %s characters in length (including prefix)"
+
+#: ../web/templates/admin/list_updates.html:6
+msgid "disable autoupdate"
+msgstr "Automatic Updates: On"
+
+#: ../web/templates/admin/list_updates.html:8
+msgid "enable autoupdate"
+msgstr "Automatic Updates: Off"
+
+#: ../web/templates/admin/list_updates.html:20
+msgid "update"
+msgstr "Update"
+
+#: ../web/templates/admin/list_server_info.html:28
+msgid "RAM"
+msgstr "RAM"
+
+#: ../web/templates/admin/list_server_info.html:30
+msgid "Network"
+msgstr "Network"
+
+#: ../web/templates/admin/list_server_info.html:31
+msgid "Web"
+msgstr "Web"
+
+#: ../web/templates/admin/list_server_info.html:33
+msgid "Mail"
+msgstr "Mail"
+
+#: ../web/templates/admin/add_mail.html:38
+msgid "Adding Mail Domain"
+msgstr "Add Mail Domain"
+
+#: ../web/templates/admin/add_user.html:38
+msgid "Adding User"
+msgstr "Add User"
+
+#: ../web/templates/admin/list_ssl.html:74
+msgid "SSL CSR"
+msgstr "SSL Certificate Request"
+
+#: ../web/templates/admin/list_ip.html:5
+msgid "Add IP"
+msgstr "Add IP Address"
+
+#: ../web/templates/admin/list_ip.html:12
+#: ../web/templates/admin/list_ip.html:53
+msgid "Domains"
+msgstr "Domains"
+
+#: ../web/templates/admin/list_ip.html:27
+msgid "reread IP"
+msgstr "Verify IP address"
+
+#: ../web/templates/admin/list_ip.html:73
+#: ../web/templates/admin/list_ip.html:79
+#: ../web/templates/admin/edit_ip.html:41
+msgid "Editing IP Address"
+msgstr "Edit IP Address"
+
+#: ../web/templates/admin/list_ip.html:111
+msgid "1 IP address"
+msgstr "1 IP address"
+
+#: ../web/templates/admin/list_ip.html:113
+#, php-format
+msgid "%s IP addresses"
+msgstr "%s IP addresses"
+
+#: ../web/templates/admin/panel.html:15 ../web/templates/user/panel.html:15
+msgid "Fm"
+msgstr "Files"
+
+#: ../web/templates/admin/panel.html:17 ../web/templates/user/panel.html:17
+msgid "Log"
+msgstr "Logs"
+
+#: ../web/templates/admin/panel.html:18 ../web/templates/admin/list_web.html:60
+#: ../web/templates/admin/list_web.html:140 ../web/templates/user/panel.html:18
+#: ../web/templates/user/list_web.html:65
+#: ../web/templates/user/list_web.html:145
+msgid "Statistics"
+msgstr "Statistics"
+
+#: ../web/templates/admin/panel.html:29 ../web/templates/user/panel.html:28
+msgid "Notifications"
+msgstr "Notifications"
+
+#: ../web/templates/admin/panel.html:36 ../web/templates/user/panel.html:31
+msgid "Help"
+msgstr "Help"
+
+#: ../web/templates/admin/panel.html:48
+msgid "USER"
+msgstr "USERS"
+
+#: ../web/templates/admin/panel.html:50
+msgid "users"
+msgstr "Users"
+
+#: ../web/templates/admin/panel.html:51
+msgid "spnd"
+msgstr "Suspended"
+
+#: ../web/templates/admin/panel.html:61 ../web/templates/admin/panel.html:89
+#: ../web/templates/user/panel.html:47 ../web/templates/user/panel.html:75
+msgid "domains"
+msgstr "Domains"
+
+#: ../web/templates/admin/panel.html:62 ../web/templates/user/panel.html:48
+msgid "aliases"
+msgstr "Aliases"
+
+#: ../web/templates/admin/panel.html:75 ../web/templates/user/panel.html:61
+msgid "zones"
+msgstr "Zones"
+
+#: ../web/templates/admin/panel.html:90 ../web/templates/user/panel.html:76
+msgid "accounts"
+msgstr "Accounts"
+
+#: ../web/templates/admin/panel.html:114 ../web/templates/user/panel.html:100
+msgid "CRON"
+msgstr "CRON"
+
+#: ../web/templates/admin/panel.html:116 ../web/templates/user/panel.html:102
+msgid "jobs"
+msgstr "Jobs"
+
+#: ../web/templates/admin/panel.html:127 ../web/templates/user/panel.html:113
+msgid "BACKUP"
+msgstr "BACKUPS"
+
+#: ../web/templates/admin/edit_backup_exclusions.html:63
+msgid "WEB_EXCLUSIONS"
+msgstr ""
+"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"
+
+#: ../web/templates/admin/edit_backup_exclusions.html:73
+msgid "MAIL_EXCLUSIONS"
+msgstr ""
+"Type domain name, one per line. To exclude all domains use *. To exclude "
+"specific accounts use following format: domain.com:info:support:postmaster"
+
+#: ../web/templates/admin/edit_backup_exclusions.html:83
+msgid "DB_EXCLUSIONS"
+msgstr "Type full database name, one per line. To exclude all databases use *"
+
+#: ../web/templates/admin/edit_backup_exclusions.html:88
+msgid "User Directories"
+msgstr "User Directories"
+
+#: ../web/templates/admin/edit_backup_exclusions.html:93
+msgid "USER_EXCLUSIONS"
+msgstr "Type directory name, one per line. To exlude all dirs use *"
+
+#: ../web/templates/admin/list_web.html:59
+#: ../web/templates/admin/list_mail.html:61
+#: ../web/templates/user/list_web.html:64
+#: ../web/templates/user/list_mail.html:60
+msgid "SSL"
+msgstr "SSL"
+
+#: ../web/templates/admin/list_web.html:134
+#: ../web/templates/user/list_web.html:139
+msgid "Edit"
+msgstr "Edit"
+
+#: ../web/templates/admin/list_web.html:217
+#: ../web/templates/user/list_web.html:222
+msgid "1 web domain"
+msgstr "1 web domain"
+
+#: ../web/templates/admin/list_web.html:219
+#: ../web/templates/user/list_web.html:224
+#, php-format
+msgid "%s web domains"
+msgstr "%s web domains"
+
+#: ../web/templates/admin/edit_dns_rec.html:144
+msgid "Record Number"
+msgstr "Record Number"
+
+#: ../web/templates/admin/edit_dns_rec.html:144
+msgid "internal"
+msgstr "Internal"
+
+#: ../web/templates/admin/add_package.html:37
+msgid "Adding Package"
+msgstr "Add Package"
+
+#: ../web/templates/admin/add_package.html:55
+#: ../web/templates/admin/list_packages.html:9
+#: ../web/templates/admin/edit_package.html:53
+msgid "Package Name"
+msgstr "Package Name"
+
+#: ../web/templates/admin/add_package.html:140
+#: ../web/templates/admin/edit_package.html:137
+msgid "DNS Template"
+msgstr "DNS Template"
+
+#: ../web/templates/admin/add_package.html:197
+#: ../web/templates/admin/add_package.html:219
+#: ../web/templates/admin/add_package.html:241
+#: ../web/templates/admin/edit_package.html:194
+#: ../web/templates/admin/edit_package.html:216
+#: ../web/templates/admin/edit_package.html:238
+msgid "per domain"
+msgstr "Per Domain"
+
+#: ../web/templates/admin/add_package.html:208
+#: ../web/templates/admin/edit_package.html:205
+msgid "DNS domains"
+msgstr "DNS Zones"
+
+#: ../web/templates/admin/add_package.html:307
+#: ../web/templates/admin/add_dns.html:113
+msgid "Name servers"
+msgstr "Name Servers"
+
+#: ../web/templates/admin/list_mail.html:4
+#: ../web/templates/user/list_mail.html:4
+msgid "Add Mail Domain"
+msgstr "Add Mail Domain"
+
+#: ../web/templates/admin/list_mail.html:9
+#: ../web/templates/admin/list_mail.html:56
+#: ../web/templates/user/list_mail.html:9
+#: ../web/templates/user/list_mail.html:55
+msgid "Accounts"
+msgstr "Accounts"
+
+#: ../web/templates/admin/list_mail.html:60
+#: ../web/templates/user/list_mail.html:59
+msgid "DKIM"
+msgstr "DKIM"
+
+#: ../web/templates/admin/list_mail.html:218
+#: ../web/templates/user/list_mail.html:217
+msgid "1 mail domain"
+msgstr "1 mail domain"
+
+#: ../web/templates/admin/list_mail.html:220
+#: ../web/templates/user/list_mail.html:219
+#, php-format
+msgid "%s mail domains"
+msgstr "%s mail domains"
+
+#: ../web/templates/admin/list_user.html:6
+#: ../web/templates/user/list_user.html:6
+msgid "Add User"
+msgstr "Add User"
+
+#: ../web/templates/admin/list_user.html:7
+#: ../web/templates/user/list_user.html:7
+msgid "Packages"
+msgstr "Packages"
+
+#: ../web/templates/admin/list_user.html:39
+#: ../web/templates/user/list_user.html:43
+msgid "rebuild web"
+msgstr "Rebuild Web Domains"
+
+#: ../web/templates/admin/list_user.html:40
+#: ../web/templates/user/list_user.html:44
+msgid "rebuild dns"
+msgstr "Rebuild DNS Zones"
+
+#: ../web/templates/admin/list_user.html:41
+#: ../web/templates/user/list_user.html:45
+msgid "rebuild mail"
+msgstr "Rebuild Mail Domains"
+
+#: ../web/templates/admin/list_user.html:42
+#: ../web/templates/user/list_user.html:46
+msgid "rebuild db"
+msgstr "Rebuild Databases"
+
+#: ../web/templates/admin/list_user.html:43
+#: ../web/templates/user/list_user.html:47
+msgid "rebuild cron"
+msgstr "Rebuild Cron Jobs"
+
+#: ../web/templates/admin/list_user.html:44
+#: ../web/templates/user/list_user.html:48
+msgid "update counters"
+msgstr "Update Usage Counters"
+
+#: ../web/templates/admin/list_user.html:135
+msgid "DELETE_USER_CONFIRMATION"
+msgstr "Are you sure you want to delete user %s?"
+
+#: ../web/templates/admin/list_user.html:166
+#: ../web/templates/user/list_user.html:142
+msgid "1 user account"
+msgstr "1 user account"
+
+#: ../web/templates/admin/list_user.html:168
+#: ../web/templates/user/list_user.html:144
+#, php-format
+msgid "%s user accounts"
+msgstr "%s user accounts"
+
+#: ../web/templates/admin/list_packages.html:5
+msgid "Add Package"
+msgstr "Add Package"
+
+#: ../web/templates/admin/list_packages.html:44
+msgid "Shell"
+msgstr "Shell"
+
+#: ../web/templates/admin/list_packages.html:92
+msgid "DELETE_PACKAGE_CONFIRMATION"
+msgstr "Are you sure you want to delete package %s?"
+
+#: ../web/templates/admin/list_packages.html:215
+msgid "1 package"
+msgstr "1 package"
+
+#: ../web/templates/admin/list_packages.html:217
+#, php-format
+msgid "%s packages"
+msgstr "%s packages"
+
+#: ../web/templates/admin/edit_mail_acc.html:125
+msgid "Message"
+msgstr "Message"
+
+#: ../web/templates/admin/add_dns.html:38
+msgid "Adding DNS Domain"
+msgstr "Add DNS Zone"
+
+#: ../web/templates/admin/add_dns.html:93
+#: ../web/templates/admin/edit_dns.html:110
+#: ../web/templates/user/edit_dns.html:110
+msgid "YYYY-MM-DD"
+msgstr "YYYY-MM-DD"
+
+#: ../web/templates/admin/list_rrd.html:5
+msgid "show: CPU / MEM / NET / DISK"
+msgstr "show: CPU / MEM / NET / DISK"
+
+#: ../web/templates/admin/list_rrd.html:14
+msgid "Yearly"
+msgstr "Yearly"
+
+#: ../web/templates/admin/edit_package.html:35
+msgid "Editing Package"
+msgstr "Edit Package"
+
+#: ../web/templates/admin/edit_package.html:304
+msgid "Name Servers"
+msgstr "Name Servers"
+
+#: ../web/templates/login.html:16
+msgid "Welcome to Hestia Control Panel"
+msgstr "Welcome to Hestia Control Panel"
+
+#: ../web/templates/login.html:34
+msgid "forgot password"
+msgstr "Forgot Password"
+
+#: ../web/templates/login.html:46
+msgid "2FA Token"
+msgstr "OTP PIN"
+
+#: ../web/templates/login.html:49
+msgid "Forgot token"
+msgstr "Unlock Account"
+
+#: ../web/templates/login.html:65 ../web/templates/reset2fa.html:20
+msgid "Log in"
+msgstr "Log in"
+
+#: ../web/templates/user/edit_user.html:5
+msgid "SSH_KEY"
+msgstr "SSH Key"
+
+#: ../web/templates/reset2fa.html:15
+msgid "2FA Reset successfully"
+msgstr ""
+"Two-factor authentication is now turned off for your account.<br><br>You may "
+"now proceed to log in."
+
+#: ../web/templates/reset2fa.html:29
+msgid "Reset 2FA"
+msgstr "Unlock Account"
+
+#: ../web/templates/reset2fa.html:44
+msgid "2FA Reset Code"
+msgstr "Account Recovery Code"
+
+#: ../web/templates/reset2fa.html:54 ../web/templates/reset_1.html:40
+msgid "RESET_NOTICE"
+msgstr "Reset notice"
+
+#: ../web/templates/reset2fa.html:60 ../web/templates/reset_1.html:46
+msgid "Submit"
+msgstr "Submit"
+
+#: ../web/templates/footer.html:4
+msgid "LEAVE_PAGE_CONFIRMATION"
+msgstr "Leave Page?"
+
+#: ../web/templates/footer.html:9
+msgid "Shortcuts"
+msgstr "Shortcuts"
+
+#: ../web/templates/footer.html:16
+msgid "Add New object"
+msgstr "Add New object"
+
+#: ../web/templates/footer.html:17
+msgid "Save Form"
+msgstr "Save Form"
+
+#: ../web/templates/footer.html:18
+msgid "Cancel saving form"
+msgstr "Cancel saving form"
+
+#: ../web/templates/footer.html:20
+msgid "Go to WEB list"
+msgstr "Go to WEB list"
+
+#: ../web/templates/footer.html:21
+msgid "Go to DNS list"
+msgstr "Go to DNS list"
+
+#: ../web/templates/footer.html:22
+msgid "Go to MAIL list"
+msgstr "Go to MAIL list"
+
+#: ../web/templates/footer.html:23
+msgid "Go to DB list"
+msgstr "Go to DB list"
+
+#: ../web/templates/footer.html:24
+msgid "Go to CRON list"
+msgstr "Go to CRON list"
+
+#: ../web/templates/footer.html:25
+msgid "Go to BACKUP list"
+msgstr "Go to BACKUP list"
+
+#: ../web/templates/footer.html:28
+msgid "Focus on search"
+msgstr "Focus on search"
+
+#: ../web/templates/footer.html:29
+msgid "Display/Close shortcuts"
+msgstr "Display/Close shortcuts"
+
+#: ../web/templates/footer.html:31
+msgid "Move backward through top menu"
+msgstr "Move backward through top menu"
+
+#: ../web/templates/footer.html:32
+msgid "Move forward through top menu"
+msgstr "Move forward through top menu"
+
+#: ../web/templates/footer.html:33
+msgid "Enter focused element"
+msgstr "Enter focused element"
+
+#: ../web/templates/footer.html:35
+msgid "Move up through elements list"
+msgstr "Move up through elements list"
+
+#: ../web/templates/footer.html:36
+msgid "Move down through elements list"
+msgstr "Move down through elements list"
+
+#: ../web/login/index.php:56 ../web/login/index.php:90
+msgid "Invalid username or password"
+msgstr "Invalid username or password."
+
+#: ../web/login/index.php:108 ../web/login/index.php:112
+msgid "Invalid or missing 2FA token"
+msgstr "Invalid or missing OTP Pin"
+
+#: ../web/login/index.php:156
+msgid "Invalid or missing token"
+msgstr "Invalid or missing token"

+ 3765 - 0
web/locale/hestiacp.pot

@@ -0,0 +1,3765 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2020-07-17 11:35+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../../web/generate/ssl/index.php:37
+#: ../../web/templates/user/edit_dns.html:58
+#: ../../web/templates/user/list_dns.html:9
+#: ../../web/templates/user/list_dns.html:53
+#: ../../web/templates/user/edit_web.html:75
+#: ../../web/templates/user/list_web.html:14
+#: ../../web/templates/user/list_web.html:59
+#: ../../web/templates/user/list_mail.html:8
+#: ../../web/templates/user/list_mail.html:53
+#: ../../web/templates/admin/edit_dns.html:58
+#: ../../web/templates/admin/add_dns.html:56
+#: ../../web/templates/admin/list_dns.html:9
+#: ../../web/templates/admin/list_dns.html:54
+#: ../../web/templates/admin/edit_web.html:62
+#: ../../web/templates/admin/add_mail.html:56
+#: ../../web/templates/admin/add_dns_rec.html:48
+#: ../../web/templates/admin/generate_ssl.html:50
+#: ../../web/templates/admin/list_web.html:8
+#: ../../web/templates/admin/list_web.html:54
+#: ../../web/templates/admin/edit_dns_rec.html:58
+#: ../../web/templates/admin/edit_mail.html:58
+#: ../../web/templates/admin/add_mail_acc.html:49
+#: ../../web/templates/admin/add_web.html:64
+#: ../../web/templates/admin/list_mail.html:8
+#: ../../web/templates/admin/list_mail.html:54
+msgid "Domain"
+msgstr ""
+
+#: ../../web/generate/ssl/index.php:38
+#: ../../web/templates/admin/generate_ssl.html:70
+msgid "Country"
+msgstr ""
+
+#: ../../web/generate/ssl/index.php:39
+msgid "State"
+msgstr ""
+
+#: ../../web/generate/ssl/index.php:40
+msgid "City"
+msgstr ""
+
+#: ../../web/generate/ssl/index.php:41
+#: ../../web/templates/admin/generate_ssl.html:101
+msgid "Organization"
+msgstr ""
+
+#: ../../web/generate/ssl/index.php:42
+#: ../../web/templates/user/edit_user.html:101
+#: ../../web/templates/user/list_user.html:108
+#: ../../web/templates/admin/edit_user.html:101
+#: ../../web/templates/admin/generate_ssl.html:60
+#: ../../web/templates/admin/list_user.html:106
+#: ../../web/templates/admin/add_user.html:86
+#: ../../web/templates/reset_1.html:30
+msgid "Email"
+msgstr ""
+
+#: ../../web/generate/ssl/index.php:59 ../../web/add/web/index.php:31
+#: ../../web/add/web/index.php:268 ../../web/add/user/index.php:38
+#: ../../web/add/ip/index.php:37 ../../web/add/cron/index.php:33
+#: ../../web/add/dns/index.php:34 ../../web/add/dns/index.php:116
+#: ../../web/add/firewall/banlist/index.php:35
+#: ../../web/add/firewall/index.php:54
+#: ../../web/add/firewall/ipset/index.php:38 ../../web/add/mail/index.php:47
+#: ../../web/add/mail/index.php:112 ../../web/add/package/index.php:60
+#: ../../web/add/db/index.php:33 ../../web/edit/web/index.php:435
+#: ../../web/edit/web/index.php:565 ../../web/edit/web/index.php:591
+#: ../../web/edit/web/index.php:627 ../../web/edit/web/index.php:696
+#: ../../web/edit/mail/index.php:314 ../../web/edit/package/index.php:137
+#, php-format
+msgid "Field \"%s\" can not be blank."
+msgstr ""
+
+#: ../../web/generate/ssl/index.php:86 ../../web/inc/main.php:94
+msgid "Error code:"
+msgstr ""
+
+#: ../../web/generate/ssl/index.php:94
+msgid "SSL_GENERATED_OK"
+msgstr ""
+
+#: ../../web/schedule/backup/index.php:17
+msgid "BACKUP_SCHEDULED"
+msgstr ""
+
+#: ../../web/schedule/backup/index.php:21
+#: ../../web/schedule/restore/index.php:43
+#: ../../web/download/backup/index.php:24 ../../web/unsuspend/dns/index.php:21
+#: ../../web/unsuspend/dns/index.php:42 ../../web/unsuspend/mail/index.php:21
+#: ../../web/unsuspend/mail/index.php:42 ../../web/bulk/restore/index.php:39
+msgid "Error: hestia did not return any output."
+msgstr ""
+
+#: ../../web/schedule/backup/index.php:25
+msgid "BACKUP_EXISTS"
+msgstr ""
+
+#: ../../web/schedule/restore/index.php:39 ../../web/bulk/restore/index.php:35
+msgid "RESTORE_SCHEDULED"
+msgstr ""
+
+#: ../../web/schedule/restore/index.php:46 ../../web/bulk/restore/index.php:42
+msgid "RESTORE_EXISTS"
+msgstr ""
+
+#: ../../web/restart/service/index.php:25
+#: ../../web/templates/admin/edit_server_bind9.html:75
+#: ../../web/templates/admin/edit_server_mysql.html:135
+#: ../../web/templates/admin/edit_server_php.html:157
+#: ../../web/templates/admin/edit_server_dovecot.html:151
+#: ../../web/templates/admin/list_services.html:31
+#: ../../web/templates/admin/list_services.html:135
+#: ../../web/templates/admin/edit_server_service.html:67
+#: ../../web/templates/admin/edit_server_nginx.html:192
+#: ../../web/templates/admin/edit_server_pgsql.html:75
+#: ../../web/templates/admin/edit_server_httpd.html:67
+msgid "restart"
+msgstr ""
+
+#: ../../web/restart/service/index.php:25 ../../web/start/service/index.php:25
+#: ../../web/stop/service/index.php:27
+msgid "SERVICE_ACTION_FAILED"
+msgstr ""
+
+#: ../../web/inc/main.php:163 ../../web/add/cron/index.php:21
+msgid "day"
+msgstr ""
+
+#: ../../web/inc/main.php:165
+msgid "days"
+msgstr ""
+
+#: ../../web/inc/main.php:170 ../../web/add/cron/index.php:20
+msgid "hour"
+msgstr ""
+
+#: ../../web/inc/main.php:172
+msgid "hours"
+msgstr ""
+
+#: ../../web/inc/main.php:177 ../../web/add/cron/index.php:19
+msgid "minute"
+msgstr ""
+
+#: ../../web/inc/main.php:179
+msgid "minutes"
+msgstr ""
+
+#: ../../web/start/service/index.php:25
+#: ../../web/templates/admin/list_services.html:30
+msgid "start"
+msgstr ""
+
+#: ../../web/add/web/index.php:19 ../../web/add/dns/index.php:24
+#: ../../web/add/mail/index.php:38 ../../web/add/mail/index.php:101
+msgid "domain"
+msgstr ""
+
+#: ../../web/add/web/index.php:20 ../../web/add/dns/index.php:25
+#: ../../web/templates/admin/list_ip.html:9
+msgid "ip"
+msgstr ""
+
+#: ../../web/add/web/index.php:21
+msgid "ssl certificate"
+msgstr ""
+
+#: ../../web/add/web/index.php:22
+msgid "ssl key"
+msgstr ""
+
+#: ../../web/add/web/index.php:38 ../../web/add/web/index.php:280
+#: ../../web/add/user/index.php:49 ../../web/add/db/index.php:46
+msgid "Password is too short."
+msgstr ""
+
+#: ../../web/add/web/index.php:257 ../../web/add/web/index.php:273
+#: ../../web/add/user/index.php:43 ../../web/add/mail/index.php:118
+#: ../../web/add/db/index.php:39 ../../web/edit/web/index.php:617
+#: ../../web/edit/user/index.php:176 ../../web/edit/mail/index.php:386
+msgid "Please enter valid email address."
+msgstr ""
+
+#: ../../web/add/web/index.php:300 ../../web/edit/web/index.php:644
+#: ../../web/edit/web/index.php:718
+msgid "FTP login credentials"
+msgstr ""
+
+#: ../../web/add/web/index.php:301 ../../web/add/user/index.php:87
+#: ../../web/add/mail/index.php:200 ../../web/add/db/index.php:93
+#: ../../web/reset/index.php:33 ../../web/edit/web/index.php:646
+#: ../../web/edit/web/index.php:720 ../../web/edit/mail/index.php:519
+msgid "MAIL_FROM"
+msgstr ""
+
+#: ../../web/add/web/index.php:302 ../../web/edit/web/index.php:647
+#: ../../web/edit/web/index.php:721
+msgid "FTP_ACCOUNT_READY"
+msgstr ""
+
+#: ../../web/add/web/index.php:331 ../../web/add/web/index.php:341
+msgid "WEB_DOMAIN_CREATED_OK"
+msgstr ""
+
+#: ../../web/add/user/index.php:25
+msgid "user"
+msgstr ""
+
+#: ../../web/add/user/index.php:26 ../../web/add/mail/index.php:103
+#: ../../web/add/db/index.php:21
+msgid "password"
+msgstr ""
+
+#: ../../web/add/user/index.php:27 ../../web/add/package/index.php:25
+#: ../../web/edit/package/index.php:101
+msgid "package"
+msgstr ""
+
+#: ../../web/add/user/index.php:28
+msgid "email"
+msgstr ""
+
+#: ../../web/add/user/index.php:29
+msgid "name"
+msgstr ""
+
+#: ../../web/add/user/index.php:84 ../../web/templates/login.html:16
+msgid "Welcome to Hestia Control Panel"
+msgstr ""
+
+#: ../../web/add/user/index.php:90 ../../web/reset/index.php:35
+msgid "GREETINGS_GORDON"
+msgstr ""
+
+#: ../../web/add/user/index.php:92 ../../web/reset/index.php:37
+msgid "GREETINGS"
+msgstr ""
+
+#: ../../web/add/user/index.php:100
+msgid "USER_CREATED_OK"
+msgstr ""
+
+#: ../../web/add/user/index.php:101 ../../web/templates/user/list_user.html:106
+#: ../../web/templates/admin/list_user.html:104
+#: ../../web/templates/admin/list_user.html:118
+msgid "login as"
+msgstr ""
+
+#: ../../web/add/ip/index.php:25 ../../web/add/firewall/banlist/index.php:26
+#: ../../web/add/firewall/index.php:45
+msgid "ip address"
+msgstr ""
+
+#: ../../web/add/ip/index.php:26
+msgid "netmask"
+msgstr ""
+
+#: ../../web/add/ip/index.php:27
+msgid "interface"
+msgstr ""
+
+#: ../../web/add/ip/index.php:28
+msgid "assigned user"
+msgstr ""
+
+#: ../../web/add/ip/index.php:69
+msgid "IP_CREATED_OK"
+msgstr ""
+
+#: ../../web/add/cron/index.php:22
+msgid "month"
+msgstr ""
+
+#: ../../web/add/cron/index.php:23
+msgid "day of week"
+msgstr ""
+
+#: ../../web/add/cron/index.php:24
+msgid "cmd"
+msgstr ""
+
+#: ../../web/add/cron/index.php:53
+msgid "CRON_CREATED_OK"
+msgstr ""
+
+#: ../../web/add/dns/index.php:88
+msgid "DNS_DOMAIN_CREATED_OK"
+msgstr ""
+
+#: ../../web/add/dns/index.php:137
+msgid "DNS_RECORD_CREATED_OK"
+msgstr ""
+
+#: ../../web/add/firewall/banlist/index.php:25
+msgid "banlist"
+msgstr ""
+
+#: ../../web/add/firewall/banlist/index.php:51
+msgid "BANLIST_CREATED_OK"
+msgstr ""
+
+#: ../../web/add/firewall/index.php:42
+msgid "action"
+msgstr ""
+
+#: ../../web/add/firewall/index.php:43
+msgid "protocol"
+msgstr ""
+
+#: ../../web/add/firewall/index.php:44
+msgid "port"
+msgstr ""
+
+#: ../../web/add/firewall/index.php:76
+msgid "RULE_CREATED_OK"
+msgstr ""
+
+#: ../../web/add/firewall/ipset/index.php:25
+#: ../../web/templates/user/list_user.html:70
+#: ../../web/templates/user/list_search.html:9
+#: ../../web/templates/admin/list_user.html:66
+#: ../../web/templates/admin/list_search.html:9
+msgid "Name"
+msgstr ""
+
+#: ../../web/add/firewall/ipset/index.php:26
+#: ../../web/templates/admin/add_firewall_ipset.html:66
+msgid "Data Source"
+msgstr ""
+
+#: ../../web/add/firewall/ipset/index.php:27
+#: ../../web/templates/admin/list_firewall_ipset.html:38
+#: ../../web/templates/admin/add_firewall_ipset.html:79
+msgid "Ip Version"
+msgstr ""
+
+#: ../../web/add/firewall/ipset/index.php:28
+#: ../../web/templates/admin/list_firewall_ipset.html:37
+#: ../../web/templates/admin/add_firewall_ipset.html:92
+msgid "Autoupdate"
+msgstr ""
+
+#: ../../web/add/firewall/ipset/index.php:55
+msgid "IPSET_CREATED_OK"
+msgstr ""
+
+#: ../../web/add/mail/index.php:85
+msgid "MAIL_DOMAIN_CREATED_OK"
+msgstr ""
+
+#: ../../web/add/mail/index.php:102
+msgid "account"
+msgstr ""
+
+#: ../../web/add/mail/index.php:198 ../../web/edit/mail/index.php:517
+msgid "Email Credentials"
+msgstr ""
+
+#: ../../web/add/mail/index.php:207
+msgid "MAIL_ACCOUNT_CREATED_OK"
+msgstr ""
+
+#: ../../web/add/package/index.php:26 ../../web/edit/package/index.php:102
+msgid "web template"
+msgstr ""
+
+#: ../../web/add/package/index.php:28 ../../web/edit/package/index.php:104
+msgid "backend template"
+msgstr ""
+
+#: ../../web/add/package/index.php:31 ../../web/edit/package/index.php:107
+msgid "proxy template"
+msgstr ""
+
+#: ../../web/add/package/index.php:33 ../../web/edit/package/index.php:109
+msgid "dns template"
+msgstr ""
+
+#: ../../web/add/package/index.php:34 ../../web/edit/package/index.php:110
+msgid "shell"
+msgstr ""
+
+#: ../../web/add/package/index.php:35 ../../web/edit/package/index.php:111
+msgid "web domains"
+msgstr ""
+
+#: ../../web/add/package/index.php:36 ../../web/edit/package/index.php:112
+msgid "web aliases"
+msgstr ""
+
+#: ../../web/add/package/index.php:37 ../../web/edit/package/index.php:113
+msgid "dns domains"
+msgstr ""
+
+#: ../../web/add/package/index.php:38 ../../web/edit/package/index.php:114
+msgid "dns records"
+msgstr ""
+
+#: ../../web/add/package/index.php:39 ../../web/edit/package/index.php:115
+msgid "mail domains"
+msgstr ""
+
+#: ../../web/add/package/index.php:40
+#: ../../web/templates/user/list_mail.html:96
+#: ../../web/templates/user/list_mail.html:102
+#: ../../web/templates/admin/list_mail.html:97
+#: ../../web/templates/admin/list_mail.html:103
+#: ../../web/edit/package/index.php:116
+msgid "mail accounts"
+msgstr ""
+
+#: ../../web/add/package/index.php:41 ../../web/templates/user/panel.html:89
+#: ../../web/templates/admin/panel.html:103
+#: ../../web/edit/package/index.php:117
+msgid "databases"
+msgstr ""
+
+#: ../../web/add/package/index.php:42 ../../web/edit/package/index.php:118
+msgid "cron jobs"
+msgstr ""
+
+#: ../../web/add/package/index.php:43 ../../web/templates/user/panel.html:115
+#: ../../web/templates/admin/panel.html:129
+#: ../../web/edit/package/index.php:119
+msgid "backups"
+msgstr ""
+
+#: ../../web/add/package/index.php:44 ../../web/edit/package/index.php:120
+msgid "quota"
+msgstr ""
+
+#: ../../web/add/package/index.php:45 ../../web/edit/package/index.php:121
+msgid "bandwidth"
+msgstr ""
+
+#: ../../web/add/package/index.php:49 ../../web/edit/package/index.php:125
+msgid "ns1"
+msgstr ""
+
+#: ../../web/add/package/index.php:50 ../../web/edit/package/index.php:126
+msgid "ns2"
+msgstr ""
+
+#: ../../web/add/package/index.php:152
+msgid "PACKAGE_CREATED_OK"
+msgstr ""
+
+#: ../../web/add/db/index.php:19
+msgid "database"
+msgstr ""
+
+#: ../../web/add/db/index.php:20
+msgid "username"
+msgstr ""
+
+#: ../../web/add/db/index.php:22
+msgid "type"
+msgstr ""
+
+#: ../../web/add/db/index.php:23
+msgid "host"
+msgstr ""
+
+#: ../../web/add/db/index.php:24
+msgid "charset"
+msgstr ""
+
+#: ../../web/add/db/index.php:91
+msgid "Database Credentials"
+msgstr ""
+
+#: ../../web/add/db/index.php:94
+msgid "DATABASE_READY"
+msgstr ""
+
+#: ../../web/add/db/index.php:100
+msgid "DATABASE_CREATED_OK"
+msgstr ""
+
+#: ../../web/add/db/index.php:101
+#, php-format
+msgid "open %s"
+msgstr ""
+
+#: ../../web/add/key/index.php:50
+msgid "Field SSH_KEY can not be blank."
+msgstr ""
+
+#: ../../web/add/key/index.php:66 ../../web/add/key/index.php:73
+msgid "SSH KEY is invalid"
+msgstr ""
+
+#: ../../web/add/key/index.php:80 ../../web/add/key/index.php:84
+msgid "SSH KEY already exists"
+msgstr ""
+
+#: ../../web/add/key/index.php:100
+msgid "SSH KEY created"
+msgstr ""
+
+#: ../../web/download/backup/index.php:20
+msgid "BACKUP_DOWNLOAD_SCHEDULED"
+msgstr ""
+
+#: ../../web/reset/index.php:31
+msgid "MAIL_RESET_SUBJECT"
+msgstr ""
+
+#: ../../web/reset/index.php:40
+msgid "PASSWORD_RESET_REQUEST"
+msgstr ""
+
+#: ../../web/reset/index.php:45
+msgid "Invalid host domain"
+msgstr ""
+
+#: ../../web/reset/index.php:74
+msgid "An internal error occurred"
+msgstr ""
+
+#: ../../web/reset/index.php:82
+msgid "Code has been expired"
+msgstr ""
+
+#: ../../web/reset/index.php:86 ../../web/reset/index.php:90
+msgid "Invalid username or code"
+msgstr ""
+
+#: ../../web/reset/index.php:93
+msgid "Passwords not match"
+msgstr ""
+
+#: ../../web/templates/user/edit_dns.html:4
+#: ../../web/templates/user/edit_user.html:4
+#: ../../web/templates/user/list_dns_rec.html:4
+#: ../../web/templates/user/edit_web.html:4
+#: ../../web/templates/user/list_search.html:4
+#: ../../web/templates/user/list_mail_acc.html:4
+#: ../../web/templates/reset2fa.html:60
+#: ../../web/templates/admin/list_firewall_ipset.html:4
+#: ../../web/templates/admin/edit_server_bind9.html:4
+#: ../../web/templates/admin/edit_server_mysql.html:4
+#: ../../web/templates/admin/add_firewall_ipset.html:4
+#: ../../web/templates/admin/add_ip.html:4
+#: ../../web/templates/admin/edit_db.html:4
+#: ../../web/templates/admin/edit_backup_exclusions.html:4
+#: ../../web/templates/admin/list_key.html:4
+#: ../../web/templates/admin/edit_package.html:4
+#: ../../web/templates/admin/list_rrd.html:4
+#: ../../web/templates/admin/edit_dns.html:4
+#: ../../web/templates/admin/add_dns.html:4
+#: ../../web/templates/admin/edit_user.html:4
+#: ../../web/templates/admin/edit_firewall.html:4
+#: ../../web/templates/admin/list_dns_rec.html:4
+#: ../../web/templates/admin/edit_web.html:4
+#: ../../web/templates/admin/edit_server.html:4
+#: ../../web/templates/admin/edit_server_php.html:4
+#: ../../web/templates/admin/add_mail.html:4
+#: ../../web/templates/admin/list_updates.html:4
+#: ../../web/templates/admin/add_db.html:4
+#: ../../web/templates/admin/add_dns_rec.html:4
+#: ../../web/templates/admin/edit_server_dovecot.html:4
+#: ../../web/templates/admin/add_key.html:4
+#: ../../web/templates/admin/list_weblog.html:26
+#: ../../web/templates/admin/edit_server_service.html:4
+#: ../../web/templates/admin/list_backup_detail.html:4
+#: ../../web/templates/admin/add_firewall_banlist.html:4
+#: ../../web/templates/admin/generate_ssl.html:116
+#: ../../web/templates/admin/edit_cron.html:4
+#: ../../web/templates/admin/add_cron.html:4
+#: ../../web/templates/admin/list_packages.html:4
+#: ../../web/templates/admin/list_firewall.html:4
+#: ../../web/templates/admin/edit_dns_rec.html:4
+#: ../../web/templates/admin/edit_ip.html:4
+#: ../../web/templates/admin/edit_mail.html:4
+#: ../../web/templates/admin/add_firewall.html:4
+#: ../../web/templates/admin/add_mail_acc.html:4
+#: ../../web/templates/admin/list_ip.html:4
+#: ../../web/templates/admin/edit_mail_acc.html:4
+#: ../../web/templates/admin/list_search.html:4
+#: ../../web/templates/admin/edit_server_nginx.html:4
+#: ../../web/templates/admin/edit_server_pgsql.html:4
+#: ../../web/templates/admin/list_webapps.html:4
+#: ../../web/templates/admin/add_package.html:4
+#: ../../web/templates/admin/list_mail_acc.html:4
+#: ../../web/templates/admin/list_ssl.html:86
+#: ../../web/templates/admin/add_web.html:4
+#: ../../web/templates/admin/setup_webapp.html:4
+#: ../../web/templates/admin/list_firewall_banlist.html:4
+#: ../../web/templates/admin/list_backup_exclusions.html:4
+#: ../../web/templates/admin/add_user.html:4
+#: ../../web/templates/admin/edit_server_httpd.html:4
+#: ../../web/templates/reset_1.html:46 ../../web/templates/login_1.html:43
+#: ../../web/templates/reset_2.html:36 ../../web/templates/reset_3.html:44
+msgid "Back"
+msgstr ""
+
+#: ../../web/templates/user/edit_dns.html:7
+#: ../../web/templates/user/edit_user.html:8
+#: ../../web/templates/user/edit_web.html:10
+#: ../../web/templates/admin/edit_server_bind9.html:7
+#: ../../web/templates/admin/edit_server_mysql.html:7
+#: ../../web/templates/admin/add_firewall_ipset.html:7
+#: ../../web/templates/admin/add_ip.html:7
+#: ../../web/templates/admin/edit_db.html:7
+#: ../../web/templates/admin/edit_backup_exclusions.html:7
+#: ../../web/templates/admin/edit_package.html:7
+#: ../../web/templates/admin/edit_dns.html:7
+#: ../../web/templates/admin/add_dns.html:7
+#: ../../web/templates/admin/edit_user.html:8
+#: ../../web/templates/admin/edit_firewall.html:7
+#: ../../web/templates/admin/edit_web.html:10
+#: ../../web/templates/admin/edit_server.html:7
+#: ../../web/templates/admin/edit_server_php.html:7
+#: ../../web/templates/admin/add_mail.html:7
+#: ../../web/templates/admin/add_db.html:7
+#: ../../web/templates/admin/add_dns_rec.html:7
+#: ../../web/templates/admin/edit_server_dovecot.html:7
+#: ../../web/templates/admin/add_key.html:7
+#: ../../web/templates/admin/edit_server_service.html:7
+#: ../../web/templates/admin/add_firewall_banlist.html:7
+#: ../../web/templates/admin/edit_cron.html:7
+#: ../../web/templates/admin/add_cron.html:7
+#: ../../web/templates/admin/edit_dns_rec.html:7
+#: ../../web/templates/admin/edit_ip.html:7
+#: ../../web/templates/admin/edit_mail.html:7
+#: ../../web/templates/admin/add_firewall.html:7
+#: ../../web/templates/admin/add_mail_acc.html:7
+#: ../../web/templates/admin/edit_mail_acc.html:7
+#: ../../web/templates/admin/edit_server_nginx.html:8
+#: ../../web/templates/admin/edit_server_pgsql.html:7
+#: ../../web/templates/admin/add_package.html:7
+#: ../../web/templates/admin/add_web.html:7
+#: ../../web/templates/admin/add_user.html:7
+#: ../../web/templates/admin/edit_server_httpd.html:8
+msgid "Save"
+msgstr ""
+
+#: ../../web/templates/user/edit_dns.html:40
+#: ../../web/templates/user/list_dns.html:97
+#: ../../web/templates/user/list_dns_rec.html:6
+#: ../../web/templates/admin/edit_dns.html:40
+#: ../../web/templates/admin/list_dns.html:98
+#: ../../web/templates/admin/list_dns_rec.html:6
+msgid "Editing DNS Domain"
+msgstr ""
+
+#: ../../web/templates/user/edit_dns.html:69
+#: ../../web/templates/user/edit_web.html:86
+#: ../../web/templates/admin/edit_dns.html:69
+#: ../../web/templates/admin/edit_web.html:73
+#: ../../web/templates/admin/list_ip.html:48
+msgid "IP Address"
+msgstr ""
+
+#: ../../web/templates/user/edit_dns.html:89
+#: ../../web/templates/user/list_dns.html:56
+#: ../../web/templates/admin/edit_dns.html:89
+#: ../../web/templates/admin/list_dns.html:57
+msgid "Template"
+msgstr ""
+
+#: ../../web/templates/user/edit_dns.html:110
+#: ../../web/templates/user/list_dns.html:59
+#: ../../web/templates/admin/edit_dns.html:110
+#: ../../web/templates/admin/add_dns.html:93
+#: ../../web/templates/admin/list_dns.html:60
+msgid "Expiration Date"
+msgstr ""
+
+#: ../../web/templates/user/edit_dns.html:110
+#: ../../web/templates/admin/edit_dns.html:110
+#: ../../web/templates/admin/add_dns.html:93
+msgid "YYYY-MM-DD"
+msgstr ""
+
+#: ../../web/templates/user/list_stats.html:4
+#: ../../web/templates/user/list_search.html:5
+#: ../../web/templates/admin/list_log.html:4
+#: ../../web/templates/admin/list_search.html:5
+msgid "Refresh"
+msgstr ""
+
+#: ../../web/templates/user/list_stats.html:28
+#: ../../web/templates/user/list_cron.html:64
+#: ../../web/templates/admin/list_stats.html:42
+#: ../../web/templates/admin/list_cron.html:64
+#: ../../web/templates/admin/edit_cron.html:415
+#: ../../web/templates/admin/add_cron.html:421
+msgid "Month"
+msgstr ""
+
+#: ../../web/templates/user/list_stats.html:30
+#: ../../web/templates/user/list_user.html:73
+#: ../../web/templates/admin/list_stats.html:44
+#: ../../web/templates/admin/list_user.html:69
+msgid "IPs"
+msgstr ""
+
+#: ../../web/templates/user/list_stats.html:31
+#: ../../web/templates/user/list_web.html:16
+#: ../../web/templates/user/list_web.html:62
+#: ../../web/templates/user/list_user.html:20
+#: ../../web/templates/user/list_user.html:74
+#: ../../web/templates/user/list_db.html:36
+#: ../../web/templates/user/list_db.html:85
+#: ../../web/templates/user/list_mail_acc.html:11
+#: ../../web/templates/user/list_mail_acc.html:56
+#: ../../web/templates/user/list_mail.html:10
+#: ../../web/templates/user/list_mail.html:56
+#: ../../web/templates/admin/list_stats.html:45
+#: ../../web/templates/admin/list_web.html:10
+#: ../../web/templates/admin/list_web.html:57
+#: ../../web/templates/admin/list_user.html:16
+#: ../../web/templates/admin/list_user.html:70
+#: ../../web/templates/admin/list_packages.html:45
+#: ../../web/templates/admin/list_server_info.html:29
+#: ../../web/templates/admin/list_db.html:36
+#: ../../web/templates/admin/list_db.html:86
+#: ../../web/templates/admin/list_mail_acc.html:11
+#: ../../web/templates/admin/list_mail_acc.html:56
+#: ../../web/templates/admin/list_mail.html:10
+#: ../../web/templates/admin/list_mail.html:57
+msgid "Disk"
+msgstr ""
+
+#: ../../web/templates/user/list_stats.html:32
+#: ../../web/templates/user/list_web.html:17
+#: ../../web/templates/user/list_web.html:63
+#: ../../web/templates/user/list_user.html:21
+#: ../../web/templates/user/list_user.html:75
+#: ../../web/templates/admin/edit_package.html:292
+#: ../../web/templates/admin/list_stats.html:46
+#: ../../web/templates/admin/list_web.html:11
+#: ../../web/templates/admin/list_web.html:58
+#: ../../web/templates/admin/list_user.html:17
+#: ../../web/templates/admin/list_user.html:71
+#: ../../web/templates/admin/list_packages.html:46
+#: ../../web/templates/admin/add_package.html:295
+msgid "Bandwidth"
+msgstr ""
+
+#: ../../web/templates/user/list_stats.html:33
+#: ../../web/templates/user/list_user.html:76
+#: ../../web/templates/admin/edit_backup_exclusions.html:58
+#: ../../web/templates/admin/edit_package.html:183
+#: ../../web/templates/admin/list_stats.html:47
+#: ../../web/templates/admin/list_user.html:72
+#: ../../web/templates/admin/list_packages.html:47
+#: ../../web/templates/admin/add_package.html:186
+msgid "Web Domains"
+msgstr ""
+
+#: ../../web/templates/user/list_stats.html:34
+#: ../../web/templates/admin/edit_package.html:194
+#: ../../web/templates/admin/list_stats.html:48
+#: ../../web/templates/admin/list_packages.html:48
+#: ../../web/templates/admin/add_package.html:197
+msgid "Web Aliases"
+msgstr ""
+
+#: ../../web/templates/user/list_stats.html:35
+#: ../../web/templates/user/list_user.html:78
+#: ../../web/templates/admin/list_stats.html:49
+#: ../../web/templates/admin/list_user.html:74
+#: ../../web/templates/admin/list_packages.html:49
+msgid "DNS Domains"
+msgstr ""
+
+#: ../../web/templates/user/list_stats.html:36
+#: ../../web/templates/admin/list_stats.html:50
+#: ../../web/templates/admin/list_packages.html:50
+msgid "DNS Records"
+msgstr ""
+
+#: ../../web/templates/user/list_stats.html:37
+#: ../../web/templates/user/list_user.html:77
+#: ../../web/templates/admin/edit_backup_exclusions.html:68
+#: ../../web/templates/admin/edit_package.html:227
+#: ../../web/templates/admin/list_stats.html:51
+#: ../../web/templates/admin/list_user.html:73
+#: ../../web/templates/admin/list_packages.html:51
+#: ../../web/templates/admin/add_package.html:230
+msgid "Mail Domains"
+msgstr ""
+
+#: ../../web/templates/user/list_stats.html:38
+#: ../../web/templates/admin/edit_package.html:238
+#: ../../web/templates/admin/list_stats.html:52
+#: ../../web/templates/admin/list_packages.html:52
+#: ../../web/templates/admin/add_package.html:241
+msgid "Mail Accounts"
+msgstr ""
+
+#: ../../web/templates/user/list_stats.html:39
+#: ../../web/templates/user/list_user.html:79
+#: ../../web/templates/admin/edit_backup_exclusions.html:78
+#: ../../web/templates/admin/edit_package.html:249
+#: ../../web/templates/admin/list_stats.html:53
+#: ../../web/templates/admin/edit_server.html:414
+#: ../../web/templates/admin/list_user.html:75
+#: ../../web/templates/admin/list_packages.html:53
+#: ../../web/templates/admin/add_package.html:252
+msgid "Databases"
+msgstr ""
+
+#: ../../web/templates/user/list_stats.html:40
+#: ../../web/templates/user/list_user.html:80
+#: ../../web/templates/admin/edit_package.html:260
+#: ../../web/templates/admin/list_stats.html:54
+#: ../../web/templates/admin/list_user.html:76
+#: ../../web/templates/admin/list_packages.html:54
+#: ../../web/templates/admin/add_package.html:263
+msgid "Cron Jobs"
+msgstr ""
+
+#: ../../web/templates/user/list_stats.html:41
+#: ../../web/templates/user/list_user.html:81
+#: ../../web/templates/admin/edit_package.html:271
+#: ../../web/templates/admin/list_stats.html:55
+#: ../../web/templates/admin/edit_server.html:575
+#: ../../web/templates/admin/list_user.html:77
+#: ../../web/templates/admin/list_packages.html:55
+#: ../../web/templates/admin/add_package.html:274
+msgid "Backups"
+msgstr ""
+
+#: ../../web/templates/user/list_stats.html:79
+#: ../../web/templates/admin/list_stats.html:93
+msgid "1 month"
+msgstr ""
+
+#: ../../web/templates/user/list_stats.html:81
+#: ../../web/templates/admin/list_stats.html:95
+#, php-format
+msgid "%s months"
+msgstr ""
+
+#: ../../web/templates/user/edit_user.html:5
+msgid "SSH_KEY"
+msgstr ""
+
+#: ../../web/templates/user/edit_user.html:5
+#: ../../web/templates/admin/list_key.html:21
+#: ../../web/templates/admin/add_key.html:57
+msgid "SSH KEY"
+msgstr ""
+
+#: ../../web/templates/user/edit_user.html:42
+#: ../../web/templates/user/list_user.html:114
+#: ../../web/templates/admin/edit_user.html:42
+#: ../../web/templates/admin/list_user.html:120
+msgid "Editing User"
+msgstr ""
+
+#: ../../web/templates/user/edit_user.html:60
+#: ../../web/templates/user/edit_web.html:144
+#: ../../web/templates/user/edit_web.html:424
+#: ../../web/templates/user/edit_web.html:500
+#: ../../web/templates/user/list_user.html:19
+#: ../../web/templates/user/list_db.html:83
+#: ../../web/templates/user/list_mail_acc.html:54
+#: ../../web/templates/reset2fa.html:34
+#: ../../web/templates/admin/edit_user.html:60
+#: ../../web/templates/admin/edit_web.html:131
+#: ../../web/templates/admin/edit_web.html:410
+#: ../../web/templates/admin/edit_web.html:486
+#: ../../web/templates/admin/edit_server.html:674
+#: ../../web/templates/admin/list_user.html:15
+#: ../../web/templates/admin/add_mail_acc.html:155
+#: ../../web/templates/admin/list_db.html:84
+#: ../../web/templates/admin/edit_mail_acc.html:166
+#: ../../web/templates/admin/list_mail_acc.html:54
+#: ../../web/templates/admin/add_web.html:177
+#: ../../web/templates/admin/add_web.html:276
+#: ../../web/templates/admin/add_web.html:348
+#: ../../web/templates/admin/add_user.html:56
+#: ../../web/templates/reset_1.html:20 ../../web/templates/login.html:21
+msgid "Username"
+msgstr ""
+
+#: ../../web/templates/user/edit_user.html:71
+#: ../../web/templates/user/edit_web.html:154
+#: ../../web/templates/user/edit_web.html:437
+#: ../../web/templates/user/edit_web.html:512
+#: ../../web/templates/admin/edit_db.html:81
+#: ../../web/templates/admin/edit_user.html:71
+#: ../../web/templates/admin/edit_web.html:141
+#: ../../web/templates/admin/edit_web.html:423
+#: ../../web/templates/admin/edit_web.html:498
+#: ../../web/templates/admin/edit_server.html:466
+#: ../../web/templates/admin/edit_server.html:685
+#: ../../web/templates/admin/add_db.html:86
+#: ../../web/templates/admin/add_mail_acc.html:70
+#: ../../web/templates/admin/add_mail_acc.html:159
+#: ../../web/templates/admin/edit_mail_acc.html:71
+#: ../../web/templates/admin/edit_mail_acc.html:170
+#: ../../web/templates/admin/add_web.html:187
+#: ../../web/templates/admin/add_web.html:288
+#: ../../web/templates/admin/add_web.html:360
+#: ../../web/templates/admin/add_user.html:66
+#: ../../web/templates/login_1.html:23
+msgid "Password"
+msgstr ""
+
+#: ../../web/templates/user/edit_user.html:71
+#: ../../web/templates/user/edit_web.html:154
+#: ../../web/templates/user/edit_web.html:437
+#: ../../web/templates/user/edit_web.html:512
+#: ../../web/templates/admin/edit_db.html:81
+#: ../../web/templates/admin/edit_user.html:71
+#: ../../web/templates/admin/edit_web.html:141
+#: ../../web/templates/admin/edit_web.html:423
+#: ../../web/templates/admin/edit_web.html:498
+#: ../../web/templates/admin/add_db.html:86
+#: ../../web/templates/admin/edit_cron.html:50
+#: ../../web/templates/admin/edit_cron.html:79
+#: ../../web/templates/admin/edit_cron.html:147
+#: ../../web/templates/admin/edit_cron.html:220
+#: ../../web/templates/admin/edit_cron.html:332
+#: ../../web/templates/admin/add_cron.html:51
+#: ../../web/templates/admin/add_cron.html:81
+#: ../../web/templates/admin/add_cron.html:150
+#: ../../web/templates/admin/add_cron.html:224
+#: ../../web/templates/admin/add_cron.html:339
+#: ../../web/templates/admin/add_mail_acc.html:70
+#: ../../web/templates/admin/edit_mail_acc.html:71
+#: ../../web/templates/admin/add_web.html:187
+#: ../../web/templates/admin/add_web.html:288
+#: ../../web/templates/admin/add_web.html:360
+#: ../../web/templates/admin/setup_webapp.html:67
+#: ../../web/templates/admin/add_user.html:66
+msgid "generate"
+msgstr ""
+
+#: ../../web/templates/user/edit_user.html:81
+#: ../../web/templates/admin/edit_user.html:81
+msgid "Enable 2FA"
+msgstr ""
+
+#: ../../web/templates/user/edit_user.html:83
+#: ../../web/templates/admin/edit_user.html:83
+msgid "2FA Reset Code:"
+msgstr ""
+
+#: ../../web/templates/user/edit_user.html:84
+#: ../../web/templates/admin/edit_user.html:84
+msgid "Please scan the code below in your 2FA application:"
+msgstr ""
+
+#: ../../web/templates/user/edit_user.html:91
+#: ../../web/templates/admin/edit_user.html:91
+#: ../../web/templates/admin/add_user.html:76
+msgid "Contact"
+msgstr ""
+
+#: ../../web/templates/user/edit_user.html:111
+#: ../../web/templates/admin/edit_user.html:132
+#: ../../web/templates/admin/add_user.html:120
+msgid "Language"
+msgstr ""
+
+#: ../../web/templates/user/edit_user.html:135
+#: ../../web/templates/admin/edit_user.html:203
+msgid "Default Name Servers"
+msgstr ""
+
+#: ../../web/templates/user/edit_user.html:141
+#: ../../web/templates/user/edit_user.html:147
+#: ../../web/templates/user/edit_user.html:154
+#: ../../web/templates/user/edit_user.html:162
+#: ../../web/templates/user/edit_user.html:170
+#: ../../web/templates/user/edit_user.html:178
+#: ../../web/templates/user/edit_user.html:186
+#: ../../web/templates/user/edit_user.html:194
+#: ../../web/templates/user/list_dns.html:34
+#: ../../web/templates/user/list_dns.html:109
+#: ../../web/templates/user/list_dns_rec.html:27
+#: ../../web/templates/user/list_dns_rec.html:81
+#: ../../web/templates/user/edit_web.html:417
+#: ../../web/templates/user/edit_web.html:493
+#: ../../web/templates/user/list_cron.html:40
+#: ../../web/templates/user/list_cron.html:107
+#: ../../web/templates/user/list_web.html:40
+#: ../../web/templates/user/list_web.html:160
+#: ../../web/templates/user/list_user.html:51
+#: ../../web/templates/user/list_db.html:61
+#: ../../web/templates/user/list_db.html:139
+#: ../../web/templates/user/list_mail_acc.html:34
+#: ../../web/templates/user/list_mail_acc.html:109
+#: ../../web/templates/user/list_mail.html:33
+#: ../../web/templates/user/list_mail.html:116
+#: ../../web/templates/admin/list_firewall_ipset.html:16
+#: ../../web/templates/admin/list_key.html:37
+#: ../../web/templates/admin/edit_package.html:310
+#: ../../web/templates/admin/edit_package.html:316
+#: ../../web/templates/admin/edit_package.html:323
+#: ../../web/templates/admin/edit_package.html:331
+#: ../../web/templates/admin/edit_package.html:339
+#: ../../web/templates/admin/edit_package.html:347
+#: ../../web/templates/admin/edit_package.html:355
+#: ../../web/templates/admin/edit_package.html:363
+#: ../../web/templates/admin/add_dns.html:119
+#: ../../web/templates/admin/add_dns.html:125
+#: ../../web/templates/admin/add_dns.html:132
+#: ../../web/templates/admin/add_dns.html:140
+#: ../../web/templates/admin/add_dns.html:148
+#: ../../web/templates/admin/add_dns.html:156
+#: ../../web/templates/admin/add_dns.html:164
+#: ../../web/templates/admin/add_dns.html:172
+#: ../../web/templates/admin/edit_user.html:209
+#: ../../web/templates/admin/edit_user.html:215
+#: ../../web/templates/admin/edit_user.html:222
+#: ../../web/templates/admin/edit_user.html:230
+#: ../../web/templates/admin/edit_user.html:238
+#: ../../web/templates/admin/edit_user.html:246
+#: ../../web/templates/admin/edit_user.html:254
+#: ../../web/templates/admin/edit_user.html:262
+#: ../../web/templates/admin/list_dns.html:35
+#: ../../web/templates/admin/list_dns.html:110
+#: ../../web/templates/admin/list_dns_rec.html:27
+#: ../../web/templates/admin/list_dns_rec.html:82
+#: ../../web/templates/admin/edit_web.html:403
+#: ../../web/templates/admin/edit_web.html:479
+#: ../../web/templates/admin/list_cron.html:40
+#: ../../web/templates/admin/list_cron.html:107
+#: ../../web/templates/admin/list_web.html:35
+#: ../../web/templates/admin/list_web.html:155
+#: ../../web/templates/admin/list_user.html:47
+#: ../../web/templates/admin/list_user.html:131
+#: ../../web/templates/admin/list_packages.html:23
+#: ../../web/templates/admin/list_firewall.html:30
+#: ../../web/templates/admin/list_firewall.html:114
+#: ../../web/templates/admin/list_ip.html:28
+#: ../../web/templates/admin/list_ip.html:81
+#: ../../web/templates/admin/list_db.html:62
+#: ../../web/templates/admin/list_db.html:140
+#: ../../web/templates/admin/add_package.html:313
+#: ../../web/templates/admin/add_package.html:319
+#: ../../web/templates/admin/add_package.html:326
+#: ../../web/templates/admin/add_package.html:334
+#: ../../web/templates/admin/add_package.html:342
+#: ../../web/templates/admin/add_package.html:350
+#: ../../web/templates/admin/add_package.html:358
+#: ../../web/templates/admin/add_package.html:366
+#: ../../web/templates/admin/list_mail_acc.html:34
+#: ../../web/templates/admin/list_mail_acc.html:109
+#: ../../web/templates/admin/add_web.html:269
+#: ../../web/templates/admin/add_web.html:341
+#: ../../web/templates/admin/list_mail.html:34
+#: ../../web/templates/admin/list_mail.html:117
+#: ../../web/templates/admin/list_firewall_banlist.html:16
+#: ../../web/templates/admin/list_backup.html:23
+#: ../../web/templates/admin/list_backup.html:85
+msgid "delete"
+msgstr ""
+
+#: ../../web/templates/user/edit_user.html:200
+#: ../../web/templates/admin/edit_package.html:370
+#: ../../web/templates/admin/add_dns.html:178
+#: ../../web/templates/admin/edit_user.html:269
+#: ../../web/templates/admin/add_package.html:372
+msgid "Add one more Name Server"
+msgstr ""
+
+#: ../../web/templates/user/list_dns.html:4
+#: ../../web/templates/admin/list_dns.html:4
+msgid "Add DNS Domain"
+msgstr ""
+
+#: ../../web/templates/user/list_dns.html:7
+#: ../../web/templates/user/list_dns.html:17
+#: ../../web/templates/user/list_cron.html:14
+#: ../../web/templates/user/list_cron.html:21
+#: ../../web/templates/user/list_web.html:13
+#: ../../web/templates/user/list_web.html:23
+#: ../../web/templates/user/list_user.html:18
+#: ../../web/templates/user/list_user.html:27
+#: ../../web/templates/user/list_db.html:34
+#: ../../web/templates/user/list_db.html:44
+#: ../../web/templates/user/list_search.html:8
+#: ../../web/templates/user/list_search.html:15
+#: ../../web/templates/user/list_search.html:39
+#: ../../web/templates/user/list_mail_acc.html:9
+#: ../../web/templates/user/list_mail_acc.html:17
+#: ../../web/templates/user/list_mail.html:7
+#: ../../web/templates/user/list_mail.html:16
+#: ../../web/templates/admin/list_firewall_ipset.html:39
+#: ../../web/templates/admin/list_log.html:30
+#: ../../web/templates/admin/list_dns.html:7
+#: ../../web/templates/admin/list_dns.html:17
+#: ../../web/templates/admin/list_cron.html:14
+#: ../../web/templates/admin/list_cron.html:21
+#: ../../web/templates/admin/edit_cron.html:250
+#: ../../web/templates/admin/list_web.html:7
+#: ../../web/templates/admin/list_web.html:17
+#: ../../web/templates/admin/list_user.html:14
+#: ../../web/templates/admin/list_user.html:23
+#: ../../web/templates/admin/add_cron.html:256
+#: ../../web/templates/admin/list_packages.html:8
+#: ../../web/templates/admin/list_packages.html:15
+#: ../../web/templates/admin/list_ip.html:8
+#: ../../web/templates/admin/list_ip.html:19
+#: ../../web/templates/admin/list_db.html:34
+#: ../../web/templates/admin/list_db.html:44
+#: ../../web/templates/admin/list_search.html:8
+#: ../../web/templates/admin/list_search.html:15
+#: ../../web/templates/admin/list_search.html:41
+#: ../../web/templates/admin/list_mail_acc.html:9
+#: ../../web/templates/admin/list_mail_acc.html:17
+#: ../../web/templates/admin/list_mail.html:7
+#: ../../web/templates/admin/list_mail.html:16
+#: ../../web/templates/admin/list_firewall_banlist.html:37
+#: ../../web/templates/admin/list_backup.html:45
+msgid "Date"
+msgstr ""
+
+#: ../../web/templates/user/list_dns.html:8
+#: ../../web/templates/admin/list_dns.html:8
+msgid "Expire"
+msgstr ""
+
+#: ../../web/templates/user/list_dns.html:10
+#: ../../web/templates/user/list_web.html:15
+#: ../../web/templates/user/list_web.html:61
+#: ../../web/templates/admin/add_ip.html:56
+#: ../../web/templates/admin/add_dns.html:66
+#: ../../web/templates/admin/list_dns.html:10
+#: ../../web/templates/admin/edit_firewall.html:96
+#: ../../web/templates/admin/add_firewall_banlist.html:56
+#: ../../web/templates/admin/list_web.html:9
+#: ../../web/templates/admin/list_web.html:56
+#: ../../web/templates/admin/list_firewall.html:15
+#: ../../web/templates/admin/list_firewall.html:54
+#: ../../web/templates/admin/edit_ip.html:59
+#: ../../web/templates/admin/add_firewall.html:93
+#: ../../web/templates/admin/add_web.html:74
+#: ../../web/templates/admin/list_firewall_banlist.html:35
+msgid "IP address"
+msgstr ""
+
+#: ../../web/templates/user/list_dns.html:11
+#: ../../web/templates/admin/list_dns.html:56
+msgid "Records_DNS"
+msgstr ""
+
+#: ../../web/templates/user/list_dns.html:17
+#: ../../web/templates/user/list_cron.html:21
+#: ../../web/templates/user/list_web.html:23
+#: ../../web/templates/user/list_user.html:27
+#: ../../web/templates/user/list_db.html:44
+#: ../../web/templates/user/list_search.html:15
+#: ../../web/templates/user/list_mail_acc.html:17
+#: ../../web/templates/user/list_mail.html:16
+#: ../../web/templates/admin/list_dns.html:17
+#: ../../web/templates/admin/list_cron.html:21
+#: ../../web/templates/admin/list_web.html:17
+#: ../../web/templates/admin/list_user.html:23
+#: ../../web/templates/admin/list_packages.html:15
+#: ../../web/templates/admin/list_firewall.html:22
+#: ../../web/templates/admin/list_ip.html:19
+#: ../../web/templates/admin/list_db.html:44
+#: ../../web/templates/admin/list_search.html:15
+#: ../../web/templates/admin/list_mail_acc.html:17
+#: ../../web/templates/admin/list_mail.html:16
+msgid "sort by"
+msgstr ""
+
+#: ../../web/templates/user/list_dns.html:31
+#: ../../web/templates/user/list_dns_rec.html:24
+#: ../../web/templates/user/list_cron.html:35
+#: ../../web/templates/user/list_web.html:37
+#: ../../web/templates/user/list_user.html:41
+#: ../../web/templates/user/list_db.html:58
+#: ../../web/templates/user/list_mail_acc.html:31
+#: ../../web/templates/user/list_mail.html:30
+#: ../../web/templates/admin/list_firewall_ipset.html:15
+#: ../../web/templates/admin/list_dns.html:31
+#: ../../web/templates/admin/list_dns_rec.html:24
+#: ../../web/templates/admin/list_updates.html:19
+#: ../../web/templates/admin/list_cron.html:35
+#: ../../web/templates/admin/list_services.html:28
+#: ../../web/templates/admin/list_backup_detail.html:23
+#: ../../web/templates/admin/list_web.html:31
+#: ../../web/templates/admin/list_user.html:37
+#: ../../web/templates/admin/list_packages.html:22
+#: ../../web/templates/admin/list_firewall.html:29
+#: ../../web/templates/admin/list_ip.html:26
+#: ../../web/templates/admin/list_db.html:58
+#: ../../web/templates/admin/list_mail_acc.html:31
+#: ../../web/templates/admin/list_mail.html:30
+#: ../../web/templates/admin/list_firewall_banlist.html:15
+#: ../../web/templates/admin/list_backup.html:22
+msgid "apply to selected"
+msgstr ""
+
+#: ../../web/templates/user/list_dns.html:32
+#: ../../web/templates/user/list_dns_rec.html:25
+#: ../../web/templates/user/list_cron.html:38
+#: ../../web/templates/user/list_web.html:38
+#: ../../web/templates/user/list_user.html:49
+#: ../../web/templates/user/list_db.html:59
+#: ../../web/templates/user/list_mail_acc.html:32
+#: ../../web/templates/user/list_mail.html:31
+#: ../../web/templates/admin/list_dns.html:33
+#: ../../web/templates/admin/list_dns_rec.html:25
+#: ../../web/templates/admin/list_cron.html:38
+#: ../../web/templates/admin/list_web.html:33
+#: ../../web/templates/admin/list_user.html:45
+#: ../../web/templates/admin/list_db.html:60
+#: ../../web/templates/admin/list_mail_acc.html:32
+#: ../../web/templates/admin/list_mail.html:32
+msgid "suspend"
+msgstr ""
+
+#: ../../web/templates/user/list_dns.html:33
+#: ../../web/templates/user/list_dns_rec.html:26
+#: ../../web/templates/user/list_cron.html:39
+#: ../../web/templates/user/list_web.html:39
+#: ../../web/templates/user/list_user.html:50
+#: ../../web/templates/user/list_db.html:60
+#: ../../web/templates/user/list_mail_acc.html:33
+#: ../../web/templates/user/list_mail.html:32
+#: ../../web/templates/admin/list_dns.html:34
+#: ../../web/templates/admin/list_dns_rec.html:26
+#: ../../web/templates/admin/list_cron.html:39
+#: ../../web/templates/admin/list_web.html:34
+#: ../../web/templates/admin/list_user.html:46
+#: ../../web/templates/admin/list_db.html:61
+#: ../../web/templates/admin/list_mail_acc.html:33
+#: ../../web/templates/admin/list_mail.html:33
+msgid "unsuspend"
+msgstr ""
+
+#: ../../web/templates/user/list_dns.html:55
+#: ../../web/templates/user/panel.html:13
+#: ../../web/templates/admin/list_dns.html:11
+#: ../../web/templates/admin/panel.html:13
+msgid "Records"
+msgstr ""
+
+#: ../../web/templates/user/list_dns.html:57
+#: ../../web/templates/admin/list_dns.html:58
+#: ../../web/templates/admin/list_dns_rec.html:50
+#: ../../web/templates/admin/add_dns_rec.html:124
+#: ../../web/templates/admin/edit_dns_rec.html:134
+msgid "TTL"
+msgstr ""
+
+#: ../../web/templates/user/list_dns.html:58
+#: ../../web/templates/admin/list_dns.html:59
+msgid "SOA"
+msgstr ""
+
+#: ../../web/templates/user/list_dns.html:87
+#: ../../web/templates/user/list_dns.html:96
+#: ../../web/templates/admin/edit_package.html:216
+#: ../../web/templates/admin/list_dns.html:88
+#: ../../web/templates/admin/list_dns.html:97
+#: ../../web/templates/admin/add_package.html:219
+msgid "DNS records"
+msgstr ""
+
+#: ../../web/templates/user/list_dns.html:95
+#: ../../web/templates/user/list_dns_rec.html:5
+#: ../../web/templates/admin/list_dns.html:96
+#: ../../web/templates/admin/list_dns_rec.html:5
+msgid "Add DNS Record"
+msgstr ""
+
+#: ../../web/templates/user/list_dns.html:103
+#: ../../web/templates/user/list_dns.html:112
+#: ../../web/templates/user/list_dns_rec.html:84
+#: ../../web/templates/user/list_cron.html:101
+#: ../../web/templates/user/list_cron.html:110
+#: ../../web/templates/user/list_web.html:154
+#: ../../web/templates/user/list_web.html:163
+#: ../../web/templates/user/list_db.html:133
+#: ../../web/templates/user/list_db.html:142
+#: ../../web/templates/user/list_search.html:136
+#: ../../web/templates/user/list_search.html:167
+#: ../../web/templates/user/list_mail_acc.html:103
+#: ../../web/templates/user/list_mail_acc.html:112
+#: ../../web/templates/user/list_mail.html:110
+#: ../../web/templates/user/list_mail.html:119
+#: ../../web/templates/admin/list_firewall_ipset.html:72
+#: ../../web/templates/admin/list_log.html:10
+#: ../../web/templates/admin/list_key.html:40
+#: ../../web/templates/admin/list_dns.html:104
+#: ../../web/templates/admin/list_dns.html:113
+#: ../../web/templates/admin/list_dns_rec.html:85
+#: ../../web/templates/admin/list_cron.html:101
+#: ../../web/templates/admin/list_cron.html:110
+#: ../../web/templates/admin/list_services.html:14
+#: ../../web/templates/admin/list_services.html:138
+#: ../../web/templates/admin/list_services.html:147
+#: ../../web/templates/admin/list_web.html:149
+#: ../../web/templates/admin/list_web.html:158
+#: ../../web/templates/admin/list_user.html:125
+#: ../../web/templates/admin/list_user.html:134
+#: ../../web/templates/admin/list_packages.html:91
+#: ../../web/templates/admin/list_firewall.html:108
+#: ../../web/templates/admin/list_firewall.html:117
+#: ../../web/templates/admin/list_ip.html:84
+#: ../../web/templates/admin/list_db.html:134
+#: ../../web/templates/admin/list_db.html:143
+#: ../../web/templates/admin/list_search.html:138
+#: ../../web/templates/admin/list_search.html:169
+#: ../../web/templates/admin/list_mail_acc.html:103
+#: ../../web/templates/admin/list_mail_acc.html:112
+#: ../../web/templates/admin/list_mail.html:111
+#: ../../web/templates/admin/list_mail.html:120
+#: ../../web/templates/admin/list_firewall_banlist.html:64
+#: ../../web/templates/admin/list_backup.html:88
+#: ../../web/templates/footer.html:3
+msgid "Confirmation"
+msgstr ""
+
+#: ../../web/templates/user/list_dns.html:113
+#: ../../web/templates/user/list_dns_rec.html:85
+#: ../../web/templates/user/list_web.html:164
+#: ../../web/templates/user/list_mail.html:120
+#: ../../web/templates/admin/list_dns.html:114
+#: ../../web/templates/admin/list_web.html:159
+#: ../../web/templates/admin/list_mail.html:121
+msgid "DELETE_DOMAIN_CONFIRMATION"
+msgstr ""
+
+#: ../../web/templates/user/list_dns.html:139
+#: ../../web/templates/admin/list_dns.html:140
+msgid "1 DNS zone"
+msgstr ""
+
+#: ../../web/templates/user/list_dns.html:141
+#: ../../web/templates/admin/list_dns.html:142
+#, php-format
+msgid "%s DNS zones"
+msgstr ""
+
+#: ../../web/templates/user/list_dns_rec.html:5
+#: ../../web/templates/admin/list_dns_rec.html:5
+msgid "Add Record"
+msgstr ""
+
+#: ../../web/templates/user/list_dns_rec.html:46
+#: ../../web/templates/admin/list_dns_rec.html:46
+#: ../../web/templates/admin/add_dns_rec.html:59
+#: ../../web/templates/admin/edit_dns_rec.html:69
+msgid "Record"
+msgstr ""
+
+#: ../../web/templates/user/list_dns_rec.html:48
+#: ../../web/templates/user/list_db.html:82
+#: ../../web/templates/user/list_search.html:40
+#: ../../web/templates/admin/edit_db.html:91
+#: ../../web/templates/admin/list_dns_rec.html:48
+#: ../../web/templates/admin/add_db.html:96
+#: ../../web/templates/admin/add_dns_rec.html:70
+#: ../../web/templates/admin/list_backup_detail.html:44
+#: ../../web/templates/admin/edit_dns_rec.html:80
+#: ../../web/templates/admin/list_db.html:83
+#: ../../web/templates/admin/list_search.html:42
+#: ../../web/templates/admin/list_backup_exclusions.html:29
+#: ../../web/templates/admin/list_backup.html:47
+msgid "Type"
+msgstr ""
+
+#: ../../web/templates/user/list_dns_rec.html:49
+#: ../../web/templates/admin/list_dns_rec.html:49
+#: ../../web/templates/admin/add_dns_rec.html:114
+#: ../../web/templates/admin/edit_dns_rec.html:124
+msgid "Priority"
+msgstr ""
+
+#: ../../web/templates/user/list_dns_rec.html:50
+#: ../../web/templates/admin/list_dns_rec.html:51
+#: ../../web/templates/admin/add_dns_rec.html:95
+#: ../../web/templates/admin/edit_dns_rec.html:105
+msgid "IP or Value"
+msgstr ""
+
+#: ../../web/templates/user/list_dns_rec.html:74
+#: ../../web/templates/user/list_dns_rec.html:79
+#: ../../web/templates/admin/list_dns_rec.html:75
+#: ../../web/templates/admin/list_dns_rec.html:80
+#: ../../web/templates/admin/edit_dns_rec.html:40
+msgid "Editing DNS Record"
+msgstr ""
+
+#: ../../web/templates/user/list_dns_rec.html:110
+#: ../../web/templates/admin/list_dns_rec.html:112
+msgid "1 DNS record"
+msgstr ""
+
+#: ../../web/templates/user/list_dns_rec.html:112
+#: ../../web/templates/admin/list_dns_rec.html:114
+#, php-format
+msgid "%s DNS records"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:8
+#: ../../web/templates/admin/edit_web.html:8
+#: ../../web/templates/admin/list_webapps.html:24
+msgid "Quick Install App"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:44
+#: ../../web/templates/user/list_web.html:139
+#: ../../web/templates/user/list_web.html:148
+#: ../../web/templates/admin/edit_web.html:44
+#: ../../web/templates/admin/list_web.html:134
+#: ../../web/templates/admin/list_web.html:143
+msgid "Editing Domain"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:104
+#: ../../web/templates/user/list_mail_acc.html:58
+#: ../../web/templates/admin/edit_web.html:91
+#: ../../web/templates/admin/add_mail_acc.html:99
+#: ../../web/templates/admin/edit_mail_acc.html:92
+#: ../../web/templates/admin/list_mail_acc.html:58
+#: ../../web/templates/admin/add_web.html:113
+msgid "Aliases"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:114
+#: ../../web/templates/admin/edit_web.html:101
+#: ../../web/templates/admin/add_web.html:146
+msgid "Web Statistics"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:136
+#: ../../web/templates/admin/edit_web.html:123
+#: ../../web/templates/admin/add_web.html:169
+msgid "Statistics Authorization"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:167
+#: ../../web/templates/admin/edit_package.html:64
+#: ../../web/templates/admin/edit_web.html:154
+#: ../../web/templates/admin/add_package.html:65
+msgid "Web Template"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:189
+#: ../../web/templates/admin/edit_package.html:88
+#: ../../web/templates/admin/edit_web.html:176
+#: ../../web/templates/admin/add_package.html:89
+msgid "Backend Template"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:215
+#: ../../web/templates/admin/edit_web.html:202
+#: ../../web/templates/admin/add_web.html:124
+msgid "Proxy Support"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:223
+#: ../../web/templates/admin/edit_package.html:113
+#: ../../web/templates/admin/edit_web.html:210
+#: ../../web/templates/admin/add_package.html:115
+msgid "Proxy Template"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:247
+#: ../../web/templates/admin/edit_web.html:234
+#: ../../web/templates/admin/add_web.html:132
+msgid "Proxy Extensions"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:261
+#: ../../web/templates/admin/edit_web.html:248
+#: ../../web/templates/admin/edit_mail.html:94
+#: ../../web/templates/admin/add_web.html:201
+msgid "SSL Support"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:269
+#: ../../web/templates/admin/edit_web.html:256
+#: ../../web/templates/admin/edit_mail.html:102
+#: ../../web/templates/admin/add_web.html:209
+msgid "Lets Encrypt Support"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:274
+#: ../../web/templates/admin/edit_web.html:261
+msgid "Force SSL/HTTPS"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:279
+#: ../../web/templates/admin/edit_web.html:266
+msgid "Enable SSL HSTS"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:285
+#: ../../web/templates/admin/edit_web.html:271
+msgid "Home Directory"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:299
+#: ../../web/templates/admin/edit_web.html:285
+#: ../../web/templates/admin/edit_server.html:724
+#: ../../web/templates/admin/edit_mail.html:115
+#: ../../web/templates/admin/list_ssl.html:54
+#: ../../web/templates/admin/add_web.html:219
+msgid "SSL Certificate"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:300
+#: ../../web/templates/admin/edit_web.html:286
+#: ../../web/templates/admin/edit_server.html:725
+#: ../../web/templates/admin/edit_mail.html:116
+#: ../../web/templates/admin/add_web.html:220
+msgid "Generate CSR"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:310
+#: ../../web/templates/admin/edit_web.html:296
+#: ../../web/templates/admin/edit_server.html:735
+#: ../../web/templates/admin/edit_mail.html:126
+#: ../../web/templates/admin/list_ssl.html:64
+#: ../../web/templates/admin/add_web.html:230
+msgid "SSL Key"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:320
+#: ../../web/templates/admin/edit_web.html:306
+#: ../../web/templates/admin/edit_mail.html:136
+#: ../../web/templates/admin/add_web.html:240
+msgid "SSL Certificate Authority / Intermediate"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:320
+#: ../../web/templates/admin/add_ip.html:123
+#: ../../web/templates/admin/add_ip.html:133
+#: ../../web/templates/admin/edit_firewall.html:109
+#: ../../web/templates/admin/edit_web.html:306
+#: ../../web/templates/admin/add_dns_rec.html:114
+#: ../../web/templates/admin/add_dns_rec.html:124
+#: ../../web/templates/admin/edit_dns_rec.html:124
+#: ../../web/templates/admin/edit_dns_rec.html:134
+#: ../../web/templates/admin/edit_ip.html:119
+#: ../../web/templates/admin/edit_ip.html:129
+#: ../../web/templates/admin/edit_mail.html:136
+#: ../../web/templates/admin/add_firewall.html:106
+#: ../../web/templates/admin/add_web.html:240
+msgid "optional"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:335
+#: ../../web/templates/admin/edit_web.html:321
+#: ../../web/templates/admin/edit_server.html:748
+#: ../../web/templates/admin/edit_mail.html:151
+msgid "SUBJECT"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:344
+#: ../../web/templates/admin/edit_web.html:330
+#: ../../web/templates/admin/edit_server.html:757
+#: ../../web/templates/admin/edit_mail.html:160
+msgid "ALIASES"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:353
+#: ../../web/templates/admin/edit_web.html:339
+#: ../../web/templates/admin/edit_server.html:766
+#: ../../web/templates/admin/edit_mail.html:169
+msgid "NOT_BEFORE"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:361
+#: ../../web/templates/admin/edit_web.html:347
+#: ../../web/templates/admin/edit_server.html:774
+#: ../../web/templates/admin/edit_mail.html:177
+msgid "NOT_AFTER"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:369
+#: ../../web/templates/admin/edit_web.html:355
+#: ../../web/templates/admin/edit_server.html:782
+#: ../../web/templates/admin/edit_mail.html:185
+msgid "SIGNATURE"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:377
+#: ../../web/templates/admin/edit_web.html:363
+#: ../../web/templates/admin/edit_server.html:791
+#: ../../web/templates/admin/edit_mail.html:193
+msgid "PUB_KEY"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:385
+#: ../../web/templates/admin/edit_web.html:371
+#: ../../web/templates/admin/edit_server.html:799
+#: ../../web/templates/admin/edit_mail.html:201
+msgid "ISSUER"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:400
+#: ../../web/templates/admin/edit_web.html:386
+#: ../../web/templates/admin/add_web.html:253
+msgid "Additional FTP Account"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:417
+#: ../../web/templates/user/edit_web.html:493
+#: ../../web/templates/admin/edit_web.html:403
+#: ../../web/templates/admin/edit_web.html:479
+#: ../../web/templates/admin/add_firewall_banlist.html:74
+#: ../../web/templates/admin/add_web.html:269
+#: ../../web/templates/admin/add_web.html:341
+msgid "FTP"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:425
+#: ../../web/templates/user/edit_web.html:501
+#: ../../web/templates/admin/edit_web.html:411
+#: ../../web/templates/admin/edit_web.html:487
+#: ../../web/templates/admin/add_web.html:277
+#: ../../web/templates/admin/add_web.html:349
+msgid "Prefix will be automaticaly added to username"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:448
+#: ../../web/templates/user/edit_web.html:523
+#: ../../web/templates/admin/edit_web.html:434
+#: ../../web/templates/admin/edit_web.html:509
+#: ../../web/templates/admin/add_web.html:299
+#: ../../web/templates/admin/add_web.html:371
+msgid "Path"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:462
+#: ../../web/templates/user/edit_web.html:535
+#: ../../web/templates/admin/edit_web.html:448
+#: ../../web/templates/admin/edit_web.html:521
+#: ../../web/templates/admin/add_web.html:312
+#: ../../web/templates/admin/add_web.html:383
+msgid "Send FTP credentials to email"
+msgstr ""
+
+#: ../../web/templates/user/edit_web.html:478
+#: ../../web/templates/admin/edit_web.html:464
+#: ../../web/templates/admin/add_web.html:326
+msgid "Add one more FTP Account"
+msgstr ""
+
+#: ../../web/templates/user/list_cron.html:4
+#: ../../web/templates/admin/list_cron.html:4
+msgid "Add Cron Job"
+msgstr ""
+
+#: ../../web/templates/user/list_cron.html:7
+#: ../../web/templates/user/list_cron.html:36
+#: ../../web/templates/admin/list_cron.html:7
+#: ../../web/templates/admin/list_cron.html:36
+msgid "turn off notifications"
+msgstr ""
+
+#: ../../web/templates/user/list_cron.html:9
+#: ../../web/templates/user/list_cron.html:37
+#: ../../web/templates/admin/list_cron.html:9
+#: ../../web/templates/admin/list_cron.html:37
+msgid "turn on notifications"
+msgstr ""
+
+#: ../../web/templates/user/list_cron.html:15
+#: ../../web/templates/admin/list_cron.html:15
+#: ../../web/templates/admin/edit_cron.html:374
+#: ../../web/templates/admin/add_cron.html:381
+msgid "Command"
+msgstr ""
+
+#: ../../web/templates/user/list_cron.html:59
+#: ../../web/templates/admin/list_cron.html:59
+msgid "Cron Job"
+msgstr ""
+
+#: ../../web/templates/user/list_cron.html:61
+#: ../../web/templates/admin/list_cron.html:61
+msgid "Min"
+msgstr ""
+
+#: ../../web/templates/user/list_cron.html:62
+#: ../../web/templates/admin/list_cron.html:62
+#: ../../web/templates/admin/edit_cron.html:100
+#: ../../web/templates/admin/edit_cron.html:172
+#: ../../web/templates/admin/edit_cron.html:285
+#: ../../web/templates/admin/edit_cron.html:395
+#: ../../web/templates/admin/add_cron.html:103
+#: ../../web/templates/admin/add_cron.html:176
+#: ../../web/templates/admin/add_cron.html:291
+#: ../../web/templates/admin/add_cron.html:401
+msgid "Hour"
+msgstr ""
+
+#: ../../web/templates/user/list_cron.html:63
+#: ../../web/templates/admin/list_cron.html:63
+#: ../../web/templates/admin/edit_cron.html:405
+#: ../../web/templates/admin/add_cron.html:411
+msgid "Day"
+msgstr ""
+
+#: ../../web/templates/user/list_cron.html:65
+#: ../../web/templates/admin/list_cron.html:65
+#: ../../web/templates/admin/edit_cron.html:425
+#: ../../web/templates/admin/add_cron.html:431
+msgid "Day of week"
+msgstr ""
+
+#: ../../web/templates/user/list_cron.html:91
+#: ../../web/templates/user/list_cron.html:96
+#: ../../web/templates/admin/list_cron.html:91
+#: ../../web/templates/admin/list_cron.html:96
+#: ../../web/templates/admin/edit_cron.html:356
+msgid "Editing Cron Job"
+msgstr ""
+
+#: ../../web/templates/user/list_cron.html:111
+#: ../../web/templates/admin/list_cron.html:111
+msgid "DELETE_CRON_CONFIRMATION"
+msgstr ""
+
+#: ../../web/templates/user/list_cron.html:137
+#: ../../web/templates/admin/list_cron.html:137
+msgid "1 cron job"
+msgstr ""
+
+#: ../../web/templates/user/list_cron.html:139
+#: ../../web/templates/admin/list_cron.html:139
+#, php-format
+msgid "%s cron jobs"
+msgstr ""
+
+#: ../../web/templates/user/list_web.html:7
+#: ../../web/templates/user/list_user.html:11
+#: ../../web/templates/admin/list_web.html:4
+#: ../../web/templates/admin/list_user.html:9
+#: ../../web/templates/admin/add_web.html:41
+msgid "Add Web Domain"
+msgstr ""
+
+#: ../../web/templates/user/list_web.html:64
+#: ../../web/templates/user/list_mail.html:60
+#: ../../web/templates/admin/list_web.html:59
+#: ../../web/templates/admin/list_mail.html:61
+msgid "SSL"
+msgstr ""
+
+#: ../../web/templates/user/list_web.html:65
+#: ../../web/templates/user/list_web.html:145
+#: ../../web/templates/user/panel.html:18
+#: ../../web/templates/admin/list_web.html:60
+#: ../../web/templates/admin/list_web.html:140
+#: ../../web/templates/admin/panel.html:18
+msgid "Statistics"
+msgstr ""
+
+#: ../../web/templates/user/list_web.html:139
+#: ../../web/templates/admin/list_web.html:134
+msgid "Edit"
+msgstr ""
+
+#: ../../web/templates/user/list_web.html:149
+#: ../../web/templates/admin/list_weblog.html:27
+#: ../../web/templates/admin/list_web.html:144
+msgid "AccessLog"
+msgstr ""
+
+#: ../../web/templates/user/list_web.html:222
+#: ../../web/templates/admin/list_web.html:217
+msgid "1 web domain"
+msgstr ""
+
+#: ../../web/templates/user/list_web.html:224
+#: ../../web/templates/admin/list_web.html:219
+#, php-format
+msgid "%s web domains"
+msgstr ""
+
+#: ../../web/templates/user/list_user.html:6
+#: ../../web/templates/admin/list_user.html:6
+msgid "Add User"
+msgstr ""
+
+#: ../../web/templates/user/list_user.html:7
+#: ../../web/templates/admin/list_user.html:7
+msgid "Packages"
+msgstr ""
+
+#: ../../web/templates/user/list_user.html:42
+#: ../../web/templates/admin/list_dns.html:32
+#: ../../web/templates/admin/list_web.html:32
+#: ../../web/templates/admin/list_user.html:38
+#: ../../web/templates/admin/list_db.html:59
+#: ../../web/templates/admin/list_mail.html:31
+msgid "rebuild"
+msgstr ""
+
+#: ../../web/templates/user/list_user.html:43
+#: ../../web/templates/admin/list_user.html:39
+msgid "rebuild web"
+msgstr ""
+
+#: ../../web/templates/user/list_user.html:44
+#: ../../web/templates/admin/list_user.html:40
+msgid "rebuild dns"
+msgstr ""
+
+#: ../../web/templates/user/list_user.html:45
+#: ../../web/templates/admin/list_user.html:41
+msgid "rebuild mail"
+msgstr ""
+
+#: ../../web/templates/user/list_user.html:46
+#: ../../web/templates/admin/list_user.html:42
+msgid "rebuild db"
+msgstr ""
+
+#: ../../web/templates/user/list_user.html:47
+#: ../../web/templates/admin/list_user.html:43
+msgid "rebuild cron"
+msgstr ""
+
+#: ../../web/templates/user/list_user.html:48
+#: ../../web/templates/admin/list_user.html:44
+msgid "update counters"
+msgstr ""
+
+#: ../../web/templates/user/list_user.html:72
+#: ../../web/templates/admin/edit_user.html:111
+#: ../../web/templates/admin/list_updates.html:40
+#: ../../web/templates/admin/list_user.html:68
+#: ../../web/templates/admin/list_packages.html:42
+#: ../../web/templates/admin/add_user.html:96
+msgid "Package"
+msgstr ""
+
+#: ../../web/templates/user/list_user.html:142
+#: ../../web/templates/admin/list_user.html:166
+msgid "1 user account"
+msgstr ""
+
+#: ../../web/templates/user/list_user.html:144
+#: ../../web/templates/admin/list_user.html:168
+#, php-format
+msgid "%s user accounts"
+msgstr ""
+
+#: ../../web/templates/user/list_db.html:4
+#: ../../web/templates/admin/list_db.html:4
+msgid "Add Database"
+msgstr ""
+
+#: ../../web/templates/user/list_db.html:35
+#: ../../web/templates/user/list_db.html:80
+#: ../../web/templates/admin/edit_db.html:59
+#: ../../web/templates/admin/add_db.html:60
+#: ../../web/templates/admin/list_backup_detail.html:181
+#: ../../web/templates/admin/list_db.html:35
+#: ../../web/templates/admin/list_db.html:81
+msgid "Database"
+msgstr ""
+
+#: ../../web/templates/user/list_db.html:37
+#: ../../web/templates/admin/edit_db.html:70
+#: ../../web/templates/admin/add_db.html:72
+#: ../../web/templates/admin/list_db.html:37
+msgid "User"
+msgstr ""
+
+#: ../../web/templates/user/list_db.html:38
+#: ../../web/templates/admin/edit_db.html:101
+#: ../../web/templates/admin/edit_server.html:332
+#: ../../web/templates/admin/edit_server.html:455
+#: ../../web/templates/admin/edit_server.html:535
+#: ../../web/templates/admin/edit_server.html:652
+#: ../../web/templates/admin/add_db.html:114
+#: ../../web/templates/admin/list_db.html:38
+msgid "Host"
+msgstr ""
+
+#: ../../web/templates/user/list_db.html:84
+#: ../../web/templates/admin/edit_server.html:67
+#: ../../web/templates/admin/list_db.html:85
+msgid "Hostname"
+msgstr ""
+
+#: ../../web/templates/user/list_db.html:86
+#: ../../web/templates/admin/edit_db.html:111
+#: ../../web/templates/admin/add_db.html:133
+#: ../../web/templates/admin/list_db.html:87
+msgid "Charset"
+msgstr ""
+
+#: ../../web/templates/user/list_db.html:123
+#: ../../web/templates/user/list_db.html:128
+#: ../../web/templates/admin/edit_db.html:41
+#: ../../web/templates/admin/list_db.html:124
+#: ../../web/templates/admin/list_db.html:129
+msgid "Editing Database"
+msgstr ""
+
+#: ../../web/templates/user/list_db.html:143
+#: ../../web/templates/admin/list_db.html:144
+msgid "DELETE_DATABASE_CONFIRMATION"
+msgstr ""
+
+#: ../../web/templates/user/list_db.html:171
+#: ../../web/templates/admin/list_db.html:172
+msgid "1 SQL database"
+msgstr ""
+
+#: ../../web/templates/user/list_db.html:173
+#: ../../web/templates/admin/list_db.html:174
+#, php-format
+msgid "%s SQL databases"
+msgstr ""
+
+#: ../../web/templates/user/list_search.html:37
+#: ../../web/templates/admin/list_search.html:39
+msgid "Search Results"
+msgstr ""
+
+#: ../../web/templates/user/list_search.html:41
+#: ../../web/templates/admin/list_ip.html:13
+#: ../../web/templates/admin/list_ip.html:54
+#: ../../web/templates/admin/list_search.html:43
+msgid "Owner"
+msgstr ""
+
+#: ../../web/templates/user/list_search.html:42
+#: ../../web/templates/admin/list_updates.html:43
+#: ../../web/templates/admin/list_ip.html:52
+#: ../../web/templates/admin/list_search.html:44
+msgid "Status"
+msgstr ""
+
+#: ../../web/templates/user/list_search.html:196
+#: ../../web/templates/admin/list_search.html:198
+msgid "1 object"
+msgstr ""
+
+#: ../../web/templates/user/list_search.html:198
+#: ../../web/templates/admin/list_search.html:200
+#, php-format
+msgid "%s objects"
+msgstr ""
+
+#: ../../web/templates/user/list_mail_acc.html:5
+#: ../../web/templates/user/list_mail.html:101
+#: ../../web/templates/admin/list_mail_acc.html:5
+#: ../../web/templates/admin/list_mail.html:102
+msgid "Add Mail Account"
+msgstr ""
+
+#: ../../web/templates/user/list_mail_acc.html:6
+#: ../../web/templates/user/list_mail.html:104
+#: ../../web/templates/admin/edit_mail.html:40
+#: ../../web/templates/admin/list_mail_acc.html:6
+#: ../../web/templates/admin/list_mail.html:105
+msgid "Editing Mail Domain"
+msgstr ""
+
+#: ../../web/templates/user/list_mail_acc.html:10
+#: ../../web/templates/admin/add_mail_acc.html:60
+#: ../../web/templates/admin/edit_mail_acc.html:59
+#: ../../web/templates/admin/list_mail_acc.html:10
+msgid "Account"
+msgstr ""
+
+#: ../../web/templates/user/list_mail_acc.html:57
+#: ../../web/templates/admin/edit_package.html:281
+#: ../../web/templates/admin/add_mail_acc.html:88
+#: ../../web/templates/admin/edit_mail_acc.html:81
+#: ../../web/templates/admin/add_package.html:284
+#: ../../web/templates/admin/list_mail_acc.html:57
+msgid "Quota"
+msgstr ""
+
+#: ../../web/templates/user/list_mail_acc.html:59
+#: ../../web/templates/admin/list_mail_acc.html:59
+msgid "Forwarding"
+msgstr ""
+
+#: ../../web/templates/user/list_mail_acc.html:60
+#: ../../web/templates/admin/edit_mail_acc.html:117
+#: ../../web/templates/admin/list_mail_acc.html:60
+msgid "Autoreply"
+msgstr ""
+
+#: ../../web/templates/user/list_mail_acc.html:90
+#: ../../web/templates/user/list_mail_acc.html:97
+#: ../../web/templates/admin/edit_mail_acc.html:41
+#: ../../web/templates/admin/list_mail_acc.html:90
+#: ../../web/templates/admin/list_mail_acc.html:97
+msgid "Editing Mail Account"
+msgstr ""
+
+#: ../../web/templates/user/list_mail_acc.html:96
+#: ../../web/templates/user/list_mail.html:103
+#: ../../web/templates/admin/list_mail_acc.html:96
+#: ../../web/templates/admin/list_mail.html:104
+msgid "open webmail"
+msgstr ""
+
+#: ../../web/templates/user/list_mail_acc.html:113
+#: ../../web/templates/admin/list_mail_acc.html:113
+msgid "DELETE_MAIL_ACCOUNT_CONFIRMATION"
+msgstr ""
+
+#: ../../web/templates/user/list_mail_acc.html:186
+#: ../../web/templates/admin/list_mail_acc.html:186
+msgid "1 mail account"
+msgstr ""
+
+#: ../../web/templates/user/list_mail_acc.html:188
+#: ../../web/templates/admin/list_mail_acc.html:188
+#, php-format
+msgid "%s mail accounts"
+msgstr ""
+
+#: ../../web/templates/user/list_mail.html:4
+#: ../../web/templates/admin/list_mail.html:4
+msgid "Add Mail Domain"
+msgstr ""
+
+#: ../../web/templates/user/list_mail.html:9
+#: ../../web/templates/user/list_mail.html:55
+#: ../../web/templates/admin/list_mail.html:9
+#: ../../web/templates/admin/list_mail.html:56
+msgid "Accounts"
+msgstr ""
+
+#: ../../web/templates/user/list_mail.html:57
+#: ../../web/templates/admin/edit_server.html:371
+#: ../../web/templates/admin/list_mail.html:58
+msgid "Antivirus"
+msgstr ""
+
+#: ../../web/templates/user/list_mail.html:58
+#: ../../web/templates/admin/edit_server.html:384
+#: ../../web/templates/admin/list_mail.html:59
+msgid "AntiSpam"
+msgstr ""
+
+#: ../../web/templates/user/list_mail.html:59
+#: ../../web/templates/admin/list_mail.html:60
+msgid "DKIM"
+msgstr ""
+
+#: ../../web/templates/user/list_mail.html:217
+#: ../../web/templates/admin/list_mail.html:218
+msgid "1 mail domain"
+msgstr ""
+
+#: ../../web/templates/user/list_mail.html:219
+#: ../../web/templates/admin/list_mail.html:220
+#, php-format
+msgid "%s mail domains"
+msgstr ""
+
+#: ../../web/templates/user/panel.html:15
+#: ../../web/templates/admin/edit_server.html:825
+#: ../../web/templates/admin/panel.html:15
+msgid "Fm"
+msgstr ""
+
+#: ../../web/templates/user/panel.html:17
+#: ../../web/templates/admin/panel.html:17
+msgid "Log"
+msgstr ""
+
+#: ../../web/templates/user/panel.html:28
+#: ../../web/templates/admin/panel.html:29
+msgid "Notifications"
+msgstr ""
+
+#: ../../web/templates/user/panel.html:31
+#: ../../web/templates/admin/panel.html:36
+msgid "Help"
+msgstr ""
+
+#: ../../web/templates/user/panel.html:32
+#: ../../web/templates/admin/list_weblog.html:33
+#: ../../web/templates/admin/list_server_info.html:38
+#: ../../web/templates/admin/panel.html:37
+msgid "Log out"
+msgstr ""
+
+#: ../../web/templates/user/panel.html:45
+#: ../../web/templates/admin/add_firewall_banlist.html:73
+#: ../../web/templates/admin/panel.html:59
+msgid "WEB"
+msgstr ""
+
+#: ../../web/templates/user/panel.html:47
+#: ../../web/templates/user/panel.html:75
+#: ../../web/templates/admin/panel.html:61
+#: ../../web/templates/admin/panel.html:89
+msgid "domains"
+msgstr ""
+
+#: ../../web/templates/user/panel.html:48
+#: ../../web/templates/admin/panel.html:62
+msgid "aliases"
+msgstr ""
+
+#: ../../web/templates/user/panel.html:59
+#: ../../web/templates/admin/add_firewall_banlist.html:75
+#: ../../web/templates/admin/list_server_info.html:32
+#: ../../web/templates/admin/panel.html:73
+msgid "DNS"
+msgstr ""
+
+#: ../../web/templates/user/panel.html:61
+#: ../../web/templates/admin/panel.html:75
+msgid "zones"
+msgstr ""
+
+#: ../../web/templates/user/panel.html:62
+#: ../../web/templates/admin/list_backup_detail.html:222
+#: ../../web/templates/admin/panel.html:76
+msgid "records"
+msgstr ""
+
+#: ../../web/templates/user/panel.html:73
+#: ../../web/templates/admin/add_firewall_banlist.html:76
+#: ../../web/templates/admin/panel.html:87
+msgid "MAIL"
+msgstr ""
+
+#: ../../web/templates/user/panel.html:76
+#: ../../web/templates/admin/panel.html:90
+msgid "accounts"
+msgstr ""
+
+#: ../../web/templates/user/panel.html:87
+#: ../../web/templates/admin/add_firewall_banlist.html:77
+#: ../../web/templates/admin/list_server_info.html:34
+#: ../../web/templates/admin/panel.html:101
+msgid "DB"
+msgstr ""
+
+#: ../../web/templates/user/panel.html:100
+#: ../../web/templates/admin/panel.html:114
+msgid "CRON"
+msgstr ""
+
+#: ../../web/templates/user/panel.html:102
+#: ../../web/templates/admin/panel.html:116
+msgid "jobs"
+msgstr ""
+
+#: ../../web/templates/user/panel.html:113
+#: ../../web/templates/admin/panel.html:127
+msgid "BACKUP"
+msgstr ""
+
+#: ../../web/templates/login_2.html:8 ../../web/templates/header.html:6
+#: ../../web/templates/admin/list_services.html:55
+#: ../../web/templates/admin/list_weblog.html:6
+#: ../../web/templates/admin/list_server_info.html:6
+#: ../../web/templates/login.html:8 ../../web/templates/login_1.html:8
+msgid "Hestia Control Panel"
+msgstr ""
+
+#: ../../web/templates/login_2.html:18
+msgid "2 Factor Authentication"
+msgstr ""
+
+#: ../../web/templates/login_2.html:23
+msgid "2FA Token"
+msgstr ""
+
+#: ../../web/templates/login_2.html:26
+msgid "Forgot token"
+msgstr ""
+
+#: ../../web/templates/login_2.html:42 ../../web/templates/login_1.html:42
+msgid "Login"
+msgstr ""
+
+#: ../../web/templates/reset2fa.html:15
+msgid "2FA Reset successfully"
+msgstr ""
+
+#: ../../web/templates/reset2fa.html:20
+msgid "Log in"
+msgstr ""
+
+#: ../../web/templates/reset2fa.html:29
+msgid "Reset 2FA"
+msgstr ""
+
+#: ../../web/templates/reset2fa.html:44
+msgid "2FA Reset Code"
+msgstr ""
+
+#: ../../web/templates/reset2fa.html:54 ../../web/templates/reset_1.html:40
+msgid "RESET_NOTICE"
+msgstr ""
+
+#: ../../web/templates/reset2fa.html:59 ../../web/templates/reset_1.html:45
+msgid "Submit"
+msgstr ""
+
+#: ../../web/templates/admin/list_firewall_ipset.html:5
+msgid "Add IP list"
+msgstr ""
+
+#: ../../web/templates/admin/list_firewall_ipset.html:35
+#: ../../web/templates/admin/add_firewall_ipset.html:56
+msgid "Ip List Name"
+msgstr ""
+
+#: ../../web/templates/admin/list_firewall_ipset.html:40
+#: ../../web/templates/admin/list_log.html:31
+#: ../../web/templates/admin/list_firewall_banlist.html:38
+msgid "Time"
+msgstr ""
+
+#: ../../web/templates/admin/list_firewall_ipset.html:73
+msgid "DELETE_IPSET_CONFIRMATION"
+msgstr ""
+
+#: ../../web/templates/admin/list_firewall_ipset.html:105
+msgid "There are currently no IP lists defined."
+msgstr ""
+
+#: ../../web/templates/admin/list_firewall_ipset.html:108
+msgid "1 Ipset list"
+msgstr ""
+
+#: ../../web/templates/admin/list_firewall_ipset.html:111
+#, php-format
+msgid "%s Ipset lists"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server_bind9.html:38
+#: ../../web/templates/admin/edit_server_mysql.html:38
+#: ../../web/templates/admin/edit_server.html:39
+#: ../../web/templates/admin/edit_server_php.html:38
+#: ../../web/templates/admin/edit_server_dovecot.html:38
+#: ../../web/templates/admin/edit_server_service.html:39
+#: ../../web/templates/admin/edit_server_nginx.html:39
+#: ../../web/templates/admin/edit_server_pgsql.html:38
+#: ../../web/templates/admin/edit_server_httpd.html:39
+msgid "Configuring Server"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server_mysql.html:113
+#: ../../web/templates/admin/add_dns.html:85
+#: ../../web/templates/admin/edit_server_php.html:135
+#: ../../web/templates/admin/add_mail_acc.html:80
+#: ../../web/templates/admin/edit_server_nginx.html:168
+#: ../../web/templates/admin/add_web.html:106
+msgid "Advanced options"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server_mysql.html:120
+#: ../../web/templates/admin/edit_server.html:59
+#: ../../web/templates/admin/edit_server_php.html:142
+#: ../../web/templates/admin/edit_server_nginx.html:176
+msgid "Basic options"
+msgstr ""
+
+#: ../../web/templates/admin/add_firewall_ipset.html:38
+msgid "Adding Firewall Ipset List"
+msgstr ""
+
+#: ../../web/templates/admin/add_firewall_ipset.html:66
+msgid "url, script or file"
+msgstr ""
+
+#: ../../web/templates/admin/add_firewall_ipset.html:85
+msgid "ip v4"
+msgstr ""
+
+#: ../../web/templates/admin/add_firewall_ipset.html:86
+msgid "ip v6"
+msgstr ""
+
+#: ../../web/templates/admin/add_firewall_ipset.html:98
+#: ../../web/templates/admin/edit_server.html:320
+#: ../../web/templates/admin/edit_server.html:430
+#: ../../web/templates/admin/edit_server.html:510
+#: ../../web/templates/admin/edit_server.html:591
+#: ../../web/templates/admin/edit_server.html:832
+#: ../../web/templates/admin/edit_server.html:846
+#: ../../web/templates/admin/edit_server.html:860
+#: ../../web/templates/admin/list_backup.html:62
+#: ../../web/templates/admin/list_backup.html:63
+#: ../../web/templates/admin/list_backup.html:64
+#: ../../web/templates/admin/list_backup.html:65
+#: ../../web/templates/admin/list_backup.html:66
+#: ../../web/templates/admin/list_backup.html:67
+msgid "yes"
+msgstr ""
+
+#: ../../web/templates/admin/add_firewall_ipset.html:99
+#: ../../web/templates/admin/edit_server.html:319
+#: ../../web/templates/admin/edit_server.html:429
+#: ../../web/templates/admin/edit_server.html:509
+#: ../../web/templates/admin/edit_server.html:590
+#: ../../web/templates/admin/edit_server.html:831
+#: ../../web/templates/admin/edit_server.html:845
+#: ../../web/templates/admin/edit_server.html:859
+#: ../../web/templates/admin/list_backup.html:55
+#: ../../web/templates/admin/list_backup.html:56
+#: ../../web/templates/admin/list_backup.html:57
+#: ../../web/templates/admin/list_backup.html:58
+#: ../../web/templates/admin/list_backup.html:59
+#: ../../web/templates/admin/list_backup.html:60
+msgid "no"
+msgstr ""
+
+#: ../../web/templates/admin/add_firewall_ipset.html:166
+msgid "BLACKLIST"
+msgstr ""
+
+#: ../../web/templates/admin/add_firewall_ipset.html:179
+msgid "IPVERSE"
+msgstr ""
+
+#: ../../web/templates/admin/list_log.html:6
+#: ../../web/templates/admin/list_log.html:8
+msgid "Delete"
+msgstr ""
+
+#: ../../web/templates/admin/list_log.html:11
+msgid "DELETE_LOGS_CONFIRMATION"
+msgstr ""
+
+#: ../../web/templates/admin/list_log.html:32
+#: ../../web/templates/admin/list_backup_exclusions.html:31
+msgid "Value"
+msgstr ""
+
+#: ../../web/templates/admin/list_log.html:61
+msgid "1 log record"
+msgstr ""
+
+#: ../../web/templates/admin/list_log.html:63
+#, php-format
+msgid "%s log records"
+msgstr ""
+
+#: ../../web/templates/admin/add_ip.html:38
+msgid "Adding IP address"
+msgstr ""
+
+#: ../../web/templates/admin/add_ip.html:66
+#: ../../web/templates/admin/edit_ip.html:70
+#: ../../web/templates/admin/list_ip.html:10
+#: ../../web/templates/admin/list_ip.html:50
+msgid "Netmask"
+msgstr ""
+
+#: ../../web/templates/admin/add_ip.html:76
+#: ../../web/templates/admin/edit_ip.html:80
+#: ../../web/templates/admin/list_ip.html:11
+#: ../../web/templates/admin/list_ip.html:51
+msgid "Interface"
+msgstr ""
+
+#: ../../web/templates/admin/add_ip.html:94
+#: ../../web/templates/admin/edit_ip.html:90
+msgid "Shared"
+msgstr ""
+
+#: ../../web/templates/admin/add_ip.html:102
+#: ../../web/templates/admin/edit_ip.html:98
+msgid "Assigned user"
+msgstr ""
+
+#: ../../web/templates/admin/add_ip.html:123
+#: ../../web/templates/admin/edit_ip.html:119
+msgid "Assigned domain"
+msgstr ""
+
+#: ../../web/templates/admin/add_ip.html:133
+#: ../../web/templates/admin/edit_ip.html:129
+msgid "NAT IP association"
+msgstr ""
+
+#: ../../web/templates/admin/edit_backup_exclusions.html:40
+#: ../../web/templates/admin/list_backup_exclusions.html:5
+msgid "Editing Backup Exclusions"
+msgstr ""
+
+#: ../../web/templates/admin/edit_backup_exclusions.html:63
+msgid "WEB_EXCLUSIONS"
+msgstr ""
+
+#: ../../web/templates/admin/edit_backup_exclusions.html:73
+msgid "MAIL_EXCLUSIONS"
+msgstr ""
+
+#: ../../web/templates/admin/edit_backup_exclusions.html:83
+msgid "DB_EXCLUSIONS"
+msgstr ""
+
+#: ../../web/templates/admin/edit_backup_exclusions.html:88
+msgid "User Directories"
+msgstr ""
+
+#: ../../web/templates/admin/edit_backup_exclusions.html:93
+msgid "USER_EXCLUSIONS"
+msgstr ""
+
+#: ../../web/templates/admin/list_key.html:6
+#: ../../web/templates/admin/add_key.html:39
+msgid "Add SSH Key"
+msgstr ""
+
+#: ../../web/templates/admin/list_key.html:17
+msgid "SSH_ID"
+msgstr ""
+
+#: ../../web/templates/admin/list_key.html:41
+msgid "DELETE_KEY_CONFIRM"
+msgstr ""
+
+#: ../../web/templates/admin/list_key.html:61
+msgid "1 SSH Key"
+msgstr ""
+
+#: ../../web/templates/admin/list_key.html:63
+#, php-format
+msgid "%s SSH Keys"
+msgstr ""
+
+#: ../../web/templates/admin/edit_package.html:35
+msgid "Editing Package"
+msgstr ""
+
+#: ../../web/templates/admin/edit_package.html:53
+#: ../../web/templates/admin/list_packages.html:9
+#: ../../web/templates/admin/add_package.html:55
+msgid "Package Name"
+msgstr ""
+
+#: ../../web/templates/admin/edit_package.html:137
+#: ../../web/templates/admin/add_package.html:140
+msgid "DNS Template"
+msgstr ""
+
+#: ../../web/templates/admin/edit_package.html:160
+#: ../../web/templates/admin/edit_user.html:156
+#: ../../web/templates/admin/add_package.html:163
+msgid "SSH Access"
+msgstr ""
+
+#: ../../web/templates/admin/edit_package.html:194
+#: ../../web/templates/admin/edit_package.html:216
+#: ../../web/templates/admin/edit_package.html:238
+#: ../../web/templates/admin/add_package.html:197
+#: ../../web/templates/admin/add_package.html:219
+#: ../../web/templates/admin/add_package.html:241
+msgid "per domain"
+msgstr ""
+
+#: ../../web/templates/admin/edit_package.html:205
+#: ../../web/templates/admin/add_package.html:208
+msgid "DNS domains"
+msgstr ""
+
+#: ../../web/templates/admin/edit_package.html:281
+#: ../../web/templates/admin/edit_package.html:292
+#: ../../web/templates/admin/add_mail_acc.html:88
+#: ../../web/templates/admin/edit_mail_acc.html:81
+#: ../../web/templates/admin/add_package.html:284
+#: ../../web/templates/admin/add_package.html:295
+msgid "in megabytes"
+msgstr ""
+
+#: ../../web/templates/admin/edit_package.html:304
+msgid "Name Servers"
+msgstr ""
+
+#: ../../web/templates/admin/list_rrd.html:5
+msgid "show: CPU / MEM / NET / DISK"
+msgstr ""
+
+#: ../../web/templates/admin/list_rrd.html:11
+#: ../../web/templates/admin/edit_cron.html:29
+#: ../../web/templates/admin/add_cron.html:30
+msgid "Daily"
+msgstr ""
+
+#: ../../web/templates/admin/list_rrd.html:12
+#: ../../web/templates/admin/edit_cron.html:30
+#: ../../web/templates/admin/add_cron.html:31
+msgid "Weekly"
+msgstr ""
+
+#: ../../web/templates/admin/list_rrd.html:13
+#: ../../web/templates/admin/edit_cron.html:31
+#: ../../web/templates/admin/add_cron.html:32
+msgid "Monthly"
+msgstr ""
+
+#: ../../web/templates/admin/list_rrd.html:14
+msgid "Yearly"
+msgstr ""
+
+#: ../../web/templates/admin/list_stats.html:4
+msgid "Overall Statistics"
+msgstr ""
+
+#: ../../web/templates/admin/list_stats.html:14
+msgid "show per user"
+msgstr ""
+
+#: ../../web/templates/admin/add_dns.html:38
+msgid "Adding DNS Domain"
+msgstr ""
+
+#: ../../web/templates/admin/add_dns.html:113
+#: ../../web/templates/admin/add_package.html:307
+msgid "Name servers"
+msgstr ""
+
+#: ../../web/templates/admin/edit_user.html:5
+msgid "Manage SSH keys"
+msgstr ""
+
+#: ../../web/templates/admin/edit_user.html:177
+msgid "PHP CLI Version"
+msgstr ""
+
+#: ../../web/templates/admin/edit_firewall.html:41
+#: ../../web/templates/admin/list_firewall.html:82
+#: ../../web/templates/admin/list_firewall.html:102
+msgid "Editing Firewall Rule"
+msgstr ""
+
+#: ../../web/templates/admin/edit_firewall.html:59
+#: ../../web/templates/admin/list_firewall.html:12
+#: ../../web/templates/admin/list_firewall.html:22
+#: ../../web/templates/admin/list_firewall.html:49
+#: ../../web/templates/admin/add_firewall.html:56
+msgid "Action"
+msgstr ""
+
+#: ../../web/templates/admin/edit_firewall.html:65
+#: ../../web/templates/admin/add_firewall.html:62
+msgid "DROP"
+msgstr ""
+
+#: ../../web/templates/admin/edit_firewall.html:66
+#: ../../web/templates/admin/add_firewall.html:63
+msgid "ACCEPT"
+msgstr ""
+
+#: ../../web/templates/admin/edit_firewall.html:72
+#: ../../web/templates/admin/edit_server.html:638
+#: ../../web/templates/admin/list_firewall.html:13
+#: ../../web/templates/admin/list_firewall.html:52
+#: ../../web/templates/admin/add_firewall.html:69
+msgid "Protocol"
+msgstr ""
+
+#: ../../web/templates/admin/edit_firewall.html:78
+#: ../../web/templates/admin/add_firewall.html:75
+msgid "TCP"
+msgstr ""
+
+#: ../../web/templates/admin/edit_firewall.html:79
+#: ../../web/templates/admin/add_firewall.html:76
+msgid "UDP"
+msgstr ""
+
+#: ../../web/templates/admin/edit_firewall.html:80
+#: ../../web/templates/admin/add_firewall.html:77
+msgid "ICMP"
+msgstr ""
+
+#: ../../web/templates/admin/edit_firewall.html:86
+#: ../../web/templates/admin/edit_server.html:663
+#: ../../web/templates/admin/list_firewall.html:14
+#: ../../web/templates/admin/list_firewall.html:53
+#: ../../web/templates/admin/add_firewall.html:83
+msgid "Port"
+msgstr ""
+
+#: ../../web/templates/admin/edit_firewall.html:86
+#: ../../web/templates/admin/add_firewall.html:83
+msgid "ranges are acceptable"
+msgstr ""
+
+#: ../../web/templates/admin/edit_firewall.html:96
+#: ../../web/templates/admin/add_firewall_banlist.html:56
+#: ../../web/templates/admin/add_firewall.html:93
+msgid "CIDR format is supported"
+msgstr ""
+
+#: ../../web/templates/admin/edit_firewall.html:109
+#: ../../web/templates/admin/list_firewall.html:16
+#: ../../web/templates/admin/list_firewall.html:51
+#: ../../web/templates/admin/add_firewall.html:106
+#: ../../web/templates/admin/list_firewall_banlist.html:39
+msgid "Comment"
+msgstr ""
+
+#: ../../web/templates/admin/list_dns_rec.html:86
+msgid "DELETE_RECORD_CONFIRMATION"
+msgstr ""
+
+#: ../../web/templates/admin/list_dns_rec.html:96
+msgid "Default"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:78
+msgid "Time Zone"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:102
+msgid "Theme"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:126
+msgid "Default Language"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:149
+msgid "SYSTEM_SET_DEFAULT_LANGUAGE"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:159
+#: ../../web/templates/admin/edit_server.html:167
+#: ../../web/templates/admin/list_updates.html:42
+msgid "Version"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:159
+#: ../../web/templates/admin/edit_server.html:178
+msgid "Release"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:193
+#: ../../web/templates/admin/edit_server.html:215
+msgid "Web Server"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:203
+msgid "Proxy Server"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:203
+#: ../../web/templates/admin/edit_server.html:215
+#: ../../web/templates/admin/edit_server.html:227
+#: ../../web/templates/admin/edit_server.html:301
+#: ../../web/templates/admin/edit_server.html:359
+#: ../../web/templates/admin/edit_server.html:371
+#: ../../web/templates/admin/edit_server.html:384
+#: ../../web/templates/admin/edit_server.html:423
+#: ../../web/templates/admin/edit_server.html:503
+msgid "configure"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:227
+msgid "Backend Server"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:238
+msgid "Backend Pool Mode"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:252
+msgid "Enabled multi PHP versions"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:256
+msgid "Please wait while php is installed or removed"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:292
+#: ../../web/templates/admin/edit_server.html:301
+msgid "DNS Server"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:313
+msgid "DNS Cluster"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:350
+#: ../../web/templates/admin/edit_server.html:359
+msgid "Mail Server"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:396
+#: ../../web/templates/admin/add_mail_acc.html:195
+#: ../../web/templates/admin/edit_mail_acc.html:206
+msgid "Webmail URL"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:423
+msgid "MySQL Support"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:438
+msgid "phpMyAdmin URL"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:478
+#: ../../web/templates/admin/edit_server.html:546
+msgid "Maximum Number Of Databases"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:489
+#: ../../web/templates/admin/edit_server.html:557
+msgid "Current Number Of Databases"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:503
+msgid "PostgreSQL Support"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:518
+msgid "phpPgAdmin URL"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:584
+msgid "Local backup"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:598
+msgid "Compression level"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:619
+#: ../../web/templates/admin/edit_server.html:696
+msgid "Directory"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:630
+msgid "Remote backup"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:644
+msgid "ftp"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:645
+msgid "sftp"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:715
+msgid "Hestia SSL"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:816
+msgid "Hestia Control Panel Plugins"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:839
+msgid "FileSystem Disk Quota"
+msgstr ""
+
+#: ../../web/templates/admin/edit_server.html:853
+#: ../../web/templates/admin/list_services.html:7
+msgid "Firewall"
+msgstr ""
+
+#: ../../web/templates/admin/add_mail.html:38
+msgid "Adding Mail Domain"
+msgstr ""
+
+#: ../../web/templates/admin/add_mail.html:66
+#: ../../web/templates/admin/edit_mail.html:79
+msgid "AntiSpam Support"
+msgstr ""
+
+#: ../../web/templates/admin/add_mail.html:71
+#: ../../web/templates/admin/edit_mail.html:84
+msgid "AntiVirus Support"
+msgstr ""
+
+#: ../../web/templates/admin/add_mail.html:76
+#: ../../web/templates/admin/edit_mail.html:89
+msgid "DKIM Support"
+msgstr ""
+
+#: ../../web/templates/admin/list_updates.html:6
+msgid "disable autoupdate"
+msgstr ""
+
+#: ../../web/templates/admin/list_updates.html:8
+msgid "enable autoupdate"
+msgstr ""
+
+#: ../../web/templates/admin/list_updates.html:20
+msgid "update"
+msgstr ""
+
+#: ../../web/templates/admin/list_updates.html:41
+#: ../../web/templates/admin/list_services.html:98
+msgid "Description"
+msgstr ""
+
+#: ../../web/templates/admin/add_db.html:37
+msgid "Adding database"
+msgstr ""
+
+#: ../../web/templates/admin/add_db.html:55
+msgid "Prefix will be automaticaly added to database name and database user"
+msgstr ""
+
+#: ../../web/templates/admin/add_db.html:74
+msgid "maximum characters length, including prefix"
+msgstr ""
+
+#: ../../web/templates/admin/add_db.html:180
+#: ../../web/templates/admin/add_mail_acc.html:127
+#: ../../web/templates/admin/edit_mail_acc.html:138
+#: ../../web/templates/admin/add_user.html:146
+msgid "Send login credentials to email address"
+msgstr ""
+
+#: ../../web/templates/admin/add_dns_rec.html:30
+msgid "Adding DNS Record"
+msgstr ""
+
+#: ../../web/templates/admin/list_services.html:4
+#: ../../web/templates/admin/edit_server_nginx.html:5
+#: ../../web/templates/admin/edit_server_httpd.html:5
+msgid "Configure"
+msgstr ""
+
+#: ../../web/templates/admin/list_services.html:5
+msgid "Graphs"
+msgstr ""
+
+#: ../../web/templates/admin/list_services.html:6
+msgid "IP"
+msgstr ""
+
+#: ../../web/templates/admin/list_services.html:8
+msgid "Updates"
+msgstr ""
+
+#: ../../web/templates/admin/list_services.html:10
+#: ../../web/templates/admin/list_services.html:12
+msgid "Restart"
+msgstr ""
+
+#: ../../web/templates/admin/list_services.html:15
+#: ../../web/templates/admin/list_services.html:139
+msgid "RESTART_CONFIRMATION"
+msgstr ""
+
+#: ../../web/templates/admin/list_services.html:29
+#: ../../web/stop/service/index.php:27
+msgid "stop"
+msgstr ""
+
+#: ../../web/templates/admin/list_services.html:68
+msgid "Operating System"
+msgstr ""
+
+#: ../../web/templates/admin/list_services.html:74
+msgid "Load Average"
+msgstr ""
+
+#: ../../web/templates/admin/list_services.html:80
+#: ../../web/templates/admin/list_services.html:99
+msgid "Uptime"
+msgstr ""
+
+#: ../../web/templates/admin/list_services.html:96
+msgid "Service"
+msgstr ""
+
+#: ../../web/templates/admin/list_services.html:100
+#: ../../web/templates/admin/list_server_info.html:27
+msgid "CPU"
+msgstr ""
+
+#: ../../web/templates/admin/list_services.html:101
+msgid "Memory"
+msgstr ""
+
+#: ../../web/templates/admin/list_services.html:128
+#: ../../web/templates/admin/list_services.html:132
+msgid "edit"
+msgstr ""
+
+#: ../../web/templates/admin/list_services.html:148
+msgid "Are you sure you want to stop service"
+msgstr ""
+
+#: ../../web/templates/admin/list_services.html:157
+msgid "mb"
+msgstr ""
+
+#: ../../web/templates/admin/list_weblog.html:6
+msgid "Web Log Manager"
+msgstr ""
+
+#: ../../web/templates/admin/list_weblog.html:28
+msgid "ErrorLog"
+msgstr ""
+
+#: ../../web/templates/admin/list_weblog.html:38
+#, php-format
+msgid "Last 70 lines of %s.%s.log"
+msgstr ""
+
+#: ../../web/templates/admin/list_backup_detail.html:5
+msgid "Restore All"
+msgstr ""
+
+#: ../../web/templates/admin/list_backup_detail.html:24
+#: ../../web/templates/admin/list_backup.html:77
+#: ../../web/templates/admin/list_backup.html:83
+msgid "restore"
+msgstr ""
+
+#: ../../web/templates/admin/list_backup_detail.html:45
+msgid "Details"
+msgstr ""
+
+#: ../../web/templates/admin/list_backup_detail.html:46
+msgid "Restore"
+msgstr ""
+
+#: ../../web/templates/admin/list_backup_detail.html:67
+msgid "Web domain"
+msgstr ""
+
+#: ../../web/templates/admin/list_backup_detail.html:105
+msgid "Mail domain"
+msgstr ""
+
+#: ../../web/templates/admin/list_backup_detail.html:143
+msgid "DNS domain"
+msgstr ""
+
+#: ../../web/templates/admin/list_backup_detail.html:219
+msgid "Cron Records"
+msgstr ""
+
+#: ../../web/templates/admin/list_backup_detail.html:256
+msgid "user dir"
+msgstr ""
+
+#: ../../web/templates/admin/list_backup_detail.html:288
+msgid "Cron"
+msgstr ""
+
+#: ../../web/templates/admin/list_backup_detail.html:319
+msgid "1 item"
+msgstr ""
+
+#: ../../web/templates/admin/list_backup_detail.html:321
+#, php-format
+msgid "%s items"
+msgstr ""
+
+#: ../../web/templates/admin/add_firewall_banlist.html:38
+msgid "Adding IP Address to Banlist"
+msgstr ""
+
+#: ../../web/templates/admin/add_firewall_banlist.html:66
+msgid "Banlist"
+msgstr ""
+
+#: ../../web/templates/admin/add_firewall_banlist.html:72
+msgid "SSH"
+msgstr ""
+
+#: ../../web/templates/admin/add_firewall_banlist.html:78
+msgid "HESTIA"
+msgstr ""
+
+#: ../../web/templates/admin/generate_ssl.html:45
+#: ../../web/templates/admin/list_ssl.html:36
+msgid "Generating CSR"
+msgstr ""
+
+#: ../../web/templates/admin/generate_ssl.html:71
+msgid "2 letter code"
+msgstr ""
+
+#: ../../web/templates/admin/generate_ssl.html:81
+msgid "State / Province"
+msgstr ""
+
+#: ../../web/templates/admin/generate_ssl.html:91
+msgid "City / Locality"
+msgstr ""
+
+#: ../../web/templates/admin/generate_ssl.html:113
+msgid "Ok"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:27
+#: ../../web/templates/admin/add_cron.html:28
+msgid "Minutes"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:28
+#: ../../web/templates/admin/add_cron.html:29
+msgid "Hourly"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:39
+#: ../../web/templates/admin/edit_cron.html:60
+#: ../../web/templates/admin/edit_cron.html:88
+#: ../../web/templates/admin/edit_cron.html:157
+#: ../../web/templates/admin/edit_cron.html:228
+#: ../../web/templates/admin/add_cron.html:40
+#: ../../web/templates/admin/add_cron.html:62
+#: ../../web/templates/admin/add_cron.html:91
+#: ../../web/templates/admin/add_cron.html:161
+#: ../../web/templates/admin/add_cron.html:234
+msgid "Run Command"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:41
+#: ../../web/templates/admin/add_cron.html:42
+msgid "every minute"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:42
+#: ../../web/templates/admin/add_cron.html:43
+msgid "every two minutes"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:43
+#: ../../web/templates/admin/edit_cron.html:44
+#: ../../web/templates/admin/edit_cron.html:45
+#: ../../web/templates/admin/edit_cron.html:46
+#: ../../web/templates/admin/edit_cron.html:64
+#: ../../web/templates/admin/edit_cron.html:65
+#: ../../web/templates/admin/edit_cron.html:93
+#: ../../web/templates/admin/edit_cron.html:94
+#: ../../web/templates/admin/edit_cron.html:95
+#: ../../web/templates/admin/edit_cron.html:96
+#: ../../web/templates/admin/edit_cron.html:233
+#: ../../web/templates/admin/edit_cron.html:234
+#: ../../web/templates/admin/add_cron.html:44
+#: ../../web/templates/admin/add_cron.html:45
+#: ../../web/templates/admin/add_cron.html:46
+#: ../../web/templates/admin/add_cron.html:47
+#: ../../web/templates/admin/add_cron.html:66
+#: ../../web/templates/admin/add_cron.html:67
+#: ../../web/templates/admin/add_cron.html:96
+#: ../../web/templates/admin/add_cron.html:97
+#: ../../web/templates/admin/add_cron.html:98
+#: ../../web/templates/admin/add_cron.html:99
+#: ../../web/templates/admin/add_cron.html:239
+#: ../../web/templates/admin/add_cron.html:240
+msgid "every"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:62
+#: ../../web/templates/admin/add_cron.html:64
+msgid "every hour"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:63
+#: ../../web/templates/admin/add_cron.html:65
+msgid "every two hours"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:69
+#: ../../web/templates/admin/edit_cron.html:128
+#: ../../web/templates/admin/edit_cron.html:200
+#: ../../web/templates/admin/edit_cron.html:313
+#: ../../web/templates/admin/edit_cron.html:385
+#: ../../web/templates/admin/add_cron.html:71
+#: ../../web/templates/admin/add_cron.html:131
+#: ../../web/templates/admin/add_cron.html:204
+#: ../../web/templates/admin/add_cron.html:319
+#: ../../web/templates/admin/add_cron.html:391
+msgid "Minute"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:90
+#: ../../web/templates/admin/edit_cron.html:159
+#: ../../web/templates/admin/add_cron.html:93
+#: ../../web/templates/admin/add_cron.html:163
+msgid "every day"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:91
+#: ../../web/templates/admin/add_cron.html:94
+msgid "every odd day"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:92
+#: ../../web/templates/admin/add_cron.html:95
+msgid "every even day"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:160
+#: ../../web/templates/admin/add_cron.html:164
+msgid "weekdays (5 days)"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:161
+#: ../../web/templates/admin/add_cron.html:165
+msgid "weekend (2 days)"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:162
+#: ../../web/templates/admin/add_cron.html:166
+msgid "Monday"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:163
+#: ../../web/templates/admin/add_cron.html:167
+msgid "Tuesday"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:164
+#: ../../web/templates/admin/add_cron.html:168
+msgid "Wednesday"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:165
+#: ../../web/templates/admin/add_cron.html:169
+msgid "Thursday"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:166
+#: ../../web/templates/admin/add_cron.html:170
+msgid "Friday"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:167
+#: ../../web/templates/admin/add_cron.html:171
+msgid "Saturday"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:168
+#: ../../web/templates/admin/add_cron.html:172
+msgid "Sunday"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:230
+#: ../../web/templates/admin/add_cron.html:236
+msgid "every month"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:231
+#: ../../web/templates/admin/add_cron.html:237
+msgid "every odd month"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:232
+#: ../../web/templates/admin/add_cron.html:238
+msgid "every even month"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:235
+#: ../../web/templates/admin/add_cron.html:241
+msgid "Jan"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:236
+#: ../../web/templates/admin/add_cron.html:242
+msgid "Feb"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:237
+#: ../../web/templates/admin/add_cron.html:243
+msgid "Mar"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:238
+#: ../../web/templates/admin/add_cron.html:244
+msgid "Apr"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:239
+#: ../../web/templates/admin/add_cron.html:245
+msgid "May"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:240
+#: ../../web/templates/admin/add_cron.html:246
+msgid "Jun"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:241
+#: ../../web/templates/admin/add_cron.html:247
+msgid "Jul"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:242
+#: ../../web/templates/admin/add_cron.html:248
+msgid "Aug"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:243
+#: ../../web/templates/admin/add_cron.html:249
+msgid "Sep"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:244
+#: ../../web/templates/admin/add_cron.html:250
+msgid "Oct"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:245
+#: ../../web/templates/admin/add_cron.html:251
+msgid "Nov"
+msgstr ""
+
+#: ../../web/templates/admin/edit_cron.html:246
+#: ../../web/templates/admin/add_cron.html:252
+msgid "Dec"
+msgstr ""
+
+#: ../../web/templates/admin/list_user.html:135
+msgid "DELETE_USER_CONFIRMATION"
+msgstr ""
+
+#: ../../web/templates/admin/add_cron.html:363
+msgid "Adding Cron Job"
+msgstr ""
+
+#: ../../web/templates/admin/list_packages.html:5
+msgid "Add Package"
+msgstr ""
+
+#: ../../web/templates/admin/list_packages.html:44
+msgid "Shell"
+msgstr ""
+
+#: ../../web/templates/admin/list_packages.html:92
+msgid "DELETE_PACKAGE_CONFIRMATION"
+msgstr ""
+
+#: ../../web/templates/admin/list_packages.html:215
+msgid "1 package"
+msgstr ""
+
+#: ../../web/templates/admin/list_packages.html:217
+#, php-format
+msgid "%s packages"
+msgstr ""
+
+#: ../../web/templates/admin/list_firewall.html:5
+msgid "Add Rule"
+msgstr ""
+
+#: ../../web/templates/admin/list_firewall.html:7
+msgid "list fail2ban"
+msgstr ""
+
+#: ../../web/templates/admin/list_firewall.html:8
+msgid "list ipset"
+msgstr ""
+
+#: ../../web/templates/admin/list_firewall.html:118
+msgid "DELETE_RULE_CONFIRMATION"
+msgstr ""
+
+#: ../../web/templates/admin/list_firewall.html:145
+msgid "1 firewall rule"
+msgstr ""
+
+#: ../../web/templates/admin/list_firewall.html:147
+#, php-format
+msgid "%s firewall rules"
+msgstr ""
+
+#: ../../web/templates/admin/edit_dns_rec.html:144
+msgid "Record Number"
+msgstr ""
+
+#: ../../web/templates/admin/edit_dns_rec.html:144
+msgid "internal"
+msgstr ""
+
+#: ../../web/templates/admin/edit_ip.html:41
+#: ../../web/templates/admin/list_ip.html:73
+#: ../../web/templates/admin/list_ip.html:79
+msgid "Editing IP Address"
+msgstr ""
+
+#: ../../web/templates/admin/edit_mail.html:69
+msgid "Catchall email"
+msgstr ""
+
+#: ../../web/templates/admin/list_server_info.html:28
+msgid "RAM"
+msgstr ""
+
+#: ../../web/templates/admin/list_server_info.html:30
+msgid "Network"
+msgstr ""
+
+#: ../../web/templates/admin/list_server_info.html:31
+msgid "Web"
+msgstr ""
+
+#: ../../web/templates/admin/list_server_info.html:33
+msgid "Mail"
+msgstr ""
+
+#: ../../web/templates/admin/add_firewall.html:38
+msgid "Adding Firewall Rule"
+msgstr ""
+
+#: ../../web/templates/admin/add_mail_acc.html:31
+msgid "Adding Mail Account"
+msgstr ""
+
+#: ../../web/templates/admin/add_mail_acc.html:99
+#: ../../web/templates/admin/edit_mail_acc.html:92
+msgid "use local-part"
+msgstr ""
+
+#: ../../web/templates/admin/add_mail_acc.html:109
+#: ../../web/templates/admin/edit_mail_acc.html:102
+msgid "Forward to"
+msgstr ""
+
+#: ../../web/templates/admin/add_mail_acc.html:109
+#: ../../web/templates/admin/edit_mail_acc.html:102
+msgid "one or more email addresses"
+msgstr ""
+
+#: ../../web/templates/admin/add_mail_acc.html:119
+#: ../../web/templates/admin/edit_mail_acc.html:112
+msgid "Do not store forwarded mail"
+msgstr ""
+
+#: ../../web/templates/admin/add_mail_acc.html:147
+#: ../../web/templates/admin/edit_mail_acc.html:158
+msgid "Use domain hostname"
+msgstr ""
+
+#: ../../web/templates/admin/add_mail_acc.html:148
+#: ../../web/templates/admin/edit_mail_acc.html:159
+msgid "Use STARTTLS"
+msgstr ""
+
+#: ../../web/templates/admin/add_mail_acc.html:149
+#: ../../web/templates/admin/edit_mail_acc.html:160
+msgid "Use SSL / TLS"
+msgstr ""
+
+#: ../../web/templates/admin/add_mail_acc.html:150
+#: ../../web/templates/admin/edit_mail_acc.html:161
+msgid "No encryption"
+msgstr ""
+
+#: ../../web/templates/admin/add_mail_acc.html:163
+#: ../../web/templates/admin/edit_mail_acc.html:174
+msgid "IMAP hostname"
+msgstr ""
+
+#: ../../web/templates/admin/add_mail_acc.html:167
+#: ../../web/templates/admin/edit_mail_acc.html:178
+msgid "IMAP port"
+msgstr ""
+
+#: ../../web/templates/admin/add_mail_acc.html:171
+#: ../../web/templates/admin/edit_mail_acc.html:182
+msgid "IMAP security"
+msgstr ""
+
+#: ../../web/templates/admin/add_mail_acc.html:172
+#: ../../web/templates/admin/add_mail_acc.html:188
+#: ../../web/templates/admin/edit_mail_acc.html:183
+#: ../../web/templates/admin/edit_mail_acc.html:199
+msgid "STARTTLS"
+msgstr ""
+
+#: ../../web/templates/admin/add_mail_acc.html:175
+#: ../../web/templates/admin/edit_mail_acc.html:186
+msgid "IMAP auth method"
+msgstr ""
+
+#: ../../web/templates/admin/add_mail_acc.html:176
+#: ../../web/templates/admin/add_mail_acc.html:192
+#: ../../web/templates/admin/edit_mail_acc.html:187
+#: ../../web/templates/admin/edit_mail_acc.html:203
+msgid "Normal password"
+msgstr ""
+
+#: ../../web/templates/admin/add_mail_acc.html:179
+#: ../../web/templates/admin/edit_mail_acc.html:190
+msgid "SMTP hostname"
+msgstr ""
+
+#: ../../web/templates/admin/add_mail_acc.html:183
+#: ../../web/templates/admin/edit_mail_acc.html:194
+msgid "SMTP port"
+msgstr ""
+
+#: ../../web/templates/admin/add_mail_acc.html:187
+#: ../../web/templates/admin/edit_mail_acc.html:198
+msgid "SMTP security"
+msgstr ""
+
+#: ../../web/templates/admin/add_mail_acc.html:191
+#: ../../web/templates/admin/edit_mail_acc.html:202
+msgid "SMTP auth method"
+msgstr ""
+
+#: ../../web/templates/admin/list_ip.html:5
+msgid "Add IP"
+msgstr ""
+
+#: ../../web/templates/admin/list_ip.html:12
+#: ../../web/templates/admin/list_ip.html:53
+msgid "Domains"
+msgstr ""
+
+#: ../../web/templates/admin/list_ip.html:27
+msgid "reread IP"
+msgstr ""
+
+#: ../../web/templates/admin/list_ip.html:85
+#: ../../web/templates/admin/list_firewall_banlist.html:65
+msgid "DELETE_IP_CONFIRMATION"
+msgstr ""
+
+#: ../../web/templates/admin/list_ip.html:111
+msgid "1 IP address"
+msgstr ""
+
+#: ../../web/templates/admin/list_ip.html:113
+#, php-format
+msgid "%s IP addresses"
+msgstr ""
+
+#: ../../web/templates/admin/edit_mail_acc.html:125
+msgid "Message"
+msgstr ""
+
+#: ../../web/templates/admin/list_webapps.html:46
+msgid "version"
+msgstr ""
+
+#: ../../web/templates/admin/list_webapps.html:47
+msgid "Setup"
+msgstr ""
+
+#: ../../web/templates/admin/add_package.html:37
+msgid "Adding Package"
+msgstr ""
+
+#: ../../web/templates/admin/list_ssl.html:74
+msgid "SSL CSR"
+msgstr ""
+
+#: ../../web/templates/admin/add_web.html:57
+msgid "Avoid adding web domains on admin account"
+msgstr ""
+
+#: ../../web/templates/admin/add_web.html:93
+msgid "DNS Support"
+msgstr ""
+
+#: ../../web/templates/admin/add_web.html:100
+msgid "Mail Support"
+msgstr ""
+
+#: ../../web/templates/admin/add_web.html:214
+msgid "Your certificate will be automatically issued in 5 minutes"
+msgstr ""
+
+#: ../../web/templates/admin/setup_webapp.html:16
+msgid "Install"
+msgstr ""
+
+#: ../../web/templates/admin/setup_webapp.html:43
+msgid ""
+"Data loss warning!<br>Your web domain already has files uploaded, the "
+"installer will overwrite your files and/or the installation might fail.<br/"
+"><br/> Please use the installer only for empty web domains"
+msgstr ""
+
+#: ../../web/templates/admin/list_firewall_banlist.html:5
+msgid "Ban IP Address"
+msgstr ""
+
+#: ../../web/templates/admin/list_firewall_banlist.html:89
+msgid "There are currently no banned IP addresses."
+msgstr ""
+
+#: ../../web/templates/admin/list_firewall_banlist.html:92
+msgid "1 banned IP address"
+msgstr ""
+
+#: ../../web/templates/admin/list_firewall_banlist.html:95
+#, php-format
+msgid "%s banned IP addresses"
+msgstr ""
+
+#: ../../web/templates/admin/list_backup_exclusions.html:48
+msgid "no exclusions"
+msgstr ""
+
+#: ../../web/templates/admin/list_backup.html:4
+msgid "Create Backup"
+msgstr ""
+
+#: ../../web/templates/admin/list_backup.html:5
+msgid "backup exclusions"
+msgstr ""
+
+#: ../../web/templates/admin/list_backup.html:43
+msgid "File Name"
+msgstr ""
+
+#: ../../web/templates/admin/list_backup.html:46
+msgid "Size"
+msgstr ""
+
+#: ../../web/templates/admin/list_backup.html:48
+msgid "Runtime"
+msgstr ""
+
+#: ../../web/templates/admin/list_backup.html:82
+msgid "download"
+msgstr ""
+
+#: ../../web/templates/admin/list_backup.html:89
+msgid "DELETE_BACKUP_CONFIRMATION"
+msgstr ""
+
+#: ../../web/templates/admin/list_backup.html:116
+msgid "1 backup"
+msgstr ""
+
+#: ../../web/templates/admin/list_backup.html:118
+#, php-format
+msgid "%s backups"
+msgstr ""
+
+#: ../../web/templates/admin/panel.html:48
+msgid "USER"
+msgstr ""
+
+#: ../../web/templates/admin/panel.html:50
+msgid "users"
+msgstr ""
+
+#: ../../web/templates/admin/panel.html:51
+msgid "spnd"
+msgstr ""
+
+#: ../../web/templates/admin/add_user.html:38
+msgid "Adding User"
+msgstr ""
+
+#: ../../web/templates/reset_1.html:15 ../../web/templates/reset_2.html:15
+#: ../../web/templates/reset_3.html:15
+msgid "Forgot Password"
+msgstr ""
+
+#: ../../web/templates/footer.html:4
+msgid "LEAVE_PAGE_CONFIRMATION"
+msgstr ""
+
+#: ../../web/templates/footer.html:9
+msgid "Shortcuts"
+msgstr ""
+
+#: ../../web/templates/footer.html:16
+msgid "Add New object"
+msgstr ""
+
+#: ../../web/templates/footer.html:17
+msgid "Save Form"
+msgstr ""
+
+#: ../../web/templates/footer.html:18
+msgid "Cancel saving form"
+msgstr ""
+
+#: ../../web/templates/footer.html:20
+msgid "Go to WEB list"
+msgstr ""
+
+#: ../../web/templates/footer.html:21
+msgid "Go to DNS list"
+msgstr ""
+
+#: ../../web/templates/footer.html:22
+msgid "Go to MAIL list"
+msgstr ""
+
+#: ../../web/templates/footer.html:23
+msgid "Go to DB list"
+msgstr ""
+
+#: ../../web/templates/footer.html:24
+msgid "Go to CRON list"
+msgstr ""
+
+#: ../../web/templates/footer.html:25
+msgid "Go to BACKUP list"
+msgstr ""
+
+#: ../../web/templates/footer.html:28
+msgid "Focus on search"
+msgstr ""
+
+#: ../../web/templates/footer.html:29
+msgid "Display/Close shortcuts"
+msgstr ""
+
+#: ../../web/templates/footer.html:31
+msgid "Move backward through top menu"
+msgstr ""
+
+#: ../../web/templates/footer.html:32
+msgid "Move forward through top menu"
+msgstr ""
+
+#: ../../web/templates/footer.html:33
+msgid "Enter focused element"
+msgstr ""
+
+#: ../../web/templates/footer.html:35
+msgid "Move up through elements list"
+msgstr ""
+
+#: ../../web/templates/footer.html:36
+msgid "Move down through elements list"
+msgstr ""
+
+#: ../../web/templates/login.html:35
+msgid "Next"
+msgstr ""
+
+#: ../../web/templates/login_1.html:18
+msgid "Welcome"
+msgstr ""
+
+#: ../../web/templates/login_1.html:26
+msgid "forgot password"
+msgstr ""
+
+#: ../../web/templates/reset_2.html:20
+msgid "RESET_CODE_SENT"
+msgstr ""
+
+#: ../../web/templates/reset_2.html:24
+msgid "Reset Code"
+msgstr ""
+
+#: ../../web/templates/reset_2.html:35
+msgid "Confirm"
+msgstr ""
+
+#: ../../web/templates/reset_3.html:23
+msgid "New Password"
+msgstr ""
+
+#: ../../web/templates/reset_3.html:33
+msgid "Confirm Password"
+msgstr ""
+
+#: ../../web/templates/reset_3.html:43
+msgid "Reset"
+msgstr ""
+
+#: ../../web/login/index.php:53 ../../web/login/index.php:89
+msgid "Invalid username or password"
+msgstr ""
+
+#: ../../web/login/index.php:110
+msgid "Invalid or missing 2FA token"
+msgstr ""
+
+#: ../../web/bulk/cron/index.php:28 ../../web/bulk/cron/index.php:48
+msgid "Cronjob email reporting has been successfully diabled"
+msgstr ""
+
+#: ../../web/bulk/cron/index.php:35 ../../web/bulk/cron/index.php:55
+msgid "Cronjob email reporting has been successfully enabled"
+msgstr ""
+
+#: ../../web/edit/web/index.php:556
+msgid "stats username"
+msgstr ""
+
+#: ../../web/edit/web/index.php:582
+msgid "stats user"
+msgstr ""
+
+#: ../../web/edit/web/index.php:687
+msgid "ftp user"
+msgstr ""
+
+#: ../../web/edit/web/index.php:763 ../../web/edit/user/index.php:228
+#: ../../web/edit/ip/index.php:104
+#: ../../web/edit/backup/exclusions/index.php:120
+#: ../../web/edit/cron/index.php:74 ../../web/edit/dns/index.php:147
+#: ../../web/edit/dns/index.php:199 ../../web/edit/firewall/index.php:96
+#: ../../web/edit/server/nginx/index.php:42
+#: ../../web/edit/server/php-fpm/index.php:42
+#: ../../web/edit/server/dovecot/index.php:146
+#: ../../web/edit/server/exim/index.php:42
+#: ../../web/edit/server/exim4/index.php:42
+#: ../../web/edit/server/php/index.php:42
+#: ../../web/edit/server/fail2ban/index.php:42
+#: ../../web/edit/server/mysqld/index.php:42
+#: ../../web/edit/server/proftpd/index.php:42
+#: ../../web/edit/server/vsftpd/index.php:42
+#: ../../web/edit/server/theme/index.php:42
+#: ../../web/edit/server/httpd/index.php:42
+#: ../../web/edit/server/mariadb/index.php:42
+#: ../../web/edit/server/clamav-daemon/index.php:42
+#: ../../web/edit/server/named/index.php:42 ../../web/edit/server/index.php:546
+#: ../../web/edit/server/apache2/index.php:42
+#: ../../web/edit/server/spamassassin/index.php:42
+#: ../../web/edit/server/mysql/index.php:42
+#: ../../web/edit/server/bind9/index.php:55
+#: ../../web/edit/server/postgresql/index.php:55
+#: ../../web/edit/server/ssh/index.php:42
+#: ../../web/edit/server/spamd/index.php:42
+#: ../../web/edit/server/php5-fpm/index.php:42
+#: ../../web/edit/mail/index.php:370 ../../web/edit/mail/index.php:526
+#: ../../web/edit/package/index.php:226 ../../web/edit/db/index.php:79
+msgid "Changes has been saved."
+msgstr ""
+
+#: ../../web/edit/server/crond/index.php:18
+#: ../../web/edit/server/cron/index.php:18
+msgid "Info (Read-only mode): Crontab can be edited only trough ssh"
+msgstr ""
+
+#: ../../web/js/i18n.js.php:8
+msgid "Are you sure?"
+msgstr ""
+
+#: ../../web/js/i18n.js.php:9
+msgid "unlimited"
+msgstr ""
+
+#: ../../web/js/i18n.js.php:10
+msgid "no notifications"
+msgstr ""

+ 45 - 0
web/locale/hst_convert_php2po.sh

@@ -0,0 +1,45 @@
+#!/bin/bash
+if [ ! -e /usr/bin/xgettext ]; then 
+    echo " **********************************************************"
+    echo " * Unable to find xgettext please install gettext package *"
+    echo " **********************************************************"
+    exit 3;
+fi
+
+lang=${1}
+
+if [ -z $lang ]; then 
+    echo "No Language defined"
+    exit 3;
+fi
+
+# Tempory delete the old file just for testing 
+rm -f -r ./$lang
+
+if [ ! -d ./$lang/LC_MESSAGES/ ]; then 
+    mkdir ./$lang/
+    mkdir ./$lang/LC_MESSAGES/
+    
+    msginit -i ./hestiacp.pot --locale=$lang --no-translator
+    mv ./$lang.po ./$lang/LC_MESSAGES/hestiacp.po;
+fi
+
+if [ -e ../inc/i18n/$lang.php ]; then 
+    while read f
+    do
+        b=$(echo "$f" |cut -f 2 -d \');
+        c=$(echo "$f" |cut -f 4 -d \');
+        if [ ! -z "$c" ]; then 
+            c=$(echo $c | sed -e 's/\"/\\\"/g');
+            #c=$(echo $c | sed -e 's/\\/\\\\/g');
+            echo "$b -> $c"
+            # locate b in msgid  and replace the next line 
+            #echo "msgid \"$b\"";
+            sed -i "/msgid \"$b\"/{n;s/msgstr \".*\"/msgstr \"$c\"/}" ./$lang/LC_MESSAGES/hestiacp.po
+
+            
+#            rm ./$lang/LC_MESSAGES/hestiacp.po
+#            mv ./$lang/LC_MESSAGES/hestiacp.po.bak ./$lang/LC_MESSAGES/hestiacp.po
+        fi
+    done <  ../inc/i18n/$lang.php
+fi

+ 22 - 0
web/locale/hst_convert_po2mo.sh

@@ -0,0 +1,22 @@
+#!/bin/bash
+if [ ! -e /usr/bin/xgettext ]; then 
+    echo " **********************************************************"
+    echo " * Unable to find xgettext please install gettext package *"
+    echo " **********************************************************"
+    exit 3;
+fi
+
+lang=${1-all}
+
+
+if [ $lang == "all" ]; then 
+    languages=$(ls -d $HESTIA/web/locale/*/ |awk -F'/' '{print $(NF-1)}');
+    for lang in $languages; do
+       echo "[ * ] Update $lang "
+       msgfmt $HESTIA/web/locale/$lang/LC_MESSAGES/hestiacp.po -o $HESTIA/web/locale/$lang/LC_MESSAGES/hestiacp.mo 
+    done
+else 
+    echo "[ * ] Update $lang "
+    msgfmt $HESTIA/web/locale/$lang/LC_MESSAGES/hestiacp.po -o $HESTIA/web/locale/$lang/LC_MESSAGES/hestiacp.mo
+fi
+

+ 27 - 0
web/locale/hst_scan_i18n.sh

@@ -0,0 +1,27 @@
+#!/bin/bash
+if [ ! -e /usr/bin/xgettext ]; then 
+    echo " **********************************************************"
+    echo " * Unable to find xgettext please install gettext package *"
+    echo " **********************************************************"
+    exit 3;
+fi
+
+delete=0
+
+echo "[ * ] Remove old hestiacp.pot and generate new one"
+rm hestiacp.pot
+echo "" > hestiacp.pot
+find ../.. \( -name '*.php' -o -name '*.html' -o -name '*.sh' \) | xgettext --output=hestiacp.pot --language=PHP --join-existing -f -
+
+echo "[ * ] Scan language folders"
+languages=$(ls -d $HESTIA/web/locale/*/ |awk -F'/' '{print $(NF-1)}');
+echo "[ * ] Update hestiacp.pot with new files"
+for lang in $languages; do
+    if [ -e "$HESTIA/web/locale/$lang/LC_MESSAGES/hestiacp.po" ]; then 
+        echo "[ * ] Update $lang "
+        mv $HESTIA/web/locale/$lang/LC_MESSAGES/hestiacp.po $HESTIA/web/locale/$lang/LC_MESSAGES/hestiacp.po.bak
+        msgmerge --verbose "$HESTIA/web/locale/$lang/LC_MESSAGES/hestiacp.po.bak" "$HESTIA/web/locale/hestiacp.pot" > $HESTIA/web/locale/$lang/LC_MESSAGES/hestiacp.po
+        rm $HESTIA/web/locale/$lang/LC_MESSAGES/hestiacp.po.bak
+    fi
+done
+echo "[ ! ] Update complete"

BIN
web/locale/nl/LC_MESSAGES/hestiacp.mo


+ 3679 - 0
web/locale/nl/LC_MESSAGES/hestiacp.po

@@ -0,0 +1,3679 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) 2020 HestiaCP <https://hestiacp.com>
+# This file is distributed under the same license as the HestiaCP package.
+# HestiaCP <info@hestiacp.com>, 2020.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2020-07-14 22:05+0200\n"
+"PO-Revision-Date: 2020-07-15 06:56+0200\n"
+"Last-Translator: \n"
+"Language-Team: Dutch\n"
+"Language: nl\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../web/schedule/backup/index.php:17
+msgid "BACKUP_SCHEDULED"
+msgstr "De taak is toegevoegd aan de wachtrij. U ontvangt een e-mailbericht zodra de back-up gedownload kan worden."
+
+#: ../web/schedule/backup/index.php:21 ../web/schedule/restore/index.php:43
+#: ../web/bulk/restore/index.php:39 ../web/download/backup/index.php:24
+#: ../web/unsuspend/mail/index.php:21 ../web/unsuspend/mail/index.php:42
+#: ../web/unsuspend/dns/index.php:21 ../web/unsuspend/dns/index.php:42
+msgid "Error: hestia did not return any output."
+msgstr "Foutmelding: Hestia geen uitvoer geretourneerd"
+
+#: ../web/schedule/backup/index.php:25
+msgid "BACKUP_EXISTS"
+msgstr "Er wordt al een back-up uitgevoerd. Wacht a.u.b. totdat deze back-up klaar is."
+
+#: ../web/schedule/restore/index.php:39 ../web/bulk/restore/index.php:35
+msgid "RESTORE_SCHEDULED"
+msgstr "De taak is toegevoegd aan de wachtrij. U ontvangt een e-mailbericht zodra de back-up is hersteld."
+
+#: ../web/schedule/restore/index.php:46 ../web/bulk/restore/index.php:42
+msgid "RESTORE_EXISTS"
+msgstr "Er wordt al een hersteltaak uitgevoerd. Wacht a.u.b. totdat de reservekopie is teruggezet."
+
+#: ../web/inc/main.php:137 ../web/generate/ssl/index.php:86
+msgid "Error code:"
+msgstr "Foutcode: %s"
+
+#: ../web/inc/main.php:206 ../web/add/cron/index.php:21
+msgid "day"
+msgstr "dag"
+
+#: ../web/inc/main.php:208
+msgid "days"
+msgstr "dagen"
+
+#: ../web/inc/main.php:213 ../web/add/cron/index.php:20
+msgid "hour"
+msgstr "uur"
+
+#: ../web/inc/main.php:215
+msgid "hours"
+msgstr "uren"
+
+#: ../web/inc/main.php:220 ../web/add/cron/index.php:19
+msgid "minute"
+msgstr "minuut"
+
+#: ../web/inc/main.php:222
+msgid "minutes"
+msgstr "minuten"
+
+#: ../web/bulk/cron/index.php:28 ../web/bulk/cron/index.php:48
+msgid "Cronjob email reporting has been successfully diabled"
+msgstr ""
+
+#: ../web/bulk/cron/index.php:35 ../web/bulk/cron/index.php:55
+msgid "Cronjob email reporting has been successfully enabled"
+msgstr "Cronjob rapportage is succesvol geactiveerd"
+
+#: ../web/js/i18n.js.php:12
+msgid "Are you sure?"
+msgstr "Weet u het zeker?"
+
+#: ../web/js/i18n.js.php:13
+msgid "unlimited"
+msgstr "∞"
+
+#: ../web/js/i18n.js.php:14
+msgid "no notifications"
+msgstr "geen notificaties"
+
+#: ../web/reset/index.php:31
+msgid "MAIL_RESET_SUBJECT"
+msgstr "Wachtwoordherstel voor %s"
+
+#: ../web/reset/index.php:33 ../web/edit/mail/index.php:519
+#: ../web/edit/web/index.php:646 ../web/edit/web/index.php:720
+#: ../web/add/mail/index.php:200 ../web/add/web/index.php:301
+#: ../web/add/db/index.php:93
+msgid "MAIL_FROM"
+msgstr "Hestia Controlepaneel <noreply@%s>"
+
+#: ../web/reset/index.php:35
+msgid "GREETINGS_GORDON"
+msgstr "Hallo %s"
+
+#: ../web/reset/index.php:37
+msgid "GREETINGS"
+msgstr "Hallo"
+
+#: ../web/reset/index.php:40
+msgid "PASSWORD_RESET_REQUEST"
+msgstr "Wachtwoord reset aanvraag"
+
+#: ../web/reset/index.php:45
+msgid "Invalid host domain"
+msgstr "Ongeldige host domein"
+
+#: ../web/reset/index.php:74
+msgid "An internal error occurred"
+msgstr "Een interne foutmelding voort gekomen"
+
+#: ../web/reset/index.php:82
+msgid "Code has been expired"
+msgstr "Code is verlopen"
+
+#: ../web/reset/index.php:86 ../web/reset/index.php:90
+msgid "Invalid username or code"
+msgstr "Verkeerde gebruikersnaam of code"
+
+#: ../web/reset/index.php:93
+msgid "Passwords not match"
+msgstr "Wachtwoorden komen niet overeen"
+
+#: ../web/start/service/index.php:25
+#: ../web/templates/admin/list_services.html:30
+msgid "start"
+msgstr "Start"
+
+#: ../web/start/service/index.php:25 ../web/stop/service/index.php:27
+#: ../web/restart/service/index.php:25
+msgid "SERVICE_ACTION_FAILED"
+msgstr "%s %s is mislukt"
+
+#: ../web/stop/service/index.php:27
+#: ../web/templates/admin/list_services.html:29
+msgid "stop"
+msgstr "Stop"
+
+#: ../web/restart/service/index.php:25
+#: ../web/templates/admin/edit_server_httpd.html:67
+#: ../web/templates/admin/edit_server_mysql.html:135
+#: ../web/templates/admin/edit_server_dovecot.html:151
+#: ../web/templates/admin/list_services.html:31
+#: ../web/templates/admin/list_services.html:135
+#: ../web/templates/admin/edit_server_php.html:157
+#: ../web/templates/admin/edit_server_nginx.html:192
+#: ../web/templates/admin/edit_server_bind9.html:75
+#: ../web/templates/admin/edit_server_pgsql.html:75
+#: ../web/templates/admin/edit_server_service.html:67
+msgid "restart"
+msgstr "Herstart"
+
+#: ../web/edit/mail/index.php:314 ../web/edit/web/index.php:435
+#: ../web/edit/web/index.php:565 ../web/edit/web/index.php:591
+#: ../web/edit/web/index.php:627 ../web/edit/web/index.php:696
+#: ../web/edit/package/index.php:137 ../web/add/mail/index.php:47
+#: ../web/add/mail/index.php:112 ../web/add/web/index.php:31
+#: ../web/add/web/index.php:268 ../web/add/user/index.php:38
+#: ../web/add/firewall/ipset/index.php:38 ../web/add/firewall/index.php:54
+#: ../web/add/firewall/banlist/index.php:35 ../web/add/db/index.php:33
+#: ../web/add/ip/index.php:37 ../web/add/dns/index.php:34
+#: ../web/add/dns/index.php:116 ../web/add/package/index.php:60
+#: ../web/add/cron/index.php:33 ../web/generate/ssl/index.php:59
+#, php-format
+msgid "Field \"%s\" can not be blank."
+msgstr "Veld %s mag niet leeg zijn"
+
+#: ../web/edit/mail/index.php:370 ../web/edit/mail/index.php:526
+#: ../web/edit/web/index.php:763 ../web/edit/server/postgresql/index.php:55
+#: ../web/edit/server/vsftpd/index.php:42
+#: ../web/edit/server/php-fpm/index.php:42 ../web/edit/server/index.php:527
+#: ../web/edit/server/exim/index.php:42 ../web/edit/server/mariadb/index.php:42
+#: ../web/edit/server/dovecot/index.php:146
+#: ../web/edit/server/proftpd/index.php:42
+#: ../web/edit/server/mysqld/index.php:42
+#: ../web/edit/server/php5-fpm/index.php:42
+#: ../web/edit/server/fail2ban/index.php:42 ../web/edit/server/php/index.php:42
+#: ../web/edit/server/clamav-daemon/index.php:42
+#: ../web/edit/server/apache2/index.php:42 ../web/edit/server/ssh/index.php:42
+#: ../web/edit/server/httpd/index.php:42 ../web/edit/server/theme/index.php:42
+#: ../web/edit/server/nginx/index.php:42 ../web/edit/server/mysql/index.php:42
+#: ../web/edit/server/exim4/index.php:42 ../web/edit/server/named/index.php:42
+#: ../web/edit/server/spamd/index.php:42
+#: ../web/edit/server/spamassassin/index.php:42
+#: ../web/edit/server/bind9/index.php:55 ../web/edit/user/index.php:224
+#: ../web/edit/firewall/index.php:96 ../web/edit/db/index.php:79
+#: ../web/edit/backup/exclusions/index.php:120 ../web/edit/ip/index.php:104
+#: ../web/edit/dns/index.php:147 ../web/edit/dns/index.php:199
+#: ../web/edit/package/index.php:226 ../web/edit/cron/index.php:74
+msgid "Changes has been saved."
+msgstr "Wijzigingen zijn opgeslagen."
+
+#: ../web/edit/mail/index.php:386 ../web/edit/web/index.php:617
+#: ../web/edit/user/index.php:172 ../web/add/mail/index.php:118
+#: ../web/add/web/index.php:257 ../web/add/web/index.php:273
+#: ../web/add/user/index.php:43 ../web/add/db/index.php:39
+msgid "Please enter valid email address."
+msgstr "Vul een geldig e-mailadres in."
+
+#: ../web/edit/mail/index.php:517 ../web/add/mail/index.php:198
+msgid "Email Credentials"
+msgstr "E-mail gegevens"
+
+#: ../web/edit/web/index.php:556
+msgid "stats username"
+msgstr "stats gebruikersnaam"
+
+#: ../web/edit/web/index.php:582
+msgid "stats user"
+msgstr "statistieken gebruiker"
+
+#: ../web/edit/web/index.php:644 ../web/edit/web/index.php:718
+#: ../web/add/web/index.php:300
+msgid "FTP login credentials"
+msgstr "FTP inloggegevens"
+
+#: ../web/edit/web/index.php:647 ../web/edit/web/index.php:721
+#: ../web/add/web/index.php:302
+msgid "FTP_ACCOUNT_READY"
+msgstr "FTP Account is klaar"
+
+#: ../web/edit/web/index.php:687
+msgid "ftp user"
+msgstr "FTP gebruiker"
+
+#: ../web/edit/server/crond/index.php:18 ../web/edit/server/cron/index.php:18
+msgid "Info (Read-only mode): Crontab can be edited only trough ssh"
+msgstr "Info (Read-only mode): Crontab kan alleen aangepast worden via SSH"
+
+#: ../web/edit/package/index.php:101 ../web/add/user/index.php:27
+#: ../web/add/package/index.php:25
+msgid "package"
+msgstr "Pakket"
+
+#: ../web/edit/package/index.php:102 ../web/add/package/index.php:26
+msgid "web template"
+msgstr "web template"
+
+#: ../web/edit/package/index.php:104 ../web/add/package/index.php:28
+msgid "backend template"
+msgstr "backend template"
+
+#: ../web/edit/package/index.php:107 ../web/add/package/index.php:31
+msgid "proxy template"
+msgstr "proxy template"
+
+#: ../web/edit/package/index.php:109 ../web/add/package/index.php:33
+msgid "dns template"
+msgstr "dns template"
+
+#: ../web/edit/package/index.php:110 ../web/add/package/index.php:34
+msgid "shell"
+msgstr "shell"
+
+#: ../web/edit/package/index.php:111 ../web/add/package/index.php:35
+msgid "web domains"
+msgstr "web domeinen"
+
+#: ../web/edit/package/index.php:112 ../web/add/package/index.php:36
+msgid "web aliases"
+msgstr "web aliassen"
+
+#: ../web/edit/package/index.php:113 ../web/add/package/index.php:37
+msgid "dns domains"
+msgstr "dns domein"
+
+#: ../web/edit/package/index.php:114 ../web/add/package/index.php:38
+msgid "dns records"
+msgstr "dns records"
+
+#: ../web/edit/package/index.php:115 ../web/add/package/index.php:39
+msgid "mail domains"
+msgstr "e-mail domeinen"
+
+#: ../web/edit/package/index.php:116 ../web/add/package/index.php:40
+#: ../web/templates/admin/list_mail.html:97
+#: ../web/templates/admin/list_mail.html:103
+#: ../web/templates/user/list_mail.html:96
+#: ../web/templates/user/list_mail.html:102
+msgid "mail accounts"
+msgstr "e-mailaccounts"
+
+#: ../web/edit/package/index.php:117 ../web/add/package/index.php:41
+#: ../web/templates/admin/panel.html:103 ../web/templates/user/panel.html:89
+msgid "databases"
+msgstr "databases"
+
+#: ../web/edit/package/index.php:118 ../web/add/package/index.php:42
+msgid "cron jobs"
+msgstr "Cronjobs"
+
+#: ../web/edit/package/index.php:119 ../web/add/package/index.php:43
+#: ../web/templates/admin/panel.html:129 ../web/templates/user/panel.html:115
+msgid "backups"
+msgstr "back-ups"
+
+#: ../web/edit/package/index.php:120 ../web/add/package/index.php:44
+msgid "quota"
+msgstr "quotum"
+
+#: ../web/edit/package/index.php:121 ../web/add/package/index.php:45
+msgid "bandwidth"
+msgstr "bandbreedte"
+
+#: ../web/edit/package/index.php:125 ../web/add/package/index.php:49
+msgid "ns1"
+msgstr "ns1"
+
+#: ../web/edit/package/index.php:126 ../web/add/package/index.php:50
+msgid "ns2"
+msgstr "ns2"
+
+#: ../web/add/mail/index.php:38 ../web/add/mail/index.php:101
+#: ../web/add/web/index.php:19 ../web/add/dns/index.php:24
+msgid "domain"
+msgstr "domein"
+
+#: ../web/add/mail/index.php:85
+msgid "MAIL_DOMAIN_CREATED_OK"
+msgstr "E-mail domein <a href=\"/list/mail/?domain=%s\"><b>%s</b></a> is succesvol aangemaakt."
+
+#: ../web/add/mail/index.php:102
+msgid "account"
+msgstr "account"
+
+#: ../web/add/mail/index.php:103 ../web/add/user/index.php:26
+#: ../web/add/db/index.php:21
+msgid "password"
+msgstr "wachtwoord"
+
+#: ../web/add/mail/index.php:207
+msgid "MAIL_ACCOUNT_CREATED_OK"
+msgstr "Mail account <a href=\"/edit/mail/?account=%s&domain=%s\"><b>%s@%s</b></a> is succesvol aangemaakt"
+
+#: ../web/add/web/index.php:20 ../web/add/dns/index.php:25
+#: ../web/templates/admin/list_ip.html:9
+msgid "ip"
+msgstr "ip"
+
+#: ../web/add/web/index.php:21
+msgid "ssl certificate"
+msgstr "ssl certificaat"
+
+#: ../web/add/web/index.php:22
+msgid "ssl key"
+msgstr "ssl sleutel"
+
+#: ../web/add/web/index.php:38 ../web/add/web/index.php:280
+#: ../web/add/user/index.php:49 ../web/add/db/index.php:46
+msgid "Password is too short."
+msgstr "Wachtwoord is te kort (min. 6 karakters)"
+
+#: ../web/add/web/index.php:331 ../web/add/web/index.php:341
+msgid "WEB_DOMAIN_CREATED_OK"
+msgstr "Domein <a href=\"/edit/web/?domain=%s\"><b>%s</b></a> is succesvol aangemaakt."
+
+#: ../web/add/user/index.php:25
+msgid "user"
+msgstr "gebruiker"
+
+#: ../web/add/user/index.php:28
+msgid "email"
+msgstr "e-mail"
+
+#: ../web/add/user/index.php:29
+msgid "name"
+msgstr "naam"
+
+#: ../web/add/user/index.php:100
+msgid "USER_CREATED_OK"
+msgstr "Gebruiker <a href=\"/edit/user/?user=%s\"><b>%s</b></a> is succesvol aangemaakt"
+
+#: ../web/add/user/index.php:101 ../web/templates/admin/list_user.html:104
+#: ../web/templates/admin/list_user.html:118
+#: ../web/templates/user/list_user.html:106
+msgid "login as"
+msgstr "Inloggen als"
+
+#: ../web/add/key/index.php:50
+msgid "Field SSH_KEY can not be blank."
+msgstr "Veld SSH sleutel mag niet leeg zijn"
+
+#: ../web/add/key/index.php:66 ../web/add/key/index.php:73
+msgid "SSH KEY is invalid"
+msgstr "SSH sleutel is niet geldig"
+
+#: ../web/add/key/index.php:80 ../web/add/key/index.php:84
+msgid "SSH KEY already exists"
+msgstr "SSH sleutel bestaal al"
+
+#: ../web/add/key/index.php:100
+msgid "SSH KEY created"
+msgstr "SSH Sleutel aangemaakt"
+
+#: ../web/add/firewall/ipset/index.php:25
+#: ../web/templates/admin/list_search.html:9
+#: ../web/templates/admin/list_user.html:66
+#: ../web/templates/user/list_search.html:9
+#: ../web/templates/user/list_user.html:70
+msgid "Name"
+msgstr "Naam"
+
+#: ../web/add/firewall/ipset/index.php:26
+#: ../web/templates/admin/add_firewall_ipset.html:66
+msgid "Data Source"
+msgstr "Bron"
+
+#: ../web/add/firewall/ipset/index.php:27
+#: ../web/templates/admin/list_firewall_ipset.html:38
+#: ../web/templates/admin/add_firewall_ipset.html:79
+msgid "Ip Version"
+msgstr "IP versie"
+
+#: ../web/add/firewall/ipset/index.php:28
+#: ../web/templates/admin/list_firewall_ipset.html:37
+#: ../web/templates/admin/add_firewall_ipset.html:92
+msgid "Autoupdate"
+msgstr "Auto Update"
+
+#: ../web/add/firewall/ipset/index.php:55
+msgid "IPSET_CREATED_OK"
+msgstr "IP lijst met success toegevoegd"
+
+#: ../web/add/firewall/index.php:42
+msgid "action"
+msgstr "Actie"
+
+#: ../web/add/firewall/index.php:43
+msgid "protocol"
+msgstr "protocol"
+
+#: ../web/add/firewall/index.php:44
+msgid "port"
+msgstr "Port"
+
+#: ../web/add/firewall/index.php:45 ../web/add/firewall/banlist/index.php:26
+#: ../web/add/ip/index.php:25
+msgid "ip address"
+msgstr "ip-adres"
+
+#: ../web/add/firewall/index.php:76
+msgid "RULE_CREATED_OK"
+msgstr "Regel is succesvol aangemaakt."
+
+#: ../web/add/firewall/banlist/index.php:25
+msgid "banlist"
+msgstr "ban lijst"
+
+#: ../web/add/firewall/banlist/index.php:51
+msgid "BANLIST_CREATED_OK"
+msgstr "IP adres is succesvol verbannen"
+
+#: ../web/add/db/index.php:19
+msgid "database"
+msgstr "database"
+
+#: ../web/add/db/index.php:20
+msgid "username"
+msgstr "gebruikersnaam"
+
+#: ../web/add/db/index.php:22
+msgid "type"
+msgstr "type"
+
+#: ../web/add/db/index.php:23
+msgid "host"
+msgstr "Host"
+
+#: ../web/add/db/index.php:24
+msgid "charset"
+msgstr "karakterset"
+
+#: ../web/add/db/index.php:91
+msgid "Database Credentials"
+msgstr "Database gegevens"
+
+#: ../web/add/db/index.php:94
+msgid "DATABASE_READY"
+msgstr "Database klaar"
+
+#: ../web/add/db/index.php:100
+msgid "DATABASE_CREATED_OK"
+msgstr "Database <a href=\"/edit/db/?database=%s\"><b>%s</b></a> is succesvol aangemaakt"
+
+#: ../web/add/db/index.php:101
+#, php-format
+msgid "open %s"
+msgstr "Open %s"
+
+#: ../web/add/ip/index.php:26
+msgid "netmask"
+msgstr "netmasker"
+
+#: ../web/add/ip/index.php:27
+msgid "interface"
+msgstr "interface"
+
+#: ../web/add/ip/index.php:28
+msgid "assigned user"
+msgstr "toegewezen gebruiker"
+
+#: ../web/add/ip/index.php:69
+msgid "IP_CREATED_OK"
+msgstr "IP-adres <a href=\"/edit/ip/?ip=%s\"><b>%s</b></a> is succesvol aangemaakt."
+
+#: ../web/add/dns/index.php:88
+msgid "DNS_DOMAIN_CREATED_OK"
+msgstr "DNS domein <a href=\"/list/dns/?domain=%s\"><b>%s</b></a> is succesvol aangemaakt."
+
+#: ../web/add/dns/index.php:137
+msgid "DNS_RECORD_CREATED_OK"
+msgstr "Record <b>%s.%s</b> is succesvol aangemaakt."
+
+#: ../web/add/package/index.php:152
+msgid "PACKAGE_CREATED_OK"
+msgstr "Package <a href=\"/edit/package/?package=%s\"><b>%s</b></a> is succesvol aangemaakt."
+
+#: ../web/add/cron/index.php:22
+msgid "month"
+msgstr "maand"
+
+#: ../web/add/cron/index.php:23
+msgid "day of week"
+msgstr "dag van de week"
+
+#: ../web/add/cron/index.php:24
+msgid "cmd"
+msgstr "cmd"
+
+#: ../web/add/cron/index.php:53
+msgid "CRON_CREATED_OK"
+msgstr "Geplande taak is met succes aangemaakt."
+
+#: ../web/download/backup/index.php:20
+msgid "BACKUP_DOWNLOAD_SCHEDULED"
+msgstr "Downloaden van Backup is in geplaned"
+
+#: ../web/generate/ssl/index.php:37 ../web/templates/admin/generate_ssl.html:50
+#: ../web/templates/admin/add_mail_acc.html:49
+#: ../web/templates/admin/edit_web.html:62
+#: ../web/templates/admin/add_web.html:64
+#: ../web/templates/admin/edit_mail.html:58
+#: ../web/templates/admin/list_dns.html:9
+#: ../web/templates/admin/list_dns.html:54
+#: ../web/templates/admin/add_dns_rec.html:48
+#: ../web/templates/admin/add_mail.html:56
+#: ../web/templates/admin/list_web.html:8
+#: ../web/templates/admin/list_web.html:54
+#: ../web/templates/admin/edit_dns_rec.html:58
+#: ../web/templates/admin/list_mail.html:8
+#: ../web/templates/admin/list_mail.html:54
+#: ../web/templates/admin/add_dns.html:56
+#: ../web/templates/admin/edit_dns.html:58
+#: ../web/templates/user/edit_web.html:75 ../web/templates/user/list_dns.html:9
+#: ../web/templates/user/list_dns.html:53
+#: ../web/templates/user/list_web.html:14
+#: ../web/templates/user/list_web.html:59
+#: ../web/templates/user/list_mail.html:8
+#: ../web/templates/user/list_mail.html:53
+#: ../web/templates/user/edit_dns.html:58
+msgid "Domain"
+msgstr "Domein"
+
+#: ../web/generate/ssl/index.php:38 ../web/templates/admin/generate_ssl.html:70
+msgid "Country"
+msgstr "Land"
+
+#: ../web/generate/ssl/index.php:39
+msgid "State"
+msgstr "Staat"
+
+#: ../web/generate/ssl/index.php:40
+msgid "City"
+msgstr "Plaats"
+
+#: ../web/generate/ssl/index.php:41
+#: ../web/templates/admin/generate_ssl.html:101
+msgid "Organization"
+msgstr "Organisatie"
+
+#: ../web/generate/ssl/index.php:42 ../web/templates/admin/generate_ssl.html:60
+#: ../web/templates/admin/edit_user.html:101
+#: ../web/templates/admin/add_user.html:86
+#: ../web/templates/admin/list_user.html:106
+#: ../web/templates/user/edit_user.html:101
+#: ../web/templates/user/list_user.html:108 ../web/templates/reset_1.html:30
+msgid "Email"
+msgstr "Email"
+
+#: ../web/generate/ssl/index.php:94
+msgid "SSL_GENERATED_OK"
+msgstr "Certificaat is met succes aangemaakt."
+
+#: ../web/templates/reset_3.html:15 ../web/templates/reset_2.html:15
+#: ../web/templates/reset_1.html:15
+msgid "Forgot Password"
+msgstr "Wachtwoord Vergeten"
+
+#: ../web/templates/reset_3.html:23
+msgid "New Password"
+msgstr "Nieuw wachtwoord"
+
+#: ../web/templates/reset_3.html:33
+msgid "Confirm Password"
+msgstr "Bevestig wachtwoord"
+
+#: ../web/templates/reset_3.html:43 ../web/templates/reset_2.html:35
+#: ../web/templates/admin/list_key.html:4
+#: ../web/templates/admin/generate_ssl.html:116
+#: ../web/templates/admin/list_firewall_ipset.html:4
+#: ../web/templates/admin/edit_server.html:4
+#: ../web/templates/admin/list_dns_rec.html:4
+#: ../web/templates/admin/list_backup_exclusions.html:4
+#: ../web/templates/admin/edit_db.html:4
+#: ../web/templates/admin/edit_server_httpd.html:4
+#: ../web/templates/admin/add_mail_acc.html:4
+#: ../web/templates/admin/edit_web.html:4
+#: ../web/templates/admin/add_firewall_banlist.html:4
+#: ../web/templates/admin/add_firewall.html:4
+#: ../web/templates/admin/add_web.html:4 ../web/templates/admin/add_cron.html:4
+#: ../web/templates/admin/edit_server_mysql.html:4
+#: ../web/templates/admin/add_firewall_ipset.html:4
+#: ../web/templates/admin/list_webapps.html:4
+#: ../web/templates/admin/list_weblog.html:26
+#: ../web/templates/admin/setup_webapp.html:4
+#: ../web/templates/admin/add_ip.html:4
+#: ../web/templates/admin/list_backup_detail.html:4
+#: ../web/templates/admin/list_mail_acc.html:4
+#: ../web/templates/admin/edit_server_dovecot.html:4
+#: ../web/templates/admin/list_firewall.html:4
+#: ../web/templates/admin/edit_user.html:4
+#: ../web/templates/admin/edit_mail.html:4
+#: ../web/templates/admin/list_search.html:4
+#: ../web/templates/admin/add_key.html:4
+#: ../web/templates/admin/list_firewall_banlist.html:4
+#: ../web/templates/admin/add_dns_rec.html:4
+#: ../web/templates/admin/add_db.html:4
+#: ../web/templates/admin/list_updates.html:4
+#: ../web/templates/admin/edit_server_php.html:4
+#: ../web/templates/admin/add_mail.html:4
+#: ../web/templates/admin/add_user.html:4
+#: ../web/templates/admin/list_ssl.html:86
+#: ../web/templates/admin/list_ip.html:4
+#: ../web/templates/admin/edit_backup_exclusions.html:4
+#: ../web/templates/admin/edit_dns_rec.html:4
+#: ../web/templates/admin/edit_server_nginx.html:4
+#: ../web/templates/admin/edit_server_bind9.html:4
+#: ../web/templates/admin/edit_server_pgsql.html:4
+#: ../web/templates/admin/add_package.html:4
+#: ../web/templates/admin/edit_cron.html:4
+#: ../web/templates/admin/edit_firewall.html:4
+#: ../web/templates/admin/edit_ip.html:4
+#: ../web/templates/admin/list_packages.html:4
+#: ../web/templates/admin/edit_mail_acc.html:4
+#: ../web/templates/admin/add_dns.html:4
+#: ../web/templates/admin/edit_server_service.html:4
+#: ../web/templates/admin/list_rrd.html:4
+#: ../web/templates/admin/edit_dns.html:4
+#: ../web/templates/admin/edit_package.html:4
+#: ../web/templates/user/list_dns_rec.html:4
+#: ../web/templates/user/edit_web.html:4
+#: ../web/templates/user/list_mail_acc.html:4
+#: ../web/templates/user/edit_user.html:4
+#: ../web/templates/user/list_search.html:4
+#: ../web/templates/user/edit_dns.html:4 ../web/templates/reset2fa.html:59
+#: ../web/templates/reset_1.html:45
+msgid "Back"
+msgstr "Terug"
+
+#: ../web/templates/reset_3.html:44
+msgid "Reset"
+msgstr "Reset"
+
+#: ../web/templates/reset_2.html:20
+msgid "RESET_CODE_SENT"
+msgstr "Wachtwoord herstelcode is naar uw e-mailadres gestuurd<br>"
+
+#: ../web/templates/reset_2.html:24
+msgid "Reset Code"
+msgstr "Reset Code"
+
+#: ../web/templates/reset_2.html:36
+msgid "Confirm"
+msgstr "Bevestig"
+
+#: ../web/templates/admin/list_key.html:6
+#: ../web/templates/admin/add_key.html:39
+msgid "Add SSH Key"
+msgstr "Voeg SSH sleutel toe"
+
+#: ../web/templates/admin/list_key.html:17
+msgid "SSH_ID"
+msgstr "SSH id"
+
+#: ../web/templates/admin/list_key.html:21
+#: ../web/templates/admin/add_key.html:57
+#: ../web/templates/user/edit_user.html:5
+msgid "SSH KEY"
+msgstr "SSH Sleutel"
+
+#: ../web/templates/admin/list_key.html:37
+#: ../web/templates/admin/list_firewall_ipset.html:16
+#: ../web/templates/admin/list_dns_rec.html:27
+#: ../web/templates/admin/list_dns_rec.html:82
+#: ../web/templates/admin/edit_web.html:403
+#: ../web/templates/admin/edit_web.html:479
+#: ../web/templates/admin/add_web.html:269
+#: ../web/templates/admin/add_web.html:341
+#: ../web/templates/admin/list_mail_acc.html:34
+#: ../web/templates/admin/list_mail_acc.html:109
+#: ../web/templates/admin/list_firewall.html:30
+#: ../web/templates/admin/list_firewall.html:114
+#: ../web/templates/admin/edit_user.html:209
+#: ../web/templates/admin/edit_user.html:215
+#: ../web/templates/admin/edit_user.html:222
+#: ../web/templates/admin/edit_user.html:230
+#: ../web/templates/admin/edit_user.html:238
+#: ../web/templates/admin/edit_user.html:246
+#: ../web/templates/admin/edit_user.html:254
+#: ../web/templates/admin/edit_user.html:262
+#: ../web/templates/admin/list_db.html:62
+#: ../web/templates/admin/list_db.html:140
+#: ../web/templates/admin/list_dns.html:35
+#: ../web/templates/admin/list_dns.html:110
+#: ../web/templates/admin/list_cron.html:40
+#: ../web/templates/admin/list_cron.html:107
+#: ../web/templates/admin/list_backup.html:23
+#: ../web/templates/admin/list_backup.html:85
+#: ../web/templates/admin/list_firewall_banlist.html:16
+#: ../web/templates/admin/list_ip.html:28
+#: ../web/templates/admin/list_ip.html:81
+#: ../web/templates/admin/list_web.html:35
+#: ../web/templates/admin/list_web.html:155
+#: ../web/templates/admin/add_package.html:313
+#: ../web/templates/admin/add_package.html:319
+#: ../web/templates/admin/add_package.html:326
+#: ../web/templates/admin/add_package.html:334
+#: ../web/templates/admin/add_package.html:342
+#: ../web/templates/admin/add_package.html:350
+#: ../web/templates/admin/add_package.html:358
+#: ../web/templates/admin/add_package.html:366
+#: ../web/templates/admin/list_mail.html:34
+#: ../web/templates/admin/list_mail.html:117
+#: ../web/templates/admin/list_user.html:47
+#: ../web/templates/admin/list_user.html:131
+#: ../web/templates/admin/list_packages.html:23
+#: ../web/templates/admin/add_dns.html:119
+#: ../web/templates/admin/add_dns.html:125
+#: ../web/templates/admin/add_dns.html:132
+#: ../web/templates/admin/add_dns.html:140
+#: ../web/templates/admin/add_dns.html:148
+#: ../web/templates/admin/add_dns.html:156
+#: ../web/templates/admin/add_dns.html:164
+#: ../web/templates/admin/add_dns.html:172
+#: ../web/templates/admin/edit_package.html:310
+#: ../web/templates/admin/edit_package.html:316
+#: ../web/templates/admin/edit_package.html:323
+#: ../web/templates/admin/edit_package.html:331
+#: ../web/templates/admin/edit_package.html:339
+#: ../web/templates/admin/edit_package.html:347
+#: ../web/templates/admin/edit_package.html:355
+#: ../web/templates/admin/edit_package.html:363
+#: ../web/templates/user/list_dns_rec.html:27
+#: ../web/templates/user/list_dns_rec.html:81
+#: ../web/templates/user/edit_web.html:417
+#: ../web/templates/user/edit_web.html:493
+#: ../web/templates/user/list_mail_acc.html:34
+#: ../web/templates/user/list_mail_acc.html:109
+#: ../web/templates/user/edit_user.html:141
+#: ../web/templates/user/edit_user.html:147
+#: ../web/templates/user/edit_user.html:154
+#: ../web/templates/user/edit_user.html:162
+#: ../web/templates/user/edit_user.html:170
+#: ../web/templates/user/edit_user.html:178
+#: ../web/templates/user/edit_user.html:186
+#: ../web/templates/user/edit_user.html:194
+#: ../web/templates/user/list_db.html:61 ../web/templates/user/list_db.html:139
+#: ../web/templates/user/list_dns.html:34
+#: ../web/templates/user/list_dns.html:109
+#: ../web/templates/user/list_cron.html:40
+#: ../web/templates/user/list_cron.html:107
+#: ../web/templates/user/list_web.html:40
+#: ../web/templates/user/list_web.html:160
+#: ../web/templates/user/list_mail.html:33
+#: ../web/templates/user/list_mail.html:116
+#: ../web/templates/user/list_user.html:51
+msgid "delete"
+msgstr "Verwijderen"
+
+#: ../web/templates/admin/list_key.html:40
+#: ../web/templates/admin/list_firewall_ipset.html:72
+#: ../web/templates/admin/list_dns_rec.html:85
+#: ../web/templates/admin/list_mail_acc.html:103
+#: ../web/templates/admin/list_mail_acc.html:112
+#: ../web/templates/admin/list_services.html:14
+#: ../web/templates/admin/list_services.html:138
+#: ../web/templates/admin/list_services.html:147
+#: ../web/templates/admin/list_firewall.html:108
+#: ../web/templates/admin/list_firewall.html:117
+#: ../web/templates/admin/list_db.html:134
+#: ../web/templates/admin/list_db.html:143
+#: ../web/templates/admin/list_dns.html:104
+#: ../web/templates/admin/list_dns.html:113
+#: ../web/templates/admin/list_log.html:10
+#: ../web/templates/admin/list_cron.html:101
+#: ../web/templates/admin/list_cron.html:110
+#: ../web/templates/admin/list_search.html:138
+#: ../web/templates/admin/list_search.html:169
+#: ../web/templates/admin/list_backup.html:88
+#: ../web/templates/admin/list_firewall_banlist.html:64
+#: ../web/templates/admin/list_ip.html:84
+#: ../web/templates/admin/list_web.html:149
+#: ../web/templates/admin/list_web.html:158
+#: ../web/templates/admin/list_mail.html:111
+#: ../web/templates/admin/list_mail.html:120
+#: ../web/templates/admin/list_user.html:125
+#: ../web/templates/admin/list_user.html:134
+#: ../web/templates/admin/list_packages.html:91
+#: ../web/templates/user/list_dns_rec.html:84
+#: ../web/templates/user/list_mail_acc.html:103
+#: ../web/templates/user/list_mail_acc.html:112
+#: ../web/templates/user/list_db.html:133
+#: ../web/templates/user/list_db.html:142
+#: ../web/templates/user/list_dns.html:103
+#: ../web/templates/user/list_dns.html:112
+#: ../web/templates/user/list_cron.html:101
+#: ../web/templates/user/list_cron.html:110
+#: ../web/templates/user/list_search.html:136
+#: ../web/templates/user/list_search.html:167
+#: ../web/templates/user/list_web.html:154
+#: ../web/templates/user/list_web.html:163
+#: ../web/templates/user/list_mail.html:110
+#: ../web/templates/user/list_mail.html:119 ../web/templates/footer.html:3
+msgid "Confirmation"
+msgstr "Bevestiging"
+
+#: ../web/templates/admin/list_key.html:41
+msgid "DELETE_KEY_CONFIRM"
+msgstr "Weet je zeker dat SSH sleutel %s wilt verwijderen?"
+
+#: ../web/templates/admin/list_key.html:61
+msgid "1 SSH Key"
+msgstr "1 SSH sleutel"
+
+#: ../web/templates/admin/list_key.html:63
+#, php-format
+msgid "%s SSH Keys"
+msgstr "%s SSH sleutels"
+
+#: ../web/templates/admin/generate_ssl.html:45
+#: ../web/templates/admin/list_ssl.html:36
+msgid "Generating CSR"
+msgstr "CSR Genereren"
+
+#: ../web/templates/admin/generate_ssl.html:71
+msgid "2 letter code"
+msgstr "2 letterige landcode"
+
+#: ../web/templates/admin/generate_ssl.html:81
+msgid "State / Province"
+msgstr "Staat / Provincie"
+
+#: ../web/templates/admin/generate_ssl.html:91
+msgid "City / Locality"
+msgstr "Plaats"
+
+#: ../web/templates/admin/generate_ssl.html:113
+msgid "Ok"
+msgstr "Ok"
+
+#: ../web/templates/admin/list_firewall_ipset.html:5
+msgid "Add IP list"
+msgstr "voeg IP lijst toe"
+
+#: ../web/templates/admin/list_firewall_ipset.html:15
+#: ../web/templates/admin/list_dns_rec.html:24
+#: ../web/templates/admin/list_backup_detail.html:23
+#: ../web/templates/admin/list_mail_acc.html:31
+#: ../web/templates/admin/list_services.html:28
+#: ../web/templates/admin/list_firewall.html:29
+#: ../web/templates/admin/list_db.html:58
+#: ../web/templates/admin/list_dns.html:31
+#: ../web/templates/admin/list_cron.html:35
+#: ../web/templates/admin/list_backup.html:22
+#: ../web/templates/admin/list_firewall_banlist.html:15
+#: ../web/templates/admin/list_updates.html:19
+#: ../web/templates/admin/list_ip.html:26
+#: ../web/templates/admin/list_web.html:31
+#: ../web/templates/admin/list_mail.html:30
+#: ../web/templates/admin/list_user.html:37
+#: ../web/templates/admin/list_packages.html:22
+#: ../web/templates/user/list_dns_rec.html:24
+#: ../web/templates/user/list_mail_acc.html:31
+#: ../web/templates/user/list_db.html:58 ../web/templates/user/list_dns.html:31
+#: ../web/templates/user/list_cron.html:35
+#: ../web/templates/user/list_web.html:37
+#: ../web/templates/user/list_mail.html:30
+#: ../web/templates/user/list_user.html:41
+msgid "apply to selected"
+msgstr "Met geselecteerde"
+
+#: ../web/templates/admin/list_firewall_ipset.html:35
+#: ../web/templates/admin/add_firewall_ipset.html:56
+msgid "Ip List Name"
+msgstr "IP List naam"
+
+#: ../web/templates/admin/list_firewall_ipset.html:39
+#: ../web/templates/admin/add_cron.html:256
+#: ../web/templates/admin/list_mail_acc.html:9
+#: ../web/templates/admin/list_mail_acc.html:17
+#: ../web/templates/admin/list_db.html:34
+#: ../web/templates/admin/list_db.html:44
+#: ../web/templates/admin/list_dns.html:7
+#: ../web/templates/admin/list_dns.html:17
+#: ../web/templates/admin/list_log.html:30
+#: ../web/templates/admin/list_cron.html:14
+#: ../web/templates/admin/list_cron.html:21
+#: ../web/templates/admin/list_search.html:8
+#: ../web/templates/admin/list_search.html:15
+#: ../web/templates/admin/list_search.html:41
+#: ../web/templates/admin/list_backup.html:45
+#: ../web/templates/admin/list_firewall_banlist.html:37
+#: ../web/templates/admin/list_ip.html:8 ../web/templates/admin/list_ip.html:19
+#: ../web/templates/admin/list_web.html:7
+#: ../web/templates/admin/list_web.html:17
+#: ../web/templates/admin/edit_cron.html:250
+#: ../web/templates/admin/list_mail.html:7
+#: ../web/templates/admin/list_mail.html:16
+#: ../web/templates/admin/list_user.html:14
+#: ../web/templates/admin/list_user.html:23
+#: ../web/templates/admin/list_packages.html:8
+#: ../web/templates/admin/list_packages.html:15
+#: ../web/templates/user/list_mail_acc.html:9
+#: ../web/templates/user/list_mail_acc.html:17
+#: ../web/templates/user/list_db.html:34 ../web/templates/user/list_db.html:44
+#: ../web/templates/user/list_dns.html:7 ../web/templates/user/list_dns.html:17
+#: ../web/templates/user/list_cron.html:14
+#: ../web/templates/user/list_cron.html:21
+#: ../web/templates/user/list_search.html:8
+#: ../web/templates/user/list_search.html:15
+#: ../web/templates/user/list_search.html:39
+#: ../web/templates/user/list_web.html:13
+#: ../web/templates/user/list_web.html:23
+#: ../web/templates/user/list_mail.html:7
+#: ../web/templates/user/list_mail.html:16
+#: ../web/templates/user/list_user.html:18
+#: ../web/templates/user/list_user.html:27
+msgid "Date"
+msgstr "Datum"
+
+#: ../web/templates/admin/list_firewall_ipset.html:40
+#: ../web/templates/admin/list_log.html:31
+#: ../web/templates/admin/list_firewall_banlist.html:38
+msgid "Time"
+msgstr "Tijd"
+
+#: ../web/templates/admin/list_firewall_ipset.html:73
+msgid "DELETE_IPSET_CONFIRMATION"
+msgstr "weet je zeker dat IP lijst %s wilt veranderen"
+
+#: ../web/templates/admin/list_firewall_ipset.html:105
+msgid "There are currently no IP lists defined."
+msgstr "Er zijn op dit moment geen IP lijsten gedifineerd"
+
+#: ../web/templates/admin/list_firewall_ipset.html:108
+msgid "1 Ipset list"
+msgstr "1 IP lijst"
+
+#: ../web/templates/admin/list_firewall_ipset.html:111
+#, php-format
+msgid "%s Ipset lists"
+msgstr "%s IP lijsten"
+
+#: ../web/templates/admin/edit_server.html:7
+#: ../web/templates/admin/edit_db.html:7
+#: ../web/templates/admin/edit_server_httpd.html:8
+#: ../web/templates/admin/add_mail_acc.html:7
+#: ../web/templates/admin/edit_web.html:10
+#: ../web/templates/admin/add_firewall_banlist.html:7
+#: ../web/templates/admin/add_firewall.html:7
+#: ../web/templates/admin/add_web.html:7 ../web/templates/admin/add_cron.html:7
+#: ../web/templates/admin/edit_server_mysql.html:7
+#: ../web/templates/admin/add_firewall_ipset.html:7
+#: ../web/templates/admin/add_ip.html:7
+#: ../web/templates/admin/edit_server_dovecot.html:7
+#: ../web/templates/admin/edit_user.html:8
+#: ../web/templates/admin/edit_mail.html:7
+#: ../web/templates/admin/add_key.html:7
+#: ../web/templates/admin/add_dns_rec.html:7
+#: ../web/templates/admin/add_db.html:7
+#: ../web/templates/admin/edit_server_php.html:7
+#: ../web/templates/admin/add_mail.html:7
+#: ../web/templates/admin/add_user.html:7
+#: ../web/templates/admin/edit_backup_exclusions.html:7
+#: ../web/templates/admin/edit_dns_rec.html:7
+#: ../web/templates/admin/edit_server_nginx.html:8
+#: ../web/templates/admin/edit_server_bind9.html:7
+#: ../web/templates/admin/edit_server_pgsql.html:7
+#: ../web/templates/admin/add_package.html:7
+#: ../web/templates/admin/edit_cron.html:7
+#: ../web/templates/admin/edit_firewall.html:7
+#: ../web/templates/admin/edit_ip.html:7
+#: ../web/templates/admin/edit_mail_acc.html:7
+#: ../web/templates/admin/add_dns.html:7
+#: ../web/templates/admin/edit_server_service.html:7
+#: ../web/templates/admin/edit_dns.html:7
+#: ../web/templates/admin/edit_package.html:7
+#: ../web/templates/user/edit_web.html:10
+#: ../web/templates/user/edit_user.html:8 ../web/templates/user/edit_dns.html:7
+msgid "Save"
+msgstr "Opslaan"
+
+#: ../web/templates/admin/edit_server.html:39
+#: ../web/templates/admin/edit_server_httpd.html:39
+#: ../web/templates/admin/edit_server_mysql.html:38
+#: ../web/templates/admin/edit_server_dovecot.html:38
+#: ../web/templates/admin/edit_server_php.html:38
+#: ../web/templates/admin/edit_server_nginx.html:39
+#: ../web/templates/admin/edit_server_bind9.html:38
+#: ../web/templates/admin/edit_server_pgsql.html:38
+#: ../web/templates/admin/edit_server_service.html:39
+msgid "Configuring Server"
+msgstr "Server Instellen"
+
+#: ../web/templates/admin/edit_server.html:59
+#: ../web/templates/admin/edit_server_mysql.html:120
+#: ../web/templates/admin/edit_server_php.html:142
+#: ../web/templates/admin/edit_server_nginx.html:176
+msgid "Basic options"
+msgstr "Basis options"
+
+#: ../web/templates/admin/edit_server.html:67
+#: ../web/templates/admin/list_db.html:85 ../web/templates/user/list_db.html:84
+msgid "Hostname"
+msgstr "Hostnaam"
+
+#: ../web/templates/admin/edit_server.html:78
+msgid "Time Zone"
+msgstr "Tijdzone"
+
+#: ../web/templates/admin/edit_server.html:102
+msgid "Theme"
+msgstr "Thema"
+
+#: ../web/templates/admin/edit_server.html:126
+msgid "Default Language"
+msgstr "Standaard Taal"
+
+#: ../web/templates/admin/edit_server.html:149
+msgid "SYSTEM_SET_DEFAULT_LANGUAGE"
+msgstr "Stel standaard taal in voor alle gebruikers"
+
+#: ../web/templates/admin/edit_server.html:159
+#: ../web/templates/admin/edit_server.html:167
+#: ../web/templates/admin/list_updates.html:42
+msgid "Version"
+msgstr "Versie"
+
+#: ../web/templates/admin/edit_server.html:159
+#: ../web/templates/admin/edit_server.html:178
+msgid "Release"
+msgstr "Uitgave"
+
+#: ../web/templates/admin/edit_server.html:193
+#: ../web/templates/admin/edit_server.html:215
+msgid "Web Server"
+msgstr "Web Server"
+
+#: ../web/templates/admin/edit_server.html:203
+msgid "Proxy Server"
+msgstr "Proxy Server"
+
+#: ../web/templates/admin/edit_server.html:203
+#: ../web/templates/admin/edit_server.html:215
+#: ../web/templates/admin/edit_server.html:227
+#: ../web/templates/admin/edit_server.html:301
+#: ../web/templates/admin/edit_server.html:359
+#: ../web/templates/admin/edit_server.html:371
+#: ../web/templates/admin/edit_server.html:384
+#: ../web/templates/admin/edit_server.html:423
+#: ../web/templates/admin/edit_server.html:503
+msgid "configure"
+msgstr "configureren"
+
+#: ../web/templates/admin/edit_server.html:227
+msgid "Backend Server"
+msgstr "Backend Server"
+
+#: ../web/templates/admin/edit_server.html:238
+msgid "Backend Pool Mode"
+msgstr "Backend Pool Stand"
+
+#: ../web/templates/admin/edit_server.html:252
+msgid "Enabled multi PHP versions"
+msgstr "Beschikbare PHP versies"
+
+#: ../web/templates/admin/edit_server.html:256
+msgid "Please wait while php is installed or removed"
+msgstr "Het toevoegen of verwijderen van een PHP versie duurt ongeveer 1 minuut per versie. Wacht tot het proces is voltooid en vernieuw de pagina niet."
+
+#: ../web/templates/admin/edit_server.html:292
+#: ../web/templates/admin/edit_server.html:301
+msgid "DNS Server"
+msgstr "DNS Server"
+
+#: ../web/templates/admin/edit_server.html:313
+msgid "DNS Cluster"
+msgstr "DNS Cluster"
+
+#: ../web/templates/admin/edit_server.html:319
+#: ../web/templates/admin/edit_server.html:429
+#: ../web/templates/admin/edit_server.html:509
+#: ../web/templates/admin/edit_server.html:590
+#: ../web/templates/admin/edit_server.html:831
+#: ../web/templates/admin/edit_server.html:845
+#: ../web/templates/admin/add_firewall_ipset.html:99
+#: ../web/templates/admin/list_backup.html:55
+#: ../web/templates/admin/list_backup.html:56
+#: ../web/templates/admin/list_backup.html:57
+#: ../web/templates/admin/list_backup.html:58
+#: ../web/templates/admin/list_backup.html:59
+#: ../web/templates/admin/list_backup.html:60
+msgid "no"
+msgstr "Nee"
+
+#: ../web/templates/admin/edit_server.html:320
+#: ../web/templates/admin/edit_server.html:430
+#: ../web/templates/admin/edit_server.html:510
+#: ../web/templates/admin/edit_server.html:591
+#: ../web/templates/admin/edit_server.html:832
+#: ../web/templates/admin/edit_server.html:846
+#: ../web/templates/admin/add_firewall_ipset.html:98
+#: ../web/templates/admin/list_backup.html:62
+#: ../web/templates/admin/list_backup.html:63
+#: ../web/templates/admin/list_backup.html:64
+#: ../web/templates/admin/list_backup.html:65
+#: ../web/templates/admin/list_backup.html:66
+#: ../web/templates/admin/list_backup.html:67
+msgid "yes"
+msgstr "Ja"
+
+#: ../web/templates/admin/edit_server.html:332
+#: ../web/templates/admin/edit_server.html:455
+#: ../web/templates/admin/edit_server.html:535
+#: ../web/templates/admin/edit_server.html:652
+#: ../web/templates/admin/edit_db.html:101
+#: ../web/templates/admin/list_db.html:38
+#: ../web/templates/admin/add_db.html:114 ../web/templates/user/list_db.html:38
+msgid "Host"
+msgstr "Host"
+
+#: ../web/templates/admin/edit_server.html:350
+#: ../web/templates/admin/edit_server.html:359
+msgid "Mail Server"
+msgstr "Mail Server"
+
+#: ../web/templates/admin/edit_server.html:371
+#: ../web/templates/admin/list_mail.html:58
+#: ../web/templates/user/list_mail.html:57
+msgid "Antivirus"
+msgstr "Antivirus"
+
+#: ../web/templates/admin/edit_server.html:384
+#: ../web/templates/admin/list_mail.html:59
+#: ../web/templates/user/list_mail.html:58
+msgid "AntiSpam"
+msgstr "AntiSpam"
+
+#: ../web/templates/admin/edit_server.html:396
+#: ../web/templates/admin/add_mail_acc.html:195
+#: ../web/templates/admin/edit_mail_acc.html:206
+msgid "Webmail URL"
+msgstr "Webmail Alias"
+
+#: ../web/templates/admin/edit_server.html:414
+#: ../web/templates/admin/list_stats.html:53
+#: ../web/templates/admin/edit_backup_exclusions.html:78
+#: ../web/templates/admin/add_package.html:252
+#: ../web/templates/admin/list_user.html:75
+#: ../web/templates/admin/list_packages.html:53
+#: ../web/templates/admin/edit_package.html:249
+#: ../web/templates/user/list_stats.html:39
+#: ../web/templates/user/list_user.html:79
+msgid "Databases"
+msgstr "Databases"
+
+#: ../web/templates/admin/edit_server.html:423
+msgid "MySQL Support"
+msgstr "MySQL Support"
+
+#: ../web/templates/admin/edit_server.html:438
+msgid "phpMyAdmin URL"
+msgstr "phpMyAdmin Alias"
+
+#: ../web/templates/admin/edit_server.html:466
+#: ../web/templates/admin/edit_server.html:685
+#: ../web/templates/admin/edit_db.html:81
+#: ../web/templates/admin/add_mail_acc.html:70
+#: ../web/templates/admin/add_mail_acc.html:159
+#: ../web/templates/admin/edit_web.html:141
+#: ../web/templates/admin/edit_web.html:423
+#: ../web/templates/admin/edit_web.html:498
+#: ../web/templates/admin/add_web.html:187
+#: ../web/templates/admin/add_web.html:288
+#: ../web/templates/admin/add_web.html:360
+#: ../web/templates/admin/edit_user.html:71
+#: ../web/templates/admin/add_db.html:86
+#: ../web/templates/admin/add_user.html:66
+#: ../web/templates/admin/edit_mail_acc.html:71
+#: ../web/templates/admin/edit_mail_acc.html:170 ../web/templates/login.html:31
+#: ../web/templates/user/edit_web.html:154
+#: ../web/templates/user/edit_web.html:437
+#: ../web/templates/user/edit_web.html:512
+#: ../web/templates/user/edit_user.html:71
+msgid "Password"
+msgstr "Wachtwoord"
+
+#: ../web/templates/admin/edit_server.html:478
+#: ../web/templates/admin/edit_server.html:546
+msgid "Maximum Number Of Databases"
+msgstr "Maximale aantal Databases"
+
+#: ../web/templates/admin/edit_server.html:489
+#: ../web/templates/admin/edit_server.html:557
+msgid "Current Number Of Databases"
+msgstr "Huidige aantal Databases"
+
+#: ../web/templates/admin/edit_server.html:503
+msgid "PostgreSQL Support"
+msgstr "PostgreSQL Support"
+
+#: ../web/templates/admin/edit_server.html:518
+msgid "phpPgAdmin URL"
+msgstr "phpPgAdmin Alias"
+
+#: ../web/templates/admin/edit_server.html:575
+#: ../web/templates/admin/list_stats.html:55
+#: ../web/templates/admin/add_package.html:274
+#: ../web/templates/admin/list_user.html:77
+#: ../web/templates/admin/list_packages.html:55
+#: ../web/templates/admin/edit_package.html:271
+#: ../web/templates/user/list_stats.html:41
+#: ../web/templates/user/list_user.html:81
+msgid "Backups"
+msgstr "Back-ups"
+
+#: ../web/templates/admin/edit_server.html:584
+msgid "Local backup"
+msgstr "Lokale backup"
+
+#: ../web/templates/admin/edit_server.html:598
+msgid "Compression level"
+msgstr "Compressie level"
+
+#: ../web/templates/admin/edit_server.html:619
+#: ../web/templates/admin/edit_server.html:696
+msgid "Directory"
+msgstr "Map"
+
+#: ../web/templates/admin/edit_server.html:630
+msgid "Remote backup"
+msgstr "Externe backup"
+
+#: ../web/templates/admin/edit_server.html:638
+#: ../web/templates/admin/add_firewall.html:69
+#: ../web/templates/admin/list_firewall.html:13
+#: ../web/templates/admin/list_firewall.html:52
+#: ../web/templates/admin/edit_firewall.html:72
+msgid "Protocol"
+msgstr "Protocol"
+
+#: ../web/templates/admin/edit_server.html:644
+msgid "ftp"
+msgstr "FTP"
+
+#: ../web/templates/admin/edit_server.html:645
+msgid "sftp"
+msgstr "SFTP"
+
+#: ../web/templates/admin/edit_server.html:663
+#: ../web/templates/admin/add_firewall.html:83
+#: ../web/templates/admin/list_firewall.html:14
+#: ../web/templates/admin/list_firewall.html:53
+#: ../web/templates/admin/edit_firewall.html:86
+msgid "Port"
+msgstr "Poort"
+
+#: ../web/templates/admin/edit_server.html:674
+#: ../web/templates/admin/add_mail_acc.html:155
+#: ../web/templates/admin/edit_web.html:131
+#: ../web/templates/admin/edit_web.html:410
+#: ../web/templates/admin/edit_web.html:486
+#: ../web/templates/admin/add_web.html:177
+#: ../web/templates/admin/add_web.html:276
+#: ../web/templates/admin/add_web.html:348
+#: ../web/templates/admin/list_mail_acc.html:54
+#: ../web/templates/admin/edit_user.html:60
+#: ../web/templates/admin/list_db.html:84
+#: ../web/templates/admin/add_user.html:56
+#: ../web/templates/admin/list_user.html:15
+#: ../web/templates/admin/edit_mail_acc.html:166 ../web/templates/login.html:21
+#: ../web/templates/user/edit_web.html:144
+#: ../web/templates/user/edit_web.html:424
+#: ../web/templates/user/edit_web.html:500
+#: ../web/templates/user/list_mail_acc.html:54
+#: ../web/templates/user/edit_user.html:60
+#: ../web/templates/user/list_db.html:83
+#: ../web/templates/user/list_user.html:19 ../web/templates/reset2fa.html:34
+#: ../web/templates/reset_1.html:20
+msgid "Username"
+msgstr "Gebruikersnaam"
+
+#: ../web/templates/admin/edit_server.html:715
+msgid "Hestia SSL"
+msgstr "SSL"
+
+#: ../web/templates/admin/edit_server.html:724
+#: ../web/templates/admin/edit_web.html:285
+#: ../web/templates/admin/add_web.html:219
+#: ../web/templates/admin/edit_mail.html:115
+#: ../web/templates/admin/list_ssl.html:54
+#: ../web/templates/user/edit_web.html:299
+msgid "SSL Certificate"
+msgstr "SSL Certificaat"
+
+#: ../web/templates/admin/edit_server.html:725
+#: ../web/templates/admin/edit_web.html:286
+#: ../web/templates/admin/add_web.html:220
+#: ../web/templates/admin/edit_mail.html:116
+#: ../web/templates/user/edit_web.html:300
+msgid "Generate CSR"
+msgstr "Genereer CSR"
+
+#: ../web/templates/admin/edit_server.html:735
+#: ../web/templates/admin/edit_web.html:296
+#: ../web/templates/admin/add_web.html:230
+#: ../web/templates/admin/edit_mail.html:126
+#: ../web/templates/admin/list_ssl.html:64
+#: ../web/templates/user/edit_web.html:310
+msgid "SSL Key"
+msgstr "SSL Sleutel"
+
+#: ../web/templates/admin/edit_server.html:748
+#: ../web/templates/admin/edit_web.html:321
+#: ../web/templates/admin/edit_mail.html:151
+#: ../web/templates/user/edit_web.html:335
+msgid "SUBJECT"
+msgstr "Domein naam"
+
+#: ../web/templates/admin/edit_server.html:757
+#: ../web/templates/admin/edit_web.html:330
+#: ../web/templates/admin/edit_mail.html:160
+#: ../web/templates/user/edit_web.html:344
+msgid "ALIASES"
+msgstr "Aliasen"
+
+#: ../web/templates/admin/edit_server.html:766
+#: ../web/templates/admin/edit_web.html:339
+#: ../web/templates/admin/edit_mail.html:169
+#: ../web/templates/user/edit_web.html:353
+msgid "NOT_BEFORE"
+msgstr "Niet voor"
+
+#: ../web/templates/admin/edit_server.html:774
+#: ../web/templates/admin/edit_web.html:347
+#: ../web/templates/admin/edit_mail.html:177
+#: ../web/templates/user/edit_web.html:361
+msgid "NOT_AFTER"
+msgstr "Niet na"
+
+#: ../web/templates/admin/edit_server.html:782
+#: ../web/templates/admin/edit_web.html:355
+#: ../web/templates/admin/edit_mail.html:185
+#: ../web/templates/user/edit_web.html:369
+msgid "SIGNATURE"
+msgstr "Handtekening"
+
+#: ../web/templates/admin/edit_server.html:791
+#: ../web/templates/admin/edit_web.html:363
+#: ../web/templates/admin/edit_mail.html:193
+#: ../web/templates/user/edit_web.html:377
+msgid "PUB_KEY"
+msgstr "Sleutel"
+
+#: ../web/templates/admin/edit_server.html:799
+#: ../web/templates/admin/edit_web.html:371
+#: ../web/templates/admin/edit_mail.html:201
+#: ../web/templates/user/edit_web.html:385
+msgid "ISSUER"
+msgstr "Uitgever"
+
+#: ../web/templates/admin/edit_server.html:816
+msgid "Hestia Control Panel Plugins"
+msgstr "Plugins"
+
+#: ../web/templates/admin/edit_server.html:825
+msgid "FileSystem Disk Quota"
+msgstr "Bestandssysteem Schijf Quotum"
+
+#: ../web/templates/admin/edit_server.html:839
+#: ../web/templates/admin/list_services.html:7
+msgid "Firewall"
+msgstr "Firewall"
+
+#: ../web/templates/admin/list_stats.html:4
+msgid "Overall Statistics"
+msgstr "Alle Statistieken"
+
+#: ../web/templates/admin/list_stats.html:14
+msgid "show per user"
+msgstr "Toon Per Gebruiker"
+
+#: ../web/templates/admin/list_stats.html:42
+#: ../web/templates/admin/add_cron.html:421
+#: ../web/templates/admin/list_cron.html:64
+#: ../web/templates/admin/edit_cron.html:415
+#: ../web/templates/user/list_stats.html:28
+#: ../web/templates/user/list_cron.html:64
+msgid "Month"
+msgstr "Maand"
+
+#: ../web/templates/admin/list_stats.html:44
+#: ../web/templates/admin/list_user.html:69
+#: ../web/templates/user/list_stats.html:30
+#: ../web/templates/user/list_user.html:73
+msgid "IPs"
+msgstr "IPs"
+
+#: ../web/templates/admin/list_stats.html:45
+#: ../web/templates/admin/list_mail_acc.html:11
+#: ../web/templates/admin/list_mail_acc.html:56
+#: ../web/templates/admin/list_db.html:36
+#: ../web/templates/admin/list_db.html:86
+#: ../web/templates/admin/list_server_info.html:29
+#: ../web/templates/admin/list_web.html:10
+#: ../web/templates/admin/list_web.html:57
+#: ../web/templates/admin/list_mail.html:10
+#: ../web/templates/admin/list_mail.html:57
+#: ../web/templates/admin/list_user.html:16
+#: ../web/templates/admin/list_user.html:70
+#: ../web/templates/admin/list_packages.html:45
+#: ../web/templates/user/list_stats.html:31
+#: ../web/templates/user/list_mail_acc.html:11
+#: ../web/templates/user/list_mail_acc.html:56
+#: ../web/templates/user/list_db.html:36 ../web/templates/user/list_db.html:85
+#: ../web/templates/user/list_web.html:16
+#: ../web/templates/user/list_web.html:62
+#: ../web/templates/user/list_mail.html:10
+#: ../web/templates/user/list_mail.html:56
+#: ../web/templates/user/list_user.html:20
+#: ../web/templates/user/list_user.html:74
+msgid "Disk"
+msgstr "Schijfruimte"
+
+#: ../web/templates/admin/list_stats.html:46
+#: ../web/templates/admin/list_web.html:11
+#: ../web/templates/admin/list_web.html:58
+#: ../web/templates/admin/add_package.html:295
+#: ../web/templates/admin/list_user.html:17
+#: ../web/templates/admin/list_user.html:71
+#: ../web/templates/admin/list_packages.html:46
+#: ../web/templates/admin/edit_package.html:292
+#: ../web/templates/user/list_stats.html:32
+#: ../web/templates/user/list_web.html:17
+#: ../web/templates/user/list_web.html:63
+#: ../web/templates/user/list_user.html:21
+#: ../web/templates/user/list_user.html:75
+msgid "Bandwidth"
+msgstr "Bandbreedte"
+
+#: ../web/templates/admin/list_stats.html:47
+#: ../web/templates/admin/edit_backup_exclusions.html:58
+#: ../web/templates/admin/add_package.html:186
+#: ../web/templates/admin/list_user.html:72
+#: ../web/templates/admin/list_packages.html:47
+#: ../web/templates/admin/edit_package.html:183
+#: ../web/templates/user/list_stats.html:33
+#: ../web/templates/user/list_user.html:76
+msgid "Web Domains"
+msgstr "Web Domeinen"
+
+#: ../web/templates/admin/list_stats.html:48
+#: ../web/templates/admin/add_package.html:197
+#: ../web/templates/admin/list_packages.html:48
+#: ../web/templates/admin/edit_package.html:194
+#: ../web/templates/user/list_stats.html:34
+msgid "Web Aliases"
+msgstr "Web Aliassen"
+
+#: ../web/templates/admin/list_stats.html:49
+#: ../web/templates/admin/list_user.html:74
+#: ../web/templates/admin/list_packages.html:49
+#: ../web/templates/user/list_stats.html:35
+#: ../web/templates/user/list_user.html:78
+msgid "DNS Domains"
+msgstr "DNS Domeinen"
+
+#: ../web/templates/admin/list_stats.html:50
+#: ../web/templates/admin/list_packages.html:50
+#: ../web/templates/user/list_stats.html:36
+msgid "DNS Records"
+msgstr "DNS Records"
+
+#: ../web/templates/admin/list_stats.html:51
+#: ../web/templates/admin/edit_backup_exclusions.html:68
+#: ../web/templates/admin/add_package.html:230
+#: ../web/templates/admin/list_user.html:73
+#: ../web/templates/admin/list_packages.html:51
+#: ../web/templates/admin/edit_package.html:227
+#: ../web/templates/user/list_stats.html:37
+#: ../web/templates/user/list_user.html:77
+msgid "Mail Domains"
+msgstr "E-mail Domeinen"
+
+#: ../web/templates/admin/list_stats.html:52
+#: ../web/templates/admin/add_package.html:241
+#: ../web/templates/admin/list_packages.html:52
+#: ../web/templates/admin/edit_package.html:238
+#: ../web/templates/user/list_stats.html:38
+msgid "Mail Accounts"
+msgstr "E-mail Accounts"
+
+#: ../web/templates/admin/list_stats.html:54
+#: ../web/templates/admin/add_package.html:263
+#: ../web/templates/admin/list_user.html:76
+#: ../web/templates/admin/list_packages.html:54
+#: ../web/templates/admin/edit_package.html:260
+#: ../web/templates/user/list_stats.html:40
+#: ../web/templates/user/list_user.html:80
+msgid "Cron Jobs"
+msgstr "Cron Jobs"
+
+#: ../web/templates/admin/list_stats.html:93
+#: ../web/templates/user/list_stats.html:79
+msgid "1 month"
+msgstr "1 maand"
+
+#: ../web/templates/admin/list_stats.html:95
+#: ../web/templates/user/list_stats.html:81
+#, php-format
+msgid "%s months"
+msgstr "%s maanden"
+
+#: ../web/templates/admin/list_dns_rec.html:5
+#: ../web/templates/admin/list_dns.html:96
+#: ../web/templates/user/list_dns_rec.html:5
+#: ../web/templates/user/list_dns.html:95
+msgid "Add DNS Record"
+msgstr "DNS Record toevoegen"
+
+#: ../web/templates/admin/list_dns_rec.html:5
+#: ../web/templates/user/list_dns_rec.html:5
+msgid "Add Record"
+msgstr "Voeg Record Toe"
+
+#: ../web/templates/admin/list_dns_rec.html:6
+#: ../web/templates/admin/list_dns.html:98
+#: ../web/templates/admin/edit_dns.html:40
+#: ../web/templates/user/list_dns_rec.html:6
+#: ../web/templates/user/list_dns.html:97
+#: ../web/templates/user/edit_dns.html:40
+msgid "Editing DNS Domain"
+msgstr "DNS Domein Aanpassen"
+
+#: ../web/templates/admin/list_dns_rec.html:25
+#: ../web/templates/admin/list_mail_acc.html:32
+#: ../web/templates/admin/list_db.html:60
+#: ../web/templates/admin/list_dns.html:33
+#: ../web/templates/admin/list_cron.html:38
+#: ../web/templates/admin/list_web.html:33
+#: ../web/templates/admin/list_mail.html:32
+#: ../web/templates/admin/list_user.html:45
+#: ../web/templates/user/list_dns_rec.html:25
+#: ../web/templates/user/list_mail_acc.html:32
+#: ../web/templates/user/list_db.html:59 ../web/templates/user/list_dns.html:32
+#: ../web/templates/user/list_cron.html:38
+#: ../web/templates/user/list_web.html:38
+#: ../web/templates/user/list_mail.html:31
+#: ../web/templates/user/list_user.html:49
+msgid "suspend"
+msgstr "Uitschakelen"
+
+#: ../web/templates/admin/list_dns_rec.html:26
+#: ../web/templates/admin/list_mail_acc.html:33
+#: ../web/templates/admin/list_db.html:61
+#: ../web/templates/admin/list_dns.html:34
+#: ../web/templates/admin/list_cron.html:39
+#: ../web/templates/admin/list_web.html:34
+#: ../web/templates/admin/list_mail.html:33
+#: ../web/templates/admin/list_user.html:46
+#: ../web/templates/user/list_dns_rec.html:26
+#: ../web/templates/user/list_mail_acc.html:33
+#: ../web/templates/user/list_db.html:60 ../web/templates/user/list_dns.html:33
+#: ../web/templates/user/list_cron.html:39
+#: ../web/templates/user/list_web.html:39
+#: ../web/templates/user/list_mail.html:32
+#: ../web/templates/user/list_user.html:50
+msgid "unsuspend"
+msgstr "Inschakelen"
+
+#: ../web/templates/admin/list_dns_rec.html:46
+#: ../web/templates/admin/add_dns_rec.html:59
+#: ../web/templates/admin/edit_dns_rec.html:69
+#: ../web/templates/user/list_dns_rec.html:46
+msgid "Record"
+msgstr "Record"
+
+#: ../web/templates/admin/list_dns_rec.html:48
+#: ../web/templates/admin/list_backup_exclusions.html:29
+#: ../web/templates/admin/edit_db.html:91
+#: ../web/templates/admin/list_backup_detail.html:44
+#: ../web/templates/admin/list_db.html:83
+#: ../web/templates/admin/list_search.html:42
+#: ../web/templates/admin/list_backup.html:47
+#: ../web/templates/admin/add_dns_rec.html:70
+#: ../web/templates/admin/add_db.html:96
+#: ../web/templates/admin/edit_dns_rec.html:80
+#: ../web/templates/user/list_dns_rec.html:48
+#: ../web/templates/user/list_db.html:82
+#: ../web/templates/user/list_search.html:40
+msgid "Type"
+msgstr "Type"
+
+#: ../web/templates/admin/list_dns_rec.html:49
+#: ../web/templates/admin/add_dns_rec.html:114
+#: ../web/templates/admin/edit_dns_rec.html:124
+#: ../web/templates/user/list_dns_rec.html:49
+msgid "Priority"
+msgstr "Prioriteit"
+
+#: ../web/templates/admin/list_dns_rec.html:50
+#: ../web/templates/admin/list_dns.html:58
+#: ../web/templates/admin/add_dns_rec.html:124
+#: ../web/templates/admin/edit_dns_rec.html:134
+#: ../web/templates/user/list_dns.html:57
+msgid "TTL"
+msgstr "TTL"
+
+#: ../web/templates/admin/list_dns_rec.html:51
+#: ../web/templates/admin/add_dns_rec.html:95
+#: ../web/templates/admin/edit_dns_rec.html:105
+#: ../web/templates/user/list_dns_rec.html:50
+msgid "IP or Value"
+msgstr "IP of Waarde"
+
+#: ../web/templates/admin/list_dns_rec.html:75
+#: ../web/templates/admin/list_dns_rec.html:80
+#: ../web/templates/admin/edit_dns_rec.html:40
+#: ../web/templates/user/list_dns_rec.html:74
+#: ../web/templates/user/list_dns_rec.html:79
+msgid "Editing DNS Record"
+msgstr "DNS Record Aanpassen"
+
+#: ../web/templates/admin/list_dns_rec.html:86
+msgid "DELETE_RECORD_CONFIRMATION"
+msgstr "Weet u zeker dat u record %s wilt verwijderen?"
+
+#: ../web/templates/admin/list_dns_rec.html:96
+msgid "Default"
+msgstr "Standaard"
+
+#: ../web/templates/admin/list_dns_rec.html:112
+#: ../web/templates/user/list_dns_rec.html:110
+msgid "1 DNS record"
+msgstr "1 DNS record"
+
+#: ../web/templates/admin/list_dns_rec.html:114
+#: ../web/templates/user/list_dns_rec.html:112
+#, php-format
+msgid "%s DNS records"
+msgstr "%s DNS records"
+
+#: ../web/templates/admin/list_backup_exclusions.html:5
+#: ../web/templates/admin/edit_backup_exclusions.html:40
+msgid "Editing Backup Exclusions"
+msgstr "Backup Uitsluitingen Aanpassen"
+
+#: ../web/templates/admin/list_backup_exclusions.html:31
+#: ../web/templates/admin/list_log.html:32
+msgid "Value"
+msgstr "Waarde"
+
+#: ../web/templates/admin/list_backup_exclusions.html:48
+msgid "no exclusions"
+msgstr "geen uitsluitingen"
+
+#: ../web/templates/admin/edit_db.html:41
+#: ../web/templates/admin/list_db.html:124
+#: ../web/templates/admin/list_db.html:129
+#: ../web/templates/user/list_db.html:123
+#: ../web/templates/user/list_db.html:128
+msgid "Editing Database"
+msgstr "Database Aanpassen"
+
+#: ../web/templates/admin/edit_db.html:59
+#: ../web/templates/admin/list_backup_detail.html:181
+#: ../web/templates/admin/list_db.html:35
+#: ../web/templates/admin/list_db.html:81 ../web/templates/admin/add_db.html:60
+#: ../web/templates/user/list_db.html:35 ../web/templates/user/list_db.html:80
+msgid "Database"
+msgstr "Database"
+
+#: ../web/templates/admin/edit_db.html:70
+#: ../web/templates/admin/list_db.html:37 ../web/templates/admin/add_db.html:72
+#: ../web/templates/user/list_db.html:37
+msgid "User"
+msgstr "Gebruiker"
+
+#: ../web/templates/admin/edit_db.html:81
+#: ../web/templates/admin/add_mail_acc.html:70
+#: ../web/templates/admin/edit_web.html:141
+#: ../web/templates/admin/edit_web.html:423
+#: ../web/templates/admin/edit_web.html:498
+#: ../web/templates/admin/add_web.html:187
+#: ../web/templates/admin/add_web.html:288
+#: ../web/templates/admin/add_web.html:360
+#: ../web/templates/admin/add_cron.html:51
+#: ../web/templates/admin/add_cron.html:81
+#: ../web/templates/admin/add_cron.html:150
+#: ../web/templates/admin/add_cron.html:224
+#: ../web/templates/admin/add_cron.html:339
+#: ../web/templates/admin/setup_webapp.html:67
+#: ../web/templates/admin/edit_user.html:71
+#: ../web/templates/admin/add_db.html:86
+#: ../web/templates/admin/add_user.html:66
+#: ../web/templates/admin/edit_cron.html:50
+#: ../web/templates/admin/edit_cron.html:79
+#: ../web/templates/admin/edit_cron.html:147
+#: ../web/templates/admin/edit_cron.html:220
+#: ../web/templates/admin/edit_cron.html:332
+#: ../web/templates/admin/edit_mail_acc.html:71
+#: ../web/templates/user/edit_web.html:154
+#: ../web/templates/user/edit_web.html:437
+#: ../web/templates/user/edit_web.html:512
+#: ../web/templates/user/edit_user.html:71
+msgid "generate"
+msgstr "Genereer"
+
+#: ../web/templates/admin/edit_db.html:111
+#: ../web/templates/admin/list_db.html:87
+#: ../web/templates/admin/add_db.html:133 ../web/templates/user/list_db.html:86
+msgid "Charset"
+msgstr "Karakterset"
+
+#: ../web/templates/admin/edit_server_httpd.html:5
+#: ../web/templates/admin/list_services.html:4
+#: ../web/templates/admin/edit_server_nginx.html:5
+msgid "Configure"
+msgstr "Configureren"
+
+#: ../web/templates/admin/add_mail_acc.html:31
+msgid "Adding Mail Account"
+msgstr "E-mailaccount Toevoegen"
+
+#: ../web/templates/admin/add_mail_acc.html:60
+#: ../web/templates/admin/list_mail_acc.html:10
+#: ../web/templates/admin/edit_mail_acc.html:59
+#: ../web/templates/user/list_mail_acc.html:10
+msgid "Account"
+msgstr "Account"
+
+#: ../web/templates/admin/add_mail_acc.html:80
+#: ../web/templates/admin/add_web.html:106
+#: ../web/templates/admin/edit_server_mysql.html:113
+#: ../web/templates/admin/edit_server_php.html:135
+#: ../web/templates/admin/edit_server_nginx.html:168
+#: ../web/templates/admin/add_dns.html:85
+msgid "Advanced options"
+msgstr "Geavanceerde opties"
+
+#: ../web/templates/admin/add_mail_acc.html:88
+#: ../web/templates/admin/list_mail_acc.html:57
+#: ../web/templates/admin/add_package.html:284
+#: ../web/templates/admin/edit_mail_acc.html:81
+#: ../web/templates/admin/edit_package.html:281
+#: ../web/templates/user/list_mail_acc.html:57
+msgid "Quota"
+msgstr "Quotum"
+
+#: ../web/templates/admin/add_mail_acc.html:88
+#: ../web/templates/admin/add_package.html:284
+#: ../web/templates/admin/add_package.html:295
+#: ../web/templates/admin/edit_mail_acc.html:81
+#: ../web/templates/admin/edit_package.html:281
+#: ../web/templates/admin/edit_package.html:292
+msgid "in megabytes"
+msgstr "in megabytes"
+
+#: ../web/templates/admin/add_mail_acc.html:99
+#: ../web/templates/admin/edit_web.html:91
+#: ../web/templates/admin/add_web.html:113
+#: ../web/templates/admin/list_mail_acc.html:58
+#: ../web/templates/admin/edit_mail_acc.html:92
+#: ../web/templates/user/edit_web.html:104
+#: ../web/templates/user/list_mail_acc.html:58
+msgid "Aliases"
+msgstr "Aliassen"
+
+#: ../web/templates/admin/add_mail_acc.html:99
+#: ../web/templates/admin/edit_mail_acc.html:92
+msgid "use local-part"
+msgstr "gebruik lokaal deel"
+
+#: ../web/templates/admin/add_mail_acc.html:109
+#: ../web/templates/admin/edit_mail_acc.html:102
+msgid "Forward to"
+msgstr "Doorsturen naar"
+
+#: ../web/templates/admin/add_mail_acc.html:109
+#: ../web/templates/admin/edit_mail_acc.html:102
+msgid "one or more email addresses"
+msgstr "Eén of meerdere e-mailadressen"
+
+#: ../web/templates/admin/add_mail_acc.html:119
+#: ../web/templates/admin/edit_mail_acc.html:112
+msgid "Do not store forwarded mail"
+msgstr "Doorgestuurde e-mail niet opslaan"
+
+#: ../web/templates/admin/add_mail_acc.html:127
+#: ../web/templates/admin/add_db.html:180
+#: ../web/templates/admin/add_user.html:146
+#: ../web/templates/admin/edit_mail_acc.html:138
+msgid "Send login credentials to email address"
+msgstr "Stuur inloggegevens naar e-mailadres"
+
+#: ../web/templates/admin/add_mail_acc.html:147
+#: ../web/templates/admin/edit_mail_acc.html:158
+msgid "Use domain hostname"
+msgstr "Gebruik domein hostname"
+
+#: ../web/templates/admin/add_mail_acc.html:148
+#: ../web/templates/admin/edit_mail_acc.html:159
+msgid "Use STARTTLS"
+msgstr "Gebruik STARTTLS"
+
+#: ../web/templates/admin/add_mail_acc.html:149
+#: ../web/templates/admin/edit_mail_acc.html:160
+msgid "Use SSL / TLS"
+msgstr "Gebruik SSL / TLS"
+
+#: ../web/templates/admin/add_mail_acc.html:150
+#: ../web/templates/admin/edit_mail_acc.html:161
+msgid "No encryption"
+msgstr "Geen encryptie"
+
+#: ../web/templates/admin/add_mail_acc.html:163
+#: ../web/templates/admin/edit_mail_acc.html:174
+msgid "IMAP hostname"
+msgstr "IMAP hostnaam"
+
+#: ../web/templates/admin/add_mail_acc.html:167
+#: ../web/templates/admin/edit_mail_acc.html:178
+msgid "IMAP port"
+msgstr "IMAP poort"
+
+#: ../web/templates/admin/add_mail_acc.html:171
+#: ../web/templates/admin/edit_mail_acc.html:182
+msgid "IMAP security"
+msgstr "IMAP beveiliging"
+
+#: ../web/templates/admin/add_mail_acc.html:172
+#: ../web/templates/admin/add_mail_acc.html:188
+#: ../web/templates/admin/edit_mail_acc.html:183
+#: ../web/templates/admin/edit_mail_acc.html:199
+msgid "STARTTLS"
+msgstr "STARTTLS"
+
+#: ../web/templates/admin/add_mail_acc.html:175
+#: ../web/templates/admin/edit_mail_acc.html:186
+msgid "IMAP auth method"
+msgstr "IMAP authenticatie methode"
+
+#: ../web/templates/admin/add_mail_acc.html:176
+#: ../web/templates/admin/add_mail_acc.html:192
+#: ../web/templates/admin/edit_mail_acc.html:187
+#: ../web/templates/admin/edit_mail_acc.html:203
+msgid "Normal password"
+msgstr "Normaal wachtwoord"
+
+#: ../web/templates/admin/add_mail_acc.html:179
+#: ../web/templates/admin/edit_mail_acc.html:190
+msgid "SMTP hostname"
+msgstr "SMTP hostnaam"
+
+#: ../web/templates/admin/add_mail_acc.html:183
+#: ../web/templates/admin/edit_mail_acc.html:194
+msgid "SMTP port"
+msgstr "SMTP poort"
+
+#: ../web/templates/admin/add_mail_acc.html:187
+#: ../web/templates/admin/edit_mail_acc.html:198
+msgid "SMTP security"
+msgstr "SMTP beveiliging"
+
+#: ../web/templates/admin/add_mail_acc.html:191
+#: ../web/templates/admin/edit_mail_acc.html:202
+msgid "SMTP auth method"
+msgstr "SMTP authenticatie methode"
+
+#: ../web/templates/admin/edit_web.html:8
+#: ../web/templates/admin/list_webapps.html:24
+#: ../web/templates/user/edit_web.html:8
+msgid "Quick Install App"
+msgstr "Quick Install App"
+
+#: ../web/templates/admin/edit_web.html:44
+#: ../web/templates/admin/list_web.html:134
+#: ../web/templates/admin/list_web.html:143
+#: ../web/templates/user/edit_web.html:44
+#: ../web/templates/user/list_web.html:139
+#: ../web/templates/user/list_web.html:148
+msgid "Editing Domain"
+msgstr "Web Domein Aanpassen"
+
+#: ../web/templates/admin/edit_web.html:73
+#: ../web/templates/admin/list_ip.html:48
+#: ../web/templates/admin/edit_dns.html:69
+#: ../web/templates/user/edit_web.html:86
+#: ../web/templates/user/edit_dns.html:69
+msgid "IP Address"
+msgstr "IP Address"
+
+#: ../web/templates/admin/edit_web.html:101
+#: ../web/templates/admin/add_web.html:146
+#: ../web/templates/user/edit_web.html:114
+msgid "Web Statistics"
+msgstr "Web Statistieken"
+
+#: ../web/templates/admin/edit_web.html:123
+#: ../web/templates/admin/add_web.html:169
+#: ../web/templates/user/edit_web.html:136
+msgid "Statistics Authorization"
+msgstr "Vereis Autorisatie webstatistieken"
+
+#: ../web/templates/admin/edit_web.html:154
+#: ../web/templates/admin/add_package.html:65
+#: ../web/templates/admin/edit_package.html:64
+#: ../web/templates/user/edit_web.html:167
+msgid "Web Template"
+msgstr "Web Sjabloon"
+
+#: ../web/templates/admin/edit_web.html:176
+#: ../web/templates/admin/add_package.html:89
+#: ../web/templates/admin/edit_package.html:88
+#: ../web/templates/user/edit_web.html:189
+msgid "Backend Template"
+msgstr "Backend Sjabloon"
+
+#: ../web/templates/admin/edit_web.html:202
+#: ../web/templates/admin/add_web.html:124
+#: ../web/templates/user/edit_web.html:215
+msgid "Proxy Support"
+msgstr "Proxy Ondersteuning"
+
+#: ../web/templates/admin/edit_web.html:210
+#: ../web/templates/admin/add_package.html:115
+#: ../web/templates/admin/edit_package.html:113
+#: ../web/templates/user/edit_web.html:223
+msgid "Proxy Template"
+msgstr "Proxy Sjabloon"
+
+#: ../web/templates/admin/edit_web.html:234
+#: ../web/templates/admin/add_web.html:132
+#: ../web/templates/user/edit_web.html:247
+msgid "Proxy Extensions"
+msgstr "Proxy Extensies"
+
+#: ../web/templates/admin/edit_web.html:248
+#: ../web/templates/admin/add_web.html:201
+#: ../web/templates/admin/edit_mail.html:94
+#: ../web/templates/user/edit_web.html:261
+msgid "SSL Support"
+msgstr "SSL Ondersteuning"
+
+#: ../web/templates/admin/edit_web.html:256
+#: ../web/templates/admin/add_web.html:209
+#: ../web/templates/admin/edit_mail.html:102
+#: ../web/templates/user/edit_web.html:269
+msgid "Lets Encrypt Support"
+msgstr "Lets Encrypt Ondersteuning"
+
+#: ../web/templates/admin/edit_web.html:261
+#: ../web/templates/user/edit_web.html:274
+msgid "Force SSL/HTTPS"
+msgstr "Verplicht SSL/HTTPS"
+
+#: ../web/templates/admin/edit_web.html:266
+#: ../web/templates/user/edit_web.html:279
+msgid "Enable SSL HSTS"
+msgstr "HTTP Strict Transport Security (HSTS) inschakelen <a href=\"https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security\" target=\"_blank\"><i class=\"fas fa-question-circle\"></i></a>"
+
+#: ../web/templates/admin/edit_web.html:271
+#: ../web/templates/user/edit_web.html:285
+msgid "Home Directory"
+msgstr "Home map"
+
+#: ../web/templates/admin/edit_web.html:306
+#: ../web/templates/admin/add_web.html:240
+#: ../web/templates/admin/edit_mail.html:136
+#: ../web/templates/user/edit_web.html:320
+msgid "SSL Certificate Authority / Intermediate"
+msgstr "SSL Certificate Authority / Intermediate"
+
+#: ../web/templates/admin/edit_web.html:306
+#: ../web/templates/admin/add_firewall.html:106
+#: ../web/templates/admin/add_web.html:240
+#: ../web/templates/admin/add_ip.html:123
+#: ../web/templates/admin/add_ip.html:133
+#: ../web/templates/admin/edit_mail.html:136
+#: ../web/templates/admin/add_dns_rec.html:114
+#: ../web/templates/admin/add_dns_rec.html:124
+#: ../web/templates/admin/edit_dns_rec.html:124
+#: ../web/templates/admin/edit_dns_rec.html:134
+#: ../web/templates/admin/edit_firewall.html:109
+#: ../web/templates/admin/edit_ip.html:119
+#: ../web/templates/admin/edit_ip.html:129
+#: ../web/templates/user/edit_web.html:320
+msgid "optional"
+msgstr "optioneel"
+
+#: ../web/templates/admin/edit_web.html:386
+#: ../web/templates/admin/add_web.html:253
+#: ../web/templates/user/edit_web.html:400
+msgid "Additional FTP Account"
+msgstr "Extra FTP Account"
+
+#: ../web/templates/admin/edit_web.html:403
+#: ../web/templates/admin/edit_web.html:479
+#: ../web/templates/admin/add_firewall_banlist.html:74
+#: ../web/templates/admin/add_web.html:269
+#: ../web/templates/admin/add_web.html:341
+#: ../web/templates/user/edit_web.html:417
+#: ../web/templates/user/edit_web.html:493
+msgid "FTP"
+msgstr "FTP"
+
+#: ../web/templates/admin/edit_web.html:411
+#: ../web/templates/admin/edit_web.html:487
+#: ../web/templates/admin/add_web.html:277
+#: ../web/templates/admin/add_web.html:349
+#: ../web/templates/user/edit_web.html:425
+#: ../web/templates/user/edit_web.html:501
+msgid "Prefix will be automaticaly added to username"
+msgstr "Voorvoegsel %s wordt automatisch toegevoegd aan gebruikersnaam"
+
+#: ../web/templates/admin/edit_web.html:434
+#: ../web/templates/admin/edit_web.html:509
+#: ../web/templates/admin/add_web.html:299
+#: ../web/templates/admin/add_web.html:371
+#: ../web/templates/user/edit_web.html:448
+#: ../web/templates/user/edit_web.html:523
+msgid "Path"
+msgstr "Pad"
+
+#: ../web/templates/admin/edit_web.html:448
+#: ../web/templates/admin/edit_web.html:521
+#: ../web/templates/admin/add_web.html:312
+#: ../web/templates/admin/add_web.html:383
+#: ../web/templates/user/edit_web.html:462
+#: ../web/templates/user/edit_web.html:535
+msgid "Send FTP credentials to email"
+msgstr "Stuur FTP inloggegevens naar e-mailadres"
+
+#: ../web/templates/admin/edit_web.html:464
+#: ../web/templates/admin/add_web.html:326
+#: ../web/templates/user/edit_web.html:478
+msgid "Add one more FTP Account"
+msgstr "Extra FTP-account toevoegen"
+
+#: ../web/templates/admin/add_firewall_banlist.html:38
+msgid "Adding IP Address to Banlist"
+msgstr "IP-adres Toevoegen aan Banlijst"
+
+#: ../web/templates/admin/add_firewall_banlist.html:56
+#: ../web/templates/admin/add_firewall.html:93
+#: ../web/templates/admin/add_web.html:74 ../web/templates/admin/add_ip.html:56
+#: ../web/templates/admin/list_firewall.html:15
+#: ../web/templates/admin/list_firewall.html:54
+#: ../web/templates/admin/list_dns.html:10
+#: ../web/templates/admin/list_firewall_banlist.html:35
+#: ../web/templates/admin/list_web.html:9
+#: ../web/templates/admin/list_web.html:56
+#: ../web/templates/admin/edit_firewall.html:96
+#: ../web/templates/admin/edit_ip.html:59
+#: ../web/templates/admin/add_dns.html:66
+#: ../web/templates/user/list_dns.html:10
+#: ../web/templates/user/list_web.html:15
+#: ../web/templates/user/list_web.html:61
+msgid "IP address"
+msgstr "IP-adres"
+
+#: ../web/templates/admin/add_firewall_banlist.html:56
+#: ../web/templates/admin/add_firewall.html:93
+#: ../web/templates/admin/edit_firewall.html:96
+msgid "CIDR format is supported"
+msgstr "CIDR-indeling wordt ondersteund"
+
+#: ../web/templates/admin/add_firewall_banlist.html:66
+msgid "Banlist"
+msgstr "Banlist"
+
+#: ../web/templates/admin/add_firewall_banlist.html:72
+msgid "SSH"
+msgstr "SSH"
+
+#: ../web/templates/admin/add_firewall_banlist.html:73
+#: ../web/templates/admin/panel.html:59 ../web/templates/user/panel.html:45
+msgid "WEB"
+msgstr "WEBSITES"
+
+#: ../web/templates/admin/add_firewall_banlist.html:75
+#: ../web/templates/admin/list_server_info.html:32
+#: ../web/templates/admin/panel.html:73 ../web/templates/user/panel.html:59
+msgid "DNS"
+msgstr "DNS"
+
+#: ../web/templates/admin/add_firewall_banlist.html:76
+#: ../web/templates/admin/panel.html:87 ../web/templates/user/panel.html:73
+msgid "MAIL"
+msgstr "E-mail"
+
+#: ../web/templates/admin/add_firewall_banlist.html:77
+#: ../web/templates/admin/list_server_info.html:34
+#: ../web/templates/admin/panel.html:101 ../web/templates/user/panel.html:87
+msgid "DB"
+msgstr "Databases"
+
+#: ../web/templates/admin/add_firewall_banlist.html:78
+msgid "HESTIA"
+msgstr "HESTIA"
+
+#: ../web/templates/admin/add_firewall.html:38
+msgid "Adding Firewall Rule"
+msgstr "Firewall Regel Toevoegen"
+
+#: ../web/templates/admin/add_firewall.html:56
+#: ../web/templates/admin/list_firewall.html:12
+#: ../web/templates/admin/list_firewall.html:22
+#: ../web/templates/admin/list_firewall.html:49
+#: ../web/templates/admin/edit_firewall.html:59
+msgid "Action"
+msgstr "Actie"
+
+#: ../web/templates/admin/add_firewall.html:62
+#: ../web/templates/admin/edit_firewall.html:65
+msgid "DROP"
+msgstr "DROP"
+
+#: ../web/templates/admin/add_firewall.html:63
+#: ../web/templates/admin/edit_firewall.html:66
+msgid "ACCEPT"
+msgstr "ACCEPT"
+
+#: ../web/templates/admin/add_firewall.html:75
+#: ../web/templates/admin/edit_firewall.html:78
+msgid "TCP"
+msgstr "TCP"
+
+#: ../web/templates/admin/add_firewall.html:76
+#: ../web/templates/admin/edit_firewall.html:79
+msgid "UDP"
+msgstr "UDP"
+
+#: ../web/templates/admin/add_firewall.html:77
+#: ../web/templates/admin/edit_firewall.html:80
+msgid "ICMP"
+msgstr "ICMP"
+
+#: ../web/templates/admin/add_firewall.html:83
+#: ../web/templates/admin/edit_firewall.html:86
+msgid "ranges are acceptable"
+msgstr "marges zijn toegestaan"
+
+#: ../web/templates/admin/add_firewall.html:106
+#: ../web/templates/admin/list_firewall.html:16
+#: ../web/templates/admin/list_firewall.html:51
+#: ../web/templates/admin/list_firewall_banlist.html:39
+#: ../web/templates/admin/edit_firewall.html:109
+msgid "Comment"
+msgstr "Commentaar"
+
+#: ../web/templates/admin/add_web.html:41
+#: ../web/templates/admin/list_web.html:4
+#: ../web/templates/admin/list_user.html:9
+#: ../web/templates/user/list_web.html:7
+#: ../web/templates/user/list_user.html:11
+msgid "Add Web Domain"
+msgstr "Domein toevoegen"
+
+#: ../web/templates/admin/add_web.html:57
+msgid "Avoid adding web domains on admin account"
+msgstr "Het wordt sterk aangeraden om een standaard gebruikersaccount aan te maken voordat u webdomeinen aan de server toevoegt vanwege de verhoogde privileges die het beheerdersaccount heeft en mogelijke veiligheidsrisico"
+
+#: ../web/templates/admin/add_web.html:93
+msgid "DNS Support"
+msgstr "DNS Ondersteuning"
+
+#: ../web/templates/admin/add_web.html:100
+msgid "Mail Support"
+msgstr "Mail Ondersteuning"
+
+#: ../web/templates/admin/add_web.html:214
+msgid "Your certificate will be automatically issued in 5 minutes"
+msgstr "Het certificaat wordt automatisch aangemaakt in 5 minuten"
+
+#: ../web/templates/admin/add_cron.html:28
+#: ../web/templates/admin/edit_cron.html:27
+msgid "Minutes"
+msgstr "Minuten"
+
+#: ../web/templates/admin/add_cron.html:29
+#: ../web/templates/admin/edit_cron.html:28
+msgid "Hourly"
+msgstr "Ieder uur"
+
+#: ../web/templates/admin/add_cron.html:30
+#: ../web/templates/admin/edit_cron.html:29
+#: ../web/templates/admin/list_rrd.html:11
+msgid "Daily"
+msgstr "Dagelijks"
+
+#: ../web/templates/admin/add_cron.html:31
+#: ../web/templates/admin/edit_cron.html:30
+#: ../web/templates/admin/list_rrd.html:12
+msgid "Weekly"
+msgstr "Wekelijks"
+
+#: ../web/templates/admin/add_cron.html:32
+#: ../web/templates/admin/edit_cron.html:31
+#: ../web/templates/admin/list_rrd.html:13
+msgid "Monthly"
+msgstr "Maandelijks"
+
+#: ../web/templates/admin/add_cron.html:40
+#: ../web/templates/admin/add_cron.html:62
+#: ../web/templates/admin/add_cron.html:91
+#: ../web/templates/admin/add_cron.html:161
+#: ../web/templates/admin/add_cron.html:234
+#: ../web/templates/admin/edit_cron.html:39
+#: ../web/templates/admin/edit_cron.html:60
+#: ../web/templates/admin/edit_cron.html:88
+#: ../web/templates/admin/edit_cron.html:157
+#: ../web/templates/admin/edit_cron.html:228
+msgid "Run Command"
+msgstr "Voer commando uit"
+
+#: ../web/templates/admin/add_cron.html:42
+#: ../web/templates/admin/edit_cron.html:41
+msgid "every minute"
+msgstr "elke minuut"
+
+#: ../web/templates/admin/add_cron.html:43
+#: ../web/templates/admin/edit_cron.html:42
+msgid "every two minutes"
+msgstr "elke twee minuten"
+
+#: ../web/templates/admin/add_cron.html:44
+#: ../web/templates/admin/add_cron.html:45
+#: ../web/templates/admin/add_cron.html:46
+#: ../web/templates/admin/add_cron.html:47
+#: ../web/templates/admin/add_cron.html:66
+#: ../web/templates/admin/add_cron.html:67
+#: ../web/templates/admin/add_cron.html:96
+#: ../web/templates/admin/add_cron.html:97
+#: ../web/templates/admin/add_cron.html:98
+#: ../web/templates/admin/add_cron.html:99
+#: ../web/templates/admin/add_cron.html:239
+#: ../web/templates/admin/add_cron.html:240
+#: ../web/templates/admin/edit_cron.html:43
+#: ../web/templates/admin/edit_cron.html:44
+#: ../web/templates/admin/edit_cron.html:45
+#: ../web/templates/admin/edit_cron.html:46
+#: ../web/templates/admin/edit_cron.html:64
+#: ../web/templates/admin/edit_cron.html:65
+#: ../web/templates/admin/edit_cron.html:93
+#: ../web/templates/admin/edit_cron.html:94
+#: ../web/templates/admin/edit_cron.html:95
+#: ../web/templates/admin/edit_cron.html:96
+#: ../web/templates/admin/edit_cron.html:233
+#: ../web/templates/admin/edit_cron.html:234
+msgid "every"
+msgstr "alle"
+
+#: ../web/templates/admin/add_cron.html:64
+#: ../web/templates/admin/edit_cron.html:62
+msgid "every hour"
+msgstr "elk uur"
+
+#: ../web/templates/admin/add_cron.html:65
+#: ../web/templates/admin/edit_cron.html:63
+msgid "every two hours"
+msgstr "elke twee uur"
+
+#: ../web/templates/admin/add_cron.html:71
+#: ../web/templates/admin/add_cron.html:131
+#: ../web/templates/admin/add_cron.html:204
+#: ../web/templates/admin/add_cron.html:319
+#: ../web/templates/admin/add_cron.html:391
+#: ../web/templates/admin/edit_cron.html:69
+#: ../web/templates/admin/edit_cron.html:128
+#: ../web/templates/admin/edit_cron.html:200
+#: ../web/templates/admin/edit_cron.html:313
+#: ../web/templates/admin/edit_cron.html:385
+msgid "Minute"
+msgstr "Minuut"
+
+#: ../web/templates/admin/add_cron.html:93
+#: ../web/templates/admin/add_cron.html:163
+#: ../web/templates/admin/edit_cron.html:90
+#: ../web/templates/admin/edit_cron.html:159
+msgid "every day"
+msgstr "elke dag"
+
+#: ../web/templates/admin/add_cron.html:94
+#: ../web/templates/admin/edit_cron.html:91
+msgid "every odd day"
+msgstr "elke oneven dag"
+
+#: ../web/templates/admin/add_cron.html:95
+#: ../web/templates/admin/edit_cron.html:92
+msgid "every even day"
+msgstr "elke even dag"
+
+#: ../web/templates/admin/add_cron.html:103
+#: ../web/templates/admin/add_cron.html:176
+#: ../web/templates/admin/add_cron.html:291
+#: ../web/templates/admin/add_cron.html:401
+#: ../web/templates/admin/list_cron.html:62
+#: ../web/templates/admin/edit_cron.html:100
+#: ../web/templates/admin/edit_cron.html:172
+#: ../web/templates/admin/edit_cron.html:285
+#: ../web/templates/admin/edit_cron.html:395
+#: ../web/templates/user/list_cron.html:62
+msgid "Hour"
+msgstr "Uur"
+
+#: ../web/templates/admin/add_cron.html:164
+#: ../web/templates/admin/edit_cron.html:160
+msgid "weekdays (5 days)"
+msgstr "weekdagen (5 dagen)"
+
+#: ../web/templates/admin/add_cron.html:165
+#: ../web/templates/admin/edit_cron.html:161
+msgid "weekend (2 days)"
+msgstr "weekend (2 dagen)"
+
+#: ../web/templates/admin/add_cron.html:166
+#: ../web/templates/admin/edit_cron.html:162
+msgid "Monday"
+msgstr "Maandag"
+
+#: ../web/templates/admin/add_cron.html:167
+#: ../web/templates/admin/edit_cron.html:163
+msgid "Tuesday"
+msgstr "Dinsdag"
+
+#: ../web/templates/admin/add_cron.html:168
+#: ../web/templates/admin/edit_cron.html:164
+msgid "Wednesday"
+msgstr "Woensdag"
+
+#: ../web/templates/admin/add_cron.html:169
+#: ../web/templates/admin/edit_cron.html:165
+msgid "Thursday"
+msgstr "Donderdag"
+
+#: ../web/templates/admin/add_cron.html:170
+#: ../web/templates/admin/edit_cron.html:166
+msgid "Friday"
+msgstr "Vrijdag"
+
+#: ../web/templates/admin/add_cron.html:171
+#: ../web/templates/admin/edit_cron.html:167
+msgid "Saturday"
+msgstr "Zaterdag"
+
+#: ../web/templates/admin/add_cron.html:172
+#: ../web/templates/admin/edit_cron.html:168
+msgid "Sunday"
+msgstr "Zondag"
+
+#: ../web/templates/admin/add_cron.html:236
+#: ../web/templates/admin/edit_cron.html:230
+msgid "every month"
+msgstr "elke maand"
+
+#: ../web/templates/admin/add_cron.html:237
+#: ../web/templates/admin/edit_cron.html:231
+msgid "every odd month"
+msgstr "elke oneven maand"
+
+#: ../web/templates/admin/add_cron.html:238
+#: ../web/templates/admin/edit_cron.html:232
+msgid "every even month"
+msgstr "elke even maand"
+
+#: ../web/templates/admin/add_cron.html:241
+#: ../web/templates/admin/edit_cron.html:235
+msgid "Jan"
+msgstr "Jan"
+
+#: ../web/templates/admin/add_cron.html:242
+#: ../web/templates/admin/edit_cron.html:236
+msgid "Feb"
+msgstr "Feb"
+
+#: ../web/templates/admin/add_cron.html:243
+#: ../web/templates/admin/edit_cron.html:237
+msgid "Mar"
+msgstr "Mrt"
+
+#: ../web/templates/admin/add_cron.html:244
+#: ../web/templates/admin/edit_cron.html:238
+msgid "Apr"
+msgstr "Apr"
+
+#: ../web/templates/admin/add_cron.html:245
+#: ../web/templates/admin/edit_cron.html:239
+msgid "May"
+msgstr "Mei"
+
+#: ../web/templates/admin/add_cron.html:246
+#: ../web/templates/admin/edit_cron.html:240
+msgid "Jun"
+msgstr "Jun"
+
+#: ../web/templates/admin/add_cron.html:247
+#: ../web/templates/admin/edit_cron.html:241
+msgid "Jul"
+msgstr "Jul"
+
+#: ../web/templates/admin/add_cron.html:248
+#: ../web/templates/admin/edit_cron.html:242
+msgid "Aug"
+msgstr "Aug"
+
+#: ../web/templates/admin/add_cron.html:249
+#: ../web/templates/admin/edit_cron.html:243
+msgid "Sep"
+msgstr "Sep"
+
+#: ../web/templates/admin/add_cron.html:250
+#: ../web/templates/admin/edit_cron.html:244
+msgid "Oct"
+msgstr "Okt"
+
+#: ../web/templates/admin/add_cron.html:251
+#: ../web/templates/admin/edit_cron.html:245
+msgid "Nov"
+msgstr "Nov"
+
+#: ../web/templates/admin/add_cron.html:252
+#: ../web/templates/admin/edit_cron.html:246
+msgid "Dec"
+msgstr "Dec"
+
+#: ../web/templates/admin/add_cron.html:363
+msgid "Adding Cron Job"
+msgstr "Cronjob Toevoegen"
+
+#: ../web/templates/admin/add_cron.html:381
+#: ../web/templates/admin/list_cron.html:15
+#: ../web/templates/admin/edit_cron.html:374
+#: ../web/templates/user/list_cron.html:15
+msgid "Command"
+msgstr "Commando"
+
+#: ../web/templates/admin/add_cron.html:411
+#: ../web/templates/admin/list_cron.html:63
+#: ../web/templates/admin/edit_cron.html:405
+#: ../web/templates/user/list_cron.html:63
+msgid "Day"
+msgstr "Dag"
+
+#: ../web/templates/admin/add_cron.html:431
+#: ../web/templates/admin/list_cron.html:65
+#: ../web/templates/admin/edit_cron.html:425
+#: ../web/templates/user/list_cron.html:65
+msgid "Day of week"
+msgstr "Dag van de week"
+
+#: ../web/templates/admin/add_firewall_ipset.html:38
+msgid "Adding Firewall Ipset List"
+msgstr "Nieuwe IP lijst"
+
+#: ../web/templates/admin/add_firewall_ipset.html:66
+msgid "url, script or file"
+msgstr "url, script of bestand"
+
+#: ../web/templates/admin/add_firewall_ipset.html:85
+msgid "ip v4"
+msgstr "ip v4"
+
+#: ../web/templates/admin/add_firewall_ipset.html:86
+msgid "ip v6"
+msgstr "ip v6"
+
+#: ../web/templates/admin/add_firewall_ipset.html:166
+msgid "BLACKLIST"
+msgstr "BLACKLIST"
+
+#: ../web/templates/admin/add_firewall_ipset.html:179
+msgid "IPVERSE"
+msgstr "IPVERSE"
+
+#: ../web/templates/admin/list_webapps.html:46
+msgid "version"
+msgstr "Versie"
+
+#: ../web/templates/admin/list_webapps.html:47
+msgid "Setup"
+msgstr "Installeer"
+
+#: ../web/templates/admin/list_weblog.html:6
+msgid "Web Log Manager"
+msgstr "Web Log Beheer"
+
+#: ../web/templates/admin/list_weblog.html:6
+#: ../web/templates/admin/list_services.html:55
+#: ../web/templates/admin/list_server_info.html:6 ../web/templates/login.html:8
+#: ../web/templates/header.html:6
+msgid "Hestia Control Panel"
+msgstr "Hestia Control Panel"
+
+#: ../web/templates/admin/list_weblog.html:27
+#: ../web/templates/admin/list_web.html:144
+#: ../web/templates/user/list_web.html:149
+msgid "AccessLog"
+msgstr "ToegangLog"
+
+#: ../web/templates/admin/list_weblog.html:28
+msgid "ErrorLog"
+msgstr "FoutenLog"
+
+#: ../web/templates/admin/list_weblog.html:33
+#: ../web/templates/admin/list_server_info.html:38
+#: ../web/templates/admin/panel.html:37 ../web/templates/user/panel.html:32
+msgid "Log out"
+msgstr "Uitloggen"
+
+#: ../web/templates/admin/list_weblog.html:38
+#, php-format
+msgid "Last 70 lines of %s.%s.log"
+msgstr "Laatste 70 lijnen van %s.%s.log"
+
+#: ../web/templates/admin/setup_webapp.html:16
+msgid "Install"
+msgstr "Installeer"
+
+#: ../web/templates/admin/setup_webapp.html:43
+msgid ""
+"Data loss warning!<br>Your web domain already has files uploaded, the "
+"installer will overwrite your files and/or the installation might fail.<br/"
+"><br/> Please use the installer only for empty web domains"
+msgstr "Waarschuwing voor gegevensverlies! <br> Uw webdomein heeft al bestanden geüpload, de  installatieprogramma overschrijft uw bestanden en / of de installatie kan mislukken. <br /> <br/> Gebruik het installatieprogramma alleen voor lege webdomeinen"
+
+#: ../web/templates/admin/add_ip.html:38
+msgid "Adding IP address"
+msgstr "IP-adres Toevoegen"
+
+#: ../web/templates/admin/add_ip.html:66 ../web/templates/admin/list_ip.html:10
+#: ../web/templates/admin/list_ip.html:50
+#: ../web/templates/admin/edit_ip.html:70
+msgid "Netmask"
+msgstr "Netmasker"
+
+#: ../web/templates/admin/add_ip.html:76 ../web/templates/admin/list_ip.html:11
+#: ../web/templates/admin/list_ip.html:51
+#: ../web/templates/admin/edit_ip.html:80
+msgid "Interface"
+msgstr "Interface"
+
+#: ../web/templates/admin/add_ip.html:94 ../web/templates/admin/edit_ip.html:90
+msgid "Shared"
+msgstr "Gedeeld"
+
+#: ../web/templates/admin/add_ip.html:102
+#: ../web/templates/admin/edit_ip.html:98
+msgid "Assigned user"
+msgstr "Toegewezen gebruiker"
+
+#: ../web/templates/admin/add_ip.html:123
+#: ../web/templates/admin/edit_ip.html:119
+msgid "Assigned domain"
+msgstr "Toegewezen domein"
+
+#: ../web/templates/admin/add_ip.html:133
+#: ../web/templates/admin/edit_ip.html:129
+msgid "NAT IP association"
+msgstr "NAT IP associatie"
+
+#: ../web/templates/admin/list_backup_detail.html:5
+msgid "Restore All"
+msgstr "Herstel alles"
+
+#: ../web/templates/admin/list_backup_detail.html:24
+#: ../web/templates/admin/list_backup.html:77
+#: ../web/templates/admin/list_backup.html:83
+msgid "restore"
+msgstr "Herstel"
+
+#: ../web/templates/admin/list_backup_detail.html:45
+msgid "Details"
+msgstr "Details"
+
+#: ../web/templates/admin/list_backup_detail.html:46
+msgid "Restore"
+msgstr "Herstel"
+
+#: ../web/templates/admin/list_backup_detail.html:67
+msgid "Web domain"
+msgstr "Web domein"
+
+#: ../web/templates/admin/list_backup_detail.html:105
+msgid "Mail domain"
+msgstr "Mail domein"
+
+#: ../web/templates/admin/list_backup_detail.html:143
+msgid "DNS domain"
+msgstr "DNS domein"
+
+#: ../web/templates/admin/list_backup_detail.html:219
+msgid "Cron Records"
+msgstr "Cron Records"
+
+#: ../web/templates/admin/list_backup_detail.html:222
+#: ../web/templates/admin/panel.html:76 ../web/templates/user/panel.html:62
+msgid "records"
+msgstr "records"
+
+#: ../web/templates/admin/list_backup_detail.html:256
+msgid "user dir"
+msgstr "user dir"
+
+#: ../web/templates/admin/list_backup_detail.html:288
+msgid "Cron"
+msgstr "Cron"
+
+#: ../web/templates/admin/list_backup_detail.html:319
+msgid "1 item"
+msgstr "1 item"
+
+#: ../web/templates/admin/list_backup_detail.html:321
+#, php-format
+msgid "%s items"
+msgstr "%s items"
+
+#: ../web/templates/admin/list_mail_acc.html:5
+#: ../web/templates/admin/list_mail.html:102
+#: ../web/templates/user/list_mail_acc.html:5
+#: ../web/templates/user/list_mail.html:101
+msgid "Add Mail Account"
+msgstr "Account Toevoegen"
+
+#: ../web/templates/admin/list_mail_acc.html:6
+#: ../web/templates/admin/edit_mail.html:40
+#: ../web/templates/admin/list_mail.html:105
+#: ../web/templates/user/list_mail_acc.html:6
+#: ../web/templates/user/list_mail.html:104
+msgid "Editing Mail Domain"
+msgstr "Domein Aanpassen"
+
+#: ../web/templates/admin/list_mail_acc.html:17
+#: ../web/templates/admin/list_firewall.html:22
+#: ../web/templates/admin/list_db.html:44
+#: ../web/templates/admin/list_dns.html:17
+#: ../web/templates/admin/list_cron.html:21
+#: ../web/templates/admin/list_search.html:15
+#: ../web/templates/admin/list_ip.html:19
+#: ../web/templates/admin/list_web.html:17
+#: ../web/templates/admin/list_mail.html:16
+#: ../web/templates/admin/list_user.html:23
+#: ../web/templates/admin/list_packages.html:15
+#: ../web/templates/user/list_mail_acc.html:17
+#: ../web/templates/user/list_db.html:44 ../web/templates/user/list_dns.html:17
+#: ../web/templates/user/list_cron.html:21
+#: ../web/templates/user/list_search.html:15
+#: ../web/templates/user/list_web.html:23
+#: ../web/templates/user/list_mail.html:16
+#: ../web/templates/user/list_user.html:27
+msgid "sort by"
+msgstr "sorteer op"
+
+#: ../web/templates/admin/list_mail_acc.html:59
+#: ../web/templates/user/list_mail_acc.html:59
+msgid "Forwarding"
+msgstr "Doorsturen"
+
+#: ../web/templates/admin/list_mail_acc.html:60
+#: ../web/templates/admin/edit_mail_acc.html:117
+#: ../web/templates/user/list_mail_acc.html:60
+msgid "Autoreply"
+msgstr "Auto-antwoord"
+
+#: ../web/templates/admin/list_mail_acc.html:90
+#: ../web/templates/admin/list_mail_acc.html:97
+#: ../web/templates/admin/edit_mail_acc.html:41
+#: ../web/templates/user/list_mail_acc.html:90
+#: ../web/templates/user/list_mail_acc.html:97
+msgid "Editing Mail Account"
+msgstr "E-mailaccount Aanpassen"
+
+#: ../web/templates/admin/list_mail_acc.html:96
+#: ../web/templates/admin/list_mail.html:104
+#: ../web/templates/user/list_mail_acc.html:96
+#: ../web/templates/user/list_mail.html:103
+msgid "open webmail"
+msgstr "Webmail Openen"
+
+#: ../web/templates/admin/list_mail_acc.html:113
+#: ../web/templates/user/list_mail_acc.html:113
+msgid "DELETE_MAIL_ACCOUNT_CONFIRMATION"
+msgstr "Weet u zeker dat u het account %s wilt verwijderen?"
+
+#: ../web/templates/admin/list_mail_acc.html:186
+#: ../web/templates/user/list_mail_acc.html:186
+msgid "1 mail account"
+msgstr "1 e-mail account"
+
+#: ../web/templates/admin/list_mail_acc.html:188
+#: ../web/templates/user/list_mail_acc.html:188
+#, php-format
+msgid "%s mail accounts"
+msgstr "%s e-mail accounts"
+
+#: ../web/templates/admin/list_services.html:5
+msgid "Graphs"
+msgstr "Grafieken"
+
+#: ../web/templates/admin/list_services.html:6
+msgid "IP"
+msgstr "Netwerk"
+
+#: ../web/templates/admin/list_services.html:8
+msgid "Updates"
+msgstr "Updates"
+
+#: ../web/templates/admin/list_services.html:10
+#: ../web/templates/admin/list_services.html:12
+msgid "Restart"
+msgstr "Herstart"
+
+#: ../web/templates/admin/list_services.html:15
+#: ../web/templates/admin/list_services.html:139
+msgid "RESTART_CONFIRMATION"
+msgstr "Weet u zeker dat %s wilt herstarten?"
+
+#: ../web/templates/admin/list_services.html:68
+msgid "Operating System"
+msgstr "Besturing Systeem"
+
+#: ../web/templates/admin/list_services.html:74
+msgid "Load Average"
+msgstr "Gemiddelde Belasting"
+
+#: ../web/templates/admin/list_services.html:80
+#: ../web/templates/admin/list_services.html:99
+msgid "Uptime"
+msgstr "Uptime"
+
+#: ../web/templates/admin/list_services.html:96
+msgid "Service"
+msgstr "Service"
+
+#: ../web/templates/admin/list_services.html:98
+#: ../web/templates/admin/list_updates.html:41
+msgid "Description"
+msgstr "Omschrijving"
+
+#: ../web/templates/admin/list_services.html:100
+#: ../web/templates/admin/list_server_info.html:27
+msgid "CPU"
+msgstr "CPU"
+
+#: ../web/templates/admin/list_services.html:101
+msgid "Memory"
+msgstr "Geheugen"
+
+#: ../web/templates/admin/list_services.html:128
+#: ../web/templates/admin/list_services.html:132
+msgid "edit"
+msgstr "Bewerken"
+
+#: ../web/templates/admin/list_services.html:148
+msgid "Are you sure you want to stop service"
+msgstr "Weet je zeker dat je %s wilt stoppen"
+
+#: ../web/templates/admin/list_services.html:157
+msgid "mb"
+msgstr "MB"
+
+#: ../web/templates/admin/list_firewall.html:5
+msgid "Add Rule"
+msgstr "Regel toevoegen"
+
+#: ../web/templates/admin/list_firewall.html:7
+msgid "list fail2ban"
+msgstr "Beheer verboden IP-adressen"
+
+#: ../web/templates/admin/list_firewall.html:8
+msgid "list ipset"
+msgstr "Beheer IP lijsten"
+
+#: ../web/templates/admin/list_firewall.html:82
+#: ../web/templates/admin/list_firewall.html:102
+#: ../web/templates/admin/edit_firewall.html:41
+msgid "Editing Firewall Rule"
+msgstr "Firewall Regel Aanpassen"
+
+#: ../web/templates/admin/list_firewall.html:118
+msgid "DELETE_RULE_CONFIRMATION"
+msgstr "Weet u zeker dat u regel #%s wilt verwijderen?"
+
+#: ../web/templates/admin/list_firewall.html:145
+msgid "1 firewall rule"
+msgstr "1 firewall regel"
+
+#: ../web/templates/admin/list_firewall.html:147
+#, php-format
+msgid "%s firewall rules"
+msgstr "%s firewall regels"
+
+#: ../web/templates/admin/edit_user.html:5
+msgid "Manage SSH keys"
+msgstr "Beheer SSH sleutels"
+
+#: ../web/templates/admin/edit_user.html:42
+#: ../web/templates/admin/list_user.html:120
+#: ../web/templates/user/edit_user.html:42
+#: ../web/templates/user/list_user.html:114
+msgid "Editing User"
+msgstr "Gebruiker Aanpassen"
+
+#: ../web/templates/admin/edit_user.html:81
+#: ../web/templates/user/edit_user.html:81
+msgid "Enable 2FA"
+msgstr "Schakel tweefactorauthenticatie in"
+
+#: ../web/templates/admin/edit_user.html:83
+#: ../web/templates/user/edit_user.html:83
+msgid "2FA Reset Code:"
+msgstr "Accountherstelcode:"
+
+#: ../web/templates/admin/edit_user.html:84
+#: ../web/templates/user/edit_user.html:84
+msgid "Please scan the code below in your 2FA application:"
+msgstr "Scan de QR-code hieronder om het instellen van tweefactorauthenticatie te voltooien<br />met behulp van een authenticatie-app (zoals <a href=\"https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2\">Google Authenticator</a>):"
+
+#: ../web/templates/admin/edit_user.html:91
+#: ../web/templates/admin/add_user.html:76
+#: ../web/templates/user/edit_user.html:91
+msgid "Contact"
+msgstr "Naam"
+
+#: ../web/templates/admin/edit_user.html:111
+#: ../web/templates/admin/list_updates.html:40
+#: ../web/templates/admin/add_user.html:96
+#: ../web/templates/admin/list_user.html:68
+#: ../web/templates/admin/list_packages.html:42
+#: ../web/templates/user/list_user.html:72
+msgid "Package"
+msgstr "Pakket"
+
+#: ../web/templates/admin/edit_user.html:132
+#: ../web/templates/admin/add_user.html:120
+#: ../web/templates/user/edit_user.html:111
+msgid "Language"
+msgstr "Taal"
+
+#: ../web/templates/admin/edit_user.html:156
+#: ../web/templates/admin/add_package.html:163
+#: ../web/templates/admin/edit_package.html:160
+msgid "SSH Access"
+msgstr "SSH Toegang"
+
+#: ../web/templates/admin/edit_user.html:177
+msgid "PHP CLI Version"
+msgstr "PHP CLI versie"
+
+#: ../web/templates/admin/edit_user.html:203
+#: ../web/templates/user/edit_user.html:135
+msgid "Default Name Servers"
+msgstr "Standaard Naamservers"
+
+#: ../web/templates/admin/edit_user.html:269
+#: ../web/templates/admin/add_package.html:372
+#: ../web/templates/admin/add_dns.html:178
+#: ../web/templates/admin/edit_package.html:370
+#: ../web/templates/user/edit_user.html:200
+msgid "Add one more Name Server"
+msgstr "Voeg nog een Name Server toe"
+
+#: ../web/templates/admin/list_db.html:4 ../web/templates/user/list_db.html:4
+msgid "Add Database"
+msgstr "Nieuwe database"
+
+#: ../web/templates/admin/list_db.html:59
+#: ../web/templates/admin/list_dns.html:32
+#: ../web/templates/admin/list_web.html:32
+#: ../web/templates/admin/list_mail.html:31
+#: ../web/templates/admin/list_user.html:38
+#: ../web/templates/user/list_user.html:42
+msgid "rebuild"
+msgstr "Herbouwen Alles"
+
+#: ../web/templates/admin/list_db.html:144
+#: ../web/templates/user/list_db.html:143
+msgid "DELETE_DATABASE_CONFIRMATION"
+msgstr "Weet u zeker dat u de database %s wilt verwijderen?"
+
+#: ../web/templates/admin/list_db.html:172
+#: ../web/templates/user/list_db.html:171
+msgid "1 SQL database"
+msgstr "1 SQL database"
+
+#: ../web/templates/admin/list_db.html:174
+#: ../web/templates/user/list_db.html:173
+#, php-format
+msgid "%s SQL databases"
+msgstr "%s SQL databases"
+
+#: ../web/templates/admin/edit_mail.html:69
+msgid "Catchall email"
+msgstr "Catch-all e-mail"
+
+#: ../web/templates/admin/edit_mail.html:79
+#: ../web/templates/admin/add_mail.html:66
+msgid "AntiSpam Support"
+msgstr "Spam filter"
+
+#: ../web/templates/admin/edit_mail.html:84
+#: ../web/templates/admin/add_mail.html:71
+msgid "AntiVirus Support"
+msgstr "Anti-Virus"
+
+#: ../web/templates/admin/edit_mail.html:89
+#: ../web/templates/admin/add_mail.html:76
+msgid "DKIM Support"
+msgstr "DKIM Ondersteuning"
+
+#: ../web/templates/admin/list_dns.html:4 ../web/templates/user/list_dns.html:4
+msgid "Add DNS Domain"
+msgstr "Domein toevoegen"
+
+#: ../web/templates/admin/list_dns.html:8 ../web/templates/user/list_dns.html:8
+msgid "Expire"
+msgstr "Loopt af"
+
+#: ../web/templates/admin/list_dns.html:11 ../web/templates/admin/panel.html:13
+#: ../web/templates/user/list_dns.html:55 ../web/templates/user/panel.html:13
+msgid "Records"
+msgstr "Records"
+
+#: ../web/templates/admin/list_dns.html:56
+#: ../web/templates/user/list_dns.html:11
+msgid "Records_DNS"
+msgstr "Records"
+
+#: ../web/templates/admin/list_dns.html:57
+#: ../web/templates/admin/edit_dns.html:89
+#: ../web/templates/user/list_dns.html:56
+#: ../web/templates/user/edit_dns.html:89
+msgid "Template"
+msgstr "Sjabloon"
+
+#: ../web/templates/admin/list_dns.html:59
+#: ../web/templates/user/list_dns.html:58
+msgid "SOA"
+msgstr "SOA"
+
+#: ../web/templates/admin/list_dns.html:60
+#: ../web/templates/admin/add_dns.html:93
+#: ../web/templates/admin/edit_dns.html:110
+#: ../web/templates/user/list_dns.html:59
+#: ../web/templates/user/edit_dns.html:110
+msgid "Expiration Date"
+msgstr "Vervaldatum"
+
+#: ../web/templates/admin/list_dns.html:88
+#: ../web/templates/admin/list_dns.html:97
+#: ../web/templates/admin/add_package.html:219
+#: ../web/templates/admin/edit_package.html:216
+#: ../web/templates/user/list_dns.html:87
+#: ../web/templates/user/list_dns.html:96
+msgid "DNS records"
+msgstr "DNS records"
+
+#: ../web/templates/admin/list_dns.html:114
+#: ../web/templates/admin/list_web.html:159
+#: ../web/templates/admin/list_mail.html:121
+#: ../web/templates/user/list_dns_rec.html:85
+#: ../web/templates/user/list_dns.html:113
+#: ../web/templates/user/list_web.html:164
+#: ../web/templates/user/list_mail.html:120
+msgid "DELETE_DOMAIN_CONFIRMATION"
+msgstr "Weet u zeker dat u het domein %s wilt verwijderen?"
+
+#: ../web/templates/admin/list_dns.html:140
+#: ../web/templates/user/list_dns.html:139
+msgid "1 DNS zone"
+msgstr "1 DNS zone"
+
+#: ../web/templates/admin/list_dns.html:142
+#: ../web/templates/user/list_dns.html:141
+#, php-format
+msgid "%s DNS zones"
+msgstr "%s DNS zones"
+
+#: ../web/templates/admin/list_log.html:4
+#: ../web/templates/admin/list_search.html:5
+#: ../web/templates/user/list_stats.html:4
+#: ../web/templates/user/list_search.html:5
+msgid "Refresh"
+msgstr "Ververs"
+
+#: ../web/templates/admin/list_log.html:6
+#: ../web/templates/admin/list_log.html:8
+msgid "Delete"
+msgstr "Verwijder"
+
+#: ../web/templates/admin/list_log.html:11
+msgid "DELETE_LOGS_CONFIRMATION"
+msgstr "Weet u zeker dat u de logboeken wilt verwijderen?"
+
+#: ../web/templates/admin/list_log.html:61
+msgid "1 log record"
+msgstr "1 log record"
+
+#: ../web/templates/admin/list_log.html:63
+#, php-format
+msgid "%s log records"
+msgstr "%s log records"
+
+#: ../web/templates/admin/list_cron.html:4
+#: ../web/templates/user/list_cron.html:4
+msgid "Add Cron Job"
+msgstr "Nieuwe Cronjob"
+
+#: ../web/templates/admin/list_cron.html:7
+#: ../web/templates/admin/list_cron.html:36
+#: ../web/templates/user/list_cron.html:7
+#: ../web/templates/user/list_cron.html:36
+msgid "turn off notifications"
+msgstr "Meldingen Uitschakelen"
+
+#: ../web/templates/admin/list_cron.html:9
+#: ../web/templates/admin/list_cron.html:37
+#: ../web/templates/user/list_cron.html:9
+#: ../web/templates/user/list_cron.html:37
+msgid "turn on notifications"
+msgstr "Meldingen Inschakelen"
+
+#: ../web/templates/admin/list_cron.html:59
+#: ../web/templates/user/list_cron.html:59
+msgid "Cron Job"
+msgstr "Cron Job"
+
+#: ../web/templates/admin/list_cron.html:61
+#: ../web/templates/user/list_cron.html:61
+msgid "Min"
+msgstr "Min"
+
+#: ../web/templates/admin/list_cron.html:91
+#: ../web/templates/admin/list_cron.html:96
+#: ../web/templates/admin/edit_cron.html:356
+#: ../web/templates/user/list_cron.html:91
+#: ../web/templates/user/list_cron.html:96
+msgid "Editing Cron Job"
+msgstr "Cronjob Aanpassen"
+
+#: ../web/templates/admin/list_cron.html:111
+#: ../web/templates/user/list_cron.html:111
+msgid "DELETE_CRON_CONFIRMATION"
+msgstr "Weet u zeker dat u deze geplande taak wilt verwijderen?"
+
+#: ../web/templates/admin/list_cron.html:137
+#: ../web/templates/user/list_cron.html:137
+msgid "1 cron job"
+msgstr "1 geplande taak"
+
+#: ../web/templates/admin/list_cron.html:139
+#: ../web/templates/user/list_cron.html:139
+#, php-format
+msgid "%s cron jobs"
+msgstr "%s cron jobs"
+
+#: ../web/templates/admin/list_search.html:39
+#: ../web/templates/user/list_search.html:37
+msgid "Search Results"
+msgstr "Zoekresultaten"
+
+#: ../web/templates/admin/list_search.html:43
+#: ../web/templates/admin/list_ip.html:13
+#: ../web/templates/admin/list_ip.html:54
+#: ../web/templates/user/list_search.html:41
+msgid "Owner"
+msgstr "Eigenaar"
+
+#: ../web/templates/admin/list_search.html:44
+#: ../web/templates/admin/list_updates.html:43
+#: ../web/templates/admin/list_ip.html:52
+#: ../web/templates/user/list_search.html:42
+msgid "Status"
+msgstr "Status"
+
+#: ../web/templates/admin/list_search.html:198
+#: ../web/templates/user/list_search.html:196
+msgid "1 object"
+msgstr "1 object"
+
+#: ../web/templates/admin/list_search.html:200
+#: ../web/templates/user/list_search.html:198
+#, php-format
+msgid "%s objects"
+msgstr "%s objecten"
+
+#: ../web/templates/admin/list_backup.html:4
+msgid "Create Backup"
+msgstr "Maak back-up"
+
+#: ../web/templates/admin/list_backup.html:5
+msgid "backup exclusions"
+msgstr "uitsluitingen"
+
+#: ../web/templates/admin/list_backup.html:43
+msgid "File Name"
+msgstr "Bestandsnaam"
+
+#: ../web/templates/admin/list_backup.html:46
+msgid "Size"
+msgstr "Groote"
+
+#: ../web/templates/admin/list_backup.html:48
+msgid "Runtime"
+msgstr "looptijd"
+
+#: ../web/templates/admin/list_backup.html:82
+msgid "download"
+msgstr "Download"
+
+#: ../web/templates/admin/list_backup.html:89
+msgid "DELETE_BACKUP_CONFIRMATION"
+msgstr "Weet u zeker dat u de reservekopie %s wilt verwijderen?"
+
+#: ../web/templates/admin/list_backup.html:116
+msgid "1 backup"
+msgstr "1 backup"
+
+#: ../web/templates/admin/list_backup.html:118
+#, php-format
+msgid "%s backups"
+msgstr "%s backups"
+
+#: ../web/templates/admin/list_firewall_banlist.html:5
+msgid "Ban IP Address"
+msgstr "IP toevoegen"
+
+#: ../web/templates/admin/list_firewall_banlist.html:65
+#: ../web/templates/admin/list_ip.html:85
+msgid "DELETE_IP_CONFIRMATION"
+msgstr "Weet u zeker dat u het IP-adres %s wilt verwijderen?"
+
+#: ../web/templates/admin/list_firewall_banlist.html:89
+msgid "There are currently no banned IP addresses."
+msgstr "Er zijn op dit moment geen geblokeerde IP adressen"
+
+#: ../web/templates/admin/list_firewall_banlist.html:92
+msgid "1 banned IP address"
+msgstr "1 geblokeerde IP address"
+
+#: ../web/templates/admin/list_firewall_banlist.html:95
+#, php-format
+msgid "%s banned IP addresses"
+msgstr "%s geblokeerde IP addresses"
+
+#: ../web/templates/admin/add_dns_rec.html:30
+msgid "Adding DNS Record"
+msgstr "DNS Record Toevoegen"
+
+#: ../web/templates/admin/add_db.html:37
+msgid "Adding database"
+msgstr "Nieuwe Database Aanmaken"
+
+#: ../web/templates/admin/add_db.html:55
+msgid "Prefix will be automaticaly added to database name and database user"
+msgstr "Voorvoegsel  %s zal automatisch worden toegevoegd aan de database naam en gebruiker"
+
+#: ../web/templates/admin/add_db.html:74
+msgid "maximum characters length, including prefix"
+msgstr "maximaal %s karakters lang, inclusief prefix"
+
+#: ../web/templates/admin/list_updates.html:6
+msgid "disable autoupdate"
+msgstr "Autoupdate Deactiveren"
+
+#: ../web/templates/admin/list_updates.html:8
+msgid "enable autoupdate"
+msgstr "Autoupdate Activeren"
+
+#: ../web/templates/admin/list_updates.html:20
+msgid "update"
+msgstr "Update"
+
+#: ../web/templates/admin/list_server_info.html:28
+msgid "RAM"
+msgstr "RAM"
+
+#: ../web/templates/admin/list_server_info.html:30
+msgid "Network"
+msgstr "Netwerk"
+
+#: ../web/templates/admin/list_server_info.html:31
+msgid "Web"
+msgstr "Web"
+
+#: ../web/templates/admin/list_server_info.html:33
+msgid "Mail"
+msgstr "E-mail"
+
+#: ../web/templates/admin/add_mail.html:38
+msgid "Adding Mail Domain"
+msgstr "E-maildomein Toevoegen"
+
+#: ../web/templates/admin/add_user.html:38
+msgid "Adding User"
+msgstr "Gebruiker Toevoegen"
+
+#: ../web/templates/admin/list_ssl.html:74
+msgid "SSL CSR"
+msgstr "SSL CSR"
+
+#: ../web/templates/admin/list_ip.html:5
+msgid "Add IP"
+msgstr "IP toevoegen"
+
+#: ../web/templates/admin/list_ip.html:12
+#: ../web/templates/admin/list_ip.html:53
+msgid "Domains"
+msgstr "Domeinen"
+
+#: ../web/templates/admin/list_ip.html:27
+msgid "reread IP"
+msgstr "Ververs IP"
+
+#: ../web/templates/admin/list_ip.html:73
+#: ../web/templates/admin/list_ip.html:79
+#: ../web/templates/admin/edit_ip.html:41
+msgid "Editing IP Address"
+msgstr "IP-adres Aanpassen"
+
+#: ../web/templates/admin/list_ip.html:111
+msgid "1 IP address"
+msgstr "1 IP-adres"
+
+#: ../web/templates/admin/list_ip.html:113
+#, php-format
+msgid "%s IP addresses"
+msgstr "%s IP-adressen"
+
+#: ../web/templates/admin/panel.html:15 ../web/templates/user/panel.html:15
+msgid "Fm"
+msgstr "Bestand beheer"
+
+#: ../web/templates/admin/panel.html:17 ../web/templates/user/panel.html:17
+msgid "Log"
+msgstr "Logboeken"
+
+#: ../web/templates/admin/panel.html:18 ../web/templates/admin/list_web.html:60
+#: ../web/templates/admin/list_web.html:140 ../web/templates/user/panel.html:18
+#: ../web/templates/user/list_web.html:65
+#: ../web/templates/user/list_web.html:145
+msgid "Statistics"
+msgstr "Statistieken"
+
+#: ../web/templates/admin/panel.html:29 ../web/templates/user/panel.html:28
+msgid "Notifications"
+msgstr "Meldingen"
+
+#: ../web/templates/admin/panel.html:36 ../web/templates/user/panel.html:31
+msgid "Help"
+msgstr "Help"
+
+#: ../web/templates/admin/panel.html:48
+msgid "USER"
+msgstr "Gebruiker"
+
+#: ../web/templates/admin/panel.html:50
+msgid "users"
+msgstr "gebruikers"
+
+#: ../web/templates/admin/panel.html:51
+msgid "spnd"
+msgstr "Uitgeschakeld"
+
+#: ../web/templates/admin/panel.html:61 ../web/templates/admin/panel.html:89
+#: ../web/templates/user/panel.html:47 ../web/templates/user/panel.html:75
+msgid "domains"
+msgstr "domeinen"
+
+#: ../web/templates/admin/panel.html:62 ../web/templates/user/panel.html:48
+msgid "aliases"
+msgstr "aliassen"
+
+#: ../web/templates/admin/panel.html:75 ../web/templates/user/panel.html:61
+msgid "zones"
+msgstr "zones"
+
+#: ../web/templates/admin/panel.html:90 ../web/templates/user/panel.html:76
+msgid "accounts"
+msgstr "accounts"
+
+#: ../web/templates/admin/panel.html:114 ../web/templates/user/panel.html:100
+msgid "CRON"
+msgstr "Cron"
+
+#: ../web/templates/admin/panel.html:116 ../web/templates/user/panel.html:102
+msgid "jobs"
+msgstr "Cronjob"
+
+#: ../web/templates/admin/panel.html:127 ../web/templates/user/panel.html:113
+msgid "BACKUP"
+msgstr "Back-up"
+
+#: ../web/templates/admin/edit_backup_exclusions.html:63
+msgid "WEB_EXCLUSIONS"
+msgstr "Type domeinnaam, één per lijn. Om alle domeinen uit te sluiten gebruik *. Om specifieke mappen uit te sluiten gebruik het volgende formaat: domain.com:public_html/cache:public_html/tmp"
+
+#: ../web/templates/admin/edit_backup_exclusions.html:73
+msgid "MAIL_EXCLUSIONS"
+msgstr "Type domeinnaam, één per lijn. Om alle domeinen uit te sluiten gebruik *. Om specifieke mappen uit te sluiten gebruik het volgende formaat: domain.com:info:support:postmaster"
+
+#: ../web/templates/admin/edit_backup_exclusions.html:83
+msgid "DB_EXCLUSIONS"
+msgstr "Type volledige database naam, één per lijn. Om alle databases uit te sluiten gebruik *"
+
+#: ../web/templates/admin/edit_backup_exclusions.html:88
+msgid "User Directories"
+msgstr "Gebruikersmappen"
+
+#: ../web/templates/admin/edit_backup_exclusions.html:93
+msgid "USER_EXCLUSIONS"
+msgstr "Type mapnaam, één per mijn. Om alle mappen uit te sluiten gebruik *"
+
+#: ../web/templates/admin/list_web.html:59
+#: ../web/templates/admin/list_mail.html:61
+#: ../web/templates/user/list_web.html:64
+#: ../web/templates/user/list_mail.html:60
+msgid "SSL"
+msgstr "SSL"
+
+#: ../web/templates/admin/list_web.html:134
+#: ../web/templates/user/list_web.html:139
+msgid "Edit"
+msgstr "Wijzig"
+
+#: ../web/templates/admin/list_web.html:217
+#: ../web/templates/user/list_web.html:222
+msgid "1 web domain"
+msgstr "1 Web domein"
+
+#: ../web/templates/admin/list_web.html:219
+#: ../web/templates/user/list_web.html:224
+#, php-format
+msgid "%s web domains"
+msgstr "%s Web domeinen"
+
+#: ../web/templates/admin/edit_dns_rec.html:144
+msgid "Record Number"
+msgstr "Record Nummer"
+
+#: ../web/templates/admin/edit_dns_rec.html:144
+msgid "internal"
+msgstr "intern"
+
+#: ../web/templates/admin/add_package.html:37
+msgid "Adding Package"
+msgstr "Pakket Toevoegen"
+
+#: ../web/templates/admin/add_package.html:55
+#: ../web/templates/admin/list_packages.html:9
+#: ../web/templates/admin/edit_package.html:53
+msgid "Package Name"
+msgstr "Pakketnaam"
+
+#: ../web/templates/admin/add_package.html:140
+#: ../web/templates/admin/edit_package.html:137
+msgid "DNS Template"
+msgstr "DNS Sjabloon"
+
+#: ../web/templates/admin/add_package.html:197
+#: ../web/templates/admin/add_package.html:219
+#: ../web/templates/admin/add_package.html:241
+#: ../web/templates/admin/edit_package.html:194
+#: ../web/templates/admin/edit_package.html:216
+#: ../web/templates/admin/edit_package.html:238
+msgid "per domain"
+msgstr "per domein"
+
+#: ../web/templates/admin/add_package.html:208
+#: ../web/templates/admin/edit_package.html:205
+msgid "DNS domains"
+msgstr "DNS domeinen"
+
+#: ../web/templates/admin/add_package.html:307
+#: ../web/templates/admin/add_dns.html:113
+msgid "Name servers"
+msgstr "Naamservers"
+
+#: ../web/templates/admin/list_mail.html:4
+#: ../web/templates/user/list_mail.html:4
+msgid "Add Mail Domain"
+msgstr "Domein toevoegen"
+
+#: ../web/templates/admin/list_mail.html:9
+#: ../web/templates/admin/list_mail.html:56
+#: ../web/templates/user/list_mail.html:9
+#: ../web/templates/user/list_mail.html:55
+msgid "Accounts"
+msgstr "Accounts"
+
+#: ../web/templates/admin/list_mail.html:60
+#: ../web/templates/user/list_mail.html:59
+msgid "DKIM"
+msgstr "DKIM"
+
+#: ../web/templates/admin/list_mail.html:218
+#: ../web/templates/user/list_mail.html:217
+msgid "1 mail domain"
+msgstr "1 Mail domein"
+
+#: ../web/templates/admin/list_mail.html:220
+#: ../web/templates/user/list_mail.html:219
+#, php-format
+msgid "%s mail domains"
+msgstr "%s Mail domeinen"
+
+#: ../web/templates/admin/list_user.html:6
+#: ../web/templates/user/list_user.html:6
+msgid "Add User"
+msgstr "Gebruiker toevoegen"
+
+#: ../web/templates/admin/list_user.html:7
+#: ../web/templates/user/list_user.html:7
+msgid "Packages"
+msgstr "Pakketten"
+
+#: ../web/templates/admin/list_user.html:39
+#: ../web/templates/user/list_user.html:43
+msgid "rebuild web"
+msgstr "Herbouw Web Domeinen"
+
+#: ../web/templates/admin/list_user.html:40
+#: ../web/templates/user/list_user.html:44
+msgid "rebuild dns"
+msgstr "Herbouw DNS Domeinen"
+
+#: ../web/templates/admin/list_user.html:41
+#: ../web/templates/user/list_user.html:45
+msgid "rebuild mail"
+msgstr "Herbouw Email Domeinen"
+
+#: ../web/templates/admin/list_user.html:42
+#: ../web/templates/user/list_user.html:46
+msgid "rebuild db"
+msgstr "Herbouw Databases"
+
+#: ../web/templates/admin/list_user.html:43
+#: ../web/templates/user/list_user.html:47
+msgid "rebuild cron"
+msgstr "Herbouw Cronjobs"
+
+#: ../web/templates/admin/list_user.html:44
+#: ../web/templates/user/list_user.html:48
+msgid "update counters"
+msgstr "Update Statistieken"
+
+#: ../web/templates/admin/list_user.html:135
+msgid "DELETE_USER_CONFIRMATION"
+msgstr "Weet u zeker dat u gebruiker %s wilt verwijderen?"
+
+#: ../web/templates/admin/list_user.html:166
+#: ../web/templates/user/list_user.html:142
+msgid "1 user account"
+msgstr "1 Gebruiker account"
+
+#: ../web/templates/admin/list_user.html:168
+#: ../web/templates/user/list_user.html:144
+#, php-format
+msgid "%s user accounts"
+msgstr "%s Gebruiker accounts"
+
+#: ../web/templates/admin/list_packages.html:5
+msgid "Add Package"
+msgstr "Pakket toevoegen"
+
+#: ../web/templates/admin/list_packages.html:44
+msgid "Shell"
+msgstr "Shell"
+
+#: ../web/templates/admin/list_packages.html:92
+msgid "DELETE_PACKAGE_CONFIRMATION"
+msgstr "Weet u zeker dat u het pakket %s wilt verwijderen?"
+
+#: ../web/templates/admin/list_packages.html:215
+msgid "1 package"
+msgstr "1 pakket"
+
+#: ../web/templates/admin/list_packages.html:217
+#, php-format
+msgid "%s packages"
+msgstr "%s pakketten"
+
+#: ../web/templates/admin/edit_mail_acc.html:125
+msgid "Message"
+msgstr "Bericht"
+
+#: ../web/templates/admin/add_dns.html:38
+msgid "Adding DNS Domain"
+msgstr "DNS Domein Toevoegen"
+
+#: ../web/templates/admin/add_dns.html:93
+#: ../web/templates/admin/edit_dns.html:110
+#: ../web/templates/user/edit_dns.html:110
+msgid "YYYY-MM-DD"
+msgstr "DD-MM-YYYY"
+
+#: ../web/templates/admin/list_rrd.html:5
+msgid "show: CPU / MEM / NET / DISK"
+msgstr "Geavanceerde statistieken"
+
+#: ../web/templates/admin/list_rrd.html:14
+msgid "Yearly"
+msgstr "Jaarlijks"
+
+#: ../web/templates/admin/edit_package.html:35
+msgid "Editing Package"
+msgstr "Pakket Aanpassen"
+
+#: ../web/templates/admin/edit_package.html:304
+msgid "Name Servers"
+msgstr "Naamservers"
+
+#: ../web/templates/login.html:16
+msgid "Welcome to Hestia Control Panel"
+msgstr "Welkom bij HestiaCP"
+
+#: ../web/templates/login.html:34
+msgid "forgot password"
+msgstr "Wachtwoord vergeten"
+
+#: ../web/templates/login.html:46
+msgid "2FA Token"
+msgstr "OTP Pincode"
+
+#: ../web/templates/login.html:49
+msgid "Forgot token"
+msgstr "Deblokeer Account"
+
+#: ../web/templates/login.html:65 ../web/templates/reset2fa.html:20
+msgid "Log in"
+msgstr "Inloggen"
+
+#: ../web/templates/user/edit_user.html:5
+msgid "SSH_KEY"
+msgstr "SSH Sleutel"
+
+#: ../web/templates/reset2fa.html:15
+msgid "2FA Reset successfully"
+msgstr "Two-factor verificatie is nu uitgeschakeld voor uw account. <br> <br> U kunt nu doorgaan met inloggen"
+
+#: ../web/templates/reset2fa.html:29
+msgid "Reset 2FA"
+msgstr "Deblokeer Account"
+
+#: ../web/templates/reset2fa.html:44
+msgid "2FA Reset Code"
+msgstr "Account Herstel Code"
+
+#: ../web/templates/reset2fa.html:54 ../web/templates/reset_1.html:40
+msgid "RESET_NOTICE"
+msgstr ""
+
+#: ../web/templates/reset2fa.html:60 ../web/templates/reset_1.html:46
+msgid "Submit"
+msgstr "Versturen"
+
+#: ../web/templates/footer.html:4
+msgid "LEAVE_PAGE_CONFIRMATION"
+msgstr "Pagina verlaten?"
+
+#: ../web/templates/footer.html:9
+msgid "Shortcuts"
+msgstr "Snelkoppelingen"
+
+#: ../web/templates/footer.html:16
+msgid "Add New object"
+msgstr "Voeg nieuw object toe"
+
+#: ../web/templates/footer.html:17
+msgid "Save Form"
+msgstr "Formulier opslaan"
+
+#: ../web/templates/footer.html:18
+msgid "Cancel saving form"
+msgstr "Annuleer opslaan"
+
+#: ../web/templates/footer.html:20
+msgid "Go to WEB list"
+msgstr "Ga naar WEBSITES lijst"
+
+#: ../web/templates/footer.html:21
+msgid "Go to DNS list"
+msgstr "Ga naar DNS lijst"
+
+#: ../web/templates/footer.html:22
+msgid "Go to MAIL list"
+msgstr "Ga naar MAIL lijst"
+
+#: ../web/templates/footer.html:23
+msgid "Go to DB list"
+msgstr "Ga naar DATABASES lijst"
+
+#: ../web/templates/footer.html:24
+msgid "Go to CRON list"
+msgstr "Ga naar CRON lijst"
+
+#: ../web/templates/footer.html:25
+msgid "Go to BACKUP list"
+msgstr "Ga naar BACKUP lijst"
+
+#: ../web/templates/footer.html:28
+msgid "Focus on search"
+msgstr "Focus op zoek"
+
+#: ../web/templates/footer.html:29
+msgid "Display/Close shortcuts"
+msgstr ""
+
+#: ../web/templates/footer.html:31
+msgid "Move backward through top menu"
+msgstr "Beweeg terug door topmenu"
+
+#: ../web/templates/footer.html:32
+msgid "Move forward through top menu"
+msgstr "Beweeg vooruit door topmenu"
+
+#: ../web/templates/footer.html:33
+msgid "Enter focused element"
+msgstr "Enter gefocust element"
+
+#: ../web/templates/footer.html:35
+msgid "Move up through elements list"
+msgstr "Beweeg omhoog door elementen lijst"
+
+#: ../web/templates/footer.html:36
+msgid "Move down through elements list"
+msgstr "Beweeg omlaag door elementen lijst"
+
+#: ../web/login/index.php:56 ../web/login/index.php:90
+msgid "Invalid username or password"
+msgstr "Verkeerde gebruikersnaam en/of wachtwoord"
+
+#: ../web/login/index.php:108 ../web/login/index.php:112
+msgid "Invalid or missing 2FA token"
+msgstr "Ongeldige of geen token"
+
+#: ../web/login/index.php:156
+msgid "Invalid or missing token"
+msgstr "Ongeldige of geen token"

+ 4 - 4
web/login/index.php

@@ -51,7 +51,7 @@ function authenticate_user(){
         sleep(2);
         unset($_POST['password']);
         unset($_POST['user']);
-        $error = "<a class=\"error\">".__('Invalid username or password')."</a>";
+        $error = "<a class=\"error\">"._('Invalid username or password')."</a>";
         return $error;
         } else {
             $user = $_POST['user'];
@@ -87,7 +87,7 @@ function authenticate_user(){
             if ( $return_var > 0 ) {
                 sleep(2);
                 unset($_POST['password']);
-                $error = "<a class=\"error\">".__('Invalid username or password')."</a>";
+                $error = "<a class=\"error\">"._('Invalid username or password')."</a>";
                 return $error;
             } else {
                 // Get user speciefic parameters
@@ -104,7 +104,7 @@ function authenticate_user(){
                         unset($output);
                         if ( $return_var > 0 ) {
                             sleep(2);
-                            $error = "<a class=\"error\">".__('Invalid or missing 2FA token')."</a>";
+                            $error = "<a class=\"error\">"._('Invalid or missing 2FA token')."</a>";
                             return $error;
                             unset($_POST['twofa']);
                         }
@@ -179,7 +179,7 @@ if (empty($_SESSION['language'])) {
 
 // Generate CSRF token
 $_SESSION['token'] = md5(uniqid(mt_rand(), true));
-require_once($_SERVER['DOCUMENT_ROOT'].'/inc/i18n/'.$_SESSION['language'].'.php');
+
 require_once('../templates/header.html');
 if (empty($_POST['user'])) {
     require_once('../templates/login.html');

+ 11 - 14
web/reset/index.php

@@ -28,21 +28,21 @@ if ((!empty($_POST['user'])) && (empty($_POST['code']))) {
             $name = $data[$user]['NAME'];
             $contact = $data[$user]['CONTACT'];
             $to = $data[$user]['CONTACT'];
-            $subject = __('MAIL_RESET_SUBJECT',date("Y-m-d H:i:s"));
+            $subject = _('MAIL_RESET_SUBJECT',date("Y-m-d H:i:s"));
             $hostname = exec('hostname');
-            $from = __('MAIL_FROM',$hostname);
+            $from = _('MAIL_FROM',$hostname);
             if (!empty($name)) {
-                $mailtext = __('GREETINGS_GORDON',$name);
+                $mailtext = _('GREETINGS_GORDON',$name);
             } else {
-                $mailtext = __('GREETINGS');
+                $mailtext = _('GREETINGS');
             }
             if (in_array(str_replace(':'.$_SERVER['SERVER_PORT'],'.conf',$_SERVER['HTTP_HOST']), array_merge(scandir('/etc/nginx/conf.d'),scandir('/etc/nginx/conf.d/domains'),scandir('/etc/apache2/conf.d/domains'),scandir('/etc/apache2/conf.d')))){
-                $mailtext .= __('PASSWORD_RESET_REQUEST',$_SERVER['HTTP_HOST'],$user,$rkey,$_SERVER['HTTP_HOST'],$user,$rkey);
+                $mailtext .= _('PASSWORD_RESET_REQUEST',$_SERVER['HTTP_HOST'],$user,$rkey,$_SERVER['HTTP_HOST'],$user,$rkey);
                 if (!empty($rkey)) send_email($to, $subject, $mailtext, $from);
                 header("Location: /reset/?action=code&user=".$_POST['user']);
                 exit;
             } else {
-                $ERROR = "<a class=\"error\">".__('Invalid host domain')."</a>";
+                $ERROR = "<a class=\"error\">"._('Invalid host domain')."</a>";
             }
         }     
     }
@@ -71,7 +71,7 @@ if ((!empty($_POST['user'])) && (!empty($_POST['code'])) && (!empty($_POST['pass
                     unlink($v_password);
                     if ( $return_var > 0 ) {
                         sleep(5);
-                        $ERROR = "<a class=\"error\">".__('An internal error occurred')."</a>";
+                        $ERROR = "<a class=\"error\">"._('An internal error occurred')."</a>";
                     } else {
                         $_SESSION['user'] = $_POST['user'];
                         header("Location: /");
@@ -79,24 +79,21 @@ if ((!empty($_POST['user'])) && (!empty($_POST['code'])) && (!empty($_POST['pass
                     }
                 }else{
                     sleep(5);
-                    $ERROR = "<a class=\"error\">".__('Code has been expired')."</a>";
+                    $ERROR = "<a class=\"error\">"._('Code has been expired')."</a>";
                 }
             } else {
                 sleep(5);
-                $ERROR = "<a class=\"error\">".__('Invalid username or code')."</a>";
+                $ERROR = "<a class=\"error\">"._('Invalid username or code')."</a>";
             }
         } else {
             sleep(5);
-            $ERROR = "<a class=\"error\">".__('Invalid username or code')."</a>";
+            $ERROR = "<a class=\"error\">"._('Invalid username or code')."</a>";
         }
     } else {
-        $ERROR = "<a class=\"error\">".__('Passwords not match')."</a>";
+        $ERROR = "<a class=\"error\">"._('Passwords not match')."</a>";
     }
 }
 
-// Detect language
-if (empty($_SESSION['language'])) $_SESSION['language'] = detect_user_language();
-
 if (empty($_GET['action'])) {
     require_once '../templates/header.html';
     require_once '../templates/reset_1.html';

+ 0 - 4
web/reset2fa/index.php

@@ -10,10 +10,6 @@ if (isset($_SESSION['user'])) {
 // Main include
 include($_SERVER['DOCUMENT_ROOT']."/inc/main.php");
 
-// Detect language
-if (empty($_SESSION['language'])){ 
-    $_SESSION['language'] = detect_user_language();
-}
 //Check values
 if(!empty($_POST['user']) && !empty($_POST['twofa'])){
     $error = true;

+ 1 - 1
web/restart/service/index.php

@@ -22,7 +22,7 @@ if ($_SESSION['user'] == 'admin') {
     }
     if ($return_var != 0) {
         $error = implode('<br>', $output);
-        if (empty($error)) $error =  __('Restart "%s" failed',$v_service);
+        if (empty($error)) $error =  _('Restart "%s" failed',$v_service);
             $_SESSION['error_msg'] = $error;
     }
     unset($output);

+ 3 - 3
web/schedule/backup/index.php

@@ -14,15 +14,15 @@ if ((!isset($_GET['token'])) || ($_SESSION['token'] != $_GET['token'])) {
 $v_username = escapeshellarg($user);
 exec (HESTIA_CMD."v-schedule-user-backup ".$v_username, $output, $return_var);
 if ($return_var == 0) {
-    $_SESSION['error_msg'] = __('BACKUP_SCHEDULED');
+    $_SESSION['error_msg'] = _('BACKUP_SCHEDULED');
 } else {
     $_SESSION['error_msg'] = implode('<br>', $output);
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['error_msg'] = __('Error: hestia did not return any output.');
+        $_SESSION['error_msg'] = _('Error: hestia did not return any output.');
     }
 
     if ($return_var == 4) {
-        $_SESSION['error_msg'] = __('BACKUP_EXISTS');
+        $_SESSION['error_msg'] = _('BACKUP_EXISTS');
     }
 
 }

+ 3 - 3
web/schedule/restore/index.php

@@ -36,14 +36,14 @@ if (!empty($_GET['type'])) {
 
 exec ($restore_cmd, $output, $return_var);
 if ($return_var == 0) {
-    $_SESSION['error_msg'] = __('RESTORE_SCHEDULED');
+    $_SESSION['error_msg'] = _('RESTORE_SCHEDULED');
 } else {
     $_SESSION['error_msg'] = implode('<br>', $output);
     if (empty($_SESSION['error_msg'])) {
-        $_SESSION['error_msg'] = __('Error: hestia did not return any output.');
+        $_SESSION['error_msg'] = _('Error: hestia did not return any output.');
     }
     if ($return_var == 4) {
-        $_SESSION['error_msg'] = __('RESTORE_EXISTS');
+        $_SESSION['error_msg'] = _('RESTORE_EXISTS');
     }
 }
 

+ 1 - 1
web/start/service/index.php

@@ -22,7 +22,7 @@ if ($_SESSION['user'] == 'admin') {
     }
     if ($return_var != 0) {
         $error = implode('<br>', $output);
-        if (empty($error)) $error =  __('Start "%s" failed',$v_service);;
+        if (empty($error)) $error =  _('Start "%s" failed',$v_service);;
             $_SESSION['error_srv'] = $error;
     }
     unset($output);

+ 3 - 3
web/stop/service/index.php

@@ -20,13 +20,13 @@ if ($_SESSION['user'] == 'admin') {
             exec (HESTIA_CMD."v-stop-service ".$v_service, $output, $return_var);
         }
     }
-    
+
     if ($return_var != 0) {
         $error = implode('<br>', $output);
         if (empty($error)) {
-            $error = __('Stop "%s" failed', $v_service);
+            $error = _('Stop "%s" failed', $v_service);
         }
-        
+
         $_SESSION['error_srv'] = $error;
     }
     unset($output);

+ 76 - 76
web/templates/admin/add_cron.html

@@ -1,10 +1,10 @@
 <div class="l-center edit">
         <div class="l-sort clearfix">
           <div class="l-unit-toolbar__buttonstrip">
-            <a class="ui-button cancel" id="btn-back" href="/list/cron/"><i class="fas fa-arrow-left status-icon blue"></i> <?=__('Back')?></a>
+            <a class="ui-button cancel" id="btn-back" href="/list/cron/"><i class="fas fa-arrow-left status-icon blue"></i> <?=_('Back')?></a>
           </div>
           <div class="l-unit-toolbar__buttonstrip float-right">
-            <a href="#" class="ui-button" title="<?=__('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=__('Save')?></a>
+            <a href="#" class="ui-button" title="<?=_('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=_('Save')?></a>
           </div>
         </div>
       </div>
@@ -25,11 +25,11 @@
                                 <div class="vst-text step-top helper-container">
                                     <div id="tabs"  class="cron-helper-tabs">
                                       <ul>
-                                        <li><a href="#tabs-1"><?=__('Minutes')?></a></li>
-                                        <li><a href="#tabs-2"><?=__('Hourly')?></a></li>
-                                        <li><a href="#tabs-3"><?=__('Daily')?></a></li>
-                                        <li><a href="#tabs-4"><?=__('Weekly')?></a></li>
-                                        <li><a href="#tabs-5"><?=__('Monthly')?></a></li>
+                                        <li><a href="#tabs-1"><?=_('Minutes')?></a></li>
+                                        <li><a href="#tabs-2"><?=_('Hourly')?></a></li>
+                                        <li><a href="#tabs-3"><?=_('Daily')?></a></li>
+                                        <li><a href="#tabs-4"><?=_('Weekly')?></a></li>
+                                        <li><a href="#tabs-5"><?=_('Monthly')?></a></li>
                                       </ul>
                                       <div id="tabs-1">
                                         <form>
@@ -37,18 +37,18 @@
                                             <input type="hidden" name="h_day" value="*" />
                                             <input type="hidden" name="h_month" value="*" />
                                             <input type="hidden" name="h_wday" value="*" />
-                                            <p><span class="first"><?=__('Run Command')?>:</span>
+                                            <p><span class="first"><?=_('Run Command')?>:</span>
                                                 <select name="h_min" class="vst-list">
-                                                    <option value="*"  selected="selected"><?=__('every minute')?></option>
-                                                    <option value="*/2"><?=__('every two minutes')?></option>
-                                                    <option value="*/5"><?=__('every')?> 5</option>
-                                                    <option value="*/10"><?=__('every')?> 10</option>
-                                                    <option value="*/15"><?=__('every')?> 15</option>
-                                                    <option value="*/30"><?=__('every')?> 30</option>
+                                                    <option value="*"  selected="selected"><?=_('every minute')?></option>
+                                                    <option value="*/2"><?=_('every two minutes')?></option>
+                                                    <option value="*/5"><?=_('every')?> 5</option>
+                                                    <option value="*/10"><?=_('every')?> 10</option>
+                                                    <option value="*/15"><?=_('every')?> 15</option>
+                                                    <option value="*/30"><?=_('every')?> 30</option>
                                                 </select>
                                             </p>
                                             <p class="step-top">
-                                                <input type="submit" value="<?=__('generate')?>" class="button">
+                                                <input type="submit" value="<?=_('generate')?>" class="button">
                                             </p>
                                         </form>
                                       </div>
@@ -59,16 +59,16 @@
                                             <input type="hidden" name="h_day" value="*" />
                                             <input type="hidden" name="h_month" value="*" />
                                             <input type="hidden" name="h_wday" value="*" />
-                                            <p><span class="first"><?=__('Run Command')?>:</span>
+                                            <p><span class="first"><?=_('Run Command')?>:</span>
                                                 <select name="h_hour" class="vst-list">
-                                                    <option value="*" selected="selected"><?=__('every hour')?></option>
-                                                    <option value="*/2"><?=__('every two hours')?></option>
-                                                    <option value="*/6"><?=__('every')?> 6</option>
-                                                    <option value="*/12"><?=__('every')?> 12</option>
+                                                    <option value="*" selected="selected"><?=_('every hour')?></option>
+                                                    <option value="*/2"><?=_('every two hours')?></option>
+                                                    <option value="*/6"><?=_('every')?> 6</option>
+                                                    <option value="*/12"><?=_('every')?> 12</option>
                                                 </select>
                                             </p>
 
-                                            <p><span class="first"><?=__('Minute')?>:</span>
+                                            <p><span class="first"><?=_('Minute')?>:</span>
                                                 <select name="h_min" class="vst-list short">
                                                     <option value="0" selected="selected">00</option>
                                                     <option value="15">15</option>
@@ -78,7 +78,7 @@
                                             </p>
 
                                             <p class="step-top">
-                                                <input type="submit" value="<?=__('generate')?>" class="button">
+                                                <input type="submit" value="<?=_('generate')?>" class="button">
                                             </p>
                                         </form>
                                       </div>
@@ -88,19 +88,19 @@
                                         <form>
                                             <input type="hidden" name="h_month" value="*" />
                                             <input type="hidden" name="h_wday" value="*" />
-                                            <p><span class="first"><?=__('Run Command')?>:</span>
+                                            <p><span class="first"><?=_('Run Command')?>:</span>
                                                 <select name="h_day" class="vst-list">
-                                                    <option value="*" selected="selected"><?=__('every day')?></option>
-                                                    <option value="1-31/2"><?=__('every odd day')?></option>
-                                                    <option value="*/2"><?=__('every even day')?></option>
-                                                    <option value="*/3"><?=__('every')?> 3</option>
-                                                    <option value="*/5"><?=__('every')?> 5</option>
-                                                    <option value="*/10"><?=__('every')?> 10</option>
-                                                    <option value="*/15"><?=__('every')?> 15</option>
+                                                    <option value="*" selected="selected"><?=_('every day')?></option>
+                                                    <option value="1-31/2"><?=_('every odd day')?></option>
+                                                    <option value="*/2"><?=_('every even day')?></option>
+                                                    <option value="*/3"><?=_('every')?> 3</option>
+                                                    <option value="*/5"><?=_('every')?> 5</option>
+                                                    <option value="*/10"><?=_('every')?> 10</option>
+                                                    <option value="*/15"><?=_('every')?> 15</option>
                                                 </select>
                                             </p>
 
-                                            <p><span class="first"><?=__('Hour')?>:</span>
+                                            <p><span class="first"><?=_('Hour')?>:</span>
                                                 <select name="h_hour" class="vst-list short">
                                                     <option value="0">00</option>
                                                     <option value="1">01</option>
@@ -128,7 +128,7 @@
                                                     <option value="23">23</option>
                                                 </select>
 
-                                                <span><?=__('Minute')?>:</span>
+                                                <span><?=_('Minute')?>:</span>
                                                 <select name="h_min" class="vst-list  short">
                                                     <option value="0" selected="selected">00</option>
                                                     <option value="1">01</option>
@@ -147,7 +147,7 @@
                                                 </select>
                                             </p>
                                             <p class="step-top">
-                                                <input type="submit" value="<?=__('generate')?>" class="button">
+                                                <input type="submit" value="<?=_('generate')?>" class="button">
                                             </p>
                                         </form>
                                       </div>
@@ -158,22 +158,22 @@
                                             <input type="hidden" name="h_month" value="*" />
                                             <input type="hidden" name="h_day" value="*" />
 
-                                            <p><span class="first"><?=__('Run Command')?>:</span>
+                                            <p><span class="first"><?=_('Run Command')?>:</span>
                                                 <select name="h_wday" class="vst-list">
-                                                    <option value="*" selected="selected"><?=__('every day')?></option>
-                                                    <option value="1,2,3,4,5"><?=__('weekdays (5 days)')?></option>
-                                                    <option value="0,6"><?=__('weekend (2 days)')?></option>
-                                                    <option value="1"><?=__('Monday')?></option>
-                                                    <option value="2"><?=__('Tuesday')?></option>
-                                                    <option value="3"><?=__('Wednesday')?></option>
-                                                    <option value="4"><?=__('Thursday')?></option>
-                                                    <option value="5"><?=__('Friday')?></option>
-                                                    <option value="6"><?=__('Saturday')?></option>
-                                                    <option value="0"><?=__('Sunday')?></option>
+                                                    <option value="*" selected="selected"><?=_('every day')?></option>
+                                                    <option value="1,2,3,4,5"><?=_('weekdays (5 days)')?></option>
+                                                    <option value="0,6"><?=_('weekend (2 days)')?></option>
+                                                    <option value="1"><?=_('Monday')?></option>
+                                                    <option value="2"><?=_('Tuesday')?></option>
+                                                    <option value="3"><?=_('Wednesday')?></option>
+                                                    <option value="4"><?=_('Thursday')?></option>
+                                                    <option value="5"><?=_('Friday')?></option>
+                                                    <option value="6"><?=_('Saturday')?></option>
+                                                    <option value="0"><?=_('Sunday')?></option>
                                                 </select>
                                             </p>
 
-                                            <p><span class="first"><?=__('Hour')?>:</span>
+                                            <p><span class="first"><?=_('Hour')?>:</span>
                                                 <select name="h_hour" class="vst-list short">
                                                     <option value="0">00</option>
                                                     <option value="1">01</option>
@@ -201,7 +201,7 @@
                                                     <option value="23">23</option>
                                                 </select>
 
-                                                <span><?=__('Minute')?>:</span>
+                                                <span><?=_('Minute')?>:</span>
                                                 <select name="h_min" class="vst-list short">
                                                     <option value="0" selected="selected">00</option>
                                                     <option value="1">01</option>
@@ -221,7 +221,7 @@
                                             </p>
 
                                             <p class="step-top">
-                                                <input type="submit" value="<?=__('generate')?>" class="button">
+                                                <input type="submit" value="<?=_('generate')?>" class="button">
                                             </p>
                                         </form>
                                       </div>
@@ -231,29 +231,29 @@
                                         <form>
                                             <input type="hidden" name="h_wday" value="*" />
 
-                                            <p><span class="first"><?=__('Run Command')?>:</span>
+                                            <p><span class="first"><?=_('Run Command')?>:</span>
                                                 <select name="h_month" class="vst-list">
-                                                    <option value="*" selected="selected"><?=__('every month')?></option>
-                                                    <option value="1-11/2"><?=__('every odd month')?></option>
-                                                    <option value="*/2"><?=__('every even month')?></option>
-                                                    <option value="*/3"><?=__('every')?> 3</option>
-                                                    <option value="*/6"><?=__('every')?> 6</option>
-                                                    <option value="1"><?=__('Jan')?></option>
-                                                    <option value="2"><?=__('Feb')?></option>
-                                                    <option value="3"><?=__('Mar')?></option>
-                                                    <option value="4"><?=__('Apr')?></option>
-                                                    <option value="5"><?=__('May')?></option>
-                                                    <option value="6"><?=__('Jun')?></option>
-                                                    <option value="7"><?=__('Jul')?></option>
-                                                    <option value="8"><?=__('Aug')?></option>
-                                                    <option value="9"><?=__('Sep')?></option>
-                                                    <option value="10"><?=__('Oct')?></option>
-                                                    <option value="11"><?=__('Nov')?></option>
-                                                    <option value="12"><?=__('Dec')?></option>
+                                                    <option value="*" selected="selected"><?=_('every month')?></option>
+                                                    <option value="1-11/2"><?=_('every odd month')?></option>
+                                                    <option value="*/2"><?=_('every even month')?></option>
+                                                    <option value="*/3"><?=_('every')?> 3</option>
+                                                    <option value="*/6"><?=_('every')?> 6</option>
+                                                    <option value="1"><?=_('Jan')?></option>
+                                                    <option value="2"><?=_('Feb')?></option>
+                                                    <option value="3"><?=_('Mar')?></option>
+                                                    <option value="4"><?=_('Apr')?></option>
+                                                    <option value="5"><?=_('May')?></option>
+                                                    <option value="6"><?=_('Jun')?></option>
+                                                    <option value="7"><?=_('Jul')?></option>
+                                                    <option value="8"><?=_('Aug')?></option>
+                                                    <option value="9"><?=_('Sep')?></option>
+                                                    <option value="10"><?=_('Oct')?></option>
+                                                    <option value="11"><?=_('Nov')?></option>
+                                                    <option value="12"><?=_('Dec')?></option>
                                                 </select>
                                             </p>
 
-                                            <p><span class="first"><?=__('Date')?>:</span>
+                                            <p><span class="first"><?=_('Date')?>:</span>
                                                 <select name="h_day" class="vst-list short">
                                                     <option value="1" selected="selected">1</option>
                                                     <option value="2">2</option>
@@ -288,7 +288,7 @@
                                                     <option value="31">31</option>
                                                 </select>
 
-                                                <span><?=__('Hour')?>:</span>
+                                                <span><?=_('Hour')?>:</span>
                                                 <select name="h_hour" class="vst-list short">
                                                     <option value="0">00</option>
                                                     <option value="1">01</option>
@@ -316,7 +316,7 @@
                                                     <option value="23">23</option>
                                                 </select>
 
-                                                <span><?=__('Minute')?>:</span>
+                                                <span><?=_('Minute')?>:</span>
                                                 <select name="h_min" class="vst-list short">
                                                     <option value="0" selected="selected">00</option>
                                                     <option value="1">01</option>
@@ -336,7 +336,7 @@
                                             </p>
 
                                             <p class="step-top">
-                                                <input type="submit" value="<?=__('generate')?>" class="button">
+                                                <input type="submit" value="<?=_('generate')?>" class="button">
                                             </p>
                                         </form>
                                       </div>
@@ -360,7 +360,7 @@
                         <table class="data-col2" width="600px">
                             <tr>
                                 <td class="step-top">
-                                    <span class="page-title"><?=__('Adding Cron Job')?></span>
+                                    <span class="page-title"><?=_('Adding Cron Job')?></span>
                                  </td>
                             </tr>
                             <tr>
@@ -378,7 +378,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Command');?>
+                                    <?php print _('Command');?>
                                 </td>
                             </tr>
                             <tr>
@@ -388,7 +388,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text step-top">
-                                    <?php print __('Minute');?>
+                                    <?php print _('Minute');?>
                                 </td>
                             </tr>
                             <tr>
@@ -398,7 +398,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Hour');?>
+                                    <?php print _('Hour');?>
                                 </td>
                             </tr>
                             <tr>
@@ -408,7 +408,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Day');?>
+                                    <?php print _('Day');?>
                                 </td>
                             </tr>
                             <tr>
@@ -418,7 +418,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Month');?>
+                                    <?php print _('Month');?>
                                 </td>
                             </tr>
                             <tr>
@@ -428,7 +428,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Day of week');?>
+                                    <?php print _('Day of week');?>
                                 </td>
                             </tr>
                             <tr>

+ 16 - 16
web/templates/admin/add_db.html

@@ -1,10 +1,10 @@
 <div class="l-center edit">
         <div class="l-sort clearfix">
           <div class="l-unit-toolbar__buttonstrip">
-            <a class="ui-button cancel" id="btn-back" href="/list/db/"><i class="fas fa-arrow-left status-icon blue"></i> <?=__('Back')?></a>
+            <a class="ui-button cancel" id="btn-back" href="/list/db/"><i class="fas fa-arrow-left status-icon blue"></i> <?=_('Back')?></a>
           </div>
           <div class="l-unit-toolbar__buttonstrip float-right">
-            <a href="#" class="ui-button" title="<?=__('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=__('Save')?></a>
+            <a href="#" class="ui-button" title="<?=_('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=_('Save')?></a>
           </div>
         </div>
       </div>
@@ -34,7 +34,7 @@
                         <table class="data-col2" width="600px">
                             <tr>
                                 <td class="step-top">
-                                    <span class="page-title"><?=__('Adding database')?></span>
+                                    <span class="page-title"><?=_('Adding database')?></span>
                                 </td>
                             </tr>
                             <tr>
@@ -52,12 +52,12 @@
                             </tr>
                             <tr>
                                 <td class="step-top hint">
-                                    <?php print __('Prefix will be automaticaly added to database name and database user',"<b>".$user."_</b>");?>
+                                    <?php print _('Prefix will be automaticaly added to database name and database user',"<b>".$user."_</b>");?>
                                 </td>
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Database');?>
+                                    <?php print _('Database');?>
                                 </td>
                             </tr>
                             <tr>
@@ -69,9 +69,9 @@
                             <tr>
                                 <td class="vst-text input-label">
                                     <?php
-                                        print __('Username');
+                                        print _('Username');
                                         // if (is_it_mysql_or_mariadb()=='mysql')
-                                        echo "&nbsp;&nbsp;&nbsp;&nbsp;<em><small>(".__('maximum characters length, including prefix', 32).")</small></em>";
+                                        echo "&nbsp;&nbsp;&nbsp;&nbsp;<em><small>("._('maximum characters length, including prefix', 32).")</small></em>";
                                     ?>
                                 </td>
                             </tr>
@@ -83,7 +83,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Password');?> / <a href="javascript:randomString();" class="generate"><?php print __('generate');?></a>
+                                    <?php print _('Password');?> / <a href="javascript:randomString();" class="generate"><?php print _('generate');?></a>
                                 </td>
                             </tr>
                             <tr>
@@ -94,17 +94,17 @@
                             </tr>
                             <tr>
                                 <td class="vst-text">
-                                    <?php print __('Your password must have at least');?>
+                                    <?php print _('Your password must have at least');?>
                                     <ul>
-                                        <li><?php print __('8 characters long');?></li>
-                                        <li><?php print __('1 uppercase & 1 lowercase character');?></li>
-                                        <li><?php print __('1 number');?></li>
+                                        <li><?php print _('8 characters long');?></li>
+                                        <li><?php print _('1 uppercase & 1 lowercase character');?></li>
+                                        <li><?php print _('1 number');?></li>
                                     </ul>
                                 </td>
                             </tr>
                             <tr>
                                 <td class="vst-text">
-                                    <?php print __('Type');?>
+                                    <?php print _('Type');?>
                                 </td>
                             </tr>
                             <tr>
@@ -122,7 +122,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Host');?>
+                                    <?php print _('Host');?>
                                 </td>
                             </tr>
                             <tr>
@@ -141,7 +141,7 @@
 
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Charset');?>
+                                    <?php print _('Charset');?>
                                 </td>
                             </tr>
                             <tr>
@@ -188,7 +188,7 @@
                                 </td>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Send login credentials to email address') ?>
+                                    <?php print _('Send login credentials to email address') ?>
                                 </td>
                             </tr>
                             <tr>

+ 17 - 17
web/templates/admin/add_dns.html

@@ -1,10 +1,10 @@
 <div class="l-center edit">
         <div class="l-sort clearfix">
           <div class="l-unit-toolbar__buttonstrip">
-            <a class="ui-button cancel" id="btn-back" href="/list/dns/"><i class="fas fa-arrow-left status-icon blue"></i> <?=__('Back')?></a>
+            <a class="ui-button cancel" id="btn-back" href="/list/dns/"><i class="fas fa-arrow-left status-icon blue"></i> <?=_('Back')?></a>
           </div>
           <div class="l-unit-toolbar__buttonstrip float-right">
-            <a href="#" class="ui-button" title="<?=__('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=__('Save')?></a>
+            <a href="#" class="ui-button" title="<?=_('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=_('Save')?></a>
           </div>
         </div>
       </div>
@@ -35,7 +35,7 @@
                         <table class="data-col2" width="600px">
                             <tr>
                                 <td class="step-top">
-                                    <span class="page-title"><?=__('Adding DNS Domain')?></span>
+                                    <span class="page-title"><?=_('Adding DNS Domain')?></span>
                                 </td>
                             </tr>
                             <tr>
@@ -53,7 +53,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text step-top">
-                                    <?php print __('Domain');?>
+                                    <?php print _('Domain');?>
                                 </td>
                             </tr>
                             <tr>
@@ -63,7 +63,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('IP address');?>
+                                    <?php print _('IP address');?>
                                 </td>
                             </tr>
                             <tr>
@@ -82,7 +82,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <a href="javascript:elementHideShow('advtable');" class="vst-advanced"><?php print __('Advanced options');?>&nbsp;<i class="fas fa-arrow-circle-right"></i></a>
+                                    <a href="javascript:elementHideShow('advtable');" class="vst-advanced"><?php print _('Advanced options');?>&nbsp;<i class="fas fa-arrow-circle-right"></i></a>
                                 </td>
                             </tr>
                             <tr>
@@ -90,7 +90,7 @@
                                   <table style="display:<?php if (empty($v_adv)) echo 'none';?> ;" id="advtable">
                                         <tr>
                                             <td class="vst-text input-label">
-                                                <?php print __('Expiration Date');?> <span class="optional">(<?=__('YYYY-MM-DD');?>)</span>
+                                                <?php print _('Expiration Date');?> <span class="optional">(<?=_('YYYY-MM-DD');?>)</span>
                                             </td>
                                         </tr>
                                         <tr>
@@ -110,26 +110,26 @@
                                         </tr>
                                         <tr>
                                             <td class="vst-text input-label">
-                                                <?php print __('Name servers');?>
+                                                <?php print _('Name servers');?>
                                             </td>
                                         </tr>
                                         <tr>
                                             <td>
                                                 <input type="text" size="20" class="vst-input" name="v_ns1" value="<?=htmlentities(trim($v_ns1, "'"))?>">
-                                                <span class="remove-ns additional-control delete"><?=__('delete')?></span>
+                                                <span class="remove-ns additional-control delete"><?=_('delete')?></span>
                                             </td>
                                         </tr>
                                         <tr>
                                             <td>
                                                 <input type="text" size="20" class="vst-input" name="v_ns2" value="<?=htmlentities(trim($v_ns2, "'"))?>">
-                                                <span class="remove-ns additional-control delete"><?=__('delete')?></span>
+                                                <span class="remove-ns additional-control delete"><?=_('delete')?></span>
                                             </td>
                                         </tr>
                                 <?  if($v_ns3)
                                   echo '<tr>
                                         <td>
                                             <input type="text" size="20" class="vst-input" name="v_ns3" value="'.htmlentities(trim($v_ns3, "'")).'">
-                                            <span class="remove-ns additional-control delete">'.__('delete').'</span>
+                                            <span class="remove-ns additional-control delete">'._('delete').'</span>
                                         </td>
                                     </tr>';
 
@@ -137,7 +137,7 @@
                                     echo '<tr>
                                         <td>
                                             <input type="text" size="20" class="vst-input" name="v_ns4" value="'.htmlentities(trim($v_ns4, "'")).'">
-                                            <span class="remove-ns additional-control delete">'.__('delete').'</span>
+                                            <span class="remove-ns additional-control delete">'._('delete').'</span>
                                         </td>
                                     </tr>';
 
@@ -145,7 +145,7 @@
                                     echo '<tr>
                                         <td>
                                             <input type="text" size="20" class="vst-input" name="v_ns5" value="'.htmlentities(trim($v_ns5, "'")).'">
-                                            <span class="remove-ns additional-control delete">'.__('delete').'</span>
+                                            <span class="remove-ns additional-control delete">'._('delete').'</span>
                                         </td>
                                     </tr>';
 
@@ -153,7 +153,7 @@
                                     echo '<tr>
                                         <td>
                                             <input type="text" size="20" class="vst-input" name="v_ns6" value="'.htmlentities(trim($v_ns6, "'")).'">
-                                            <span class="remove-ns additional-control delete">'.__('delete').'</span>
+                                            <span class="remove-ns additional-control delete">'._('delete').'</span>
                                         </td>
                                     </tr>';
 
@@ -161,7 +161,7 @@
                                     echo '<tr>
                                         <td>
                                             <input type="text" size="20" class="vst-input" name="v_ns7" value="'.htmlentities(trim($v_ns7, "'")).'">
-                                            <span class="remove-ns additional-control delete">'.__('delete').'</span>
+                                            <span class="remove-ns additional-control delete">'._('delete').'</span>
                                         </td>
                                     </tr>';
 
@@ -169,13 +169,13 @@
                                     echo '<tr>
                                         <td>
                                             <input type="text" size="20" class="vst-input" name="v_ns8" value="'.htmlentities(trim($v_ns8, "'")).'">
-                                            <span class="remove-ns additional-control delete">'.__('delete').'</span>
+                                            <span class="remove-ns additional-control delete">'._('delete').'</span>
                                         </td>
                                     </tr>';
                                 ?>
                                 <tr class="add-ns" <? if($v_ns8) echo 'style="display:none;"'; ?> >
                                     <td class="step-top-small">
-                                      <span class="add-ns-button additional-control add"><?=__('Add one more Name Server')?></span>
+                                      <span class="add-ns-button additional-control add"><?=_('Add one more Name Server')?></span>
                                     </td>
                                 </tr>
                                     </table>

+ 10 - 10
web/templates/admin/add_dns_rec.html

@@ -1,10 +1,10 @@
 <div class="l-center edit">
         <div class="l-sort clearfix">
           <div class="l-unit-toolbar__buttonstrip">
-            <a class="ui-button cancel" id="btn-back" href="/list/dns/?domain=<?=htmlentities(trim($v_domain, "'"))?>&token=<?=$_SESSION['token']?>"><i class="fas fa-arrow-left status-icon blue"></i> <?=__('Back')?></a>
+            <a class="ui-button cancel" id="btn-back" href="/list/dns/?domain=<?=htmlentities(trim($v_domain, "'"))?>&token=<?=$_SESSION['token']?>"><i class="fas fa-arrow-left status-icon blue"></i> <?=_('Back')?></a>
           </div>
           <div class="l-unit-toolbar__buttonstrip float-right">
-            <a href="#" class="ui-button" title="<?=__('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=__('Save')?></a>
+            <a href="#" class="ui-button" title="<?=_('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=_('Save')?></a>
           </div>
         </div>
       </div>
@@ -27,7 +27,7 @@
                         <table class="data-col2" width="600px">
                             <tr>
                                 <td class="step-top">
-                                    <span class="page-title"><?=__('Adding DNS Record')?></span>
+                                    <span class="page-title"><?=_('Adding DNS Record')?></span>
                                 </td>
                             </tr>
                             <tr>
@@ -45,7 +45,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text step-top">
-                                    <?php print __('Domain');?>
+                                    <?php print _('Domain');?>
                                 </td>
                             </tr>
                             <tr>
@@ -56,7 +56,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Record');?>
+                                    <?php print _('Record');?>
                                 </td>
                             </tr>
                             <tr>
@@ -67,7 +67,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Type');?>
+                                    <?php print _('Type');?>
                                 </td>
                             </tr>
                             <tr>
@@ -92,7 +92,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('IP or Value');?>
+                                    <?php print _('IP or Value');?>
                                 </td>
                             </tr>
                             <tr>
@@ -111,7 +111,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Priority');?> <span class="optional">(<?php print __('optional');?>)</span>
+                                    <?php print _('Priority');?> <span class="optional">(<?php print _('optional');?>)</span>
                                 </td>
                             </tr>
                             <tr>
@@ -121,14 +121,14 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('TTL');?> <span class="optional">(<?php print __('optional');?>)</span>
+                                    <?php print _('TTL');?> <span class="optional">(<?php print _('optional');?>)</span>
                                 </td>
                             </tr>
                             <tr>
                                 <td>
                                     <input type="text" size="20" class="vst-input" name="v_ttl" value="<?=htmlentities(trim($v_ttl, "'"))?>">
                                 </td>
-                            </tr>                            
+                            </tr>
                         </table>
                         <table class="data-col2">
                         </table>

+ 13 - 13
web/templates/admin/add_firewall.html

@@ -1,10 +1,10 @@
 <div class="l-center edit">
         <div class="l-sort clearfix">
           <div class="l-unit-toolbar__buttonstrip">
-            <a class="ui-button cancel" id="btn-back" href="/list/firewall/"><i class="fas fa-arrow-left status-icon blue"></i> <?=__('Back')?></a>
+            <a class="ui-button cancel" id="btn-back" href="/list/firewall/"><i class="fas fa-arrow-left status-icon blue"></i> <?=_('Back')?></a>
           </div>
           <div class="l-unit-toolbar__buttonstrip float-right">
-            <a href="#" class="ui-button" title="<?=__('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=__('Save')?></a>
+            <a href="#" class="ui-button" title="<?=_('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=_('Save')?></a>
           </div>
         </div>
       </div>
@@ -35,7 +35,7 @@
                         <table class="data-col2" width="600px">
                             <tr>
                                 <td class="step-top">
-                                    <span class="page-title"><?=__('Adding Firewall Rule')?></span>
+                                    <span class="page-title"><?=_('Adding Firewall Rule')?></span>
                                 </td>
                             </tr>
                             <tr>
@@ -53,34 +53,34 @@
                             </tr>
                             <tr>
                                 <td class="vst-text step-top">
-                                    <?php print __('Action') ?>
+                                    <?php print _('Action') ?>
                                 </td>
                             </tr>
                             <tr>
                                 <td>
                                     <select class="vst-list" name="v_action">
-                                        <option value="DROP" <?php if ((!empty($v_action)) && ( $v_action == "'DROP'" )) echo 'selected'?>><?=__('DROP')?></option>
-                                        <option value="ACCEPT" <?php if ((!empty($v_action)) && ( $v_action == "'ACCEPT'" )) echo 'selected'?>><?=__('ACCEPT')?></option>
+                                        <option value="DROP" <?php if ((!empty($v_action)) && ( $v_action == "'DROP'" )) echo 'selected'?>><?=_('DROP')?></option>
+                                        <option value="ACCEPT" <?php if ((!empty($v_action)) && ( $v_action == "'ACCEPT'" )) echo 'selected'?>><?=_('ACCEPT')?></option>
                                     </select>
                                 </td>
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Protocol') ?>
+                                    <?php print _('Protocol') ?>
                                 </td>
                             </tr>
                             <tr>
                                 <td>
                                     <select class="vst-list" name="v_protocol">
-                                        <option value="TCP" <?php if ((!empty($v_protocol)) && ( $v_protocol == "'TCP'" )) echo 'selected'?>><?=__('TCP')?></option>
-                                        <option value="UDP" <?php if ((!empty($v_protocol)) && ( $v_protocol == "'UDP'" )) echo 'selected'?>><?=__('UDP')?></option>
-                                        <option value="ICMP" <?php if ((!empty($v_protocol)) && ( $v_protocol == "'ICMP'" )) echo 'selected'?>><?=__('ICMP')?></option>
+                                        <option value="TCP" <?php if ((!empty($v_protocol)) && ( $v_protocol == "'TCP'" )) echo 'selected'?>><?=_('TCP')?></option>
+                                        <option value="UDP" <?php if ((!empty($v_protocol)) && ( $v_protocol == "'UDP'" )) echo 'selected'?>><?=_('UDP')?></option>
+                                        <option value="ICMP" <?php if ((!empty($v_protocol)) && ( $v_protocol == "'ICMP'" )) echo 'selected'?>><?=_('ICMP')?></option>
                                     </select>
                                 </td>
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Port');?> <span class="optional">(<?php print __('ranges are acceptable');?>)</span>
+                                    <?php print _('Port');?> <span class="optional">(<?php print _('ranges are acceptable');?>)</span>
                                 </td>
                             </tr>
                             <tr>
@@ -90,7 +90,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('IP address');?> <span class="optional">(<?php print __('CIDR format is supported');?>)</span>
+                                    <?php print _('IP address');?> <span class="optional">(<?php print _('CIDR format is supported');?>)</span>
                                 </td>
                             </tr>
                             <tr>
@@ -103,7 +103,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Comment');?> <span class="optional">(<?php print __('optional');?>)</span>
+                                    <?php print _('Comment');?> <span class="optional">(<?php print _('optional');?>)</span>
                                 </td>
                             </tr>
                             <tr>

+ 12 - 12
web/templates/admin/add_firewall_banlist.html

@@ -1,10 +1,10 @@
 <div class="l-center edit">
         <div class="l-sort clearfix">
           <div class="l-unit-toolbar__buttonstrip">
-            <a class="ui-button cancel" id="btn-back" href="/list/firewall/banlist/"><i class="fas fa-arrow-left status-icon blue"></i> <?=__('Back')?></a>
+            <a class="ui-button cancel" id="btn-back" href="/list/firewall/banlist/"><i class="fas fa-arrow-left status-icon blue"></i> <?=_('Back')?></a>
           </div>
           <div class="l-unit-toolbar__buttonstrip float-right">
-            <a href="#" class="ui-button" title="<?=__('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=__('Save')?></a>
+            <a href="#" class="ui-button" title="<?=_('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=_('Save')?></a>
           </div>
         </div>
       </div>
@@ -35,7 +35,7 @@
                         <table class="data-col2" width="600px">
                             <tr>
                                 <td class="step-top">
-                                    <span class="page-title"><?=__('Adding IP Address to Banlist')?></span>
+                                    <span class="page-title"><?=_('Adding IP Address to Banlist')?></span>
                                 </td>
                             </tr>
                             <tr>
@@ -53,7 +53,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?=__('IP address')?> <span class="optional">(<?=__('CIDR format is supported')?>)</span>
+                                    <?=_('IP address')?> <span class="optional">(<?=_('CIDR format is supported')?>)</span>
                                 </td>
                             </tr>
                             <tr>
@@ -63,19 +63,19 @@
                             </tr>
                             <tr>
                                 <td class="vst-text step-top">
-                                    <?php print __('Banlist') ?>
+                                    <?php print _('Banlist') ?>
                                 </td>
                             </tr>
                             <tr>
                                 <td>
                                     <select class="vst-list" name="v_chain">
-                                        <option value="SSH" <?php if ((!empty($v_chain)) && ( $v_chain == "'SSH'" )) echo 'selected'?>><?=__('SSH')?></option>
-                                        <option value="WEB" <?php if ((!empty($v_chain)) && ( $v_chain == "'WEB'" )) echo 'selected'?>><?=__('WEB')?></option>
-                                        <option value="FTP" <?php if ((!empty($v_chain)) && ( $v_chain == "'FTP'" )) echo 'selected'?>><?=__('FTP')?></option>
-                                        <option value="DNS" <?php if ((!empty($v_chain)) && ( $v_chain == "'DNS'" )) echo 'selected'?>><?=__('DNS')?></option>
-                                        <option value="MAIL" <?php if ((!empty($v_chain)) && ( $v_chain == "'MAIL'" )) echo 'selected'?>><?=__('MAIL')?></option>
-                                        <option value="DB" <?php if ((!empty($v_chain)) && ( $v_chain == "'DB'" )) echo 'selected'?>><?=__('DB')?></option>
-                                        <option value="HESTIA" <?php if ((!empty($v_chain)) && ( $v_chain == "'HESTIA'" )) echo 'selected'?>><?=__('HESTIA')?></option>
+                                        <option value="SSH" <?php if ((!empty($v_chain)) && ( $v_chain == "'SSH'" )) echo 'selected'?>><?=_('SSH')?></option>
+                                        <option value="WEB" <?php if ((!empty($v_chain)) && ( $v_chain == "'WEB'" )) echo 'selected'?>><?=_('WEB')?></option>
+                                        <option value="FTP" <?php if ((!empty($v_chain)) && ( $v_chain == "'FTP'" )) echo 'selected'?>><?=_('FTP')?></option>
+                                        <option value="DNS" <?php if ((!empty($v_chain)) && ( $v_chain == "'DNS'" )) echo 'selected'?>><?=_('DNS')?></option>
+                                        <option value="MAIL" <?php if ((!empty($v_chain)) && ( $v_chain == "'MAIL'" )) echo 'selected'?>><?=_('MAIL')?></option>
+                                        <option value="DB" <?php if ((!empty($v_chain)) && ( $v_chain == "'DB'" )) echo 'selected'?>><?=_('DB')?></option>
+                                        <option value="HESTIA" <?php if ((!empty($v_chain)) && ( $v_chain == "'HESTIA'" )) echo 'selected'?>><?=_('HESTIA')?></option>
                                     </select>
                                 </td>
                             </tr>

+ 13 - 13
web/templates/admin/add_firewall_ipset.html

@@ -1,10 +1,10 @@
 <div class="l-center edit">
         <div class="l-sort clearfix">
           <div class="l-unit-toolbar__buttonstrip">
-            <a class="ui-button cancel" id="btn-back" href="/list/firewall/ipset/"><i class="fas fa-arrow-left status-icon blue"></i> <?=__('Back')?></a>
+            <a class="ui-button cancel" id="btn-back" href="/list/firewall/ipset/"><i class="fas fa-arrow-left status-icon blue"></i> <?=_('Back')?></a>
           </div>
           <div class="l-unit-toolbar__buttonstrip float-right">
-            <a href="#" class="ui-button" title="<?=__('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=__('Save')?></a>
+            <a href="#" class="ui-button" title="<?=_('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=_('Save')?></a>
           </div>
         </div>
       </div>
@@ -35,7 +35,7 @@
                         <table class="data-col2" width="600px">
                             <tr>
                                 <td class="step-top">
-                                    <span class="page-title"><?=__('Adding Firewall Ipset List')?></span>
+                                    <span class="page-title"><?=_('Adding Firewall Ipset List')?></span>
                                 </td>
                             </tr>
                             <tr>
@@ -53,7 +53,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text step-top">
-                                    <?php print __('Ip List Name') ?>
+                                    <?php print _('Ip List Name') ?>
                                 </td>
                             </tr>
                             <tr>
@@ -63,7 +63,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text step-top">
-                                    <?php print __('Data Source') ?> <span class="optional">(<?php print __('url, script or file');?>)</span>
+                                    <?php print _('Data Source') ?> <span class="optional">(<?php print _('url, script or file');?>)</span>
                                 </td>
                             </tr>
                             <tr>
@@ -76,27 +76,27 @@
                             </tr>
                             <tr>
                                 <td class="vst-text step-top">
-                                    <?php print __('Ip Version') ?>
+                                    <?php print _('Ip Version') ?>
                                 </td>
                             </tr>
                             <tr>
                                 <td>
                                     <select class="vst-list" name="v_ipver">
-                                        <option value="v4" <?php if ((!empty($v_ipver)) && ( $v_ipver == "'v4'" )) echo 'selected'?>><?=__('ip v4')?></option>
-                                        <option value="v6" <?php if ((!empty($v_ipver)) && ( $v_ipver == "'v6'" )) echo 'selected'?>><?=__('ip v6')?></option>
+                                        <option value="v4" <?php if ((!empty($v_ipver)) && ( $v_ipver == "'v4'" )) echo 'selected'?>><?=_('ip v4')?></option>
+                                        <option value="v6" <?php if ((!empty($v_ipver)) && ( $v_ipver == "'v6'" )) echo 'selected'?>><?=_('ip v6')?></option>
                                     </select>
                                 </td>
                             </tr>
                             <tr>
                                 <td class="vst-text step-top">
-                                    <?php print __('Autoupdate') ?>
+                                    <?php print _('Autoupdate') ?>
                                 </td>
                             </tr>
                             <tr>
                                 <td>
                                     <select class="vst-list" name="v_autoupdate">
-                                        <option value="yes" <?php if ((!empty($v_autoupdate)) && ( $v_autoupdate == "'yes'" )) echo 'selected'?>><?=__('yes')?></option>
-                                        <option value="no" <?php if ((!empty($v_autoupdate)) && ( $v_autoupdate == "'no'" )) echo 'selected'?>><?=__('no')?></option>
+                                        <option value="yes" <?php if ((!empty($v_autoupdate)) && ( $v_autoupdate == "'yes'" )) echo 'selected'?>><?=_('yes')?></option>
+                                        <option value="no" <?php if ((!empty($v_autoupdate)) && ( $v_autoupdate == "'no'" )) echo 'selected'?>><?=_('no')?></option>
                                     </select>
                                 </td>
                             </tr>
@@ -163,7 +163,7 @@
 
             // Blacklist
             var newEl = document.createElement("option");
-            newEl.text="<?php print __('BLACKLIST') ?>";
+            newEl.text="<?php print _('BLACKLIST') ?>";
             newEl.disabled=true;
             targetelement.appendChild(newEl);
 
@@ -176,7 +176,7 @@
 
             // IPVERSE
             var newEl = document.createElement("option");
-            newEl.text="<?php print __('IPVERSE') ?>";
+            newEl.text="<?php print _('IPVERSE') ?>";
             newEl.disabled=true;
             targetelement.appendChild(newEl);
 

+ 10 - 10
web/templates/admin/add_ip.html

@@ -1,10 +1,10 @@
 <div class="l-center edit">
         <div class="l-sort clearfix">
           <div class="l-unit-toolbar__buttonstrip">
-            <a class="ui-button cancel" id="btn-back" href="/list/ip/"><i class="fas fa-arrow-left status-icon blue"></i> <?=__('Back')?></a>
+            <a class="ui-button cancel" id="btn-back" href="/list/ip/"><i class="fas fa-arrow-left status-icon blue"></i> <?=_('Back')?></a>
           </div>
           <div class="l-unit-toolbar__buttonstrip float-right">
-            <a href="#" class="ui-button" title="<?=__('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=__('Save')?></a>
+            <a href="#" class="ui-button" title="<?=_('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=_('Save')?></a>
           </div>
         </div>
       </div>
@@ -35,7 +35,7 @@
                         <table class="data-col2" width="600px">
                             <tr>
                                 <td class="step-top">
-                                    <span class="page-title"><?=__('Adding IP address')?></span>
+                                    <span class="page-title"><?=_('Adding IP address')?></span>
                                 </td>
                             </tr>
                             <tr>
@@ -53,7 +53,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text step-top">
-                                    <?php print __('IP address') ?>
+                                    <?php print _('IP address') ?>
                                 </td>
                             </tr>
                             <tr>
@@ -63,7 +63,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Netmask');?>
+                                    <?php print _('Netmask');?>
                                 </td>
                             </tr>
                             <tr>
@@ -73,7 +73,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Interface');?>
+                                    <?php print _('Interface');?>
                                 </td>
                             </tr>
                             <tr>
@@ -91,7 +91,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <label><input type="checkbox" size="20" class="vst-checkbox" name="v_shared" <?php if (empty($v_dedicated)) echo "checked=yes" ?> onclick="javascript:elementHideShow('usrtable');"> <?php print __('Shared');?></label>
+                                    <label><input type="checkbox" size="20" class="vst-checkbox" name="v_shared" <?php if (empty($v_dedicated)) echo "checked=yes" ?> onclick="javascript:elementHideShow('usrtable');"> <?php print _('Shared');?></label>
                                 </td>
                             </tr>
                             <tr>
@@ -99,7 +99,7 @@
                                     <table style="display:<?php if (empty($v_dedicated)) { echo 'none';} else {echo 'block';}?> ;" id="usrtable">
                                         <tr>
                                             <td class="vst-text input-label">
-                                                <?php print __('Assigned user');?>
+                                                <?php print _('Assigned user');?>
                                             </td>
                                         </tr>
                                         <tr>
@@ -120,7 +120,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Assigned domain');?> <span class="optional">(<?php print __('optional');?>)</span>
+                                    <?php print _('Assigned domain');?> <span class="optional">(<?php print _('optional');?>)</span>
                                 </td>
                             </tr>
                             <tr>
@@ -130,7 +130,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('NAT IP association');?> <span class="optional">(<?php print __('optional');?>)</span>
+                                    <?php print _('NAT IP association');?> <span class="optional">(<?php print _('optional');?>)</span>
                                 </td>
                             </tr>
                             <tr>

+ 4 - 4
web/templates/admin/add_key.html

@@ -1,10 +1,10 @@
 	<div class="l-center edit">
         <div class="l-sort clearfix">
           <div class="l-unit-toolbar__buttonstrip">
-            <a class="ui-button cancel" id="btn-back" href="/list/key/"><i class="fas fa-arrow-left status-icon blue"></i> <?=__('Back')?></a>
+            <a class="ui-button cancel" id="btn-back" href="/list/key/"><i class="fas fa-arrow-left status-icon blue"></i> <?=_('Back')?></a>
           </div>
           <div class="l-unit-toolbar__buttonstrip float-right">
-            <a href="#" class="ui-button" title="<?=__('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=__('Save')?></a>
+            <a href="#" class="ui-button" title="<?=_('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=_('Save')?></a>
           </div>
         </div>
       </div>
@@ -36,7 +36,7 @@
                         <table class="data-col2" width="600px">
                             <tr>
                                 <td class="step-top">
-                                    <span class="page-title"><?=__('Add SSH Key')?></span>
+                                    <span class="page-title"><?=_('Add SSH Key')?></span>
                                 </td>
                             </tr>
                             <tr>
@@ -54,7 +54,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text step-top">
-                                    <?php print __('SSH KEY') ?>
+                                    <?php print _('SSH KEY') ?>
                                 </td>
                             </tr>
                             <tr>

+ 7 - 7
web/templates/admin/add_mail.html

@@ -1,10 +1,10 @@
 <div class="l-center edit">
         <div class="l-sort clearfix">
           <div class="l-unit-toolbar__buttonstrip">
-            <a class="ui-button cancel" id="btn-back" href="/list/mail/"><i class="fas fa-arrow-left status-icon blue"></i> <?=__('Back')?></a>
+            <a class="ui-button cancel" id="btn-back" href="/list/mail/"><i class="fas fa-arrow-left status-icon blue"></i> <?=_('Back')?></a>
           </div>
           <div class="l-unit-toolbar__buttonstrip float-right">
-            <a href="#" class="ui-button" title="<?=__('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=__('Save')?></a>
+            <a href="#" class="ui-button" title="<?=_('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=_('Save')?></a>
           </div>
         </div>
       </div>
@@ -35,7 +35,7 @@
                         <table class="data-col2" width="600px">
                             <tr>
                                 <td class="step-top">
-                                    <span class="page-title"><?=__('Adding Mail Domain')?></span>
+                                    <span class="page-title"><?=_('Adding Mail Domain')?></span>
                                 </td>
                             </tr>
                             <tr>
@@ -53,7 +53,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text step-top">
-                                    <?php print __('Domain');?>
+                                    <?php print _('Domain');?>
                                 </td>
                             </tr>
                             <tr>
@@ -63,17 +63,17 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <label><input type="checkbox" size="20" class="vst-checkbox" name="v_antispam" <?php if ((empty($v_antispam)) || ($v_antispam == 'yes')) echo "checked=yes"; ?>> <?php print __('AntiSpam Support');?></label>
+                                    <label><input type="checkbox" size="20" class="vst-checkbox" name="v_antispam" <?php if ((empty($v_antispam)) || ($v_antispam == 'yes')) echo "checked=yes"; ?>> <?php print _('AntiSpam Support');?></label>
                                 </td>
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <label><input type="checkbox" size="20" class="vst-checkbox" name="v_antivirus" <?php if ((empty($v_antivirus)) || ($v_antivirus == 'yes')) echo "checked=yes"; ?>> <?php print __('AntiVirus Support');?></label>
+                                    <label><input type="checkbox" size="20" class="vst-checkbox" name="v_antivirus" <?php if ((empty($v_antivirus)) || ($v_antivirus == 'yes')) echo "checked=yes"; ?>> <?php print _('AntiVirus Support');?></label>
                                 </td>
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <label><input type="checkbox" size="20" class="vst-checkbox" name="v_dkim" <?php if (isset($v_dkim)&&$v_dkim == 'yes') echo "checked=yes"; ?>> <?php print __('DKIM Support');?></label>
+                                    <label><input type="checkbox" size="20" class="vst-checkbox" name="v_dkim" <?php if (isset($v_dkim)&&$v_dkim == 'yes') echo "checked=yes"; ?>> <?php print _('DKIM Support');?></label>
                                 </td>
                             </tr>
                         </table>

+ 35 - 35
web/templates/admin/add_mail_acc.html

@@ -1,10 +1,10 @@
 <div class="l-center edit">
         <div class="l-sort clearfix">
           <div class="l-unit-toolbar__buttonstrip">
-            <a class="ui-button cancel" id="btn-back" href="/list/mail/?domain=<?=htmlentities(trim($v_domain, "'"))?>&token=<?=$_SESSION['token']?>"><i class="fas fa-arrow-left status-icon blue"></i> <?=__('Back')?></a>
+            <a class="ui-button cancel" id="btn-back" href="/list/mail/?domain=<?=htmlentities(trim($v_domain, "'"))?>&token=<?=$_SESSION['token']?>"><i class="fas fa-arrow-left status-icon blue"></i> <?=_('Back')?></a>
           </div>
           <div class="l-unit-toolbar__buttonstrip float-right">
-            <a href="#" class="ui-button" title="<?=__('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=__('Save')?></a>
+            <a href="#" class="ui-button" title="<?=_('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=_('Save')?></a>
           </div>
         </div>
       </div>
@@ -28,7 +28,7 @@
                     <table class="data-col2" width="440px">
                         <tr>
                             <td class="step-top">
-                                <span class="page-title"><?=__('Adding Mail Account')?></span>
+                                <span class="page-title"><?=_('Adding Mail Account')?></span>
                             </td>
                         </tr>
                         <tr>
@@ -46,7 +46,7 @@
                         </tr>
                         <tr>
                             <td class="vst-text step-top">
-                                <?php print __('Domain');?>
+                                <?php print _('Domain');?>
                             </td>
                         </tr>
                         <tr>
@@ -57,7 +57,7 @@
                         </tr>
                         <tr>
                             <td class="vst-text input-label">
-                                <?php print __('Account');?>
+                                <?php print _('Account');?>
                             </td>
                         </tr>
                         <tr>
@@ -67,7 +67,7 @@
                         </tr>
                         <tr>
                             <td class="vst-text input-label">
-                                <?php print __('Password');?> / <a href="javascript:randomString();" class="generate"><?php print __('generate');?></a>
+                                <?php print _('Password');?> / <a href="javascript:randomString();" class="generate"><?php print _('generate');?></a>
                             </td>
                         </tr>
                         <tr>
@@ -78,17 +78,17 @@
                         </tr>
                         <tr>
                             <td class="vst-text">
-                                <?php print __('Your password must have at least');?>
+                                <?php print _('Your password must have at least');?>
                                 <ul>
-                                    <li><?php print __('8 characters long');?></li>
-                                    <li><?php print __('1 uppercase & 1 lowercase character');?></li>
-                                    <li><?php print __('1 number');?></li>
+                                    <li><?php print _('8 characters long');?></li>
+                                    <li><?php print _('1 uppercase & 1 lowercase character');?></li>
+                                    <li><?php print _('1 number');?></li>
                                 </ul>
                             </td>
                         </tr>
                         <tr>
                             <td class="vst-text">
-                                <a href="javascript:elementHideShow('advtable');" class="vst-advanced"> <?php print __('Advanced options');?>&nbsp;<i class="fas fa-arrow-circle-right"></i></a>
+                                <a href="javascript:elementHideShow('advtable');" class="vst-advanced"> <?php print _('Advanced options');?>&nbsp;<i class="fas fa-arrow-circle-right"></i></a>
                             </td>
                         </tr>
                         <tr>
@@ -96,7 +96,7 @@
                                 <table style="display:<?php if (empty($v_adv)) echo 'none';?> ;" id="advtable">
                                     <tr>
                                         <td class="vst-text input-label">
-                                            <?php print __('Quota');?> <span class="optional">(<?=__('in megabytes')?>)</span>
+                                            <?php print _('Quota');?> <span class="optional">(<?=_('in megabytes')?>)</span>
                                         </td>
                                     </tr>
                                     <tr>
@@ -107,7 +107,7 @@
                                     </tr>
                                 <tr>
                                     <td class="vst-text input-label">
-                                        <?php print __('Aliases');?> <span class="optional">(<?=__('use local-part')?>)</span>
+                                        <?php print _('Aliases');?> <span class="optional">(<?=_('use local-part')?>)</span>
                                     </td>
                                 </tr>
                                 <tr>
@@ -117,7 +117,7 @@
                                 </tr>
                                 <tr>
                                     <td class="vst-text input-label">
-                                        <?php print __('Forward to');?> <span class="optional">(<?=__('one or more email addresses')?>)</span>
+                                        <?php print _('Forward to');?> <span class="optional">(<?=_('one or more email addresses')?>)</span>
                                     </td>
                                 </tr>
                                 <tr>
@@ -127,7 +127,7 @@
                                 </tr>
                                 <tr>
                                     <td class="vst-text input-label">
-                                        <label><input type="checkbox" size="20" class="vst-checkbox" name="v_fwd_only" <?php if ($v_fwd_only == 'yes') echo "checked=yes" ?>> <?php print __('Do not store forwarded mail');?></label>
+                                        <label><input type="checkbox" size="20" class="vst-checkbox" name="v_fwd_only" <?php if ($v_fwd_only == 'yes') echo "checked=yes" ?>> <?php print _('Do not store forwarded mail');?></label>
                                     </td>
                                 </tr>
                             </table>
@@ -135,7 +135,7 @@
                     </tr>
                     <tr>
                         <td class="vst-text input-label">
-                            <?php print __('Send login credentials to email address') ?>
+                            <?php print _('Send login credentials to email address') ?>
                         </td>
                     </tr>
                     <tr>
@@ -155,55 +155,55 @@
                         <tr>
                             <td colspan="2">
                                 <select id="mail_configuration" class="vst-list flat">
-                                    <option v_type="hostname" domain="<?=$v_domain?>"><?=__('Use domain hostname')?></option>
-                                    <option v_type="starttls"><?=__('Use STARTTLS')?></option>
-                                    <option v_type="ssl"><?=__('Use SSL / TLS')?></option>
-                                    <option v_type="no_encryption" domain="<?=htmlentities(trim($v_domain, "'"))?>" no_encryption="<?=__('No encryption')?>"><?=__('No encryption')?></option>
+                                    <option v_type="hostname" domain="<?=$v_domain?>"><?=_('Use domain hostname')?></option>
+                                    <option v_type="starttls"><?=_('Use STARTTLS')?></option>
+                                    <option v_type="ssl"><?=_('Use SSL / TLS')?></option>
+                                    <option v_type="no_encryption" domain="<?=htmlentities(trim($v_domain, "'"))?>" no_encryption="<?=_('No encryption')?>"><?=_('No encryption')?></option>
                                 </select>
                             </td>
                         </tr>
                         <tr>
-                            <td><?=__('Username')?>:</td>
+                            <td><?=_('Username')?>:</td>
                             <td><div><span id="v_account">example</span>@<?=htmlentities(trim($v_domain, "'"))?></div></td>
                         </tr>
                         <tr>
-                            <td><?=__('Password')?>:</td>
+                            <td><?=_('Password')?>:</td>
                             <td><div id="v_password">******</div></td>
                         </tr>
                         <tr>
-                            <td><?=__('IMAP hostname')?>:</td>
+                            <td><?=_('IMAP hostname')?>:</td>
                             <td><div id="td_imap_hostname">mail.<?=$v_domain?></div></td>
                         </tr>
                         <tr>
-                            <td><?=__('IMAP port')?>:</td>
+                            <td><?=_('IMAP port')?>:</td>
                             <td><div id="td_imap_port">143</div></td>
                         </tr>
                         <tr>
-                            <td><?=__('IMAP security')?>:</td>
-                            <td><div id="td_imap_encryption"><?=__('STARTTLS')?></div></td>
+                            <td><?=_('IMAP security')?>:</td>
+                            <td><div id="td_imap_encryption"><?=_('STARTTLS')?></div></td>
                         </tr>
                         <tr>
-                            <td><?=__('IMAP auth method')?>:</td>
-                            <td><div><?=__('Normal password')?></div></td>
+                            <td><?=_('IMAP auth method')?>:</td>
+                            <td><div><?=_('Normal password')?></div></td>
                         </tr>
                         <tr>
-                            <td><?=__('SMTP hostname')?>:</td>
+                            <td><?=_('SMTP hostname')?>:</td>
                             <td><div id="td_smtp_hostname">mail.<?=$v_domain?></div></td>
                         </tr>
                         <tr>
-                            <td><?=__('SMTP port')?>:</td>
+                            <td><?=_('SMTP port')?>:</td>
                             <td><div id="td_smtp_port">587</div></td>
                         </tr>
                         <tr>
-                            <td><?=__('SMTP security')?>:</td>
-                            <td><div id="td_smtp_encryption"><?=__('STARTTLS')?></div></td>
+                            <td><?=_('SMTP security')?>:</td>
+                            <td><div id="td_smtp_encryption"><?=_('STARTTLS')?></div></td>
                         </tr>
                         <tr>
-                            <td><?=__('SMTP auth method')?>:</td>
-                            <td><div><?=__('Normal password')?></div></td>
+                            <td><?=_('SMTP auth method')?>:</td>
+                            <td><div><?=_('Normal password')?></div></td>
                         </tr>
                         <tr>
-                            <td><?=__('Webmail URL')?>:</td>
+                            <td><?=_('Webmail URL')?>:</td>
                             <td><div><a class="vst" href="http://<?=$v_webmail_alias?>" target="_blank">http://<?=$v_webmail_alias?> <i></i></a></div></td>
                         </tr>
                     </table>

+ 30 - 30
web/templates/admin/add_package.html

@@ -1,10 +1,10 @@
 <div class="l-center edit">
         <div class="l-sort clearfix">
           <div class="l-unit-toolbar__buttonstrip">
-            <a class="ui-button cancel" id="btn-back" href="/list/package/"><i class="fas fa-arrow-left status-icon blue"></i> <?=__('Back')?></a>
+            <a class="ui-button cancel" id="btn-back" href="/list/package/"><i class="fas fa-arrow-left status-icon blue"></i> <?=_('Back')?></a>
           </div>
           <div class="l-unit-toolbar__buttonstrip float-right">
-            <a href="#" class="ui-button" title="<?=__('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=__('Save')?></a>
+            <a href="#" class="ui-button" title="<?=_('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=_('Save')?></a>
           </div>
         </div>
       </div>
@@ -34,7 +34,7 @@
                         <table class="data-col2">
                             <tr>
                                 <td class="step-top">
-                                    <span class="page-title"><?=__('Adding Package')?></span>
+                                    <span class="page-title"><?=_('Adding Package')?></span>
                                 </td>
                             </tr>
                             <tr>
@@ -52,7 +52,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text step-top">
-                                    <?php print __('Package Name');?>
+                                    <?php print _('Package Name');?>
                                 </td>
                             </tr>
                             <tr>
@@ -62,7 +62,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Web Template') . "<span class='optional'>" . strtoupper($_SESSION['WEB_SYSTEM']) . "</span>" ;?>
+                                    <?php print _('Web Template') . "<span class='optional'>" . strtoupper($_SESSION['WEB_SYSTEM']) . "</span>" ;?>
                                 </td>
                             </tr>
                             <tr>
@@ -86,7 +86,7 @@
                             <?php if (!empty($_SESSION['WEB_BACKEND'])) { echo ""; ?>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Backend Template') . "<span class='optional'>" . strtoupper($_SESSION['WEB_BACKEND']). "</span>" ;?>
+                                    <?php print _('Backend Template') . "<span class='optional'>" . strtoupper($_SESSION['WEB_BACKEND']). "</span>" ;?>
                                 </td>
                             </tr>
                             <tr>
@@ -112,7 +112,7 @@
                             <?php if (!empty($_SESSION['PROXY_SYSTEM'])) { echo ""; ?>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Proxy Template')  . "<span class='optional'>" .strtoupper($_SESSION['PROXY_SYSTEM']) . "</span>" ;?>
+                                    <?php print _('Proxy Template')  . "<span class='optional'>" .strtoupper($_SESSION['PROXY_SYSTEM']) . "</span>" ;?>
 
                                 </td>
                             </tr>
@@ -137,7 +137,7 @@
                             <?php echo ""; }?>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('DNS Template') . "<span class='optional'>" .strtoupper($_SESSION['DNS_SYSTEM']) . "</span>" ;?>
+                                    <?php print _('DNS Template') . "<span class='optional'>" .strtoupper($_SESSION['DNS_SYSTEM']) . "</span>" ;?>
                                 </td>
                             </tr>
                             <tr>
@@ -160,7 +160,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('SSH Access');?>
+                                    <?php print _('SSH Access');?>
                                 </td>
                             </tr>
                             <tr>
@@ -183,7 +183,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Web Domains');?>
+                                    <?php print _('Web Domains');?>
                                 </td>
                             </tr>
                             <tr>
@@ -194,7 +194,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Web Aliases');?> <span class="optional">(<?=__('per domain')?>)</span>
+                                    <?php print _('Web Aliases');?> <span class="optional">(<?=_('per domain')?>)</span>
                                 </td>
                             </tr>
                             <tr>
@@ -205,7 +205,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('DNS domains');?>
+                                    <?php print _('DNS domains');?>
                                 </td>
                             </tr>
                             <tr>
@@ -216,7 +216,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('DNS records');?> <span class="optional">(<?=__('per domain')?>)</span>
+                                    <?php print _('DNS records');?> <span class="optional">(<?=_('per domain')?>)</span>
                                 </td>
                             </tr>
                             <tr>
@@ -227,7 +227,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Mail Domains');?>
+                                    <?php print _('Mail Domains');?>
                                 </td>
                             </tr>
                             <tr>
@@ -238,7 +238,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Mail Accounts');?> <span class="optional">(<?=__('per domain')?>)</span>
+                                    <?php print _('Mail Accounts');?> <span class="optional">(<?=_('per domain')?>)</span>
                                 </td>
                             </tr>
                             <tr>
@@ -249,7 +249,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Databases');?>
+                                    <?php print _('Databases');?>
                                 </td>
                             </tr>
                             <tr>
@@ -260,7 +260,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Cron Jobs');?>
+                                    <?php print _('Cron Jobs');?>
                                 </td>
                             </tr>
                             <tr>
@@ -271,7 +271,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Backups');?>
+                                    <?php print _('Backups');?>
                                 </td>
                             </tr>
                             <tr>
@@ -281,7 +281,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Quota');?> <span class="optional">(<?=__('in megabytes')?>)</span>
+                                    <?php print _('Quota');?> <span class="optional">(<?=_('in megabytes')?>)</span>
                                 </td>
                             </tr>
                             <tr>
@@ -292,7 +292,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Bandwidth');?> <span class="optional">(<?=__('in megabytes')?>)</span>
+                                    <?php print _('Bandwidth');?> <span class="optional">(<?=_('in megabytes')?>)</span>
                                 </td>
                             </tr>
                             <tr>
@@ -304,26 +304,26 @@
                             <?php if ((isset($_SESSION['DNS_SYSTEM'])) && (!empty($_SESSION['DNS_SYSTEM']))) {?>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Name servers');?>
+                                    <?php print _('Name servers');?>
                                 </td>
                             </tr>
                             <tr>
                                 <td>
                                     <input type="text" size="20" class="vst-input" name="v_ns1" value="<?=htmlentities(trim($v_ns1, "'"))?>">
-                                    <span class="remove-ns additional-control delete"><?=__('delete')?></span>
+                                    <span class="remove-ns additional-control delete"><?=_('delete')?></span>
                                 </td>
                             </tr>
                             <tr>
                                 <td>
                                     <input type="text" size="20" class="vst-input" name="v_ns2" value="<?=htmlentities(trim($v_ns2, "'"))?>">
-                                    <span class="remove-ns additional-control delete"><?=__('delete')?></span>
+                                    <span class="remove-ns additional-control delete"><?=_('delete')?></span>
                                 </td>
                             </tr>
                             <?  if($v_ns3)
                                   echo '<tr>
                                     <td>
                                         <input type="text" size="20" class="vst-input" name="v_ns3" value="'.htmlentities(trim($v_ns3, "'")).'">
-                                        <span class="remove-ns additional-control delete">'.__('delete').'</span>
+                                        <span class="remove-ns additional-control delete">'._('delete').'</span>
                                     </td>
                                 </tr>';
 
@@ -331,7 +331,7 @@
                                   echo '<tr>
                                     <td>
                                         <input type="text" size="20" class="vst-input" name="v_ns4" value="'.htmlentities(trim($v_ns4, "'")).'">
-                                        <span class="remove-ns additional-control delete">'.__('delete').'</span>
+                                        <span class="remove-ns additional-control delete">'._('delete').'</span>
                                     </td>
                                 </tr>';
 
@@ -339,7 +339,7 @@
                                   echo '<tr>
                                     <td>
                                         <input type="text" size="20" class="vst-input" name="v_ns5" value="'.htmlentities(trim($v_ns5, "'")).'">
-                                        <span class="remove-ns additional-control delete">'.__('delete').'</span>
+                                        <span class="remove-ns additional-control delete">'._('delete').'</span>
                                     </td>
                                 </tr>';
 
@@ -347,7 +347,7 @@
                                   echo '<tr>
                                     <td>
                                         <input type="text" size="20" class="vst-input" name="v_ns6" value="'.htmlentities(trim($v_ns6, "'")).'">
-                                        <span class="remove-ns additional-control delete">'.__('delete').'</span>
+                                        <span class="remove-ns additional-control delete">'._('delete').'</span>
                                     </td>
                                 </tr>';
 
@@ -355,7 +355,7 @@
                                   echo '<tr>
                                     <td>
                                         <input type="text" size="20" class="vst-input" name="v_ns7" value="'.htmlentities(trim($v_ns7, "'")).'">
-                                        <span class="remove-ns additional-control delete">'.__('delete').'</span>
+                                        <span class="remove-ns additional-control delete">'._('delete').'</span>
                                     </td>
                                 </tr>';
 
@@ -363,13 +363,13 @@
                                   echo '<tr>
                                     <td>
                                         <input type="text" size="20" class="vst-input" name="v_ns8" value="'.htmlentities(trim($v_ns8, "'")).'">
-                                        <span class="remove-ns additional-control delete">'.__('delete').'</span>
+                                        <span class="remove-ns additional-control delete">'._('delete').'</span>
                                     </td>
                                 </tr>';
                             ?>
                                 <tr class="add-ns" <? if($v_ns8) echo 'style="display:none;"'; ?> >
                                     <td class="step-top-small">
-                                      <span class="add-ns-button additional-control add"><?=__('Add one more Name Server')?></span>
+                                      <span class="add-ns-button additional-control add"><?=_('Add one more Name Server')?></span>
                                     </td>
                                 </tr>
                             <?php } ?>

+ 18 - 18
web/templates/admin/add_user.html

@@ -1,10 +1,10 @@
 <div class="l-center edit">
         <div class="l-sort clearfix">
           <div class="l-unit-toolbar__buttonstrip">
-            <a class="ui-button cancel" id="btn-back" href="/list/user/"><i class="fas fa-arrow-left status-icon blue"></i> <?=__('Back')?></a>
+            <a class="ui-button cancel" id="btn-back" href="/list/user/"><i class="fas fa-arrow-left status-icon blue"></i> <?=_('Back')?></a>
           </div>
           <div class="l-unit-toolbar__buttonstrip float-right">
-            <a href="#" class="ui-button" title="<?=__('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=__('Save')?></a>
+            <a href="#" class="ui-button" title="<?=_('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=_('Save')?></a>
           </div>
         </div>
       </div>
@@ -35,7 +35,7 @@
                         <table class="data-col2">
                             <tr>
                                 <td class="step-top">
-                                    <span class="page-title"><?=__('Adding User')?></span>
+                                    <span class="page-title"><?=_('Adding User')?></span>
                                 </td>
                             </tr>
                             <tr>
@@ -53,7 +53,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text step-top">
-                                    <?php print __('Username');?>
+                                    <?php print _('Username');?>
                                 </td>
                             </tr>
                             <tr>
@@ -63,7 +63,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Password');?> / <a href="javascript:randomString();" class="generate" ><?php print __('generate');?></a>
+                                    <?php print _('Password');?> / <a href="javascript:randomString();" class="generate" ><?php print _('generate');?></a>
                                 </td>
                             </tr>
                             <tr>
@@ -74,17 +74,17 @@
                             </tr>
                             <tr>
                                 <td class="vst-text">
-                                    <?php print __('Your password must have at least');?>
+                                    <?php print _('Your password must have at least');?>
                                     <ul>
-                                        <li><?php print __('8 characters long');?></li>
-                                        <li><?php print __('1 uppercase & 1 lowercase character');?></li>
-                                        <li><?php print __('1 number');?></li>
+                                        <li><?php print _('8 characters long');?></li>
+                                        <li><?php print _('1 uppercase & 1 lowercase character');?></li>
+                                        <li><?php print _('1 number');?></li>
                                     </ul>
                                 </td>
                             </tr>
                             <tr>
                                 <td class="vst-text ">
-                                    <?php print __('Contact');?>
+                                    <?php print _('Contact');?>
                                 </td>
                             </tr>
                             <tr>
@@ -94,7 +94,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Email');?>
+                                    <?php print _('Email');?>
                                 </td>
                             </tr>
                             <tr>
@@ -104,12 +104,12 @@
                             </tr>
                              <tr>
                                 <td class="vst-text input-label">
-                                    <label><input type="checkbox" size="20" class="vst-checkbox" name="v_email_notice" id='v_email_notify' value="" tabindex="5" /> <?php print __('Send welcome email');?></label>
+                                    <label><input type="checkbox" size="20" class="vst-checkbox" name="v_email_notice" id='v_email_notify' value="" tabindex="5" /> <?php print _('Send welcome email');?></label>
                                 </td>
                             </tr>
                             <tr>
                                 <td class="vst-text input-label" name="v_package">
-                                    <?php print __('Package');?>
+                                    <?php print _('Package');?>
                                 </td>
                             </tr>
                             <tr>
@@ -133,20 +133,20 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Role');?>
+                                    <?php print _('Role');?>
                                 </td>
                             </tr>
                             <tr>
                                 <td>
                                     <select class="vst-list" name="v_role">
-                                        <option value="user"><?php print __('User');?>
-                                        <option value="admin" <?php if($v_role == "admin" ){ echo "selected"; } ?> ><?php print __('Administrator');?>
+                                        <option value="user"><?php print _('User');?>
+                                        <option value="admin" <?php if($v_role == "admin" ){ echo "selected"; } ?> ><?php print _('Administrator');?>
                                     </select>
                                 </td>
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Language');?>
+                                    <?php print _('Language');?>
                                 </td>
                             </tr>
                             <tr>
@@ -172,7 +172,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Send login credentials to email address');?>
+                                    <?php print _('Send login credentials to email address');?>
                                 </td>
                             </tr>
                             <tr>

+ 38 - 38
web/templates/admin/add_web.html

@@ -1,10 +1,10 @@
 <div class="l-center edit">
         <div class="l-sort clearfix">
           <div class="l-unit-toolbar__buttonstrip">
-            <a class="ui-button cancel" id="btn-back" href="/list/web/"><i class="fas fa-arrow-left status-icon blue"></i> <?=__('Back')?></a>
+            <a class="ui-button cancel" id="btn-back" href="/list/web/"><i class="fas fa-arrow-left status-icon blue"></i> <?=_('Back')?></a>
           </div>
           <div class="l-unit-toolbar__buttonstrip float-right">
-            <a href="#" class="ui-button" title="<?=__('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=__('Save')?></a>
+            <a href="#" class="ui-button" title="<?=_('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=_('Save')?></a>
           </div>
         </div>
       </div>
@@ -38,7 +38,7 @@
                     <table class="data-col2">
                         <tr>
                             <td class="step-top">
-                                <span class="page-title"><?=__('Add Web Domain')?></span>
+                                <span class="page-title"><?=_('Add Web Domain')?></span>
                                 <br>
                                 <span>
                                     <?php
@@ -54,14 +54,14 @@
                                 <?php if ($user == 'admin') { ?>
                                 <span class="alert alert-danger alert-with-icon">
                                     <i class="fas fa-exclamation"></i>
-                                    <?=__('Avoid adding web domains on admin account')?>
+                                    <?=_('Avoid adding web domains on admin account')?>
                                 </span>
                                 <?php } ?>
                             </td>
                         </tr>
                         <tr>
                             <td class="vst-text step-top">
-                                <?php print __('Domain');?>
+                                <?php print _('Domain');?>
                             </td>
                         </tr>
                         <tr>
@@ -71,7 +71,7 @@
                         </tr>
                         <tr>
                             <td class="vst-text input-label">
-                                <?php print __('IP address');?>
+                                <?php print _('IP address');?>
                             </td>
                         </tr>
                         <tr>
@@ -90,27 +90,27 @@
                         <?php if ((isset($_SESSION['DNS_SYSTEM'])) && (!empty($_SESSION['DNS_SYSTEM']))) {?>	
                             <?php if($panel[$user]['DNS_DOMAINS'] != "0") { ?><tr>
                                 <td class="vst-text input-label">
-                                    <label><input type="checkbox" size="20" class="vst-checkbox" name="v_dns" <?php if (empty($v_dns)&&$panel[$user]['DNS_DOMAINS'] != "0") ?>> <?php print __('DNS Support');?></label>
+                                    <label><input type="checkbox" size="20" class="vst-checkbox" name="v_dns" <?php if (empty($v_dns)&&$panel[$user]['DNS_DOMAINS'] != "0") ?>> <?php print _('DNS Support');?></label>
                                 </td>
                             </tr><?php } ?>
                         <?php } ?>
                         <?php if ((isset($_SESSION['IMAP_SYSTEM'])) && (!empty($_SESSION['IMAP_SYSTEM']))) {?>		
                             <?php if($panel[$user]['MAIL_DOMAINS'] != "0") { ?><tr>
                                 <td class="vst-text input-label">
-                                    <label><input type="checkbox" size="20" class="vst-checkbox" name="v_mail" <?php if (empty($v_mail)&&$panel[$user]['MAIL_DOMAINS'] != "0") ?>> <?php print __('Mail Support');?></label>
+                                    <label><input type="checkbox" size="20" class="vst-checkbox" name="v_mail" <?php if (empty($v_mail)&&$panel[$user]['MAIL_DOMAINS'] != "0") ?>> <?php print _('Mail Support');?></label>
                                 </td>
                             </tr><?php } ?>
                         <?php } ?>
                         <tr>
                             <td class="step-top vst-text" style="/*padding: 32px 0 20px 0;*/">
-                                <a href="javascript:elementHideShow('advtable');" class="vst-advanced"><?php print __('Advanced options');?>&nbsp;<i class="fas fa-arrow-circle-right"></i></a>
+                                <a href="javascript:elementHideShow('advtable');" class="vst-advanced"><?php print _('Advanced options');?>&nbsp;<i class="fas fa-arrow-circle-right"></i></a>
                             </td>
                         </tr>
                     </table>
                     <table class="data-col2" width="600px" style="display:<?php if (empty($v_adv)) echo 'none';?> ;" id="advtable">
                         <tr>
                             <td class="vst-text input-label">
-                                <?php print __('Aliases');?>
+                                <?php print _('Aliases');?>
                             </td>
                         </tr>
                         <tr>
@@ -121,7 +121,7 @@
                         <?php if (!empty($_SESSION['PROXY_SYSTEM'])) { echo ""; ?>
                         <tr>
                             <td class="vst-text step-top" >
-                                <label><input type="checkbox" size="20" class="vst-checkbox" name="v_proxy" <?php if ($v_proxy !== 'off') echo "checked=yes" ?> onclick="javascript:elementHideShow('proxytable');"> <?php print __('Proxy Support');?></label>
+                                <label><input type="checkbox" size="20" class="vst-checkbox" name="v_proxy" <?php if ($v_proxy !== 'off') echo "checked=yes" ?> onclick="javascript:elementHideShow('proxytable');"> <?php print _('Proxy Support');?></label>
                             </td>
                         </tr>
                         <tr>
@@ -129,7 +129,7 @@
                                 <table style="display:<?php if ($v_proxy == 'off') { echo 'none';} else {echo 'block';}?>;" id="proxytable" >
                                     <tr>
                                         <td class="vst-text input-label step-left">
-                                            <?php print __('Proxy Extensions');?>
+                                            <?php print _('Proxy Extensions');?>
                                         </td>
                                     </tr>
                                     <tr>
@@ -143,7 +143,7 @@
                         <?php echo ""; }?>
                         <tr>
                                 <td class="vst-text step-top">
-                                    <?php print __('Web Statistics');?>
+                                    <?php print _('Web Statistics');?>
                                 </td>
                             </tr>
                             <tr>
@@ -157,7 +157,7 @@
                                                 if (( $value == $v_stats ) || ($svalue == $v_stats )){
                                                     echo ' selected' ;
                                                 }
-                                                echo ">" . htmlentities(__($value)) . "</option>\n";
+                                                echo ">" . htmlentities(_($value)) . "</option>\n";
                                             }
                                         ?>
                                     </select>
@@ -166,7 +166,7 @@
                             <tr  class="stats-auth" style="<? if (trim($v_stats, "'") == 'none') { ?>display:none<? } ?>">
                                 <td class="step-left vst-text input-label">
                                     <label><input type="checkbox" size="20" class="vst-checkbox" name="v_stats_auth" <?php if (!empty($v_stats_user)) echo "checked=yes" ?>
-                                        onclick="javascript:elementHideShow('statstable');"> <?=__('Statistics Authorization')?></label>
+                                        onclick="javascript:elementHideShow('statstable');"> <?=_('Statistics Authorization')?></label>
                                 </td>
                             </tr>
                             <tr>
@@ -174,7 +174,7 @@
                                     <table style="display:<?php if (empty($v_stats_user)) { echo 'none';} else {echo 'block';}?> ;" id="statstable" name="v-add-web-domain-stats-user">
                                         <tr>
                                             <td class="vst-text input-label">
-                                                <?php print __('Username');?>
+                                                <?php print _('Username');?>
                                             </td>
                                         </tr>
                                         <tr>
@@ -184,7 +184,7 @@
                                         </tr>
                                         <tr>
                                             <td class="vst-text input-label">
-                                                <?php print __('Password');?> / <a href="javascript:WEBrandom();" class="generate"><?php print __('generate');?></a>
+                                                <?php print _('Password');?> / <a href="javascript:WEBrandom();" class="generate"><?php print _('generate');?></a>
                                             </td>
                                         </tr>
                                         <tr>
@@ -254,7 +254,7 @@
                                                     
                         <tr>
                             <td class="step-top vst-text">
-                                <label><input type="checkbox" size="20" class="vst-checkbox" name="v_ssl" <?php if($v_ssl == 'yes' || $v_ssl == 'on') echo "checked=yes" ?> onclick="javascript:elementHideShow('ssltable');"> <?php print __('SSL Support');?></label>
+                                <label><input type="checkbox" size="20" class="vst-checkbox" name="v_ssl" <?php if($v_ssl == 'yes' || $v_ssl == 'on') echo "checked=yes" ?> onclick="javascript:elementHideShow('ssltable');"> <?php print _('SSL Support');?></label>
                             </td>
                         </tr>
                         <tr>
@@ -262,18 +262,18 @@
                                 <table style="display:<?php if (empty($v_ssl)) { echo 'none';} else {echo 'block';}?>;" id="ssltable">
                                     <tr>
                                         <td class="step-left input-label vst-text">
-                                            <label><input type="checkbox" size="20" class="vst-checkbox" name="v_letsencrypt" <?php if($v_letsencrypt == 'yes' || $v_letsencrypt == 'on') echo "checked=yes" ?> onclick="App.Actions.WEB.toggle_letsencrypt(this)"> <?php print __('Lets Encrypt Support');?></label>
+                                            <label><input type="checkbox" size="20" class="vst-checkbox" name="v_letsencrypt" <?php if($v_letsencrypt == 'yes' || $v_letsencrypt == 'on') echo "checked=yes" ?> onclick="App.Actions.WEB.toggle_letsencrypt(this)"> <?php print _('Lets Encrypt Support');?></label>
                                         </td>
                                     </tr>
                                     <tr>
                                         <td class="vst-text input-label lets-encrypt-note step-left" >
-                                            <?= __('Your certificate will be automatically issued in 5 minutes')?>
+                                            <?= _('Your certificate will be automatically issued in 5 minutes')?>
                                         </td>
                                     </tr>
                                     <tr>
                                         <td class="vst-text input-label step-left">
-                                          <?php print __('SSL Certificate');?>
-                                          <span id="generate-csr"> / <a class="generate" target="_blank" href="/generate/ssl/?domain=<?=htmlentities(trim($v_domain, "'")) ?>"><?php print __('Generate CSR') ?></a></span>
+                                          <?php print _('SSL Certificate');?>
+                                          <span id="generate-csr"> / <a class="generate" target="_blank" href="/generate/ssl/?domain=<?=htmlentities(trim($v_domain, "'")) ?>"><?php print _('Generate CSR') ?></a></span>
                                         </td>
                                     </tr>
                                     <tr>
@@ -283,7 +283,7 @@
                                     </tr>
                                     <tr>
                                         <td class="vst-text input-label step-left">
-                                            <?php print __('SSL Key');?>
+                                            <?php print _('SSL Key');?>
                                         </td>
                                     </tr>
                                     <tr>
@@ -293,7 +293,7 @@
                                     </tr>
                                     <tr>
                                         <td class="vst-text input-label step-left">
-                                            <?php print __('SSL Certificate Authority / Intermediate');?> <span class="optional">(<?php print __('optional');?>)</span>
+                                            <?php print _('SSL Certificate Authority / Intermediate');?> <span class="optional">(<?php print _('optional');?>)</span>
                                         </td>
                                     </tr>
                                     <tr>
@@ -306,7 +306,7 @@
                         </tr>
                         <tr>
                             <td class="vst-text step-top">
-                                <label><input type="checkbox" size="20" class="vst-checkbox" name="v_ftp" <?php if (!empty($v_ftp) && count($v_ftp_users)) echo "checked=yes" ?> onclick="App.Actions.WEB.toggle_additional_ftp_accounts(this)"> <?php print __('Additional FTP Account');?></label>
+                                <label><input type="checkbox" size="20" class="vst-checkbox" name="v_ftp" <?php if (!empty($v_ftp) && count($v_ftp_users)) echo "checked=yes" ?> onclick="App.Actions.WEB.toggle_additional_ftp_accounts(this)"> <?php print _('Additional FTP Account');?></label>
                             </td>
                         </tr>
                         <tr>
@@ -322,15 +322,15 @@
                                     <table <?php echo (!empty($v_ftp)) ? "style='display: block'" : "style='display:none;'"  ?> class="ftptable ftptable-nrm" name="v_add_domain_ftp">
                                         <tr>
                                             <td class="vst-text input-label">
-                                                <?php print __('FTP') ?> #<span class="ftp-user-number"><?php print $i + 1; ?></span> <a class="ftp-remove-user additional-control do_delete" onCLick="App.Actions.WEB.remove_ftp_user(this)">(<?php print __('delete') ?>)</a>
+                                                <?php print _('FTP') ?> #<span class="ftp-user-number"><?php print $i + 1; ?></span> <a class="ftp-remove-user additional-control do_delete" onCLick="App.Actions.WEB.remove_ftp_user(this)">(<?php print _('delete') ?>)</a>
                                                 <input type="hidden" class="v-ftp-user-deleted" name="v_ftp_user[<?php print $i ?>][delete]" value="0" />
                                                 <input type="hidden" class="v-ftp-user-is-new" name="v_ftp_user[<?php print $i ?>][is_new]" value="<?php print htmlentities($ftp_user['is_new']) ?>" />
                                             </td>
                                         </tr>
                                         <tr>
                                             <td class="vst-text step-left input-label">
-                                                <?php print __('Username');?><br>
-                                                <span style="font-size: 10pt; color:#777;"><?php print __('Prefix will be automaticaly added to username',$user."_");?></span>
+                                                <?php print _('Username');?><br>
+                                                <span style="font-size: 10pt; color:#777;"><?php print _('Prefix will be automaticaly added to username',$user."_");?></span>
                                             </td>
                                         </tr>
                                         <tr>
@@ -341,7 +341,7 @@
                                         </tr>
                                         <tr>
                                             <td class="vst-text step-left  input-label">
-                                                <?php print __('Password');?> / <a href="javascript:void(0);" onClick="FTPrandom(this)"; class="generate" ><?php print __('generate');?></a>
+                                                <?php print _('Password');?> / <a href="javascript:void(0);" onClick="FTPrandom(this)"; class="generate" ><?php print _('generate');?></a>
                                             </td>
                                         </tr>
                                         <tr>
@@ -352,7 +352,7 @@
 
                                         <tr>
                                             <td class="vst-text step-left input-label">
-                                                 <?php print __('Path');?>
+                                                 <?php print _('Path');?>
                                             </td>
                                         </tr>
                                         <tr>
@@ -365,7 +365,7 @@
 
                                         <tr>
                                             <td class="vst-text step-left input-label">
-                                                 <?php print __('Send FTP credentials to email');?>
+                                                 <?php print _('Send FTP credentials to email');?>
                                             </td>
                                         </tr>
                                         <tr>
@@ -379,7 +379,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text step-top v-add-new-user step-bottom"  style="display: none;">
-                                    <a class="additional-control" onClick="App.Actions.WEB.add_ftp_user_form()"><?=__('Add one more FTP Account')?></a>
+                                    <a class="additional-control" onClick="App.Actions.WEB.add_ftp_user_form()"><?=_('Add one more FTP Account')?></a>
                                 </td>
                             </tr>
                         </table>
@@ -394,15 +394,15 @@
             <table class="ftptable ftptable-nrm" name="v_add_domain_ftp">
                 <tr>
                     <td class="vst-text input-label">
-                        <?php print __('FTP') ?> #<span class="ftp-user-number"></span> <a class="ftp-remove-user additional-control do_delete" onCLick="App.Actions.WEB.remove_ftp_user(this)">(<?=__('delete')?>)</a>
+                        <?php print _('FTP') ?> #<span class="ftp-user-number"></span> <a class="ftp-remove-user additional-control do_delete" onCLick="App.Actions.WEB.remove_ftp_user(this)">(<?=_('delete')?>)</a>
                         <input type="hidden"  class="v-ftp-user-deleted" name="v_ftp_user[%INDEX%][delete]" value="0" />
                         <input type="hidden" class="v-ftp-user-is-new" name="v_ftp_user[%INDEX%][is_new]" value="1" />
                     </td>
                 </tr>
                 <tr>
                     <td class="vst-text step-left input-label">
-                        <?php print __('Username');?><br>
-                        <span style="font-size: 10pt; color:#777;"><?php print __('Prefix will be automaticaly added to username',$user."_");?></span>
+                        <?php print _('Username');?><br>
+                        <span style="font-size: 10pt; color:#777;"><?php print _('Prefix will be automaticaly added to username',$user."_");?></span>
                     </td>
                 </tr>
                 <tr>
@@ -413,7 +413,7 @@
                 </tr>
                 <tr>
                     <td class="vst-text step-left  input-label">
-                        <?php print __('Password');?> / <a href="javascript:void(0);" onClick="FTPrandom(this)"; class="generate" ><?php print __('generate');?></a>
+                        <?php print _('Password');?> / <a href="javascript:void(0);" onClick="FTPrandom(this)"; class="generate" ><?php print _('generate');?></a>
                     </td>
                 </tr>
                 <tr>
@@ -424,7 +424,7 @@
 
                 <tr>
                     <td class="vst-text step-left input-label">
-                         <?php print __('Path');?>
+                         <?php print _('Path');?>
                     </td>
                 </tr>
                 <tr>
@@ -436,7 +436,7 @@
                 </tr>
                 <tr>
                     <td class="vst-text step-left input-label">
-                         <?php print __('Send FTP credentials to email');?>
+                         <?php print _('Send FTP credentials to email');?>
                     </td>
                 </tr>
                 <tr>

+ 12 - 12
web/templates/admin/edit_backup_exclusions.html

@@ -1,10 +1,10 @@
 <div class="l-center edit">
         <div class="l-sort clearfix">
           <div class="l-unit-toolbar__buttonstrip">
-            <a class="ui-button cancel" id="btn-back" href="/list/backup/exclusions/"><i class="fas fa-arrow-left status-icon blue"></i> <?=__('Back')?></a>
+            <a class="ui-button cancel" id="btn-back" href="/list/backup/exclusions/"><i class="fas fa-arrow-left status-icon blue"></i> <?=_('Back')?></a>
           </div>
           <div class="l-unit-toolbar__buttonstrip float-right">
-            <a href="#" class="ui-button" title="<?=__('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=__('Save')?></a>
+            <a href="#" class="ui-button" title="<?=_('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=_('Save')?></a>
           </div>
         </div>
       </div>
@@ -20,7 +20,7 @@
           $back = "location.href='".$back."'";
         }
       ?>
-        <form id="vstobjects" name="v_edit_backup_exclusions" method="post" class="<?=__($v_status)?>">
+        <form id="vstobjects" name="v_edit_backup_exclusions" method="post" class="<?=_($v_status)?>">
             <input type="hidden" name="token" value="<?=$_SESSION['token']?>" />
             <input type="hidden" name="save" value="save" />
             <table class='data'>
@@ -37,7 +37,7 @@
                         <table class="data-col2" width="600px">
                             <tr>
                                 <td class="step-top">
-                                    <span class="page-title"><?=__('Editing Backup Exclusions')?></span>
+                                    <span class="page-title"><?=_('Editing Backup Exclusions')?></span>
                                 </td>
                             </tr>
                             <tr>
@@ -55,42 +55,42 @@
                             </tr>
                             <tr>
                                 <td class="vst-text step-top">
-                                    <?php print __('Web Domains');?>
+                                    <?php print _('Web Domains');?>
                                 </td>
                             </tr>
                             <tr>
                                 <td>
-                                    <textarea class="vst-textinput" name="v_web" placeholder="<?php echo __('WEB_EXCLUSIONS') ?>"><?=htmlentities(trim($v_web, "'"))?></textarea>
+                                    <textarea class="vst-textinput" name="v_web" placeholder="<?php echo _('WEB_EXCLUSIONS') ?>"><?=htmlentities(trim($v_web, "'"))?></textarea>
                                 </td>
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Mail Domains');?>
+                                    <?php print _('Mail Domains');?>
                                 </td>
                             </tr>
                             <tr>
                                 <td>
-                                    <textarea class="vst-textinput" name="v_mail" placeholder="<?php echo __('MAIL_EXCLUSIONS') ?>"><?=htmlentities(trim($v_mail, "'"))?></textarea>
+                                    <textarea class="vst-textinput" name="v_mail" placeholder="<?php echo _('MAIL_EXCLUSIONS') ?>"><?=htmlentities(trim($v_mail, "'"))?></textarea>
                                 </td>
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Databases');?>
+                                    <?php print _('Databases');?>
                                 </td>
                             </tr>
                             <tr>
                                 <td>
-                                    <textarea class="vst-textinput" name="v_db" placeholder="<?php echo __('DB_EXCLUSIONS') ?>"><?=htmlentities(trim($v_db, "'"))?></textarea>
+                                    <textarea class="vst-textinput" name="v_db" placeholder="<?php echo _('DB_EXCLUSIONS') ?>"><?=htmlentities(trim($v_db, "'"))?></textarea>
                                 </td>
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('User Directories');?>
+                                    <?php print _('User Directories');?>
                                 </td>
                             </tr>
                             <tr>
                                 <td>
-                                    <textarea size="20" class="vst-textinput" name="v_userdir" placeholder="<?php echo __('USER_EXCLUSIONS') ?>"><?=htmlentities(trim($v_userdir, "'"))?></textarea>
+                                    <textarea size="20" class="vst-textinput" name="v_userdir" placeholder="<?php echo _('USER_EXCLUSIONS') ?>"><?=htmlentities(trim($v_userdir, "'"))?></textarea>
                                 </td>
                             </tr>
                         </table>

+ 76 - 76
web/templates/admin/edit_cron.html

@@ -1,10 +1,10 @@
 <div class="l-center edit">
         <div class="l-sort clearfix">
           <div class="l-unit-toolbar__buttonstrip">
-            <a class="ui-button cancel" id="btn-back" href="/list/cron/"><i class="fas fa-arrow-left status-icon blue"></i> <?=__('Back')?></a>
+            <a class="ui-button cancel" id="btn-back" href="/list/cron/"><i class="fas fa-arrow-left status-icon blue"></i> <?=_('Back')?></a>
           </div>
           <div class="l-unit-toolbar__buttonstrip float-right">
-            <a href="#" class="ui-button" title="<?=__('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=__('Save')?></a>
+            <a href="#" class="ui-button" title="<?=_('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=_('Save')?></a>
           </div>
         </div>
       </div>
@@ -24,11 +24,11 @@
         <div class="vst-text step-top helper-container">
             <div id="tabs"  class="cron-helper-tabs">
                 <ul>
-                    <li><a href="#tabs-1"><?=__('Minutes')?></a></li>
-                    <li><a href="#tabs-2"><?=__('Hourly')?></a></li>
-                    <li><a href="#tabs-3"><?=__('Daily')?></a></li>
-                    <li><a href="#tabs-4"><?=__('Weekly')?></a></li>
-                    <li><a href="#tabs-5"><?=__('Monthly')?></a></li>
+                    <li><a href="#tabs-1"><?=_('Minutes')?></a></li>
+                    <li><a href="#tabs-2"><?=_('Hourly')?></a></li>
+                    <li><a href="#tabs-3"><?=_('Daily')?></a></li>
+                    <li><a href="#tabs-4"><?=_('Weekly')?></a></li>
+                    <li><a href="#tabs-5"><?=_('Monthly')?></a></li>
                 </ul>
                 <div id="tabs-1">
                     <form>
@@ -36,18 +36,18 @@
                         <input type="hidden" name="h_day" value="*" />
                         <input type="hidden" name="h_month" value="*" />
                         <input type="hidden" name="h_wday" value="*" />
-                        <p><span class="first"><?=__('Run Command')?>:</span>
+                        <p><span class="first"><?=_('Run Command')?>:</span>
                             <select name="h_min" class="vst-list">
-                                <option value="*"  selected="selected"><?=__('every minute')?></option>
-                                <option value="*/2"><?=__('every two minutes')?></option>
-                                <option value="*/5"><?=__('every')?> 5</option>
-                                <option value="*/10"><?=__('every')?> 10</option>
-                                <option value="*/15"><?=__('every')?> 15</option>
-                                <option value="*/30"><?=__('every')?> 30</option>
+                                <option value="*"  selected="selected"><?=_('every minute')?></option>
+                                <option value="*/2"><?=_('every two minutes')?></option>
+                                <option value="*/5"><?=_('every')?> 5</option>
+                                <option value="*/10"><?=_('every')?> 10</option>
+                                <option value="*/15"><?=_('every')?> 15</option>
+                                <option value="*/30"><?=_('every')?> 30</option>
                             </select>
                         </p>
                         <p class="step-top">
-                            <input type="submit" value="<?=__('generate')?>" class="button">
+                            <input type="submit" value="<?=_('generate')?>" class="button">
                         </p>
                     </form>
                 </div>
@@ -57,16 +57,16 @@
                         <input type="hidden" name="h_day" value="*" />
                         <input type="hidden" name="h_month" value="*" />
                         <input type="hidden" name="h_wday" value="*" />
-                        <p><span class="first"><?=__('Run Command')?>:</span>
+                        <p><span class="first"><?=_('Run Command')?>:</span>
                             <select name="h_hour" class="vst-list">
-                                <option value="*" selected="selected"><?=__('every hour')?></option>
-                                <option value="*/2"><?=__('every two hours')?></option>
-                                <option value="*/6"><?=__('every')?> 6</option>
-                                <option value="*/12"><?=__('every')?> 12</option>
+                                <option value="*" selected="selected"><?=_('every hour')?></option>
+                                <option value="*/2"><?=_('every two hours')?></option>
+                                <option value="*/6"><?=_('every')?> 6</option>
+                                <option value="*/12"><?=_('every')?> 12</option>
                             </select>
                         </p>
 
-                        <p><span class="first"><?=__('Minute')?>:</span>
+                        <p><span class="first"><?=_('Minute')?>:</span>
                             <select name="h_min" class="vst-list short">
                                 <option value="0" selected="selected">00</option>
                                 <option value="15">15</option>
@@ -76,7 +76,7 @@
                         </p>
 
                         <p class="step-top">
-                            <input type="submit" value="<?=__('generate')?>" class="button">
+                            <input type="submit" value="<?=_('generate')?>" class="button">
                         </p>
                     </form>
                 </div>
@@ -85,19 +85,19 @@
                     <form>
                         <input type="hidden" name="h_month" value="*" />
                         <input type="hidden" name="h_wday" value="*" />
-                        <p><span class="first"><?=__('Run Command')?>:</span>
+                        <p><span class="first"><?=_('Run Command')?>:</span>
                             <select name="h_day" class="vst-list">
-                                <option value="*" selected="selected"><?=__('every day')?></option>
-                                <option value="1-31/2"><?=__('every odd day')?></option>
-                                <option value="*/2"><?=__('every even day')?></option>
-                                <option value="*/3"><?=__('every')?> 3</option>
-                                <option value="*/5"><?=__('every')?> 5</option>
-                                <option value="*/10"><?=__('every')?> 10</option>
-                                <option value="*/15"><?=__('every')?> 15</option>
+                                <option value="*" selected="selected"><?=_('every day')?></option>
+                                <option value="1-31/2"><?=_('every odd day')?></option>
+                                <option value="*/2"><?=_('every even day')?></option>
+                                <option value="*/3"><?=_('every')?> 3</option>
+                                <option value="*/5"><?=_('every')?> 5</option>
+                                <option value="*/10"><?=_('every')?> 10</option>
+                                <option value="*/15"><?=_('every')?> 15</option>
                             </select>
                         </p>
 
-                        <p><span class="first"><?=__('Hour')?>:</span>
+                        <p><span class="first"><?=_('Hour')?>:</span>
                             <select name="h_hour" class="vst-list short">
                                 <option value="0">00</option>
                                 <option value="1">01</option>
@@ -125,7 +125,7 @@
                                 <option value="23">23</option>
                             </select>
 
-                            <span><?=__('Minute')?>:</span>
+                            <span><?=_('Minute')?>:</span>
                             <select name="h_min" class="vst-list  short">
                                 <option value="0" selected="selected">00</option>
                                 <option value="1">01</option>
@@ -144,7 +144,7 @@
                             </select>
                         </p>
                         <p class="step-top">
-                            <input type="submit" value="<?=__('generate')?>" class="button">
+                            <input type="submit" value="<?=_('generate')?>" class="button">
                         </p>
                     </form>
                 </div>
@@ -154,22 +154,22 @@
                         <input type="hidden" name="h_month" value="*" />
                         <input type="hidden" name="h_day" value="*" />
 
-                        <p><span class="first"><?=__('Run Command')?>:</span>
+                        <p><span class="first"><?=_('Run Command')?>:</span>
                             <select name="h_wday" class="vst-list">
-                                <option value="*" selected="selected"><?=__('every day')?></option>
-                                <option value="1,2,3,4,5"><?=__('weekdays (5 days)')?></option>
-                                <option value="0,6"><?=__('weekend (2 days)')?></option>
-                                <option value="1"><?=__('Monday')?></option>
-                                <option value="2"><?=__('Tuesday')?></option>
-                                <option value="3"><?=__('Wednesday')?></option>
-                                <option value="4"><?=__('Thursday')?></option>
-                                <option value="5"><?=__('Friday')?></option>
-                                <option value="6"><?=__('Saturday')?></option>
-                                <option value="0"><?=__('Sunday')?></option>
+                                <option value="*" selected="selected"><?=_('every day')?></option>
+                                <option value="1,2,3,4,5"><?=_('weekdays (5 days)')?></option>
+                                <option value="0,6"><?=_('weekend (2 days)')?></option>
+                                <option value="1"><?=_('Monday')?></option>
+                                <option value="2"><?=_('Tuesday')?></option>
+                                <option value="3"><?=_('Wednesday')?></option>
+                                <option value="4"><?=_('Thursday')?></option>
+                                <option value="5"><?=_('Friday')?></option>
+                                <option value="6"><?=_('Saturday')?></option>
+                                <option value="0"><?=_('Sunday')?></option>
                             </select>
                         </p>
 
-                        <p><span class="first"><?=__('Hour')?>:</span>
+                        <p><span class="first"><?=_('Hour')?>:</span>
                             <select name="h_hour" class="vst-list short">
                                 <option value="0">00</option>
                                 <option value="1">01</option>
@@ -197,7 +197,7 @@
                                 <option value="23">23</option>
                             </select>
                             
-                            <span><?=__('Minute')?>:</span>
+                            <span><?=_('Minute')?>:</span>
                             <select name="h_min" class="vst-list short">
                                 <option value="0" selected="selected">00</option>
                                 <option value="1">01</option>
@@ -217,7 +217,7 @@
                         </p>
 
                         <p class="step-top">
-                            <input type="submit" value="<?=__('generate')?>" class="button">
+                            <input type="submit" value="<?=_('generate')?>" class="button">
                         </p>
                     </form>
                 </div>
@@ -225,29 +225,29 @@
                 <div id="tabs-5">
                     <form>
                         <input type="hidden" name="h_wday" value="*" />
-                        <p><span class="first"><?=__('Run Command')?>:</span>
+                        <p><span class="first"><?=_('Run Command')?>:</span>
                             <select name="h_month" class="vst-list">
-                                <option value="*" selected="selected"><?=__('every month')?></option>
-                                <option value="1-11/2"><?=__('every odd month')?></option>
-                                <option value="*/2"><?=__('every even month')?></option>
-                                <option value="*/3"><?=__('every')?> 3</option>
-                                <option value="*/6"><?=__('every')?> 6</option>
-                                <option value="1"><?=__('Jan')?></option>
-                                <option value="2"><?=__('Feb')?></option>
-                                <option value="3"><?=__('Mar')?></option>
-                                <option value="4"><?=__('Apr')?></option>
-                                <option value="5"><?=__('May')?></option>
-                                <option value="6"><?=__('Jun')?></option>
-                                <option value="7"><?=__('Jul')?></option>
-                                <option value="8"><?=__('Aug')?></option>
-                                <option value="9"><?=__('Sep')?></option>
-                                <option value="10"><?=__('Oct')?></option>
-                                <option value="11"><?=__('Nov')?></option>
-                                <option value="12"><?=__('Dec')?></option>
+                                <option value="*" selected="selected"><?=_('every month')?></option>
+                                <option value="1-11/2"><?=_('every odd month')?></option>
+                                <option value="*/2"><?=_('every even month')?></option>
+                                <option value="*/3"><?=_('every')?> 3</option>
+                                <option value="*/6"><?=_('every')?> 6</option>
+                                <option value="1"><?=_('Jan')?></option>
+                                <option value="2"><?=_('Feb')?></option>
+                                <option value="3"><?=_('Mar')?></option>
+                                <option value="4"><?=_('Apr')?></option>
+                                <option value="5"><?=_('May')?></option>
+                                <option value="6"><?=_('Jun')?></option>
+                                <option value="7"><?=_('Jul')?></option>
+                                <option value="8"><?=_('Aug')?></option>
+                                <option value="9"><?=_('Sep')?></option>
+                                <option value="10"><?=_('Oct')?></option>
+                                <option value="11"><?=_('Nov')?></option>
+                                <option value="12"><?=_('Dec')?></option>
                             </select>
                         </p>
 
-                        <p><span class="first"><?=__('Date')?>:</span>
+                        <p><span class="first"><?=_('Date')?>:</span>
                             <select name="h_day" class="vst-list short">
                                 <option value="1" selected="selected">1</option>
                                 <option value="2">2</option>
@@ -282,7 +282,7 @@
                                 <option value="31">31</option>
                             </select>
 
-                            <span><?=__('Hour')?>:</span>
+                            <span><?=_('Hour')?>:</span>
                             <select name="h_hour" class="vst-list short">
                                 <option value="0">00</option>
                                 <option value="1">01</option>
@@ -310,7 +310,7 @@
                                 <option value="23">23</option>
                             </select>
 
-                            <span><?=__('Minute')?>:</span>
+                            <span><?=_('Minute')?>:</span>
                             <select name="h_min" class="vst-list short">
                                 <option value="0" selected="selected">00</option>
                                 <option value="1">01</option>
@@ -329,7 +329,7 @@
                             </select>
                         </p>
                         <p class="step-top">
-                            <input type="submit" value="<?=__('generate')?>" class="button">
+                            <input type="submit" value="<?=_('generate')?>" class="button">
                         </p>
                     </form>
                 </div>
@@ -353,7 +353,7 @@
                         <table class="data-col2" width="600px">
                             <tr>
                                 <td class="step-top">
-                                    <span class="page-title"><?=__('Editing Cron Job')?></span>
+                                    <span class="page-title"><?=_('Editing Cron Job')?></span>
                                 </td>
                             </tr>
                             <tr>
@@ -371,7 +371,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Command');?>
+                                    <?php print _('Command');?>
                                 </td>
                             </tr>
                             <tr>
@@ -382,7 +382,7 @@
 
                             <tr>
                                 <td class="vst-text step-top">
-                                    <?php print __('Minute');?>
+                                    <?php print _('Minute');?>
                                 </td>
                             </tr>
                             <tr>
@@ -392,7 +392,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Hour');?>
+                                    <?php print _('Hour');?>
                                 </td>
                             </tr>
                             <tr>
@@ -402,7 +402,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Day');?>
+                                    <?php print _('Day');?>
                                 </td>
                             </tr>
                             <tr>
@@ -412,7 +412,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Month');?>
+                                    <?php print _('Month');?>
                                 </td>
                             </tr>
                             <tr>
@@ -422,7 +422,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Day of week');?>
+                                    <?php print _('Day of week');?>
                                 </td>
                             </tr>
                             <tr>

+ 12 - 13
web/templates/admin/edit_db.html

@@ -1,10 +1,10 @@
 <div class="l-center edit">
         <div class="l-sort clearfix">
           <div class="l-unit-toolbar__buttonstrip">
-            <a class="ui-button cancel" id="btn-back" href="/list/db/"><i class="fas fa-arrow-left status-icon blue"></i> <?=__('Back')?></a>
+            <a class="ui-button cancel" id="btn-back" href="/list/db/"><i class="fas fa-arrow-left status-icon blue"></i> <?=_('Back')?></a>
           </div>
           <div class="l-unit-toolbar__buttonstrip float-right">
-            <a href="#" class="ui-button" title="<?=__('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=__('Save')?></a>
+            <a href="#" class="ui-button" title="<?=_('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=_('Save')?></a>
           </div>
         </div>
       </div>
@@ -38,7 +38,7 @@
                         <table class="data-col2" width="600px">
                              <tr>
                                 <td class="step-top">
-                                    <span class="page-title"><?=__('Editing Database')?></span>
+                                    <span class="page-title"><?=_('Editing Database')?></span>
                                 </td>
                             </tr>
                             <tr>
@@ -56,7 +56,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text step-top">
-                                    <?php print __('Database');?>
+                                    <?php print _('Database');?>
                                 </td>
                             </tr>
                             <tr>
@@ -80,7 +80,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Password');?> / <a href="javascript:randomString();" class="generate"><?=__('generate')?></a>
+                                    <?php print _('Password');?> / <a href="javascript:randomString();" class="generate"><?=_('generate')?></a>
                                 </td>
                             </tr>
                             <tr>
@@ -91,17 +91,17 @@
                             </tr>
                             <tr>
                                 <td class="vst-text">
-                                    <?php print __('Your password must have at least');?>
+                                    <?php print _('Your password must have at least');?>
                                     <ul>
-                                        <li><?php print __('8 characters long');?></li>
-                                        <li><?php print __('1 uppercase & 1 lowercase character');?></li>
-                                        <li><?php print __('1 number');?></li>
+                                        <li><?php print _('8 characters long');?></li>
+                                        <li><?php print _('1 uppercase & 1 lowercase character');?></li>
+                                        <li><?php print _('1 number');?></li>
                                     </ul>
                                 </td>
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Type');?>
+                                    <?php print _('Type');?>
                                 </td>
                             </tr>
                             <tr>
@@ -111,7 +111,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Host');?>
+                                    <?php print _('Host');?>
                                 </td>
                             </tr>
                             <tr>
@@ -121,7 +121,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Charset');?>
+                                    <?php print _('Charset');?>
                                 </td>
                             </tr>
                             <tr>
@@ -144,4 +144,3 @@
         GLOBAL.DB_USER_PREFIX = <?=json_encode($user.'_')?>;
         GLOBAL.DB_DBNAME_PREFIX = <?=json_encode($user.'_')?>;
     </script>
-

+ 7 - 7
web/templates/admin/edit_dns.html

@@ -1,10 +1,10 @@
 <div class="l-center edit">
         <div class="l-sort clearfix">
           <div class="l-unit-toolbar__buttonstrip">
-            <a class="ui-button cancel" id="btn-back" href="/list/dns/"><i class="fas fa-arrow-left status-icon blue"></i> <?=__('Back')?></a>
+            <a class="ui-button cancel" id="btn-back" href="/list/dns/"><i class="fas fa-arrow-left status-icon blue"></i> <?=_('Back')?></a>
           </div>
           <div class="l-unit-toolbar__buttonstrip float-right">
-            <a href="#" class="ui-button" title="<?=__('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=__('Save')?></a>
+            <a href="#" class="ui-button" title="<?=_('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=_('Save')?></a>
           </div>
         </div>
       </div>
@@ -37,7 +37,7 @@
                         <table class="data-col2">
                             <tr>
                                 <td class="step-top">
-                                    <span class="page-title"><?=__('Editing DNS Domain')?></span>
+                                    <span class="page-title"><?=_('Editing DNS Domain')?></span>
                                 </td>
                             </tr>
                             <tr>
@@ -55,7 +55,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text step-top">
-                                    <?php print __('Domain');?>
+                                    <?php print _('Domain');?>
                                 </td>
                             </tr>
                             <tr>
@@ -66,7 +66,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('IP Address');?>
+                                    <?php print _('IP Address');?>
                                 </td>
                             </tr>
                             <tr>
@@ -86,7 +86,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Template') . "<span class='optional'>" . strtoupper($_SESSION['DNS_SYSTEM']) . "</span>";?>
+                                    <?php print _('Template') . "<span class='optional'>" . strtoupper($_SESSION['DNS_SYSTEM']) . "</span>";?>
                                 </td>
                             </tr>
                             <tr>
@@ -107,7 +107,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Expiration Date');?><span class="optional">(<?=__('YYYY-MM-DD');?>)</span>
+                                    <?php print _('Expiration Date');?><span class="optional">(<?=_('YYYY-MM-DD');?>)</span>
                                 </td>
                             </tr>
                             <tr>

+ 11 - 11
web/templates/admin/edit_dns_rec.html

@@ -1,10 +1,10 @@
 <div class="l-center edit">
         <div class="l-sort clearfix">
           <div class="l-unit-toolbar__buttonstrip">
-            <a class="ui-button cancel" id="btn-back" href="/list/dns/?domain=<?=htmlentities(trim($v_domain, "'"))?>&token=<?=$_SESSION['token']?>"><i class="fas fa-arrow-left status-icon blue"></i> <?=__('Back')?></a>
+            <a class="ui-button cancel" id="btn-back" href="/list/dns/?domain=<?=htmlentities(trim($v_domain, "'"))?>&token=<?=$_SESSION['token']?>"><i class="fas fa-arrow-left status-icon blue"></i> <?=_('Back')?></a>
           </div>
           <div class="l-unit-toolbar__buttonstrip float-right">
-            <a href="#" class="ui-button" title="<?=__('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=__('Save')?></a>
+            <a href="#" class="ui-button" title="<?=_('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=_('Save')?></a>
           </div>
         </div>
       </div>
@@ -37,7 +37,7 @@
                         <table class="data-col2">
                             <tr>
                                 <td class="step-top">
-                                    <span class="page-title"><?=__('Editing DNS Record')?></span>
+                                    <span class="page-title"><?=_('Editing DNS Record')?></span>
                                 </td>
                             </tr>
                             <tr>
@@ -55,7 +55,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text step-top">
-                                    <?=__('Domain');?>
+                                    <?=_('Domain');?>
                                 </td>
                             </tr>
                             <tr>
@@ -66,7 +66,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Record');?>
+                                    <?php print _('Record');?>
                                 </td>
                             </tr>
                             <tr>
@@ -78,7 +78,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Type');?>
+                                    <?php print _('Type');?>
                                 </td>
                             </tr>
                             <tr>
@@ -103,7 +103,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('IP or Value');?>
+                                    <?php print _('IP or Value');?>
                                 </td>
                             </tr>
                             <tr>
@@ -122,7 +122,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Priority');?> <span class="optional">(<?=__('optional');?>)</span>
+                                    <?php print _('Priority');?> <span class="optional">(<?=_('optional');?>)</span>
                                 </td>
                             </tr>
                             <tr>
@@ -132,14 +132,14 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('TTL');?> <span class="optional">(<?=__('optional');?>)</span>
+                                    <?php print _('TTL');?> <span class="optional">(<?=_('optional');?>)</span>
                                 </td>
                             </tr>
                             <tr>
                                 <td>
                                     <input type="text" size="20" class="vst-input" name="v_ttl" value="<?=htmlentities(trim($v_ttl, "'"))?>">
                                 </td>
-                            </tr>                            
+                            </tr>
                             <tr>
                                 <td>
                                     <input type="hidden" size="20" class="vst-input" name="v_record_id" value="<?=htmlentities(trim($v_record_id, "'"))?>">
@@ -154,4 +154,4 @@
     </div>
     <script>
         GLOBAL.DNS_REC_PREFIX = <?=json_encode($_GET['domain'])?>;
-    </script>    
+    </script>

+ 13 - 13
web/templates/admin/edit_firewall.html

@@ -1,10 +1,10 @@
 <div class="l-center edit">
         <div class="l-sort clearfix">
           <div class="l-unit-toolbar__buttonstrip">
-            <a class="ui-button cancel" id="btn-back" href="/list/firewall/"><i class="fas fa-arrow-left status-icon blue"></i> <?=__('Back')?></a>
+            <a class="ui-button cancel" id="btn-back" href="/list/firewall/"><i class="fas fa-arrow-left status-icon blue"></i> <?=_('Back')?></a>
           </div>
           <div class="l-unit-toolbar__buttonstrip float-right">
-            <a href="#" class="ui-button" title="<?=__('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=__('Save')?></a>
+            <a href="#" class="ui-button" title="<?=_('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=_('Save')?></a>
           </div>
         </div>
       </div>
@@ -38,7 +38,7 @@
                         <table class="data-col2" width="600px">
                             <tr>
                                 <td class="step-top">
-                                    <span class="page-title"><?=__('Editing Firewall Rule')?></span>
+                                    <span class="page-title"><?=_('Editing Firewall Rule')?></span>
                                 </td>
                             </tr>
                             <tr>
@@ -56,34 +56,34 @@
                             </tr>
                             <tr>
                                 <td class="vst-text step-top">
-                                    <?php print __('Action'); ?>
+                                    <?php print _('Action'); ?>
                                 </td>
                             </tr>
                             <tr>
                                 <td>
                                     <select class="vst-list" name="v_action">
-                                        <option value="DROP" <?php if ((!empty($v_action)) && ( $v_action == "DROP" )) echo 'selected'?>><?=__('DROP')?></option>
-                                        <option value="ACCEPT" <?php if ((!empty($v_action)) && ( $v_action == "ACCEPT" )) echo 'selected'?>><?=__('ACCEPT')?></option>
+                                        <option value="DROP" <?php if ((!empty($v_action)) && ( $v_action == "DROP" )) echo 'selected'?>><?=_('DROP')?></option>
+                                        <option value="ACCEPT" <?php if ((!empty($v_action)) && ( $v_action == "ACCEPT" )) echo 'selected'?>><?=_('ACCEPT')?></option>
                                     </select>
                                 </td>
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Protocol') ?>
+                                    <?php print _('Protocol') ?>
                                 </td>
                             </tr>
                             <tr>
                                 <td>
                                     <select class="vst-list" name="v_protocol">
-                                        <option value="TCP" <?php if ((!empty($v_protocol)) && ( $v_protocol == "TCP" )) echo 'selected'?>><?=__('TCP')?></option>
-                                        <option value="UDP" <?php if ((!empty($v_protocol)) && ( $v_protocol == "UDP" )) echo 'selected'?>><?=__('UDP')?></option>
-                                        <option value="ICMP" <?php if ((!empty($v_protocol)) && ( $v_protocol == "ICMP" )) echo 'selected'?>><?=__('ICMP')?></option>
+                                        <option value="TCP" <?php if ((!empty($v_protocol)) && ( $v_protocol == "TCP" )) echo 'selected'?>><?=_('TCP')?></option>
+                                        <option value="UDP" <?php if ((!empty($v_protocol)) && ( $v_protocol == "UDP" )) echo 'selected'?>><?=_('UDP')?></option>
+                                        <option value="ICMP" <?php if ((!empty($v_protocol)) && ( $v_protocol == "ICMP" )) echo 'selected'?>><?=_('ICMP')?></option>
                                     </select>
                                 </td>
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Port');?> <span class="optional">(<?php print __('ranges are acceptable');?>)</span>
+                                    <?php print _('Port');?> <span class="optional">(<?php print _('ranges are acceptable');?>)</span>
                                 </td>
                             </tr>
                             <tr>
@@ -93,7 +93,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('IP address');?> <span class="optional">(<?php print __('CIDR format is supported');?>)</span>
+                                    <?php print _('IP address');?> <span class="optional">(<?php print _('CIDR format is supported');?>)</span>
                                 </td>
                             </tr>
                             <tr>
@@ -106,7 +106,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Comment');?> <span class="optional">(<?php print __('optional');?>)</span>
+                                    <?php print _('Comment');?> <span class="optional">(<?php print _('optional');?>)</span>
                                 </td>
                             </tr>
                             <tr>

+ 10 - 10
web/templates/admin/edit_ip.html

@@ -1,10 +1,10 @@
 <div class="l-center edit">
         <div class="l-sort clearfix">
           <div class="l-unit-toolbar__buttonstrip">
-            <a class="ui-button cancel" id="btn-back" href="/list/ip/"><i class="fas fa-arrow-left status-icon blue"></i> <?=__('Back')?></a>
+            <a class="ui-button cancel" id="btn-back" href="/list/ip/"><i class="fas fa-arrow-left status-icon blue"></i> <?=_('Back')?></a>
           </div>
           <div class="l-unit-toolbar__buttonstrip float-right">
-            <a href="#" class="ui-button" title="<?=__('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=__('Save')?></a>
+            <a href="#" class="ui-button" title="<?=_('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=_('Save')?></a>
           </div>
         </div>
       </div>
@@ -38,7 +38,7 @@
                         <table class="data-col2" width="600px">
                             <tr>
                                 <td class="step-top">
-                                    <span class="page-title"><?=__('Editing IP Address')?></span>
+                                    <span class="page-title"><?=_('Editing IP Address')?></span>
                                 </td>
                             </tr>
                             <tr>
@@ -56,7 +56,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text step-top">
-                                    <?php print __('IP address'); ?>
+                                    <?php print _('IP address'); ?>
                                 </td>
                             </tr>
                             <tr>
@@ -67,7 +67,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Netmask');?>
+                                    <?php print _('Netmask');?>
                                 </td>
                             </tr>
                             <tr>
@@ -77,7 +77,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Interface'); ?>
+                                    <?php print _('Interface'); ?>
                                 </td>
                             </tr>
                             <tr>
@@ -87,7 +87,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <label><input type="checkbox" size="20" class="vst-checkbox" name="v_shared" <?php if (empty($v_dedicated)) echo "checked=yes" ?> onclick="javascript:elementHideShow('usrtable');"> <?=__('Shared')?></label>
+                                    <label><input type="checkbox" size="20" class="vst-checkbox" name="v_shared" <?php if (empty($v_dedicated)) echo "checked=yes" ?> onclick="javascript:elementHideShow('usrtable');"> <?=_('Shared')?></label>
                                 </td>
                             </tr>
                             <tr>
@@ -95,7 +95,7 @@
                                     <table style="display:<?php if (empty($v_dedicated)) { echo 'none';} else {echo 'block';}?> ;" id="usrtable">
                                         <tr>
                                             <td class="vst-text input-label">
-                                                <?php print __('Assigned user');?>
+                                                <?php print _('Assigned user');?>
                                             </td>
                                         </tr>
                                         <tr>
@@ -116,7 +116,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Assigned domain');?> <span class="optional">(<?php print __('optional');?>)</span>
+                                    <?php print _('Assigned domain');?> <span class="optional">(<?php print _('optional');?>)</span>
                                 </td>
                             </tr>
                             <tr>
@@ -126,7 +126,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('NAT IP association');?> <span class="optional">(<?php print __('optional');?>)</span>
+                                    <?php print _('NAT IP association');?> <span class="optional">(<?php print _('optional');?>)</span>
                                 </td>
                             </tr>
                             <tr>

+ 22 - 22
web/templates/admin/edit_mail.html

@@ -1,10 +1,10 @@
 <div class="l-center edit">
         <div class="l-sort clearfix">
           <div class="l-unit-toolbar__buttonstrip">
-            <a class="ui-button cancel" id="btn-back" href="/list/mail/"><i class="fas fa-arrow-left status-icon blue"></i> <?=__('Back')?></a>
+            <a class="ui-button cancel" id="btn-back" href="/list/mail/"><i class="fas fa-arrow-left status-icon blue"></i> <?=_('Back')?></a>
           </div>
           <div class="l-unit-toolbar__buttonstrip float-right">
-            <a href="#" class="ui-button" title="<?=__('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=__('Save')?></a>
+            <a href="#" class="ui-button" title="<?=_('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=_('Save')?></a>
           </div>
         </div>
       </div>
@@ -37,7 +37,7 @@
                         <table class="data-col2">
                             <tr>
                                 <td class="step-top">
-                                    <span class="page-title"><?=__('Editing Mail Domain')?></span>
+                                    <span class="page-title"><?=_('Editing Mail Domain')?></span>
                                 </td>
                             </tr>
                             <tr>
@@ -55,7 +55,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text step-top">
-                                    <?php print __('Domain');?>
+                                    <?php print _('Domain');?>
                                 </td>
                             </tr>
                             <tr>
@@ -66,7 +66,7 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <?php print __('Catchall email');?>
+                                    <?php print _('Catchall email');?>
                                 </td>
                             </tr>
                             <tr>
@@ -76,22 +76,22 @@
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <label><input type="checkbox" size="20" class="vst-checkbox" name="v_antispam" <?php if ($v_antispam == 'yes') echo "checked=yes"; ?>> <?php print __('AntiSpam Support');?></label>
+                                    <label><input type="checkbox" size="20" class="vst-checkbox" name="v_antispam" <?php if ($v_antispam == 'yes') echo "checked=yes"; ?>> <?php print _('AntiSpam Support');?></label>
                                 </td>
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <label><input type="checkbox" size="20" class="vst-checkbox" name="v_antivirus" <?php if ($v_antivirus == 'yes') echo "checked=yes"; ?>> <?php print __('AntiVirus Support');?></label>
+                                    <label><input type="checkbox" size="20" class="vst-checkbox" name="v_antivirus" <?php if ($v_antivirus == 'yes') echo "checked=yes"; ?>> <?php print _('AntiVirus Support');?></label>
                                 </td>
                             </tr>
                             <tr>
                                 <td class="vst-text input-label">
-                                    <label><input type="checkbox" size="20" class="vst-checkbox" name="v_dkim" <?php if ($v_dkim == 'yes') echo "checked=yes"; ?>> <?php print __('DKIM Support');?></label>
+                                    <label><input type="checkbox" size="20" class="vst-checkbox" name="v_dkim" <?php if ($v_dkim == 'yes') echo "checked=yes"; ?>> <?php print _('DKIM Support');?></label>
                                 </td>
                             </tr>
                             <tr>
                                 <td class="vst-text step-top">
-                                    <label><input type="checkbox" size="20" class="vst-checkbox" name="v_ssl" <?php if ($v_ssl == 'yes') echo "checked=yes" ?> onclick="javascript:elementHideShow('ssltable');"> <?php print __('SSL Support');?></label>
+                                    <label><input type="checkbox" size="20" class="vst-checkbox" name="v_ssl" <?php if ($v_ssl == 'yes') echo "checked=yes" ?> onclick="javascript:elementHideShow('ssltable');"> <?php print _('SSL Support');?></label>
                                 </td>
                             </tr>
                             <tr>
@@ -99,21 +99,21 @@
                                     <table style="display:<?php if ($v_ssl == 'no' ) { echo 'none';} else {echo 'block';}?> ;" id="ssltable">
                                         <tr>
                                             <td class="input-label vst-text">
-                                                <label><input type="checkbox" size="20" class="vst-checkbox" name="v_letsencrypt" <?php if($v_letsencrypt == 'yes' || $v_letencrypt == 'on') echo "checked=yes" ?> onclick="App.Actions.MAIL.toggle_letsencrypt(this)"> <?php print __('Lets Encrypt Support');?></label>
+                                                <label><input type="checkbox" size="20" class="vst-checkbox" name="v_letsencrypt" <?php if($v_letsencrypt == 'yes' || $v_letencrypt == 'on') echo "checked=yes" ?> onclick="App.Actions.MAIL.toggle_letsencrypt(this)"> <?php print _('Lets Encrypt Support');?></label>
                                             </td>
                                         </tr>
                                         <tr>
                                             <td>
                                                 <span class="alert alert-info alert-with-icon">
                                                     <i class="fas fa-exclamation"></i>
-                                                    <?=__("To enable Let's Encrypt SSL, ensure that DNS records exist for mail.$v_domain and $v_webmail_alias!")?><br/>
+                                                    <?=_("To enable Let's Encrypt SSL, ensure that DNS records exist for mail.$v_domain and $v_webmail_alias!")?><br/>
                                                 </span>
                                             </td>
                                         </tr>
                                         <tr>
                                             <td class="vst-text input-label">
-                                                <?php print __('SSL Certificate');?>
-                                                <span id="generate-csr"> / <a class="generate" target="_blank" href="/generate/ssl/?domain=<?=$v_domain?>"><?=__('Generate CSR')?></a></span>
+                                                <?php print _('SSL Certificate');?>
+                                                <span id="generate-csr"> / <a class="generate" target="_blank" href="/generate/ssl/?domain=<?=$v_domain?>"><?=_('Generate CSR')?></a></span>
                                             </td>
                                         </tr>
                                         <tr>
@@ -123,7 +123,7 @@
                                         </tr>
                                         <tr>
                                             <td class="vst-text input-label">
-                                                <?php print __('SSL Key');?>
+                                                <?php print _('SSL Key');?>
                                             </td>
                                         </tr>
                                         <tr>
@@ -133,7 +133,7 @@
                                         </tr>
                                         <tr>
                                             <td class="vst-text input-label">
-                                                <?php print __('SSL Certificate Authority / Intermediate');?> <span class="optional">(<?php print __('optional');?>)</span>
+                                                <?php print _('SSL Certificate Authority / Intermediate');?> <span class="optional">(<?php print _('optional');?>)</span>
                                             </td>
                                         </tr>
                                         <tr>
@@ -148,7 +148,7 @@
                                                     <table class="additional-info">
                                                         <tr>
                                                             <td>
-                                                                <?=__('SUBJECT')?>:
+                                                                <?=_('SUBJECT')?>:
                                                             </td>
                                                             <td class="details">
                                                                 <?=$v_ssl_subject?>
@@ -157,7 +157,7 @@
                                                         <? if($v_ssl_aliases){?>
                                                             <tr>
                                                                 <td>
-                                                                    <?=__('ALIASES')?>:
+                                                                    <?=_('ALIASES')?>:
                                                                 </td>
                                                                 <td class="details">
                                                                     <?=$v_ssl_aliases?>
@@ -166,7 +166,7 @@
                                                         <? } ?>
                                                         <tr>
                                                             <td>
-                                                                <?=__('NOT_BEFORE')?>:
+                                                                <?=_('NOT_BEFORE')?>:
                                                             </td>
                                                             <td class="details">
                                                                 <?=$v_ssl_not_before?>
@@ -174,7 +174,7 @@
                                                         </tr>
                                                         <tr>
                                                             <td>
-                                                                <?=__('NOT_AFTER')?>:
+                                                                <?=_('NOT_AFTER')?>:
                                                             </td>
                                                             <td class="details">
                                                                 <?=$v_ssl_not_after?>
@@ -182,7 +182,7 @@
                                                         </tr>
                                                         <tr>
                                                             <td>
-                                                                <?=__('SIGNATURE')?>:
+                                                                <?=_('SIGNATURE')?>:
                                                             </td>
                                                             <td class="details">
                                                                 <?=$v_ssl_signature?>
@@ -190,7 +190,7 @@
                                                         </tr>
                                                         <tr>
                                                             <td>
-                                                                <?=__('PUB_KEY')?>:
+                                                                <?=_('PUB_KEY')?>:
                                                             </td>
                                                             <td class="details">
                                                                 <?=$v_ssl_pub_key?>
@@ -198,7 +198,7 @@
                                                         </tr>
                                                         <tr>
                                                             <td>
-                                                                <?=__('ISSUER')?>
+                                                                <?=_('ISSUER')?>
                                                             </td>
                                                             <td class="details">
                                                                 <?=$v_ssl_issuer?>

+ 31 - 31
web/templates/admin/edit_mail_acc.html

@@ -1,10 +1,10 @@
 <div class="l-center edit">
         <div class="l-sort clearfix">
           <div class="l-unit-toolbar__buttonstrip">
-            <a class="ui-button cancel" id="btn-back" href="/list/mail/?domain=<?=htmlentities(trim($v_domain, "'"))?>&token=<?=$_SESSION['token']?>"><i class="fas fa-arrow-left status-icon blue"></i> <?=__('Back')?></a>
+            <a class="ui-button cancel" id="btn-back" href="/list/mail/?domain=<?=htmlentities(trim($v_domain, "'"))?>&token=<?=$_SESSION['token']?>"><i class="fas fa-arrow-left status-icon blue"></i> <?=_('Back')?></a>
           </div>
           <div class="l-unit-toolbar__buttonstrip float-right">
-            <a href="#" class="ui-button" title="<?=__('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=__('Save')?></a>
+            <a href="#" class="ui-button" title="<?=_('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=_('Save')?></a>
           </div>
         </div>
       </div>
@@ -38,7 +38,7 @@
                       <table class="data-col2" width="440px">
                         <tr>
                             <td class="step-top">
-                                <span class="page-title"><?=__('Editing Mail Account')?></span>
+                                <span class="page-title"><?=_('Editing Mail Account')?></span>
                             </td>
                         </tr>
                         <tr>
@@ -56,7 +56,7 @@
                         </tr>
                         <tr>
                             <td class="vst-text step-top input-label">
-                                <?php print __('Account');?>
+                                <?php print _('Account');?>
                             </td>
                         </tr>
                         <tr>
@@ -68,7 +68,7 @@
                         </tr>
                         <tr>
                             <td class="vst-text input-type input-label">
-                                <?php print __('Password');?> / <a href="javascript:randomString();" class="generate"><?=__('generate')?></a>
+                                <?php print _('Password');?> / <a href="javascript:randomString();" class="generate"><?=_('generate')?></a>
                             </td>
                         </tr>
                         <tr>
@@ -89,7 +89,7 @@
                         </tr>
                         <tr>
                             <td class="vst-text input-type input-label">
-                                <?php print __('Quota');?> <span class="optional">(<?=__('in megabytes')?>)</span>
+                                <?php print _('Quota');?> <span class="optional">(<?=_('in megabytes')?>)</span>
                             </td>
                         </tr>
                         <tr>
@@ -100,7 +100,7 @@
                         </tr>
                         <tr>
                             <td class="vst-text input-type input-label">
-                                <?php print __('Aliases');?> <span class="optional">(<?=__('use local-part')?>)</span>
+                                <?php print _('Aliases');?> <span class="optional">(<?=_('use local-part')?>)</span>
                             </td>
                         </tr>
                         <tr>
@@ -110,7 +110,7 @@
                         </tr>
                         <tr>
                             <td class="vst-text input-type input-label">
-                                <?php print __('Forward to');?> <span class="optional">(<?=__('one or more email addresses')?>)</span>
+                                <?php print _('Forward to');?> <span class="optional">(<?=_('one or more email addresses')?>)</span>
                             </td>
                         </tr>
                         <tr>
@@ -120,12 +120,12 @@
                         </tr>
                         <tr>
                             <td class="vst-text input-type input-label">
-                                <label><input type="checkbox" size="20" class="vst-checkbox" name="v_fwd_only" <?php if ($v_fwd_only == 'yes') echo "checked=yes" ?>> <?php print __('Do not store forwarded mail');?></label>
+                                <label><input type="checkbox" size="20" class="vst-checkbox" name="v_fwd_only" <?php if ($v_fwd_only == 'yes') echo "checked=yes" ?>> <?php print _('Do not store forwarded mail');?></label>
                             </td>
                         </tr>
                         <tr>
                             <td class="vst-text input-type input-label">
-                                <label><input type="checkbox" size="20" class="vst-checkbox" name="v_autoreply" <?php if ($v_autoreply == 'yes') echo "checked=yes" ?> onclick="javascript:elementHideShow('autoreplytable');"> <?php print __('Autoreply');?></label>
+                                <label><input type="checkbox" size="20" class="vst-checkbox" name="v_autoreply" <?php if ($v_autoreply == 'yes') echo "checked=yes" ?> onclick="javascript:elementHideShow('autoreplytable');"> <?php print _('Autoreply');?></label>
                             </td>
                         </tr>
                         <tr>
@@ -133,7 +133,7 @@
                                 <table style="display:<?php if ($v_autoreply == 'yes') { echo 'block';} else {echo 'none';}?> ;" id="autoreplytable">
                                     <tr>
                                         <td class="vst-text" style="padding: 12px 0 0 0;">
-                                            <?php print __('Message');?>
+                                            <?php print _('Message');?>
                                         </td>
                                     </tr>
                                     <tr>
@@ -146,7 +146,7 @@
                         </tr>
                     <tr>
                         <td class="vst-text input-label">
-                            <?php print __('Send login credentials to email address') ?>
+                            <?php print _('Send login credentials to email address') ?>
                         </td>
                     </tr>
                     <tr>
@@ -166,55 +166,55 @@
                             <tr>
                                 <td colspan="2">
                                     <select id="mail_configuration" class="vst-list flat">
-                                        <option v_type="hostname" domain="<?=$v_domain?>"><?=__('Use domain hostname')?></option>
-                                        <option v_type="starttls"><?=__('Use STARTTLS')?></option>
-                                        <option v_type="ssl"><?=__('Use SSL / TLS')?></option>
-                                        <option v_type="no_encryption" domain="<?=htmlentities(trim($v_domain, "'"))?>" no_encryption="<?=__('No encryption')?>"><?=__('No encryption')?></option>
+                                        <option v_type="hostname" domain="<?=$v_domain?>"><?=_('Use domain hostname')?></option>
+                                        <option v_type="starttls"><?=_('Use STARTTLS')?></option>
+                                        <option v_type="ssl"><?=_('Use SSL / TLS')?></option>
+                                        <option v_type="no_encryption" domain="<?=htmlentities(trim($v_domain, "'"))?>" no_encryption="<?=_('No encryption')?>"><?=_('No encryption')?></option>
                                     </select>
                                 </td>
                             </tr>
                             <tr>
-                                <td><?=__('Username')?>:</td>
+                                <td><?=_('Username')?>:</td>
                                 <td><div><span id="v_account">example</span>@<?=htmlentities(trim($v_domain, "'"))?></div></td>
                             </tr>
                             <tr>
-                                <td><?=__('Password')?>:</td>
+                                <td><?=_('Password')?>:</td>
                                 <td><div id="v_password">******</div></td>
                             </tr>
                             <tr>
-                                <td><?=__('IMAP hostname')?>:</td>
+                                <td><?=_('IMAP hostname')?>:</td>
                                 <td><div id="td_imap_hostname">mail.<?=$v_domain?></div></td>
                             </tr>
                             <tr>
-                                <td><?=__('IMAP port')?>:</td>
+                                <td><?=_('IMAP port')?>:</td>
                                 <td><div id="td_imap_port">143</div></td>
                             </tr>
                             <tr>
-                                <td><?=__('IMAP security')?>:</td>
-                                <td><div id="td_imap_encryption"><?=__('STARTTLS')?></div></td>
+                                <td><?=_('IMAP security')?>:</td>
+                                <td><div id="td_imap_encryption"><?=_('STARTTLS')?></div></td>
                             </tr>
                             <tr>
-                                <td><?=__('IMAP auth method')?>:</td>
-                                <td><div><?=__('Normal password')?></div></td>
+                                <td><?=_('IMAP auth method')?>:</td>
+                                <td><div><?=_('Normal password')?></div></td>
                             </tr>
                             <tr>
-                                <td><?=__('SMTP hostname')?>:</td>
+                                <td><?=_('SMTP hostname')?>:</td>
                                 <td><div id="td_smtp_hostname">mail.<?=$v_domain?></div></td>
                             </tr>
                             <tr>
-                                <td><?=__('SMTP port')?>:</td>
+                                <td><?=_('SMTP port')?>:</td>
                                 <td><div id="td_smtp_port">587</div></td>
                             </tr>
                             <tr>
-                                <td><?=__('SMTP security')?>:</td>
-                                <td><div id="td_smtp_encryption"><?=__('STARTTLS')?></div></td>
+                                <td><?=_('SMTP security')?>:</td>
+                                <td><div id="td_smtp_encryption"><?=_('STARTTLS')?></div></td>
                             </tr>
                             <tr>
-                                <td><?=__('SMTP auth method')?>:</td>
-                                <td><div><?=__('Normal password')?></div></td>
+                                <td><?=_('SMTP auth method')?>:</td>
+                                <td><div><?=_('Normal password')?></div></td>
                             </tr>
                             <tr>
-                                <td><?=__('Webmail URL')?>:</td>
+                                <td><?=_('Webmail URL')?>:</td>
                                 <td><div><a class="vst" href="http://<?=$v_webmail_alias?>" target="_blank">http://<?=$v_webmail_alias?> <i></i></a></div></td>
                             </tr>
                         </table>

Некоторые файлы не были показаны из-за большого количества измененных файлов