Skip to content

Commit ea490f2

Browse files
authored
Updated translations for missing lines
1 parent cf1a732 commit ea490f2

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

web/inc/i18n/es.php

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@
2727
'BACKUP' => 'RESPALDO',
2828

2929
'LOGIN' => 'LOGIN',
30-
'RESET PASSWORD' => 'RESET PASSWORD',
30+
'RESET PASSWORD' => 'RESETEAR CONTRASEÑA',
3131
'SEARCH' => 'BUSCAR',
3232
'PACKAGE' => 'PAQUETE',
3333
'RRD' => 'RRD',
3434
'STATS' => 'ESTADÍSTICAS',
3535
'LOG' => 'LOG',
36-
'UPDATES' => 'UPDATES',
37-
'FIREWALL' => 'FIREWALL',
36+
'UPDATES' => 'ACTUALIZACIONES',
37+
'FIREWALL' => 'CORTAFUEGO',
3838
'SERVER' => 'SERVIDOR',
3939
'MEMORY' => 'MEMORIA',
4040
'DISK' => 'DISCO',
@@ -59,7 +59,7 @@
5959
'Ban IP Address' => 'Bloquear IP',
6060
'Search' => 'Buscar',
6161
'Add one more FTP Account' => 'Añadir una Cuenta FTP adicional',
62-
'Overall Statistics' => 'EstadísticaS Generales',
62+
'Overall Statistics' => 'Estadísticas Generales',
6363
'Daily' => 'Diariamente',
6464
'Weekly' => 'Semanalmente',
6565
'Monthly' => 'Mensualmente',
@@ -417,8 +417,8 @@
417417
'%s cron jobs' => '%s tareas programadas',
418418
'1 archive' => '1 archivo',
419419
'%s archives' => '%s archivos',
420-
'1 item' => '1 item',
421-
'%s items' => '%s items',
420+
'1 item' => '1 elemento',
421+
'%s items' => '%s elementos',
422422
'1 package' => '1 plan',
423423
'%s packages' => '%s planes',
424424
'1 IP address' => '1 dirección IP',
@@ -729,21 +729,21 @@
729729
'awstats' => 'awstats',
730730

731731
'Vesta SSL' => 'Vesta SSL',
732-
'SUBJECT' => 'SUBJECT',
732+
'SUBJECT' => 'ASUNTO',
733733
'ALIASES' => 'ALIASES',
734734
'NOT_BEFORE' => 'NOT_BEFORE',
735735
'NOT_AFTER' => 'NOT_AFTER',
736736
'SIGNATURE' => 'SIGNATURE',
737737
'PUB_KEY' => 'PUB_KEY',
738738
'ISSUER' => 'ISSUER',
739739

740-
'Use server hostname' => 'Use server hostname',
741-
'Use domain hostname' => 'Use domain hostname',
742-
'Use STARTTLS' => 'Use STARTTLS',
743-
'Use SSL' => 'Use SSL',
744-
'No encryption' => 'No encryption',
745-
'Do not use encryption' => 'Do not use encryption',
740+
'Use server hostname' => 'Usar server hostname',
741+
'Use domain hostname' => 'Usar domain hostname',
742+
'Use STARTTLS' => 'Usar STARTTLS',
743+
'Use SSL' => 'Usar SSL',
744+
'No encryption' => 'Sin encriptación',
745+
'Do not use encryption' => 'No usar encriptación',
746746

747-
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
747+
'maximum characters length, including prefix' => 'usar un máximo de %s, incluyendo prefijo',
748748

749749
);

0 commit comments

Comments
 (0)