|
27 | 27 | 'BACKUP' => 'RESPALDO', |
28 | 28 |
|
29 | 29 | 'LOGIN' => 'LOGIN', |
30 | | - 'RESET PASSWORD' => 'RESET PASSWORD', |
| 30 | + 'RESET PASSWORD' => 'RESETEAR CONTRASEÑA', |
31 | 31 | 'SEARCH' => 'BUSCAR', |
32 | 32 | 'PACKAGE' => 'PAQUETE', |
33 | 33 | 'RRD' => 'RRD', |
34 | 34 | 'STATS' => 'ESTADÍSTICAS', |
35 | 35 | 'LOG' => 'LOG', |
36 | | - 'UPDATES' => 'UPDATES', |
37 | | - 'FIREWALL' => 'FIREWALL', |
| 36 | + 'UPDATES' => 'ACTUALIZACIONES', |
| 37 | + 'FIREWALL' => 'CORTAFUEGO', |
38 | 38 | 'SERVER' => 'SERVIDOR', |
39 | 39 | 'MEMORY' => 'MEMORIA', |
40 | 40 | 'DISK' => 'DISCO', |
|
59 | 59 | 'Ban IP Address' => 'Bloquear IP', |
60 | 60 | 'Search' => 'Buscar', |
61 | 61 | 'Add one more FTP Account' => 'Añadir una Cuenta FTP adicional', |
62 | | - 'Overall Statistics' => 'EstadísticaS Generales', |
| 62 | + 'Overall Statistics' => 'Estadísticas Generales', |
63 | 63 | 'Daily' => 'Diariamente', |
64 | 64 | 'Weekly' => 'Semanalmente', |
65 | 65 | 'Monthly' => 'Mensualmente', |
|
417 | 417 | '%s cron jobs' => '%s tareas programadas', |
418 | 418 | '1 archive' => '1 archivo', |
419 | 419 | '%s archives' => '%s archivos', |
420 | | - '1 item' => '1 item', |
421 | | - '%s items' => '%s items', |
| 420 | + '1 item' => '1 elemento', |
| 421 | + '%s items' => '%s elementos', |
422 | 422 | '1 package' => '1 plan', |
423 | 423 | '%s packages' => '%s planes', |
424 | 424 | '1 IP address' => '1 dirección IP', |
|
729 | 729 | 'awstats' => 'awstats', |
730 | 730 |
|
731 | 731 | 'Vesta SSL' => 'Vesta SSL', |
732 | | - 'SUBJECT' => 'SUBJECT', |
| 732 | + 'SUBJECT' => 'ASUNTO', |
733 | 733 | 'ALIASES' => 'ALIASES', |
734 | 734 | 'NOT_BEFORE' => 'NOT_BEFORE', |
735 | 735 | 'NOT_AFTER' => 'NOT_AFTER', |
736 | 736 | 'SIGNATURE' => 'SIGNATURE', |
737 | 737 | 'PUB_KEY' => 'PUB_KEY', |
738 | 738 | 'ISSUER' => 'ISSUER', |
739 | 739 |
|
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', |
746 | 746 |
|
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', |
748 | 748 |
|
749 | 749 | ); |
0 commit comments