diff --git a/web/css/styles.min.css b/web/css/styles.min.css
index 832a6d3aa..c9e0555bc 100644
--- a/web/css/styles.min.css
+++ b/web/css/styles.min.css
@@ -2345,7 +2345,7 @@ label {
.vst-input:disabled,
.vst-list:disabled {
- background-color: #ebebeb;
+ background-color: #e0e0e0;
}
.vst-input:focus:disabled {
border-color: #f1f1f1;
diff --git a/web/inc/i18n/ar.php b/web/inc/i18n/ar.php
index 232bd8c97..ca9fbb1da 100644
--- a/web/inc/i18n/ar.php
+++ b/web/inc/i18n/ar.php
@@ -588,6 +588,17 @@ $LANG['ar'] = array(
'Append File to the Current Selection' => 'Append File to the Current Selection',
'Select All Files' => 'Select All Files',
'shortcuts are inspired by magnificent GNU Midnight Commander file manager' =>
- 'shortcuts are inspired by magnificent GNU Midnight Commander file manager'
+ 'shortcuts are inspired by magnificent GNU Midnight Commander file manager',
+
+ 'Licence Key' => 'Licence Key',
+ 'Enter License Key' => 'Enter License Key',
+ 'Buy Licence' => 'Buy Licence',
+ 'Buy Lifetime License' => 'Buy Lifetime License',
+ 'Disable and Cancel Licence' => 'Disable and Cancel Licence',
+ 'Licence Activated' => 'Licence Activated',
+ 'Licence Deactivated' => 'Licence Deactivated',
+ 'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
+ 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
+ 'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
);
\ No newline at end of file
diff --git a/web/inc/i18n/bs.php b/web/inc/i18n/bs.php
index 359731938..10c4c94db 100644
--- a/web/inc/i18n/bs.php
+++ b/web/inc/i18n/bs.php
@@ -582,6 +582,17 @@ $LANG['bs'] = array(
'Append File to the Current Selection' => 'Append File to the Current Selection',
'Select All Files' => 'Select All Files',
'shortcuts are inspired by magnificent GNU Midnight Commander file manager' =>
- 'shortcuts are inspired by magnificent GNU Midnight Commander file manager'
+ 'shortcuts are inspired by magnificent GNU Midnight Commander file manager',
+
+ 'Licence Key' => 'Licence Key',
+ 'Enter License Key' => 'Enter License Key',
+ 'Buy Licence' => 'Buy Licence',
+ 'Buy Lifetime License' => 'Buy Lifetime License',
+ 'Disable and Cancel Licence' => 'Disable and Cancel Licence',
+ 'Licence Activated' => 'Licence Activated',
+ 'Licence Deactivated' => 'Licence Deactivated',
+ 'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
+ 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
+ 'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
);
\ No newline at end of file
diff --git a/web/inc/i18n/cn.php b/web/inc/i18n/cn.php
index 9a43d3653..34c321f23 100644
--- a/web/inc/i18n/cn.php
+++ b/web/inc/i18n/cn.php
@@ -587,6 +587,17 @@ $LANG['cn'] = array(
'Append File to the Current Selection' => 'Append File to the Current Selection',
'Select All Files' => 'Select All Files',
'shortcuts are inspired by magnificent GNU Midnight Commander file manager' =>
- 'shortcuts are inspired by magnificent GNU Midnight Commander file manager'
+ 'shortcuts are inspired by magnificent GNU Midnight Commander file manager',
+
+ 'Licence Key' => 'Licence Key',
+ 'Enter License Key' => 'Enter License Key',
+ 'Buy Licence' => 'Buy Licence',
+ 'Buy Lifetime License' => 'Buy Lifetime License',
+ 'Disable and Cancel Licence' => 'Disable and Cancel Licence',
+ 'Licence Activated' => 'Licence Activated',
+ 'Licence Deactivated' => 'Licence Deactivated',
+ 'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
+ 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
+ 'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
);
\ No newline at end of file
diff --git a/web/inc/i18n/cz.php b/web/inc/i18n/cz.php
index dddeb1816..a8a8b078d 100644
--- a/web/inc/i18n/cz.php
+++ b/web/inc/i18n/cz.php
@@ -588,6 +588,17 @@ $LANG['cz'] = array(
'Append File to the Current Selection' => 'Append File to the Current Selection',
'Select All Files' => 'Select All Files',
'shortcuts are inspired by magnificent GNU Midnight Commander file manager' =>
- 'shortcuts are inspired by magnificent GNU Midnight Commander file manager'
+ 'shortcuts are inspired by magnificent GNU Midnight Commander file manager',
+
+ 'Licence Key' => 'Licence Key',
+ 'Enter License Key' => 'Enter License Key',
+ 'Buy Licence' => 'Buy Licence',
+ 'Buy Lifetime License' => 'Buy Lifetime License',
+ 'Disable and Cancel Licence' => 'Disable and Cancel Licence',
+ 'Licence Activated' => 'Licence Activated',
+ 'Licence Deactivated' => 'Licence Deactivated',
+ 'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
+ 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
+ 'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
);
\ No newline at end of file
diff --git a/web/inc/i18n/da.php b/web/inc/i18n/da.php
index 31cf5ac3d..575448436 100644
--- a/web/inc/i18n/da.php
+++ b/web/inc/i18n/da.php
@@ -589,6 +589,17 @@ $LANG['da'] = array(
'Append File to the Current Selection' => 'Append File to the Current Selection',
'Select All Files' => 'Select All Files',
'shortcuts are inspired by magnificent GNU Midnight Commander file manager' =>
- 'shortcuts are inspired by magnificent GNU Midnight Commander file manager'
+ 'shortcuts are inspired by magnificent GNU Midnight Commander file manager',
+
+ 'Licence Key' => 'Licence Key',
+ 'Enter License Key' => 'Enter License Key',
+ 'Buy Licence' => 'Buy Licence',
+ 'Buy Lifetime License' => 'Buy Lifetime License',
+ 'Disable and Cancel Licence' => 'Disable and Cancel Licence',
+ 'Licence Activated' => 'Licence Activated',
+ 'Licence Deactivated' => 'Licence Deactivated',
+ 'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
+ 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
+ 'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
);
diff --git a/web/inc/i18n/de.php b/web/inc/i18n/de.php
index 5e9d6f09f..f86b23f9d 100644
--- a/web/inc/i18n/de.php
+++ b/web/inc/i18n/de.php
@@ -586,6 +586,17 @@ $LANG['de'] = array(
'Append File to the Current Selection' => 'Append File to the Current Selection',
'Select All Files' => 'Select All Files',
'shortcuts are inspired by magnificent GNU Midnight Commander file manager' =>
- 'shortcuts are inspired by magnificent GNU Midnight Commander file manager'
+ 'shortcuts are inspired by magnificent GNU Midnight Commander file manager',
+
+ 'Licence Key' => 'Licence Key',
+ 'Enter License Key' => 'Enter License Key',
+ 'Buy Licence' => 'Buy Licence',
+ 'Buy Lifetime License' => 'Buy Lifetime License',
+ 'Disable and Cancel Licence' => 'Disable and Cancel Licence',
+ 'Licence Activated' => 'Licence Activated',
+ 'Licence Deactivated' => 'Licence Deactivated',
+ 'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
+ 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
+ 'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
);
\ No newline at end of file
diff --git a/web/inc/i18n/el.php b/web/inc/i18n/el.php
index 71db88ff8..068cc5595 100644
--- a/web/inc/i18n/el.php
+++ b/web/inc/i18n/el.php
@@ -588,6 +588,17 @@ $LANG['el'] = array(
'Append File to the Current Selection' => 'Append File to the Current Selection',
'Select All Files' => 'Select All Files',
'shortcuts are inspired by magnificent GNU Midnight Commander file manager' =>
- 'shortcuts are inspired by magnificent GNU Midnight Commander file manager'
+ 'shortcuts are inspired by magnificent GNU Midnight Commander file manager',
+
+ 'Licence Key' => 'Licence Key',
+ 'Enter License Key' => 'Enter License Key',
+ 'Buy Licence' => 'Buy Licence',
+ 'Buy Lifetime License' => 'Buy Lifetime License',
+ 'Disable and Cancel Licence' => 'Disable and Cancel Licence',
+ 'Licence Activated' => 'Licence Activated',
+ 'Licence Deactivated' => 'Licence Deactivated',
+ 'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
+ 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
+ 'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
);
\ No newline at end of file
diff --git a/web/inc/i18n/en.php b/web/inc/i18n/en.php
index 7aeeef484..bd560a0d9 100644
--- a/web/inc/i18n/en.php
+++ b/web/inc/i18n/en.php
@@ -589,6 +589,17 @@ $LANG['en'] = array(
'Append File to the Current Selection' => 'Append File to the Current Selection',
'Select All Files' => 'Select All Files',
'shortcuts are inspired by magnificent GNU Midnight Commander file manager' =>
- 'shortcuts are inspired by magnificent GNU Midnight Commander file manager'
+ 'shortcuts are inspired by magnificent GNU Midnight Commander file manager',
+
+ 'Licence Key' => 'Licence Key',
+ 'Enter License Key' => 'Enter License Key',
+ 'Buy Licence' => 'Buy Licence',
+ 'Buy Lifetime License' => 'Buy Lifetime License',
+ 'Disable and Cancel Licence' => 'Disable and Cancel Licence',
+ 'Licence Activated' => 'Licence Activated',
+ 'Licence Deactivated' => 'Licence Deactivated',
+ 'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
+ 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
+ 'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
);
\ No newline at end of file
diff --git a/web/inc/i18n/es.php b/web/inc/i18n/es.php
index 3812030ca..f15425a88 100644
--- a/web/inc/i18n/es.php
+++ b/web/inc/i18n/es.php
@@ -588,6 +588,17 @@ $LANG['es'] = array(
'Append File to the Current Selection' => 'Append File to the Current Selection',
'Select All Files' => 'Select All Files',
'shortcuts are inspired by magnificent GNU Midnight Commander file manager' =>
- 'shortcuts are inspired by magnificent GNU Midnight Commander file manager'
+ 'shortcuts are inspired by magnificent GNU Midnight Commander file manager',
+
+ 'Licence Key' => 'Licence Key',
+ 'Enter License Key' => 'Enter License Key',
+ 'Buy Licence' => 'Buy Licence',
+ 'Buy Lifetime License' => 'Buy Lifetime License',
+ 'Disable and Cancel Licence' => 'Disable and Cancel Licence',
+ 'Licence Activated' => 'Licence Activated',
+ 'Licence Deactivated' => 'Licence Deactivated',
+ 'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
+ 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
+ 'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
);
\ No newline at end of file
diff --git a/web/inc/i18n/fi.php b/web/inc/i18n/fi.php
index fb2a3518d..75259aed5 100644
--- a/web/inc/i18n/fi.php
+++ b/web/inc/i18n/fi.php
@@ -591,6 +591,17 @@ $LANG['fi'] = array(
'Append File to the Current Selection' => 'Append File to the Current Selection',
'Select All Files' => 'Select All Files',
'shortcuts are inspired by magnificent GNU Midnight Commander file manager' =>
- 'shortcuts are inspired by magnificent GNU Midnight Commander file manager'
+ 'shortcuts are inspired by magnificent GNU Midnight Commander file manager',
+
+ 'Licence Key' => 'Licence Key',
+ 'Enter License Key' => 'Enter License Key',
+ 'Buy Licence' => 'Buy Licence',
+ 'Buy Lifetime License' => 'Buy Lifetime License',
+ 'Disable and Cancel Licence' => 'Disable and Cancel Licence',
+ 'Licence Activated' => 'Licence Activated',
+ 'Licence Deactivated' => 'Licence Deactivated',
+ 'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
+ 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
+ 'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
);
\ No newline at end of file
diff --git a/web/inc/i18n/fr.php b/web/inc/i18n/fr.php
index e6fad323a..7772ba06e 100644
--- a/web/inc/i18n/fr.php
+++ b/web/inc/i18n/fr.php
@@ -589,6 +589,17 @@ $LANG['fr'] = array(
'Append File to the Current Selection' => 'Append File to the Current Selection',
'Select All Files' => 'Select All Files',
'shortcuts are inspired by magnificent GNU Midnight Commander file manager' =>
- 'shortcuts are inspired by magnificent GNU Midnight Commander file manager'
+ 'shortcuts are inspired by magnificent GNU Midnight Commander file manager',
+
+ 'Licence Key' => 'Licence Key',
+ 'Enter License Key' => 'Enter License Key',
+ 'Buy Licence' => 'Buy Licence',
+ 'Buy Lifetime License' => 'Buy Lifetime License',
+ 'Disable and Cancel Licence' => 'Disable and Cancel Licence',
+ 'Licence Activated' => 'Licence Activated',
+ 'Licence Deactivated' => 'Licence Deactivated',
+ 'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
+ 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
+ 'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
);
\ No newline at end of file
diff --git a/web/inc/i18n/hu.php b/web/inc/i18n/hu.php
index 8444e3ecf..7da0338ba 100644
--- a/web/inc/i18n/hu.php
+++ b/web/inc/i18n/hu.php
@@ -596,6 +596,17 @@ $LANG['hu'] = array(
'Append File to the Current Selection' => 'Append File to the Current Selection',
'Select All Files' => 'Select All Files',
'shortcuts are inspired by magnificent GNU Midnight Commander file manager' =>
- 'shortcuts are inspired by magnificent GNU Midnight Commander file manager'
+ 'shortcuts are inspired by magnificent GNU Midnight Commander file manager',
+
+ 'Licence Key' => 'Licence Key',
+ 'Enter License Key' => 'Enter License Key',
+ 'Buy Licence' => 'Buy Licence',
+ 'Buy Lifetime License' => 'Buy Lifetime License',
+ 'Disable and Cancel Licence' => 'Disable and Cancel Licence',
+ 'Licence Activated' => 'Licence Activated',
+ 'Licence Deactivated' => 'Licence Deactivated',
+ 'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
+ 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
+ 'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
);
\ No newline at end of file
diff --git a/web/inc/i18n/id.php b/web/inc/i18n/id.php
index 165614059..0a0d935a6 100644
--- a/web/inc/i18n/id.php
+++ b/web/inc/i18n/id.php
@@ -590,6 +590,17 @@ $LANG['id'] = array(
'Append File to the Current Selection' => 'Append File to the Current Selection',
'Select All Files' => 'Select All Files',
'shortcuts are inspired by magnificent GNU Midnight Commander file manager' =>
- 'shortcuts are inspired by magnificent GNU Midnight Commander file manager'
+ 'shortcuts are inspired by magnificent GNU Midnight Commander file manager',
+
+ 'Licence Key' => 'Licence Key',
+ 'Enter License Key' => 'Enter License Key',
+ 'Buy Licence' => 'Buy Licence',
+ 'Buy Lifetime License' => 'Buy Lifetime License',
+ 'Disable and Cancel Licence' => 'Disable and Cancel Licence',
+ 'Licence Activated' => 'Licence Activated',
+ 'Licence Deactivated' => 'Licence Deactivated',
+ 'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
+ 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
+ 'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
);
\ No newline at end of file
diff --git a/web/inc/i18n/it.php b/web/inc/i18n/it.php
index 1ce1105fb..46fc8981f 100644
--- a/web/inc/i18n/it.php
+++ b/web/inc/i18n/it.php
@@ -588,6 +588,17 @@ $LANG['it'] = array(
'Append File to the Current Selection' => 'Append File to the Current Selection',
'Select All Files' => 'Select All Files',
'shortcuts are inspired by magnificent GNU Midnight Commander file manager' =>
- 'shortcuts are inspired by magnificent GNU Midnight Commander file manager'
+ 'shortcuts are inspired by magnificent GNU Midnight Commander file manager',
+
+ 'Licence Key' => 'Licence Key',
+ 'Enter License Key' => 'Enter License Key',
+ 'Buy Licence' => 'Buy Licence',
+ 'Buy Lifetime License' => 'Buy Lifetime License',
+ 'Disable and Cancel Licence' => 'Disable and Cancel Licence',
+ 'Licence Activated' => 'Licence Activated',
+ 'Licence Deactivated' => 'Licence Deactivated',
+ 'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
+ 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
+ 'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
);
\ No newline at end of file
diff --git a/web/inc/i18n/ja.php b/web/inc/i18n/ja.php
index 7015001b7..fba1c3abe 100644
--- a/web/inc/i18n/ja.php
+++ b/web/inc/i18n/ja.php
@@ -587,6 +587,17 @@ $LANG['ja'] = array(
'Append File to the Current Selection' => 'Append File to the Current Selection',
'Select All Files' => 'Select All Files',
'shortcuts are inspired by magnificent GNU Midnight Commander file manager' =>
- 'shortcuts are inspired by magnificent GNU Midnight Commander file manager'
+ 'shortcuts are inspired by magnificent GNU Midnight Commander file manager',
+
+ 'Licence Key' => 'Licence Key',
+ 'Enter License Key' => 'Enter License Key',
+ 'Buy Licence' => 'Buy Licence',
+ 'Buy Lifetime License' => 'Buy Lifetime License',
+ 'Disable and Cancel Licence' => 'Disable and Cancel Licence',
+ 'Licence Activated' => 'Licence Activated',
+ 'Licence Deactivated' => 'Licence Deactivated',
+ 'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
+ 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
+ 'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
);
\ No newline at end of file
diff --git a/web/inc/i18n/nl.php b/web/inc/i18n/nl.php
index d8c89e965..96e6ad576 100644
--- a/web/inc/i18n/nl.php
+++ b/web/inc/i18n/nl.php
@@ -588,6 +588,17 @@ $LANG['nl'] = array(
'Append File to the Current Selection' => 'Append File to the Current Selection',
'Select All Files' => 'Select All Files',
'shortcuts are inspired by magnificent GNU Midnight Commander file manager' =>
- 'shortcuts are inspired by magnificent GNU Midnight Commander file manager'
+ 'shortcuts are inspired by magnificent GNU Midnight Commander file manager',
+
+ 'Licence Key' => 'Licence Key',
+ 'Enter License Key' => 'Enter License Key',
+ 'Buy Licence' => 'Buy Licence',
+ 'Buy Lifetime License' => 'Buy Lifetime License',
+ 'Disable and Cancel Licence' => 'Disable and Cancel Licence',
+ 'Licence Activated' => 'Licence Activated',
+ 'Licence Deactivated' => 'Licence Deactivated',
+ 'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
+ 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
+ 'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
);
\ No newline at end of file
diff --git a/web/inc/i18n/no.php b/web/inc/i18n/no.php
index 75e964d28..a3c8a92e2 100644
--- a/web/inc/i18n/no.php
+++ b/web/inc/i18n/no.php
@@ -588,6 +588,17 @@ $LANG['no'] = array(
'Append File to the Current Selection' => 'Append File to the Current Selection',
'Select All Files' => 'Select All Files',
'shortcuts are inspired by magnificent GNU Midnight Commander file manager' =>
- 'shortcuts are inspired by magnificent GNU Midnight Commander file manager'
+ 'shortcuts are inspired by magnificent GNU Midnight Commander file manager',
+
+ 'Licence Key' => 'Licence Key',
+ 'Enter License Key' => 'Enter License Key',
+ 'Buy Licence' => 'Buy Licence',
+ 'Buy Lifetime License' => 'Buy Lifetime License',
+ 'Disable and Cancel Licence' => 'Disable and Cancel Licence',
+ 'Licence Activated' => 'Licence Activated',
+ 'Licence Deactivated' => 'Licence Deactivated',
+ 'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
+ 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
+ 'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
);
\ No newline at end of file
diff --git a/web/inc/i18n/pl.php b/web/inc/i18n/pl.php
index 3e42affac..19483d664 100644
--- a/web/inc/i18n/pl.php
+++ b/web/inc/i18n/pl.php
@@ -586,6 +586,17 @@ $LANG['pl'] = array(
'Append File to the Current Selection' => 'Nadpisz plik do aktualnego zaznaczenia',
'Select All Files' => 'Wybierz wszystkie pliki',
'shortcuts are inspired by magnificent GNU Midnight Commander file manager' =>
- 'skróty klawiszowe są zainspirowane wspaniałym managerem plików GNU Midnight Commander'
+ 'skróty klawiszowe są zainspirowane wspaniałym managerem plików GNU Midnight Commander',
+
+ 'Licence Key' => 'Licence Key',
+ 'Enter License Key' => 'Enter License Key',
+ 'Buy Licence' => 'Buy Licence',
+ 'Buy Lifetime License' => 'Buy Lifetime License',
+ 'Disable and Cancel Licence' => 'Disable and Cancel Licence',
+ 'Licence Activated' => 'Licence Activated',
+ 'Licence Deactivated' => 'Licence Deactivated',
+ 'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
+ 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
+ 'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
);
diff --git a/web/inc/i18n/pt.php b/web/inc/i18n/pt.php
index 2789cc6e2..c9b6f5c64 100644
--- a/web/inc/i18n/pt.php
+++ b/web/inc/i18n/pt.php
@@ -587,6 +587,17 @@ $LANG['pt'] = array(
'Append File to the Current Selection' => 'Append File to the Current Selection',
'Select All Files' => 'Select All Files',
'shortcuts are inspired by magnificent GNU Midnight Commander file manager' =>
- 'shortcuts are inspired by magnificent GNU Midnight Commander file manager'
+ 'shortcuts are inspired by magnificent GNU Midnight Commander file manager',
+
+ 'Licence Key' => 'Licence Key',
+ 'Enter License Key' => 'Enter License Key',
+ 'Buy Licence' => 'Buy Licence',
+ 'Buy Lifetime License' => 'Buy Lifetime License',
+ 'Disable and Cancel Licence' => 'Disable and Cancel Licence',
+ 'Licence Activated' => 'Licence Activated',
+ 'Licence Deactivated' => 'Licence Deactivated',
+ 'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
+ 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
+ 'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
);
diff --git a/web/inc/i18n/ro.php b/web/inc/i18n/ro.php
index ebf1f1f21..7040ddf94 100644
--- a/web/inc/i18n/ro.php
+++ b/web/inc/i18n/ro.php
@@ -589,6 +589,17 @@ $LANG['ro'] = array(
'Append File to the Current Selection' => 'Append File to the Current Selection',
'Select All Files' => 'Select All Files',
'shortcuts are inspired by magnificent GNU Midnight Commander file manager' =>
- 'shortcuts are inspired by magnificent GNU Midnight Commander file manager'
+ 'shortcuts are inspired by magnificent GNU Midnight Commander file manager',
+
+ 'Licence Key' => 'Licence Key',
+ 'Enter License Key' => 'Enter License Key',
+ 'Buy Licence' => 'Buy Licence',
+ 'Buy Lifetime License' => 'Buy Lifetime License',
+ 'Disable and Cancel Licence' => 'Disable and Cancel Licence',
+ 'Licence Activated' => 'Licence Activated',
+ 'Licence Deactivated' => 'Licence Deactivated',
+ 'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
+ 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
+ 'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
);
\ No newline at end of file
diff --git a/web/inc/i18n/ru.php b/web/inc/i18n/ru.php
index 093b2f7cc..4e26d8e46 100644
--- a/web/inc/i18n/ru.php
+++ b/web/inc/i18n/ru.php
@@ -589,6 +589,17 @@ $LANG['ru'] = array(
'Append File to the Current Selection' => 'Добавить файл к выбранным',
'Select All Files' => 'Выбрать все файлы',
'shortcuts are inspired by magnificent GNU Midnight Commander file manager' =>
- 'горячие клавиши заимствованы из великолепного файл менеджера GNU Midnight Commander'
+ 'горячие клавиши заимствованы из великолепного файл менеджера GNU Midnight Commander',
+
+ 'Licence Key' => 'Лицензионный Ключ',
+ 'Enter License Key' => 'Внесите Лицензионный Ключ',
+ 'Buy Licence' => 'Купить Лицензионный Ключ',
+ 'Buy Lifetime License' => 'Купить Бесконечный Лицензионный Ключ ',
+ 'Disable and Cancel Licence' => 'Отключить и Закрыть Лицензию',
+ 'Licence Activated' => 'Лицензия Активирована',
+ 'Licence Deactivated' => 'Лицензия Отключена',
+ 'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
+ 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
+ 'This is a commercial module, you would need to purchace license key to enable it.' => 'Это коммерческий модуль, чтобы включить его, вам необходимо приобрести лицензию.'
);
\ No newline at end of file
diff --git a/web/inc/i18n/se.php b/web/inc/i18n/se.php
index e060b1322..70b85165b 100644
--- a/web/inc/i18n/se.php
+++ b/web/inc/i18n/se.php
@@ -585,6 +585,17 @@ $LANG['se'] = array(
'Append File to the Current Selection' => 'Append File to the Current Selection',
'Select All Files' => 'Select All Files',
'shortcuts are inspired by magnificent GNU Midnight Commander file manager' =>
- 'shortcuts are inspired by magnificent GNU Midnight Commander file manager'
+ 'shortcuts are inspired by magnificent GNU Midnight Commander file manager',
+
+ 'Licence Key' => 'Licence Key',
+ 'Enter License Key' => 'Enter License Key',
+ 'Buy Licence' => 'Buy Licence',
+ 'Buy Lifetime License' => 'Buy Lifetime License',
+ 'Disable and Cancel Licence' => 'Disable and Cancel Licence',
+ 'Licence Activated' => 'Licence Activated',
+ 'Licence Deactivated' => 'Licence Deactivated',
+ 'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
+ 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
+ 'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
);
\ No newline at end of file
diff --git a/web/inc/i18n/tr.php b/web/inc/i18n/tr.php
index 2240e3c26..51529c21b 100644
--- a/web/inc/i18n/tr.php
+++ b/web/inc/i18n/tr.php
@@ -587,6 +587,17 @@ $LANG['tr'] = array(
'Append File to the Current Selection' => 'Şuanki Seçime Dosya Ekle',
'Select All Files' => 'Tüm Dosyaları Seç',
'shortcuts are inspired by magnificent GNU Midnight Commander file manager' =>
- 'kısayollar muhteşem dosya yöneticisi Midnight Commander arayüzünden esinlenilmiştir'
+ 'kısayollar muhteşem dosya yöneticisi Midnight Commander arayüzünden esinlenilmiştir',
+
+ 'Licence Key' => 'Licence Key',
+ 'Enter License Key' => 'Enter License Key',
+ 'Buy Licence' => 'Buy Licence',
+ 'Buy Lifetime License' => 'Buy Lifetime License',
+ 'Disable and Cancel Licence' => 'Disable and Cancel Licence',
+ 'Licence Activated' => 'Licence Activated',
+ 'Licence Deactivated' => 'Licence Deactivated',
+ 'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
+ 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
+ 'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
);
diff --git a/web/inc/i18n/tw.php b/web/inc/i18n/tw.php
index 3327c0ed3..0fd895c75 100644
--- a/web/inc/i18n/tw.php
+++ b/web/inc/i18n/tw.php
@@ -1051,5 +1051,17 @@ $LANG['tw'] = array(
'Append File to the Current Selection' => 'Append File to the Current Selection',
'Select All Files' => 'Select All Files',
'shortcuts are inspired by magnificent GNU Midnight Commander file manager' =>
- 'shortcuts are inspired by magnificent GNU Midnight Commander file manager'
+ 'shortcuts are inspired by magnificent GNU Midnight Commander file manager',
+
+ 'Licence Key' => 'Licence Key',
+ 'Enter License Key' => 'Enter License Key',
+ 'Buy Licence' => 'Buy Licence',
+ 'Buy Lifetime License' => 'Buy Lifetime License',
+ 'Disable and Cancel Licence' => 'Disable and Cancel Licence',
+ 'Licence Activated' => 'Licence Activated',
+ 'Licence Deactivated' => 'Licence Deactivated',
+ 'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
+ 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
+ 'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
+
);
\ No newline at end of file
diff --git a/web/inc/i18n/ua.php b/web/inc/i18n/ua.php
index 3abe6a2f0..35fa19f1e 100644
--- a/web/inc/i18n/ua.php
+++ b/web/inc/i18n/ua.php
@@ -589,6 +589,17 @@ $LANG['ua'] = array(
'Append File to the Current Selection' => 'Append File to the Current Selection',
'Select All Files' => 'Select All Files',
'shortcuts are inspired by magnificent GNU Midnight Commander file manager' =>
- 'shortcuts are inspired by magnificent GNU Midnight Commander file manager'
+ 'shortcuts are inspired by magnificent GNU Midnight Commander file manager',
+
+ 'Licence Key' => 'Licence Key',
+ 'Enter License Key' => 'Enter License Key',
+ 'Buy Licence' => 'Buy Licence',
+ 'Buy Lifetime License' => 'Buy Lifetime License',
+ 'Disable and Cancel Licence' => 'Disable and Cancel Licence',
+ 'Licence Activated' => 'Licence Activated',
+ 'Licence Deactivated' => 'Licence Deactivated',
+ 'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
+ 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
+ 'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
);
\ No newline at end of file
diff --git a/web/inc/i18n/vi.php b/web/inc/i18n/vi.php
index 04aecc4e8..f3f224581 100644
--- a/web/inc/i18n/vi.php
+++ b/web/inc/i18n/vi.php
@@ -345,6 +345,7 @@ $LANG['vi'] = array(
'Banlist' => 'Danh sách chặn',
'ranges are acceptable' => 'chấp nhận phạm vi',
'CIDR format is supported' => 'định dạng CIDR được hỗ trợ',
+ 'Add one more Name Server' => 'Add one more Name Server',
'1 account' => '1 tài khoản',
'%s accounts' => '%s tài khoản',
@@ -465,4 +466,134 @@ $LANG['vi'] = array(
'RESET_CODE_SENT' => 'Mã thiết lập lại mật khẩu đã được gửi đến địa chỉ email
',
'MAIL_RESET_SUBJECT' => 'Khôi phục mật khẩu tại %s',
'PASSWORD_RESET_REQUEST' => "Để thiết lập lại mật khẩu quản trị, vui lòng truy cập vào địa chỉ:\nhttps://%s/reset/?action=confirm&user=%s&code=%s\n\nAlternatively, you may go to https://%s/reset/?action=code&user=%s và nhập mã sau:\n%s\n\nNếu bạn không thực hiện khôi phục mật khẩu, vui lòng bỏ qua email này.\n\n--\nVesta Control Panel\n",
+
+ 'Jan' => 'Jan',
+ 'Feb' => 'Feb',
+ 'Mar' => 'Mar',
+ 'Apr' => 'Apr',
+ 'May' => 'May',
+ 'Jun' => 'Jun',
+ 'Jul' => 'Jul',
+ 'Aug' => 'Aug',
+ 'Sep' => 'Sep',
+ 'Oct' => 'Oct',
+ 'Nov' => 'Nov',
+ 'Dec' => 'Dec',
+
+ 'Configuring Server' => 'Configuring Server',
+ 'Hostname' => 'Hostname',
+ 'Time Zone' => 'Time Zone',
+ 'Default Language' => 'Default Language',
+ 'FileSystem Disk Quota' => 'FileSystem Disk Quota',
+ 'Vesta Control Panel Plugins' => 'Vesta Control Panel Plugins',
+ 'preview' => 'preview',
+ 'Reseller Role' => 'Reseller Role',
+ 'Web Config Editor' => 'Web Config Editor',
+ 'Template Manager' => 'Template Manager',
+ 'Backup Migration Manager' => 'Backup Migration Manager',
+ 'FileManager' => 'FileManager',
+ 'show: CPU / MEM / NET / DISK' => 'show: CPU / MEM / NET / DISK',
+
+ 'sort by' => 'sort by',
+ 'Date' => 'Date',
+ 'Starred' => 'Starred',
+ 'Name' => 'Name',
+
+ 'File Manager' => 'File Manager',
+ 'type' => 'type',
+ 'size' => 'size',
+ 'date' => 'date',
+ 'name' => 'name',
+ 'Initializing' => 'Initializing',
+ 'UPLOAD' => 'UPLOAD',
+ 'NEW FILE' => 'NEW FILE',
+ 'NEW DIR' => 'NEW DIR',
+ 'DELETE' => 'DELETE',
+ 'RENAME' => 'RENAME',
+ 'COPY' => 'COPY',
+ 'ARCHIVE' => 'ARCHIVE',
+ 'EXTRACT' => 'EXTRACT',
+ 'DOWNLOAD' => 'DOWNLOAD',
+ 'Hit' => 'Hit',
+ 'to reload the page' => 'to reload the page',
+ 'Directory name cannot be empty' => 'Directory name cannot be empty',
+ 'File name cannot be empty' => 'File name cannot be empty',
+ 'No file selected' => 'No file selected',
+ 'No file or folder selected' => 'No file or folder selected',
+ 'File type not supported' => 'File type not supported',
+ 'Directory download not available in current version' => 'Directory download not available in current version',
+ 'Directory not available' => 'Directory not available',
+ 'Done' => 'Done',
+ 'Close' => 'Close',
+ 'Copy' => 'Copy',
+ 'Cancel' => 'Cancel',
+ 'Rename' => 'Rename',
+ 'Delete' => 'Delete',
+ 'Extract' => 'Extract',
+ 'Create' => 'Create',
+ 'Compress' => 'Compress',
+ 'OK' => 'OK',
+ 'Are you sure you want to copy' => 'Are you sure you want to copy',
+ 'Are you sure you want to delete' => 'Are you sure you want to delete',
+ 'into' => 'into',
+ 'existing files will be replaced' => 'existing files will be replaced',
+ 'Original name' => 'Original name',
+ 'File' => 'File',
+ 'already exists' => 'already exists',
+ 'Create file' => 'Create file',
+ 'Create directory' => 'Create directory',
+
+ 'Add New object' => 'Add New object',
+ 'Save Form' => 'Save Form',
+ 'Cancel saving form' => 'Cancel saving form',
+ 'Go to USER list' => 'Go to USER list',
+ 'Go to WEB list' => 'Go to WEB list',
+ 'Go to DNS list' => 'Go to DNS list',
+ 'Go to MAIL list' => 'Go to MAIL list',
+ 'Go to DB list' => 'Go to DB list',
+ 'Go to CRON list' => 'Go to CRON list',
+ 'Go to BACKUP list' => 'Go to BACKUP list',
+ 'Focus on search' => 'Focus on search',
+ 'Display/Close shortcuts' => 'Display/Close shortcuts',
+ 'Move backward through top menu' => 'Move backward through top menu',
+ 'Move forward through top menu' => 'Move forward through top menu',
+ 'Enter focused element' => 'Enter focused element',
+
+ 'Upload' => 'Upload',
+ 'New File' => 'New File',
+ 'New Folder' => 'New Folder',
+ 'Download' => 'Download',
+ 'Rename' => 'Rename',
+ 'Copy' => 'Copy',
+ 'Archive' => 'Archive',
+ 'Delete' => 'Delete',
+ 'Save File (in text editor)' => 'Save File (in text editor)',
+ 'Close Popup / Cancel' => 'Close Popup / Cancel',
+ 'Move Cursor Up' => 'Move Cursor Up',
+ 'Move Cursor Dow' => 'Move Cursor Dow',
+ 'Switch to Left Tab' => 'Switch to Left Tab',
+ 'Switch to Right Tab' => 'Switch to Right Tab',
+ 'Switch Tab' => 'Switch Tab',
+ 'Go to the Top of File List' => 'Go to the Top of File List',
+ 'Go to the Last File' => 'Go to the Last File',
+ 'Open File/Enter Directory' => 'Open File/Enter Directory',
+ 'Go to Parent Directory' => 'Go to Parent Directory',
+ 'Select Current File' => 'Select Current File',
+ 'Select Bunch of Files' => 'Select Bunch of Files',
+ 'Append File to the Current Selection' => 'Append File to the Current Selection',
+ 'Select All Files' => 'Select All Files',
+ 'shortcuts are inspired by magnificent GNU Midnight Commander file manager' =>.
+ 'shortcuts are inspired by magnificent GNU Midnight Commander file manager',
+
+ 'Licence Key' => 'Licence Key',
+ 'Enter License Key' => 'Enter License Key',
+ 'Buy Licence' => 'Buy Licence',
+ 'Buy Lifetime License' => 'Buy Lifetime License',
+ 'Disable and Cancel Licence' => 'Disable and Cancel Licence',
+ 'Licence Activated' => 'Licence Activated',
+ 'Licence Deactivated' => 'Licence Deactivated',
+ 'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
+ 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
+ 'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
+
);
diff --git a/web/templates/admin/edit_server.html b/web/templates/admin/edit_server.html
index 434ec8ef4..f9baee451 100644
--- a/web/templates/admin/edit_server.html
+++ b/web/templates/admin/edit_server.html
@@ -609,7 +609,7 @@