Updated translations for missing lines

This commit is contained in:
demlasjr 2016-10-13 22:58:59 +02:00 committed by GitHub
commit ea490f2de6

View file

@ -27,14 +27,14 @@ $LANG['es'] = array(
'BACKUP' => 'RESPALDO', 'BACKUP' => 'RESPALDO',
'LOGIN' => 'LOGIN', 'LOGIN' => 'LOGIN',
'RESET PASSWORD' => 'RESET PASSWORD', 'RESET PASSWORD' => 'RESETEAR CONTRASEÑA',
'SEARCH' => 'BUSCAR', 'SEARCH' => 'BUSCAR',
'PACKAGE' => 'PAQUETE', 'PACKAGE' => 'PAQUETE',
'RRD' => 'RRD', 'RRD' => 'RRD',
'STATS' => 'ESTADÍSTICAS', 'STATS' => 'ESTADÍSTICAS',
'LOG' => 'LOG', 'LOG' => 'LOG',
'UPDATES' => 'UPDATES', 'UPDATES' => 'ACTUALIZACIONES',
'FIREWALL' => 'FIREWALL', 'FIREWALL' => 'CORTAFUEGO',
'SERVER' => 'SERVIDOR', 'SERVER' => 'SERVIDOR',
'MEMORY' => 'MEMORIA', 'MEMORY' => 'MEMORIA',
'DISK' => 'DISCO', 'DISK' => 'DISCO',
@ -59,7 +59,7 @@ $LANG['es'] = array(
'Ban IP Address' => 'Bloquear IP', 'Ban IP Address' => 'Bloquear IP',
'Search' => 'Buscar', 'Search' => 'Buscar',
'Add one more FTP Account' => 'Añadir una Cuenta FTP adicional', 'Add one more FTP Account' => 'Añadir una Cuenta FTP adicional',
'Overall Statistics' => 'EstadísticaS Generales', 'Overall Statistics' => 'Estadísticas Generales',
'Daily' => 'Diariamente', 'Daily' => 'Diariamente',
'Weekly' => 'Semanalmente', 'Weekly' => 'Semanalmente',
'Monthly' => 'Mensualmente', 'Monthly' => 'Mensualmente',
@ -417,8 +417,8 @@ $LANG['es'] = array(
'%s cron jobs' => '%s tareas programadas', '%s cron jobs' => '%s tareas programadas',
'1 archive' => '1 archivo', '1 archive' => '1 archivo',
'%s archives' => '%s archivos', '%s archives' => '%s archivos',
'1 item' => '1 item', '1 item' => '1 elemento',
'%s items' => '%s items', '%s items' => '%s elementos',
'1 package' => '1 plan', '1 package' => '1 plan',
'%s packages' => '%s planes', '%s packages' => '%s planes',
'1 IP address' => '1 dirección IP', '1 IP address' => '1 dirección IP',
@ -729,7 +729,7 @@ $LANG['es'] = array(
'awstats' => 'awstats', 'awstats' => 'awstats',
'Vesta SSL' => 'Vesta SSL', 'Vesta SSL' => 'Vesta SSL',
'SUBJECT' => 'SUBJECT', 'SUBJECT' => 'ASUNTO',
'ALIASES' => 'ALIASES', 'ALIASES' => 'ALIASES',
'NOT_BEFORE' => 'NOT_BEFORE', 'NOT_BEFORE' => 'NOT_BEFORE',
'NOT_AFTER' => 'NOT_AFTER', 'NOT_AFTER' => 'NOT_AFTER',
@ -737,13 +737,13 @@ $LANG['es'] = array(
'PUB_KEY' => 'PUB_KEY', 'PUB_KEY' => 'PUB_KEY',
'ISSUER' => 'ISSUER', 'ISSUER' => 'ISSUER',
'Use server hostname' => 'Use server hostname', 'Use server hostname' => 'Usar server hostname',
'Use domain hostname' => 'Use domain hostname', 'Use domain hostname' => 'Usar domain hostname',
'Use STARTTLS' => 'Use STARTTLS', 'Use STARTTLS' => 'Usar STARTTLS',
'Use SSL' => 'Use SSL', 'Use SSL' => 'Usar SSL',
'No encryption' => 'No encryption', 'No encryption' => 'Sin encriptación',
'Do not use encryption' => 'Do not use encryption', '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',
); );