|
1 | 1 | Plugin.HomeLivePlugins=Home Live Plugins
|
2 | 2 | Plugin.DumperPlugin=Home Live Dumper
|
3 | 3 | Plugin.ViewerPlugin=Home Live Viewer
|
4 |
| -Plugin.SettingsPlugin=Home Live Plugins Settings |
| 4 | +Plugin.SettingsPlugin=Opciones Home Live Plugins |
5 | 5 |
|
6 | 6 | DumperForm=Home Live Dumper Plugin
|
7 |
| -DumperForm.toolsToolStripMenuItem=Tools |
8 |
| -DumperForm.decryptFromFilesToolStripMenuItem=Decrypt from files |
9 |
| -DumperForm.encryptFromFilesToolStripMenuItem=Encrypt from files |
10 |
| -DumperForm.loadFileToEditorToolStripMenuItem=Load file to Editor |
11 |
| -DumperForm.loadFilesToBoxesToolStripMenuItem=Load files to Boxes |
12 |
| -DumperForm.loadFolderToBoxesToolStripMenuItem=Load folder to Boxes |
13 |
| -DumperForm.grpConnection=Connection |
| 7 | +DumperForm.toolsToolStripMenuItem=Herramientas |
| 8 | +DumperForm.decryptFromFilesToolStripMenuItem=Desencriptar de archivos |
| 9 | +DumperForm.encryptFromFilesToolStripMenuItem=Encriptar de archivos |
| 10 | +DumperForm.loadFileToEditorToolStripMenuItem=Cargar archivo al editor |
| 11 | +DumperForm.loadFilesToBoxesToolStripMenuItem=Carcar archivos a las cajas |
| 12 | +DumperForm.loadFolderToBoxesToolStripMenuItem=Cargar carpeta a las cajas |
| 13 | +DumperForm.grpConnection=Conexión |
14 | 14 | DumperForm.radioWiFi=Wi-Fi
|
15 | 15 | DumperForm.radioUSB=USB
|
16 |
| -DumperForm.lblIP=IP Address: |
17 |
| -DumperForm.lblPort=Port: |
18 |
| -DumperForm.grpAction=Dump Target |
19 |
| -DumperForm.radioBox=Specific Box |
20 |
| -DumperForm.radioSlot=Specific Slot |
21 |
| -DumperForm.radioTargetAll=All Boxes and Slots |
22 |
| -DumperForm.chkBoxFolders=Create folders for boxes |
23 |
| -DumperForm.grpDump=Dump Format |
24 |
| -DumperForm.radioEncrypted=Encrypted |
25 |
| -DumperForm.radioDecrypted=Decrypted |
26 |
| -DumperForm.radioEncAndDec=Encrypted and Decrypted |
27 |
| -DumperForm.grpPath=Dump Folder Path |
28 |
| -DumperForm.btnBrowse=Browse |
29 |
| -DumperForm.btnConnect=Connect |
| 16 | +DumperForm.lblIP=Dirección IP (Switch): |
| 17 | +DumperForm.lblPort=Puerto: |
| 18 | +DumperForm.grpAction=Objetivo del Dumpeo |
| 19 | +DumperForm.radioBox=Caja Específica |
| 20 | +DumperForm.radioSlot=Ranura Específica |
| 21 | +DumperForm.radioTargetAll=Todas las Cajas y Ranuras |
| 22 | +DumperForm.chkBoxFolders=Crear Carpetas para las Cajas |
| 23 | +DumperForm.grpDump=Formato del Dumpeo |
| 24 | +DumperForm.radioEncrypted=Encriptado |
| 25 | +DumperForm.radioDecrypted=Desencriptado |
| 26 | +DumperForm.radioEncAndDec=Encriptado y Desencriptado |
| 27 | +DumperForm.grpPath=Ruta Carpeta del Dumpeo |
| 28 | +DumperForm.btnBrowse=Explorar |
| 29 | +DumperForm.btnConnect=Conectar |
30 | 30 |
|
31 | 31 | ViewerForm=Home Live Viewer Plugin
|
32 |
| -ViewerForm.grpConnection=Connection |
| 32 | +ViewerForm.grpConnection=Conexión |
33 | 33 | ViewerForm.radioWiFi=Wi-Fi
|
34 | 34 | ViewerForm.radioUSB=USB
|
35 |
| -ViewerForm.lblIP=IP Address: |
36 |
| -ViewerForm.lblPort=Port: |
37 |
| -ViewerForm.grpForceConv=Conversion Method |
38 |
| -ViewerForm.radioConvertSpecific=Convert only if game specific data already exists |
39 |
| -ViewerForm.radioConvertForce=Convert any PKM data if compatible with the current game |
40 |
| -ViewerForm.radioConvertAny=Convert any PKM data (illegal) |
41 |
| -ViewerForm.grpSelectionType=Targets |
42 |
| -ViewerForm.radioBox=Boxes Range |
43 |
| -ViewerForm.radioSBox=Specific Box |
44 |
| -ViewerForm.radioSlot=Specific Slot |
45 |
| -ViewerForm.grpBoxes=Select Boxes |
46 |
| -ViewerForm.grpBox=Select Box |
47 |
| -ViewerForm.grpSlot=Select Slot |
48 |
| -ViewerForm.LblBoxes=Select Boxes: |
49 |
| -ViewerForm.lblBox=Box: |
50 |
| -ViewerForm.lblSlot=Slot: |
51 |
| -ViewerForm.btnConnect=Connect |
| 35 | +ViewerForm.lblIP=Dirección IP (Switch): |
| 36 | +ViewerForm.lblPort=Puerto: |
| 37 | +ViewerForm.grpForceConv=Método de Conversión |
| 38 | +ViewerForm.radioConvertSpecific=Convertir si ha sido registrado en el juego seleccionado |
| 39 | +ViewerForm.radioConvertForce=Convertir cualquier dato PKM si es compatible con el juego seleccionado |
| 40 | +ViewerForm.radioConvertAny=Convertir cualquier dato PKM (ilegal) |
| 41 | +ViewerForm.grpSelectionType=Ubicacón |
| 42 | +ViewerForm.radioBox=Rango de Cajas |
| 43 | +ViewerForm.radioSBox=Caja Específica |
| 44 | +ViewerForm.radioSlot=Ranura Específico |
| 45 | +ViewerForm.grpBoxes=Seleccionar Cajas |
| 46 | +ViewerForm.grpBox=Selecciona Caja |
| 47 | +ViewerForm.grpSlot=Selecciona Ranura |
| 48 | +ViewerForm.LblBoxes=Selecciona Cajas: |
| 49 | +ViewerForm.lblBox=Caja: |
| 50 | +ViewerForm.lblSlot=Ranura: |
| 51 | +ViewerForm.btnConnect=Conectar |
52 | 52 |
|
53 |
| -SettingsForm=Home Live Plugins Settings |
54 |
| -SettingsForm.lblLatestIP=Default IP: |
55 |
| -SettingsForm.lblLatestPort=Default Port: |
56 |
| -SettingsForm.lblLatestPath=Default Path: |
57 |
| -SettingsForm.lblPreferredProtocol=Default Protocol: |
58 |
| -SettingsForm.lblLegality=Auto Fix Legality: |
59 |
| -SettingsForm.lblLegality.ToolTip=If enabled, the Viewer plugin will try to fix the legality of the converted PKM files. This does not affect the Dumper plugin. |
60 |
| -SettingsForm.btnCancel=Cancel |
61 |
| -SettingsForm.btnApply=Apply |
| 53 | +SettingsForm=Opciones Home Live Plugins |
| 54 | +SettingsForm.lblLatestIP=IP por Default : |
| 55 | +SettingsForm.lblLatestPort=Port por Default: |
| 56 | +SettingsForm.lblLatestPath=Ruta por Default: |
| 57 | +SettingsForm.lblPreferredProtocol=Conexíon por Default: |
| 58 | +SettingsForm.lblLegality=Autocorrector Legal: |
| 59 | +SettingsForm.lblLegality.ToolTip=Si se activa, se intentará autolegalizar los PKM que sean convertidos. Sólo funcional en el "Home View Plugin" |
| 60 | +SettingsForm.btnCancel=Cancelar |
| 61 | +SettingsForm.btnApply=Aplicar |
62 | 62 | SettingsForm.cmbProtocol.Item1=Wi-Fi
|
63 | 63 | SettingsForm.cmbProtocol.Item2=USB
|
64 |
| -SettingsForm.cmbLegality.Item1=True |
65 |
| -SettingsForm.cmbLegality.Item2=False |
66 |
| -SettingsForm.btnApply.Done=Settings succesfully saved. |
| 64 | +SettingsForm.cmbLegality.Item1=Activado |
| 65 | +SettingsForm.cmbLegality.Item2=Desactivado |
| 66 | +SettingsForm.btnApply.Done=Opciones guardadas. |
67 | 67 |
|
68 |
| -Action.Completed=Process completed. |
69 |
| -Word.Box=Box |
70 |
| -Word.Slot=Slot |
| 68 | +Action.Completed=¡Hecho!. |
| 69 | +Word.Box=Caja |
| 70 | +Word.Slot=Ranura |
71 | 71 |
|
72 |
| -Warning.ConnectionMethod=Select the connection method. |
73 |
| -Warning.IpAddress=Insert a proper IP Address. |
74 |
| -Warning.Port=Insert a proper Port. |
75 |
| -Warning.Conversion=Select the conversion method. |
76 |
| -Warning.DumpTarget=Select the dump Target. |
77 |
| -Warning.DumpFormat=Select the dump Format. |
78 |
| -Warning.BoxPath=Insert a valid Dump Folder Path. |
79 |
| -Warning.Name1=WARNING/DISCLOSURE |
80 |
| -Warning.Name2=Disclaimer |
81 |
| -Warning.Line1=PKHeX simulates a conversion from the Pok�mon HOME data format to a standard PKM file based on the current game mode loaded. |
82 |
| -Warning.Line2=This process is unofficial and there is always the chance that it does not accurately replicate an official transfer. |
83 |
| -Warning.Line3=If you proceed with this tool, you accept the following: |
84 |
| -Warning.Line4=- The PKM files from the conversion can not be considered legitimate, even if the original encounter was. The files will be legal at best. |
85 |
| -Warning.Line5=- Do NOT use the obtained files to report legality issues with PKHeX. Join the Manu's Discord server for support. |
86 |
| -Warning.Line6=- The creators of this tool are NOT responsible for any adverse outcomes or side effects of using this tool. |
87 |
| -Warning.Line7=If you agree with the above, click the 'Yes' button. |
88 |
| -Warning.SomethingWrong=Something went wrong :-( |
89 |
| -Warning.CheckInstallation=Check your configurations and sys-modules installation. |
| 72 | +Warning.ConnectionMethod=Selecciona el método de conexíon. |
| 73 | +Warning.IpAddress=Selecciona una dirección Ip válida. |
| 74 | +Warning.Port=Inserta un puerto válido. |
| 75 | +Warning.Conversion=Selecciona un método de conversión. |
| 76 | +Warning.DumpTarget=Selecciona un espacio de Dumpeo. |
| 77 | +Warning.DumpFormat=Selecciona un formato de Dumpeo. |
| 78 | +Warning.BoxPath=Inserta una Ruta válida. |
| 79 | +Warning.Name1=ADVERTENCIA/INFORMACIÓN |
| 80 | +Warning.Name2=Descargo de Responsabilidad |
| 81 | +Warning.Line1=PKHeX simula una conversión de datos desde Pokémon HOME a un archivo PKM basado en el juego que has puesto. |
| 82 | +Warning.Line2=Este proceso NO ES OFICIAL y siempre existe la posibilidad que no llegue a realizarse como una transferencia oficial. |
| 83 | +Warning.Line3=Si procedes con este método, estarás aceptando lo siguiente: |
| 84 | +Warning.Line4=- El o los dato(s) PKM resultante(s) de esto, no serán considerados legítimos, incluso si se obtuvo de manera correcta en el juego. Será legal dentro de lo posible. |
| 85 | +Warning.Line5=- NO USAR los archivos obtenidos para reportar problemas de legalidad con PKHeX. Únete al servidor de Discord de Manu para cualquier duda o sugerencia. |
| 86 | +Warning.Line6=- Los creadores NO SON RESPONSABLES de los efectos adversos o negativos que podría pasar por la utilización de este plugin en los datos PKM o sus cuentas. |
| 87 | +Warning.Line7=Si estás de acuerdo con lo anterior, presiona el botón "Sí". |
| 88 | +Warning.SomethingWrong=Algo ha salido mal :-( |
| 89 | +Warning.CheckInstallation=Revisa tus configuraciones y la instalación de tus sys-modules. |
90 | 90 |
|
91 |
| -Update.Popup=Update available |
92 |
| -Update.Message=A Home Live Plugin update is available. Do you want to download the latest release? |
| 91 | +Update.Popup=¡Actualización Disponible! |
| 92 | +Update.Message=Hay una actualización disponible del Plugin, ¿Deseas descargarla? |
0 commit comments