| [232] | 1 | ; AiR-BOOT (c) Copyright 1998-2008 M. Kiewitz
|
|---|
| 2 | ;
|
|---|
| 3 | ; This file is part of AiR-BOOT
|
|---|
| 4 | ;
|
|---|
| 5 | ; AiR-BOOT is free software: you can redistribute it and/or modify it under
|
|---|
| 6 | ; the terms of the GNU General Public License as published by the Free
|
|---|
| 7 | ; Software Foundation, either version 3 of the License, or (at your option)
|
|---|
| 8 | ; any later version.
|
|---|
| 9 | ;
|
|---|
| 10 | ; AiR-BOOT is distributed in the hope that it will be useful, but WITHOUT ANY
|
|---|
| 11 | ; WARRANTY: without even the implied warranty of MERCHANTABILITY or FITNESS
|
|---|
| 12 | ; FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|---|
| 13 | ; details.
|
|---|
| 14 | ;
|
|---|
| 15 | ; You should have received a copy of the GNU General Public License along with
|
|---|
| 16 | ; AiR-BOOT. If not, see <http://www.gnu.org/licenses/>.
|
|---|
| 17 | ;
|
|---|
| 18 | ;------------------------------------------------------------------------------
|
|---|
| 19 | ; AiR-BOOT / OTHER TEXT
|
|---|
| 20 | ; v001 - Spanish - by Alfredo Fern ndez D¡az
|
|---|
| 21 | ;------------------------------------------------------------------------------
|
|---|
| 22 |
|
|---|
| 23 | TXT_TranslationBy db 0
|
|---|
| 24 |
|
|---|
| 25 | ; TopInfosX variables are used for Boot-Menu and Partition Setup
|
|---|
| 26 |
|
|---|
| 27 | ; Maximum 2/10/11/6 chars
|
|---|
| 28 | ;----------------------------------||---------------------------------------
|
|---|
| 29 | TXT_TopInfos_No db 'N§', 0
|
|---|
| 30 | TXT_TopInfos_Hd db 'DD', 0
|
|---|
| 31 | ;----------------------------------|--------|-------------------------------
|
|---|
| 32 | TXT_TopInfos_HdSize db 'DD/Tama€o:', 0
|
|---|
| 33 | ;----------------------------------|--------|-------------------------------
|
|---|
| 34 | TXT_TopInfos_Label db 'Etiqueta:', 0
|
|---|
| 35 | ;----------------------------------|---------|------------------------------
|
|---|
| 36 | TXT_TopInfos_Type db 'Tipo:', 0
|
|---|
| 37 | ;----------------------------------|----|-----------------------------------
|
|---|
| 38 | TXT_TopInfos_Flags db 'Opcs.:', 0 ; <-- for Partition Setup
|
|---|
| 39 |
|
|---|
| 40 | ; Will be added together to one line, maximum 76 chars
|
|---|
| 41 | TXT_TimedBootLine db 'Inicio temporizado. Se iniciar '''
|
|---|
| 42 | TXT_TimedBootEntryName db 12 dup (0) ; Space for Default-Entry-Name
|
|---|
| 43 | TXT_TimedBootLine2 db ''' en ', 0
|
|---|
| 44 | TXT_TimedBootSeconds db ' segundos. ', 0
|
|---|
| 45 | TXT_TimedBootSecond db ' segundo. ', 0 ; if only one is left, ELiTE :]
|
|---|
| 46 | ; Maximum 76 chars
|
|---|
| 47 | ;----------------------------------|--------------------------------------------------------------------------|
|
|---|
| 48 | TXT_TimedBootDisabled db 'Temporizador inactivo; no se iniciar autom ticamente ning£n sistema.', 0
|
|---|
| 49 | TXT_BootMenuHelpText1 db 'Pulse [Esc] para (des)activar, [Enter] para iniciar el sistema seleccionado.', 0
|
|---|
| 50 | TXT_BootMenuHelpText2 db 'Seleccione con las flechas, o pulse [TAB] para ver mensajes POST de la BIOS.', 0
|
|---|
| 51 | ; Maximum 30 chars
|
|---|
| 52 | ;----------------------------------|----------------------------|
|
|---|
| 53 | TXT_BootMenuEnterSetup db 'F10 para configurar', 0
|
|---|
| 54 | ;TXT_BootMenuEnterBootLog db 'TAB to enter Boot Log', 0
|
|---|
| 55 |
|
|---|
| 56 | ; Dynamic Length (till 80 chars)
|
|---|
| 57 | TXT_BrokenPartitionTable db 13, 10, ' - Hay al menos una entrada corrupta en la tabla de partici¢n o'
|
|---|
| 58 | db 13, 10, ' sectores ilegibles en el disco duro. Sistema detenido.', 0
|
|---|
| 59 | TXT_TooManyPartitions db 13, 10, ' - Detectadas m s de 45 particiones (l¡mite de AiR-BOOT).', 0
|
|---|
| 60 | TXT_NoBootAble db 13, 10, ' - Ninguna partici¢n designada iniciable. Sistema detenido.', 0
|
|---|
| 61 | TXT_BIOSchanged db 13, 10, ' - BIOS CAMBIADA; por favor, examine el sistema en busca de virus para'
|
|---|
| 62 | db 13, 10, ' asegurarse. Pulse cualquier tecla para continuar...', 0
|
|---|
| 63 |
|
|---|
| 64 | TXT_VirusFoundMain db 13, 10, ' - ATENCIàN! -> ENCONTRADO VIRUS <- ATENCIàN!', 13, 10, 0
|
|---|
| 65 | TXT_VirusFound1ok db ' Ha sido sobreescrito, pero el sistema puede no iniciarse correctamente.', 13, 10
|
|---|
| 66 | db ' Si ocurre esto, use su disco de sistema de AiR-BOOT.', 13, 10, 0
|
|---|
| 67 | TXT_VirusFound1damn db ' Desgraciadamente ha destruido la copia de seguridad de AiR-BOOT.', 13, 10
|
|---|
| 68 | db ' Tiene que iniciar el sistema desde un disco de AiR-BOOT.', 13, 10, 0
|
|---|
| 69 | TXT_VirusFound1any db ' Por seguridad, deber¡a examinar el disco duro por si quedan restos.', 13, 10, 0
|
|---|
| 70 | TXT_VirusFound2 db ' Est en el registro de arranque de la partici¢n que quer¡a iniciar.', 13, 10
|
|---|
| 71 | db ' Use un antivirus. Tambin podr¡a ser una falsa alarma.', 13, 10
|
|---|
| 72 | db ' Tras eliminarlo, debe reiniciar las variables de detecci¢n. Entre en', 13, 10
|
|---|
| 73 | db ' ''CONFIGURAR PARTICIONES'' y desactive y reactivar la detecci¢n VIBR.', 13, 10
|
|---|
| 74 | db ' Si esto ha sido una falsa alarma, djela inactiva.', 13, 10, 0
|
|---|
| 75 | TXT_VirusFoundEnd db ' Sistema detenido. Pulse RESET.', 0
|
|---|
| 76 | TXT_HowEnterSetup db 13, 10, ' - Mantenga pulsado Ctrl o Alt para configurar AiR-BOOT.', 0
|
|---|
| 77 |
|
|---|
| [246] | 78 | TXT_BootingNow1 db 'Arrancando ', 0
|
|---|
| [232] | 79 | ; DO NOT MODIFY HERE
|
|---|
| 80 | TXT_BootingNow2 db '''', 0
|
|---|
| 81 | TXT_BootingNowPartName db 12 dup (0) ; Space for BootThisPart-Name
|
|---|
| 82 | ; DO NOT MODIFY TILL HERE
|
|---|
| 83 | TXT_BootingNowPartition db ' (partici¢n)', 0
|
|---|
| 84 | TXT_BootingNowKernel db ' (kernel)', 0
|
|---|
| 85 | TXT_BootingHide db '; ocultando p. activa', 0
|
|---|
| 86 | TXT_BootingWait db '; por favor, espere...', 13, 10, 13, 10, 0
|
|---|
| 87 |
|
|---|
| 88 | ; FIXED LENGTH - 11 chars each string
|
|---|
| 89 | ;----------------------------------|---------|------------------------------
|
|---|
| 90 | TXT_Floppy_NoName db 'Sin nombre '
|
|---|
| [245] | 91 | TXT_Floppy_Drive db 'Disquetera '
|
|---|
| [232] | 92 | TXT_Floppy_NoDisc db 'Sin disco '
|
|---|
| 93 |
|
|---|
| 94 | ; Maximum 60 chars (should not be reached)
|
|---|
| 95 | ;----------------------------------|----------------------------------------------------------|
|
|---|
| 96 | TXT_PleaseEnterPassword db ' Introduzca la contrase€a:', 0
|
|---|
| 97 | ; the following 3 strings have to equal or *longer* than PleaseEnterPassword
|
|---|
| 98 | TXT_ProtectedSystem db '** SISTEMA PROTEGIDO POR CONTRASE¥A **', 0
|
|---|
| 99 | TXT_ProtectedSetup db '** CONFIGURACIàN PROTEGIDA POR CONTRASE¥A **', 0
|
|---|
| 100 | TXT_ProtectedBootUp db '** INICIO PROTEGIDO POR CONTRASE¥A **', 0
|
|---|
| 101 |
|
|---|
| 102 | ; will get completed using TXT_ERROR_CheckFailed from MBR.asm
|
|---|
| 103 | TXT_ERROR_CheckConfig db 13, 10, ' - La configuraci¢n', 0
|
|---|
| 104 |
|
|---|
| 105 | ;----------------------------------|----------------------------------------------------------|
|
|---|
| 106 | TXT_TooManyTries db 'Demasiados intentos. Sistema detenido.', 0
|
|---|
| [244] | 107 |
|
|---|
| 108 | ;
|
|---|
| 109 | ; Strings used in the pre-MENU screen
|
|---|
| 110 | ;
|
|---|
| [246] | 111 | DisksFound db "Discos encontrados : ",0
|
|---|
| 112 | PartitionsFound db "Particiones encontradas : ",0
|
|---|
| [244] | 113 | Phase1 db "Fase 1 Instalaci¢n OS/2 : ",0
|
|---|
| 114 | TABMessage db "Pulse TAB para volver al men£ de AiR-BOOT",0
|
|---|
| 115 | PREPMessage db "Preparando Men£ de Inicio...",0
|
|---|
| 116 | Yes db "SÖ",0
|
|---|
| 117 | No db "NO",0
|
|---|
| 118 | ;~ On db "SÖ",0
|
|---|
| 119 | ;~ Off db "NO",0
|
|---|
| 120 | ;~ None db "NINGUNO",0
|
|---|
| 121 | ;~ Active db "ACTIVA",0
|
|---|
| 122 | ;~ NotActive db "NO ACTIVA",0
|
|---|
| 123 | ;~ AutoStartPart db "Autoiniciar Partici¢n: ",0
|
|---|
| 124 |
|
|---|
| 125 | ; Label positions for disk information in preboot-menu
|
|---|
| 126 | VideoIO_DisplayDiskInfo_labpos db 0, 6, 19, 28, 37, 47, 56, 61, 71
|
|---|
| 127 |
|
|---|
| 128 | ; Label names for disk information in preboot-menu
|
|---|
| 129 | VideoIO_DisplayDiskInfo_labels db 'DISCO '
|
|---|
| 130 | db 'SECTORES_LBA '
|
|---|
| 131 | db 'TAM¥SEC '
|
|---|
| 132 | db 'GEO_I13 '
|
|---|
| 133 | db 'GEO_I13X '
|
|---|
| 134 | db 'GEO_LVM '
|
|---|
| 135 | db 'BUS '
|
|---|
| 136 | db 'INTERFAZ '
|
|---|
| 137 | db 'EXTRAÖBLE'
|
|---|
| 138 | db 0
|
|---|
| 139 |
|
|---|
| 140 | TXT_SETUP_NoEditType35 db 'Imposible cambiar etiqueta de partici¢n de datos LVM', 0
|
|---|
| 141 | TXT_SETUP_NoBootType35 db 'Imposible hacer arrancables particiones de datos LVM', 0
|
|---|
| 142 | TXT_BootMenuPowerOff db 'SUPR para apagar', 0
|
|---|
| 143 | TXT_NoINT13XSupport db 'Esta BIOS no soporta funciones INT13h extendidas', 0
|
|---|
| 144 | ;~ TXT_ERROR_TooManyPartitions db 'Demasiadas particiones - Funcionamiento no garantizado!', 0
|
|---|
| 145 |
|
|---|
| 146 | ; MBR protection; should also be translated and moved.
|
|---|
| 147 | NonMBRwrite db 'AiR-BOOT INTENTà ESCRIBIR A DISCO ALGO QUE NO ES UN MBR!!',0
|
|---|
| 148 | NonMBRwrite_rep db 'Por favor, informe de esto a rousseau.os2dev@gmx.com',0
|
|---|
| 149 | SystemHalted db 'Sistema detenido',0
|
|---|
| 150 |
|
|---|
| 151 | ; Build Information string.
|
|---|
| 152 | build_date db 'Compilaci¢n: ',0
|
|---|
| 153 | scanning_txt db 'Explorando...',0
|
|---|
| 154 |
|
|---|
| [246] | 155 | ; License and source info.
|
|---|
| 156 | BootEndMsg db 'Programa GPLv3+; por favor, visite: http://www.gnu.org/licenses/gpl.txt', 0
|
|---|
| 157 | BootEndMsg2 db 'Para acceder al c¢digo fuente, visite: http://svn.netlabs.org/air-boot', 0
|
|---|
| 158 | ;~ BootEndMsg db 'Publicado bajo GPLv3+, por favor visite: http://www.gnu.org/licenses/gpl.txt', 0
|
|---|
| 159 | ;~ BootEndMsg2 db 'Para acceder al c¢digo fuente, por favor visite: http://svn.netlabs.org/air-boot', 0
|
|---|
| 160 |
|
|---|
| [244] | 161 | ; Colors for special words hard-coded. Keep all 0s.
|
|---|
| 162 | TXT_SETUP_LowerMessage db 'Este programa se publica bajo licencia ', 0, 'GPLv3+', 0
|
|---|
| 163 | db 'http://lslspanish.github.io/translation_GPLv3_to_spanish', 0
|
|---|
| 164 | db 'Para m s informaci¢n y el c¢digo fuente, por favor visite:', 0
|
|---|
| 165 | db 'http://svn.netlabs.org/air-boot', 0
|
|---|
| 166 | db 'Correo electr¢nico: ', 0, 'rousseau.os2dev@gmx.com', 0
|
|---|
| 167 |
|
|---|
| 168 | ; Drive-Letter indication for OS/2 partitions
|
|---|
| 169 | dl_text db ' en unidad ',0
|
|---|
| [245] | 170 | dl_hidden db ' oculta ',0
|
|---|
| 171 |
|
|---|
| 172 | ; Displayed above SETUP Menu
|
|---|
| 173 | SETUP_UpperFixString db 'CONFIGURACIàN DE AiR-BOOT ',0
|
|---|