mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
Updated translations for missing lines
This commit is contained in:
parent
cf1a7329e9
commit
ea490f2de6
1 changed files with 14 additions and 14 deletions
|
@ -27,14 +27,14 @@ $LANG['es'] = array(
|
|||
'BACKUP' => 'RESPALDO',
|
||||
|
||||
'LOGIN' => 'LOGIN',
|
||||
'RESET PASSWORD' => 'RESET PASSWORD',
|
||||
'RESET PASSWORD' => 'RESETEAR CONTRASEÑA',
|
||||
'SEARCH' => 'BUSCAR',
|
||||
'PACKAGE' => 'PAQUETE',
|
||||
'RRD' => 'RRD',
|
||||
'STATS' => 'ESTADÍSTICAS',
|
||||
'LOG' => 'LOG',
|
||||
'UPDATES' => 'UPDATES',
|
||||
'FIREWALL' => 'FIREWALL',
|
||||
'UPDATES' => 'ACTUALIZACIONES',
|
||||
'FIREWALL' => 'CORTAFUEGO',
|
||||
'SERVER' => 'SERVIDOR',
|
||||
'MEMORY' => 'MEMORIA',
|
||||
'DISK' => 'DISCO',
|
||||
|
@ -59,7 +59,7 @@ $LANG['es'] = array(
|
|||
'Ban IP Address' => 'Bloquear IP',
|
||||
'Search' => 'Buscar',
|
||||
'Add one more FTP Account' => 'Añadir una Cuenta FTP adicional',
|
||||
'Overall Statistics' => 'EstadísticaS Generales',
|
||||
'Overall Statistics' => 'Estadísticas Generales',
|
||||
'Daily' => 'Diariamente',
|
||||
'Weekly' => 'Semanalmente',
|
||||
'Monthly' => 'Mensualmente',
|
||||
|
@ -417,8 +417,8 @@ $LANG['es'] = array(
|
|||
'%s cron jobs' => '%s tareas programadas',
|
||||
'1 archive' => '1 archivo',
|
||||
'%s archives' => '%s archivos',
|
||||
'1 item' => '1 item',
|
||||
'%s items' => '%s items',
|
||||
'1 item' => '1 elemento',
|
||||
'%s items' => '%s elementos',
|
||||
'1 package' => '1 plan',
|
||||
'%s packages' => '%s planes',
|
||||
'1 IP address' => '1 dirección IP',
|
||||
|
@ -729,7 +729,7 @@ $LANG['es'] = array(
|
|||
'awstats' => 'awstats',
|
||||
|
||||
'Vesta SSL' => 'Vesta SSL',
|
||||
'SUBJECT' => 'SUBJECT',
|
||||
'SUBJECT' => 'ASUNTO',
|
||||
'ALIASES' => 'ALIASES',
|
||||
'NOT_BEFORE' => 'NOT_BEFORE',
|
||||
'NOT_AFTER' => 'NOT_AFTER',
|
||||
|
@ -737,13 +737,13 @@ $LANG['es'] = array(
|
|||
'PUB_KEY' => 'PUB_KEY',
|
||||
'ISSUER' => 'ISSUER',
|
||||
|
||||
'Use server hostname' => 'Use server hostname',
|
||||
'Use domain hostname' => 'Use domain hostname',
|
||||
'Use STARTTLS' => 'Use STARTTLS',
|
||||
'Use SSL' => 'Use SSL',
|
||||
'No encryption' => 'No encryption',
|
||||
'Do not use encryption' => 'Do not use encryption',
|
||||
'Use server hostname' => 'Usar server hostname',
|
||||
'Use domain hostname' => 'Usar domain hostname',
|
||||
'Use STARTTLS' => 'Usar STARTTLS',
|
||||
'Use SSL' => 'Usar SSL',
|
||||
'No encryption' => 'Sin encriptación',
|
||||
'Do not use encryption' => 'No usar encriptación',
|
||||
|
||||
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
|
||||
'maximum characters length, including prefix' => 'usar un máximo de %s, incluyendo prefijo',
|
||||
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue