diff --git a/web/inc/i18n/ar.php b/web/inc/i18n/ar.php index 169537106..714f3c8fd 100644 --- a/web/inc/i18n/ar.php +++ b/web/inc/i18n/ar.php @@ -746,6 +746,8 @@ $LANG['ar'] = array( 'No encryption' => 'No encryption', 'Do not use encryption' => 'Do not use encryption', + 'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix', + // Texts below doesn't exist in en.php '%s rule' => 'قواعد %s', 'MainDomain' => 'النطاق الرئيسي', diff --git a/web/inc/i18n/bs.php b/web/inc/i18n/bs.php index f092c57f3..0f8af03d5 100644 --- a/web/inc/i18n/bs.php +++ b/web/inc/i18n/bs.php @@ -745,4 +745,5 @@ $LANG['bs'] = array( 'No encryption' => 'Bez enkripcije', 'Do not use encryption' => 'Nemoj koristiti enkripciju', + 'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix', ); \ No newline at end of file diff --git a/web/inc/i18n/cn.php b/web/inc/i18n/cn.php index c87c753ef..1c9366fa5 100644 --- a/web/inc/i18n/cn.php +++ b/web/inc/i18n/cn.php @@ -746,4 +746,5 @@ $LANG['cn'] = array( 'No encryption' => 'No encryption', 'Do not use encryption' => 'Do not use encryption', + 'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix', ); diff --git a/web/inc/i18n/cz.php b/web/inc/i18n/cz.php index 6839078fa..13d36c62f 100644 --- a/web/inc/i18n/cz.php +++ b/web/inc/i18n/cz.php @@ -747,4 +747,5 @@ $LANG['cz'] = array( 'No encryption' => 'No encryption', 'Do not use encryption' => 'Do not use encryption', + 'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix', ); diff --git a/web/inc/i18n/da.php b/web/inc/i18n/da.php index ab1c58406..58fa964fe 100644 --- a/web/inc/i18n/da.php +++ b/web/inc/i18n/da.php @@ -748,4 +748,5 @@ $LANG['da'] = array( 'No encryption' => 'No encryption', 'Do not use encryption' => 'Do not use encryption', + 'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix', ); diff --git a/web/inc/i18n/de.php b/web/inc/i18n/de.php index 82be962bf..b79f639aa 100644 --- a/web/inc/i18n/de.php +++ b/web/inc/i18n/de.php @@ -746,4 +746,5 @@ $LANG['de'] = array( 'No encryption' => 'No encryption', 'Do not use encryption' => 'Do not use encryption', + 'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix', ); diff --git a/web/inc/i18n/el.php b/web/inc/i18n/el.php index 901e67a18..faece051e 100644 --- a/web/inc/i18n/el.php +++ b/web/inc/i18n/el.php @@ -747,4 +747,5 @@ $LANG['el'] = array( 'No encryption' => 'No encryption', 'Do not use encryption' => 'Do not use encryption', + 'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix', ); diff --git a/web/inc/i18n/en.php b/web/inc/i18n/en.php index 8a687f73f..755946ee2 100644 --- a/web/inc/i18n/en.php +++ b/web/inc/i18n/en.php @@ -747,4 +747,6 @@ $LANG['en'] = array( 'No encryption' => 'No encryption', 'Do not use encryption' => 'Do not use encryption', + 'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix', + ); diff --git a/web/inc/i18n/es.php b/web/inc/i18n/es.php index 5a851eec4..dd4fe2ebc 100644 --- a/web/inc/i18n/es.php +++ b/web/inc/i18n/es.php @@ -744,4 +744,5 @@ $LANG['es'] = array( 'No encryption' => 'No encryption', 'Do not use encryption' => 'Do not use encryption', + 'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix', ); diff --git a/web/inc/i18n/fa.php b/web/inc/i18n/fa.php index 06f317238..500a2ef7c 100644 --- a/web/inc/i18n/fa.php +++ b/web/inc/i18n/fa.php @@ -749,6 +749,8 @@ $LANG['fa'] = [ 'No encryption' => 'No encryption', 'Do not use encryption' => 'Do not use encryption', + 'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix', + // Texts below doesn't exist in en.php '70 خط اخر %s.%s.log' => 'هفتاد خط انتهايي از %s.%s.log', ]; diff --git a/web/inc/i18n/fi.php b/web/inc/i18n/fi.php index db0e960dc..9da1cf663 100644 --- a/web/inc/i18n/fi.php +++ b/web/inc/i18n/fi.php @@ -748,6 +748,8 @@ $LANG['fi'] = array( 'No encryption' => 'No encryption', 'Do not use encryption' => 'Do not use encryption', + 'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix', + // Texts below doesn't exist in en.php 'traffic' => 'tiedonsiirto', 'disk' => 'levytila', diff --git a/web/inc/i18n/fr.php b/web/inc/i18n/fr.php index 496e1b9e0..0df3c683c 100644 --- a/web/inc/i18n/fr.php +++ b/web/inc/i18n/fr.php @@ -746,6 +746,8 @@ $LANG['fr'] = array( 'No encryption' => 'No encryption', 'Do not use encryption' => 'Do not use encryption', + 'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix', + // Texts below doesn't exist in en.php 'disk' => 'disque', 'traffic' => 'traffic', diff --git a/web/inc/i18n/hu.php b/web/inc/i18n/hu.php index 3653682ac..0a503c110 100644 --- a/web/inc/i18n/hu.php +++ b/web/inc/i18n/hu.php @@ -750,6 +750,8 @@ $LANG['hu'] = array( 'No encryption' => 'No encryption', 'Do not use encryption' => 'Do not use encryption', + 'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix', + // Texts below doesn't exist in en.php 'Bandwidth Usage eth1' => 'eth1 sávszélesség használat', ); diff --git a/web/inc/i18n/id.php b/web/inc/i18n/id.php index 2b884bd1f..af3b4fe86 100644 --- a/web/inc/i18n/id.php +++ b/web/inc/i18n/id.php @@ -749,4 +749,5 @@ $LANG['id'] = array( 'No encryption' => 'No encryption', 'Do not use encryption' => 'Do not use encryption', + 'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix', ); diff --git a/web/inc/i18n/it.php b/web/inc/i18n/it.php index 439f5a37f..095647b7d 100644 --- a/web/inc/i18n/it.php +++ b/web/inc/i18n/it.php @@ -747,4 +747,5 @@ $LANG['it'] = array( 'No encryption' => 'No encryption', 'Do not use encryption' => 'Do not use encryption', + 'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix', ); diff --git a/web/inc/i18n/ja.php b/web/inc/i18n/ja.php index 501129a11..d6169fcc6 100644 --- a/web/inc/i18n/ja.php +++ b/web/inc/i18n/ja.php @@ -746,4 +746,5 @@ $LANG['ja'] = array( 'No encryption' => 'No encryption', 'Do not use encryption' => 'Do not use encryption', + 'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix', ); diff --git a/web/inc/i18n/ka.php b/web/inc/i18n/ka.php index f690b9aa1..14890c589 100644 --- a/web/inc/i18n/ka.php +++ b/web/inc/i18n/ka.php @@ -746,4 +746,5 @@ $LANG['ka'] = array( 'No encryption' => 'No encryption', 'Do not use encryption' => 'Do not use encryption', + 'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix', ); diff --git a/web/inc/i18n/nl.php b/web/inc/i18n/nl.php index 1f64efba9..9e33a1b85 100644 --- a/web/inc/i18n/nl.php +++ b/web/inc/i18n/nl.php @@ -747,4 +747,5 @@ $LANG['nl'] = array( 'No encryption' => 'No encryption', 'Do not use encryption' => 'Do not use encryption', + 'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix', ); diff --git a/web/inc/i18n/no.php b/web/inc/i18n/no.php index 37c9b62e5..90c6ac775 100644 --- a/web/inc/i18n/no.php +++ b/web/inc/i18n/no.php @@ -747,4 +747,5 @@ $LANG['no'] = array( 'No encryption' => 'No encryption', 'Do not use encryption' => 'Do not use encryption', + 'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix', ); diff --git a/web/inc/i18n/pl.php b/web/inc/i18n/pl.php index f9f423bbb..96f3660a5 100644 --- a/web/inc/i18n/pl.php +++ b/web/inc/i18n/pl.php @@ -746,4 +746,5 @@ $LANG['pl'] = array( 'No encryption' => 'No encryption', 'Do not use encryption' => 'Do not use encryption', + 'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix', ); diff --git a/web/inc/i18n/pt-BR.php b/web/inc/i18n/pt-BR.php index b80960e8a..25089dfd0 100644 --- a/web/inc/i18n/pt-BR.php +++ b/web/inc/i18n/pt-BR.php @@ -746,4 +746,5 @@ $LANG['pt-BR'] = array( 'No encryption' => 'No encryption', 'Do not use encryption' => 'Do not use encryption', + 'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix', ); diff --git a/web/inc/i18n/pt.php b/web/inc/i18n/pt.php index eb572e869..7fb02e7df 100644 --- a/web/inc/i18n/pt.php +++ b/web/inc/i18n/pt.php @@ -746,4 +746,5 @@ $LANG['pt'] = array( 'No encryption' => 'No encryption', 'Do not use encryption' => 'Do not use encryption', + 'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix', ); diff --git a/web/inc/i18n/ro.php b/web/inc/i18n/ro.php index c12a190fd..988fec1b1 100644 --- a/web/inc/i18n/ro.php +++ b/web/inc/i18n/ro.php @@ -747,4 +747,5 @@ $LANG['ro'] = array( 'No encryption' => 'No encryption', 'Do not use encryption' => 'Do not use encryption', + 'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix', ); diff --git a/web/inc/i18n/ru.php b/web/inc/i18n/ru.php index c6ff96eb7..e9fdf6675 100644 --- a/web/inc/i18n/ru.php +++ b/web/inc/i18n/ru.php @@ -747,4 +747,5 @@ $LANG['ru'] = array( 'No encryption' => 'No encryption', 'Do not use encryption' => 'Do not use encryption', + 'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix', ); diff --git a/web/inc/i18n/se.php b/web/inc/i18n/se.php index ea7916716..ceaa4d912 100644 --- a/web/inc/i18n/se.php +++ b/web/inc/i18n/se.php @@ -746,4 +746,5 @@ $LANG['se'] = array( 'No encryption' => 'No encryption', 'Do not use encryption' => 'Do not use encryption', + 'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix', ); diff --git a/web/inc/i18n/tr.php b/web/inc/i18n/tr.php index 8c8297fcb..ba2686e50 100644 --- a/web/inc/i18n/tr.php +++ b/web/inc/i18n/tr.php @@ -747,4 +747,5 @@ $LANG['tr'] = array( 'No encryption' => 'No encryption', 'Do not use encryption' => 'Do not use encryption', + 'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix', ); diff --git a/web/inc/i18n/tw.php b/web/inc/i18n/tw.php index 99374311f..d4652ad3b 100644 --- a/web/inc/i18n/tw.php +++ b/web/inc/i18n/tw.php @@ -769,4 +769,5 @@ $LANG['tw'] = array( 'No encryption' => 'No encryption', 'Do not use encryption' => 'Do not use encryption', + 'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix', ); diff --git a/web/inc/i18n/ua.php b/web/inc/i18n/ua.php index c64210bc5..2f8183899 100644 --- a/web/inc/i18n/ua.php +++ b/web/inc/i18n/ua.php @@ -747,4 +747,5 @@ $LANG['ua'] = array( 'No encryption' => 'No encryption', 'Do not use encryption' => 'Do not use encryption', + 'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix', ); \ No newline at end of file diff --git a/web/inc/i18n/vi.php b/web/inc/i18n/vi.php index 5d8b5763d..473631918 100644 --- a/web/inc/i18n/vi.php +++ b/web/inc/i18n/vi.php @@ -745,4 +745,5 @@ $LANG['vi'] = array( 'No encryption' => 'No encryption', 'Do not use encryption' => 'Do not use encryption', + 'maximum 16 characters length, including prefix' => 'maximum 16 characters length, including prefix', ); diff --git a/web/inc/main.php b/web/inc/main.php index e0761013b..13a093c96 100644 --- a/web/inc/main.php +++ b/web/inc/main.php @@ -345,3 +345,12 @@ function list_timezones() { } return $timezone_list; } + +function is_it_mysql_or_mariadb() { + exec (VESTA_CMD."v-list-sys-services json", $output, $return_var); + $data = json_decode(implode('', $output), true); + unset($output); + $mysqltype='mysql'; + if (isset($data['mariadb'])) $mysqltype='mariadb'; + return $mysqltype; +} diff --git a/web/templates/admin/add_db.html b/web/templates/admin/add_db.html index 630626901..a618bc1b3 100644 --- a/web/templates/admin/add_db.html +++ b/web/templates/admin/add_db.html @@ -42,7 +42,7 @@
- + ".$user."_");?> |
- + (".__('maximum 16 characters length, including prefix').")"; + ?> |