scratch-l10n/editor/interface/es-419.json

1006 lines
39 KiB
JSON
Raw Normal View History

2018-05-21 09:43:28 -04:00
{
"gui.backpack.errorBackpack": {
"message": "Error al cargar la mochila",
"description": "Error backpack message"
2018-05-21 09:43:28 -04:00
},
"gui.backpack.loadingBackpack": {
"message": "Cargando...",
"description": "Loading backpack message"
},
"gui.backpack.emptyBackpack": {
"message": "La mochila está vacía",
"description": "Empty backpack message"
},
"gui.unsupportedBrowser.label": {
"message": "El navegador no es compatible",
"description": ""
2018-05-21 09:43:28 -04:00
},
"gui.unsupportedBrowser.description": {
"message": "Lo sentimos mucho, pero Scratch 3.0 no es compatible con Internet Explorer, Vivaldi, Opera o Silk. Recomendamos probar un navegador más nuevo como Google Chrome, Mozilla Firefox o Microsoft Edge.",
"description": "Unsupported browser description"
2018-05-21 09:43:28 -04:00
},
"gui.unsupportedBrowser.back": {
"message": "Dorso",
"description": "Button to go back in unsupported browser modal"
},
"gui.unsupportedBrowser.previewfaq": {
"message": "Para obtener más información, vaya a {Preguntas frecuentes}.",
"description": "Invitation to try 3.0 preview"
2018-05-21 09:43:28 -04:00
},
2018-08-03 12:57:12 -04:00
"gui.unsupportedBrowser.previewfaqlinktext": {
"message": "Preguntas frecuentes (FAQ)",
"description": "link to Scratch 3.0 FAQ page"
},
"gui.cameraModal.cameraModalTitle": {
"message": "Saca una foto",
"description": "Title for prompt to take a picture (to add as a new costume)."
2018-05-21 09:43:28 -04:00
},
"gui.cameraModal.loadingCameraMessage": {
"message": "Abriendo cámara...",
"description": "Notification to the user that the camera is loading"
},
"gui.cameraModal.permissionRequest": {
"message": "Necesitamos permiso para usar tu cámara",
"description": "Notification to the user that the app needs camera access"
},
"gui.cameraModal.retakePhoto": {
"message": "Vuelve a hacer una foto",
"description": "A button that allows the user to take the picture again, replacing the old one"
2018-05-21 09:43:28 -04:00
},
"gui.cameraModal.save": {
"message": "Salvar",
"description": "A button that allows the user to save the photo they took as a costume"
2018-07-19 09:35:23 -04:00
},
"gui.cameraModal.takePhoto": {
"message": "Sacar una foto",
"description": "A button to take a photo"
2018-05-21 09:43:28 -04:00
},
"gui.cameraModal.loadingCaption": {
"message": "Cargando...",
"description": "A caption for a disabled button while the video from the camera is still loading"
2018-05-21 09:43:28 -04:00
},
"gui.cameraModal.enableCameraCaption": {
"message": "Activa la cámara",
"description": "A caption for a disabled button prompting the user to enable camera access"
2018-05-21 09:43:28 -04:00
},
"gui.cards.all-tutorials": {
"message": "Tutoriales",
"description": "Title for button to return to tutorials library"
2018-05-21 09:43:28 -04:00
},
"gui.cards.remove": {
"message": "Cerrar",
"description": "Title for button to close how-to card"
2018-05-21 09:43:28 -04:00
},
"gui.cards.more-things-to-try": {
"message": "¡Más cosas para probar!",
"description": "Title card with more things to try"
},
"gui.cards.see-more": {
"message": "Ver más",
"description": "Title for button to see more in how-to library"
2018-05-21 09:43:28 -04:00
},
"gui.comingSoon.message1": {
"message": "No te preocupes, estamos en eso {emoji}",
"description": "One of the \"coming soon\" random messages for yet-to-be-done features"
2018-05-21 09:43:28 -04:00
},
"gui.comingSoon.message2": {
"message": "Próximamante",
"description": "One of the \"coming soon\" random messages for yet-to-be-done features"
2018-05-21 09:43:28 -04:00
},
"gui.comingSoon.message3": {
"message": "No te preocupes, estamos en eso {emoji}",
"description": "One of the \"coming soon\" random messages for yet-to-be-done features"
2018-05-21 09:43:28 -04:00
},
"gui.connection.auto-scanning.noDevicesFound": {
"message": "No se encontró ningún dispositivo",
"description": "Text shown when no devices could be found"
2018-05-21 09:43:28 -04:00
},
"gui.connection.auto-scanning.prescan": {
"message": "Have your device nearby, then begin searching.",
"description": "Prompt for beginning the search"
2018-05-21 09:43:28 -04:00
},
"gui.connection.auto-scanning.pressbutton": {
"message": "Press the button on your device.",
"description": "Prompt for pushing the button on the device"
2018-05-21 09:43:28 -04:00
},
"gui.connection.auto-scanning.start-search": {
"message": "Start Searching",
"description": "Button in prompt for starting a search"
2018-05-21 09:43:28 -04:00
},
"gui.connection.connecting-searchbutton": {
"message": "Searching...",
"description": "Label indicating that search is in progress"
2018-05-21 09:43:28 -04:00
},
"gui.connection.auto-scanning.try-again": {
"message": "Volver a intentar",
"description": "Button in prompt for trying a device search again"
2018-05-21 09:43:28 -04:00
},
"gui.connection.connected": {
"message": "Conectado",
"description": "Message indicating that a device was connected"
2018-05-21 09:43:28 -04:00
},
"gui.connection.disconnect": {
"message": "Desconectar",
"description": "Button to disconnect the device"
2018-05-21 09:43:28 -04:00
},
"gui.connection.go-to-editor": {
"message": "Ir al Editor",
"description": "Button to return to the editor"
},
"gui.connection.connecting-cancelbutton": {
"message": "Conectando...",
"description": "Label indicating that connection is in progress"
2018-05-21 09:43:28 -04:00
},
"gui.connection.device-name-label": {
"message": "Nombre del dispositivo",
"description": "Label for field showing the device name"
2018-05-21 09:43:28 -04:00
},
"gui.connection.connect": {
"message": "Conectar",
"description": "Button to start connecting to a specific device"
2018-05-21 09:43:28 -04:00
},
"gui.connection.error.errorMessage": {
"message": "¡Uy! Algo salió mal",
"description": "The device connection process has encountered an error."
2018-05-21 09:43:28 -04:00
},
"gui.connection.error.tryagainbutton": {
"message": "Volver a intentar",
"description": "Button to initiate trying the device connection again after an error"
2018-05-21 09:43:28 -04:00
},
"gui.connection.error.helpbutton": {
"message": "Ayuda",
"description": "Button to view help content"
2018-05-21 09:43:28 -04:00
},
"gui.connection.scanning.lookingfordevices": {
"message": "Buscando dispositivos",
"description": "Text shown while scanning for devices"
2018-05-21 09:43:28 -04:00
},
"gui.connection.scanning.noDevicesFound": {
"message": "No se encontró ningún dispositivo",
"description": "Text shown when no devices could be found"
},
"gui.connection.scanning.instructions": {
"message": "Selecciona tu dispositivo de la lista de arriba",
"description": "Prompt for choosing a device to connect to"
2018-05-21 09:43:28 -04:00
},
"gui.connection.search": {
"message": "Actualizar",
"description": "Button in prompt for starting a search"
},
"gui.connection.unavailable.installscratchlink": {
"message": "Asegúrate de tener Scratch Link instalado y corriendo",
"description": "Message for getting Scratch Link installed"
2018-08-03 12:57:12 -04:00
},
"gui.connection.unavailable.enablebluetooth": {
"message": "Revisa que el Bluetooth esté habilitado",
"description": "Message for making sure Bluetooth is enabled"
2018-05-21 09:43:28 -04:00
},
"gui.connection.unavailable.tryagainbutton": {
"message": "Volver a intentar",
"description": "Button to initiate trying the device connection again after an error"
2018-05-21 09:43:28 -04:00
},
"gui.connection.unavailable.helpbutton": {
"message": "Ayuda",
"description": "Button to view help content"
2018-05-21 09:43:28 -04:00
},
"gui.controls.go": {
"message": "ir",
"description": "Green flag button title"
},
"gui.controls.stop": {
"message": "Detener",
"description": "Stop button title"
2018-05-21 09:43:28 -04:00
},
"gui.customProcedures.myblockModalTitle": {
"message": "Crear un bloque",
"description": "Title for the modal where you create a custom block."
2018-05-21 09:43:28 -04:00
},
"gui.customProcedures.addAnInputNumberText": {
"message": "Agrega una entrada",
"description": "Label for button to add a number/text input"
2018-05-21 09:43:28 -04:00
},
"gui.customProcedures.numberTextType": {
"message": "número o texto",
"description": "Description of the number/text input type"
},
"gui.customProcedures.addAnInputBoolean": {
"message": "Agrega una entrada",
"description": "Label for button to add a boolean input"
2018-05-21 09:43:28 -04:00
},
"gui.customProcedures.booleanType": {
"message": "booleano",
"description": "Description of the boolean input type"
2018-05-21 09:43:28 -04:00
},
"gui.customProcedures.addALabel": {
"message": "Agregar una etiqueta",
"description": "Label for button to add a label"
2018-05-21 09:43:28 -04:00
},
"gui.customProcedures.runWithoutScreenRefresh": {
"message": "Ejecutar sin actualizar la pantalla",
"description": "Label for checkbox to run without screen refresh"
2018-05-21 09:43:28 -04:00
},
"gui.customProcedures.cancel": {
"message": "Cancelar",
"description": "Label for button to cancel custom procedure edits"
},
"gui.customProcedures.ok": {
"message": "De acuerdo",
"description": "Label for button to save new custom procedure"
},
"gui.SpriteInfo.direction": {
"message": "Dirección",
"description": "Sprite info direction label"
2018-08-03 12:57:12 -04:00
},
"gui.directionPicker.rotationStyles.allAround": {
"message": "All Around",
"description": "Button to change to the all around rotation style"
},
"gui.directionPicker.rotationStyles.leftRight": {
"message": "Left/Right",
"description": "Button to change to the left-right rotation style"
2018-05-21 09:43:28 -04:00
},
"gui.directionPicker.rotationStyles.dontRotate": {
"message": "Do not rotate",
"description": "Button to change to the dont rotate rotation style"
2018-05-21 09:43:28 -04:00
},
"gui.gui.addExtension": {
"message": "Agregar Extensión",
"description": "Button to add an extension in the target pane"
2018-05-21 09:43:28 -04:00
},
"gui.gui.codeTab": {
"message": "Código",
"description": "Button to get to the code panel"
},
"gui.gui.backdropsTab": {
"message": "Fondos",
"description": "Button to get to the backdrops panel"
},
"gui.gui.costumesTab": {
"message": "Disfraces",
"description": "Button to get to the costumes panel"
2018-05-21 09:43:28 -04:00
},
"gui.gui.soundsTab": {
"message": "Sonidos",
"description": "Button to get to the sounds panel"
},
"gui.importInfo.title": {
"message": "Ver un proyecto Scratch 2.0",
"description": "Scratch 2.0 import modal label - for accessibility"
2018-05-21 09:43:28 -04:00
},
"gui.importInfo.betamessage": {
"message": "Enter a link to one of your shared Scratch projects. Changes made in this 3.0 Beta will not be saved.",
"description": "Import project message"
},
"gui.importInfo.message": {
"message": "Ingrese un enlace a uno de sus proyectos compartidos en Scratch. Los cambios realizados en la vista previa 3.0 no se guardarán.",
"description": "Import project message"
2018-07-19 09:35:23 -04:00
},
"gui.importInfo.invalidFormatError": {
"message": "Oh! ese enlace o id del proyecto no se ve del todo bien.",
"description": "Invalid project link or id message"
2018-05-21 09:43:28 -04:00
},
"gui.importModal.viewproject": {
"message": "Ver",
"description": "Label for button to load a scratch 2.0 project"
2018-07-19 09:35:23 -04:00
},
"gui.importInfo.goback": {
"message": "Regresar",
"description": "Label for button to back out of importing a project"
2018-05-21 09:43:28 -04:00
},
"gui.importInfo.previewfaq": {
"message": "Para obtener más información, vaya a {previewFaqLink}.",
"description": "Invitation to try 3.0 preview"
2018-05-21 09:43:28 -04:00
},
"gui.importInfo.previewfaqlinktext": {
"message": "Preguntas frecuentes (FAQ)",
"description": "link to Scratch 3.0 FAQ page"
2018-05-21 09:43:28 -04:00
},
"gui.extensionLibrary.comingSoon": {
"message": "Próximamente",
"description": "Label for extensions that are not yet implemented"
2018-05-21 09:43:28 -04:00
},
"gui.library.filterPlaceholder": {
"message": "Buscar",
"description": "Placeholder text for library search field"
2018-05-21 09:43:28 -04:00
},
"gui.loader.message1": {
"message": "Creando bloques",
"description": "One of the loading messages"
2018-05-21 09:43:28 -04:00
},
"gui.loader.message2": {
"message": "Cargando objetos ...",
"description": "One of the loading messages"
},
"gui.loader.message3": {
"message": "Cargando sonidos ...",
"description": "One of the loading messages"
},
"gui.loader.message4": {
"message": "Cargando extensiones ...",
"description": "One of the loading messages"
2018-05-21 09:43:28 -04:00
},
"gui.loader.message5": {
"message": "Arrear gatos …",
"description": "One of the loading messages"
2018-08-03 12:57:12 -04:00
},
"gui.loader.message6": {
"message": "Transmitiendo nanos ...",
"description": "One of the loading messages"
2018-05-21 09:43:28 -04:00
},
"gui.loader.message7": {
"message": "Inflar gobos ...",
"description": "One of the loading messages"
2018-05-21 09:43:28 -04:00
},
"gui.loader.message8": {
"message": "Preparando emojis ...",
"description": "One of the loading messages"
2018-05-21 09:43:28 -04:00
},
"gui.loader.headline": {
"message": "Cargando proyecto",
"description": "Main loading message"
2018-05-21 09:43:28 -04:00
},
"gui.menuBar.LanguageSelector": {
"message": "Escoger el lenguaje",
"description": "accessibility text for the language selection menu"
},
"gui.menuBar.tutorialsLibrary": {
"message": "Tutoriales",
"description": "accessibility text for the tutorials button"
2018-05-21 09:43:28 -04:00
},
"gui.menuBar.file": {
"message": "Archivo",
"description": "Text for file dropdown menu"
2018-05-21 09:43:28 -04:00
},
"gui.menuBar.new": {
"message": "Nuevo",
"description": "Menu bar item for creating a new project"
2018-05-21 09:43:28 -04:00
},
"gui.menuBar.saveNow": {
"message": "Guardar ahora",
"description": "Menu bar item for saving now"
},
"gui.menuBar.saveAsCopy": {
"message": "Guardar como copia",
"description": "Menu bar item for saving as a copy"
2018-05-21 09:43:28 -04:00
},
"gui.menuBar.uploadFromComputer": {
"message": "Subir desde tu computador",
"description": "Menu bar item for uploading a project from your computer"
2018-05-21 09:43:28 -04:00
},
"gui.menuBar.downloadToComputer": {
"message": "Guarda en tu computador",
"description": "Menu bar item for downloading a project to your computer"
2018-07-19 09:35:23 -04:00
},
"gui.menuBar.edit": {
"message": "Editar",
"description": "Text for edit dropdown menu"
},
"gui.menuBar.restoreSprite": {
"message": "Restore Sprite",
"description": "Menu bar item for restoring the last deleted sprite."
},
"gui.menuBar.restore": {
"message": "Restore",
"description": "Menu bar item for restoring the last deleted item in its disabled state."
},
"gui.menuBar.turboModeOff": {
"message": "Turn off Turbo Mode",
"description": "Menu bar item for turning off turbo mode"
},
"gui.menuBar.turboModeOn": {
"message": "Turn on Turbo Mode",
"description": "Menu bar item for turning on turbo mode"
},
2018-05-21 09:43:28 -04:00
"gui.menuBar.share": {
"message": "Compartir",
"description": "Label for project share button"
},
"gui.menuBar.seeCommunity": {
"message": "Ver Comunidad",
"description": "Label for see community button"
2018-05-21 09:43:28 -04:00
},
"gui.menuBar.giveFeedback": {
"message": "Danos tu opinión",
"description": "Label for feedback form modal button"
2018-05-21 09:43:28 -04:00
},
"gui.modal.help": {
"message": "Ayuda",
"description": "Help button in modal"
2018-08-03 12:57:12 -04:00
},
"gui.modal.back": {
"message": "Dorso",
"description": "Back button in modal"
},
"gui.monitor.contextMenu.default": {
"message": "tamaño normal",
"description": "Menu item to switch to the default monitor"
2018-05-21 09:43:28 -04:00
},
"gui.monitor.contextMenu.large": {
"message": "tamaño grande",
"description": "Menu item to switch to the large monitor"
},
"gui.monitor.contextMenu.slider": {
"message": "deslizador",
"description": "Menu item to switch to the slider monitor"
2018-05-21 09:43:28 -04:00
},
"gui.previewInfo.label": {
"message": "Prueba Scratch 3.0",
"description": "Scratch 3.0 modal label - for accessibility"
},
"gui.previewInfo.welcome": {
"message": "Welcome to the Scratch 3.0 Beta",
"description": "Header for Preview Info Modal"
},
"gui.previewInfo.betawelcome": {
"message": "Welcome to the Scratch 3.0 Beta",
"description": "Header for Beta Info Modal"
2018-05-21 09:43:28 -04:00
},
"gui.previewInfo.invitation": {
"message": "Estamos trabajando en la próxima generación de Scratch. ¡Estamos emocionados de que lo pruebes!",
"description": "Invitation to try 3.0 Beta"
2018-07-19 09:35:23 -04:00
},
"gui.previewInfo.notnow": {
"message": "Ahora no",
"description": "Label for button to back out of trying Scratch 3.0 Beta"
2018-07-19 09:35:23 -04:00
},
"gui.previewModal.tryit": {
"message": "¡Pruébalo! {caticon}",
"description": "Label for button to try Scratch 3.0 Beta"
},
"gui.previewModal.viewproject": {
"message": "Ver Proyecto 2.0",
"description": "Label for button to import a 2.0 project"
2018-08-03 12:57:12 -04:00
},
"gui.previewInfo.previewfaq": {
"message": "Para obtener más información, vaya a {previewFaqLink}.",
"description": "Invitation to try 3.0 Beta"
2018-07-19 09:35:23 -04:00
},
"gui.previewInfo.previewfaqlinktext": {
"message": "Preguntas frecuentes (FAQ)",
"description": "link to Scratch 3.0 FAQ page"
2018-07-19 09:35:23 -04:00
},
"gui.gui.variableScopeOptionAllSprites": {
"message": "Para todos los objetos",
"description": "Option message when creating a variable for making it available to all sprites"
2018-05-21 09:43:28 -04:00
},
"gui.gui.variableScopeOptionSpriteOnly": {
"message": "Sólo para este objeto",
"description": "Option message when creating a varaible for making it only available to the current sprite"
2018-05-21 09:43:28 -04:00
},
"gui.gui.variablePrompt": {
"message": "Más opciones",
"description": "Dropdown message for variable/list options"
},
"gui.gui.variablePromptAllSpritesMessage": {
"message": "Esta variable estará disponible para todos los objetos.",
"description": "A message that displays in a variable modal when the stage is selected indicating that the variable being created will available to all sprites."
},
"gui.prompt.cancel": {
"message": "Cancelar",
"description": "Button in prompt for cancelling the dialog"
},
"gui.prompt.ok": {
"message": "De acuerdo",
"description": "Button in prompt for confirming the dialog"
},
"gui.playbackStep.stopMsg": {
"message": "Detener",
"description": "Stop/Play button in recording playback"
2018-05-21 09:43:28 -04:00
},
"gui.playbackStep.playMsg": {
"message": "Jugar",
"description": "Stop/Play button in recording playback"
},
"gui.playbackStep.loadingMsg": {
"message": "Cargando...",
"description": "Loading/Save button in recording playback"
2018-05-21 09:43:28 -04:00
},
"gui.playbackStep.saveMsg": {
"message": "Salvar",
"description": "Loading/Save button in recording playback"
2018-07-19 09:35:23 -04:00
},
"gui.playbackStep.reRecordMsg": {
"message": "Vuelve a grabar",
"description": "Button to re-record sound in recording playback"
2018-05-21 09:43:28 -04:00
},
"gui.recordModal.title": {
"message": "Grabar Sonido",
"description": "Recording modal title"
2018-05-21 09:43:28 -04:00
},
"gui.soundEditor.sound": {
"message": "Sonido",
"description": "Label for the name of the sound"
2018-05-21 09:43:28 -04:00
},
"gui.soundEditor.play": {
"message": "Jugar",
"description": "Title of the button to start playing the sound"
2018-05-21 09:43:28 -04:00
},
"gui.soundEditor.stop": {
"message": "Detener",
"description": "Title of the button to stop the sound"
},
"gui.soundEditor.trim": {
"message": "Recortar",
"description": "Title of the button to start trimminging the sound"
},
"gui.soundEditor.save": {
"message": "Guardar",
"description": "Title of the button to save trimmed sound"
2018-05-21 09:43:28 -04:00
},
"gui.soundEditor.undo": {
"message": "Deshacer",
"description": "Title of the button to undo"
2018-05-21 09:43:28 -04:00
},
"gui.soundEditor.redo": {
"message": "Rehacer",
"description": "Title of the button to redo"
2018-05-21 09:43:28 -04:00
},
"gui.soundEditor.faster": {
"message": "Más rápido",
"description": "Title of the button to apply the faster effect"
},
"gui.soundEditor.slower": {
"message": "Más lento",
"description": "Title of the button to apply the slower effect"
2018-07-19 09:35:23 -04:00
},
"gui.soundEditor.echo": {
"message": "Eco",
"description": "Title of the button to apply the echo effect"
},
"gui.soundEditor.robot": {
"message": "Robot",
"description": "Title of the button to apply the robot effect"
2018-05-21 09:43:28 -04:00
},
"gui.soundEditor.louder": {
"message": "Más fuerte",
"description": "Title of the button to apply the louder effect"
},
"gui.soundEditor.softer": {
"message": "Más suave",
"description": "Title of the button to apply thr.softer effect"
},
"gui.soundEditor.reverse": {
"message": "Atrás",
"description": "Title of the button to apply the reverse effect"
2018-05-21 09:43:28 -04:00
},
"gui.SpriteInfo.spritePlaceholder": {
"message": "Nombre",
"description": "Placeholder text for sprite name"
},
"gui.SpriteInfo.sprite": {
"message": "Objeto",
"description": "Sprite info label"
},
"gui.SpriteInfo.show": {
"message": "mostrar",
"description": "Sprite info show label"
},
"gui.SpriteInfo.size": {
"message": "Tamaño",
"description": "Sprite info size label"
},
"gui.spriteSelectorItem.contextMenuDuplicate": {
"message": "duplicar",
"description": "Menu item to duplicate in the right click menu"
},
2018-05-21 09:43:28 -04:00
"gui.spriteSelectorItem.contextMenuDelete": {
"message": "borrar",
"description": "Menu item to delete in the right click menu"
},
"gui.spriteSelectorItem.contextMenuExport": {
"message": "exportar",
"description": "Menu item to export the selected item"
},
"gui.spriteSelector.addSpriteFromLibrary": {
"message": "Elije un objeto",
"description": "Button to add a sprite in the target pane from library"
},
"gui.spriteSelector.addSpriteFromPaint": {
"message": "Pintar",
"description": "Button to add a sprite in the target pane from paint"
},
"gui.spriteSelector.addSpriteFromSurprise": {
2018-05-21 09:43:28 -04:00
"message": "Sorpresa",
"description": "Button to add a random sprite in the target pane"
2018-05-21 09:43:28 -04:00
},
"gui.spriteSelector.addSpriteFromFile": {
"message": "Upload Sprite",
"description": "Button to add a sprite in the target pane from file"
2018-05-21 09:43:28 -04:00
},
"gui.stageHeader.stageSizeLarge": {
"message": "Cambiar a un escenario grande",
"description": "Button to change stage size to large"
},
"gui.stageHeader.stageSizeSmall": {
"message": "Cambiar a un escenario pequeño",
"description": "Button to change stage size to small"
2018-07-19 09:35:23 -04:00
},
2018-05-21 09:43:28 -04:00
"gui.stageHeader.stageSizeFull": {
"message": "Ingresa al modo de pantalla completa",
"description": "Button to change stage size to full screen"
},
"gui.stageHeader.stageSizeUnFull": {
"message": "Salir del modo de pantalla completa",
"description": "Button to get out of full screen mode"
2018-05-21 09:43:28 -04:00
},
"gui.stageHeader.fullscreenControl": {
"message": "Control de Pantalla Completa",
"description": "Button to enter/exit full screen mode"
2018-05-21 09:43:28 -04:00
},
"gui.spriteSelector.addBackdropFromLibrary": {
"message": "Elige un fondo",
"description": "Button to add a stage in the target pane from library"
},
"gui.stageSelector.addBackdropFromPaint": {
"message": "Pintar",
"description": "Button to add a stage in the target pane from paint"
2018-05-21 09:43:28 -04:00
},
"gui.stageSelector.addBackdropFromSurprise": {
2018-05-21 09:43:28 -04:00
"message": "Sorpresa",
"description": "Button to add a random stage in the target pane"
2018-05-21 09:43:28 -04:00
},
"gui.stageSelector.addBackdropFromFile": {
"message": "Subir Fondo",
"description": "Button to add a stage in the target pane from file"
2018-05-21 09:43:28 -04:00
},
"gui.stageSelector.stage": {
"message": "Escenario",
"description": "Label for the stage in the stage selector"
},
"gui.stageSelector.backdrops": {
"message": "Fondos",
"description": "Label for the backdrops in the stage selector"
},
"gui.turboMode.active": {
"message": "Modo Turbo",
"description": "Label indicating turbo mode is active"
},
"gui.webglModal.label": {
"message": "Su navegador no es compatible con WebGL",
"description": "WebGL missing title"
2018-05-21 09:43:28 -04:00
},
"gui.webglModal.description": {
"message": "Lamentablemente, parece que su navegador o computadora {webGlLink}. Esta tecnología es necesaria para ejecutar Scratch 3.0.",
"description": "WebGL missing message"
2018-05-21 09:43:28 -04:00
},
"gui.webglModal.webgllink": {
"message": "no es compatible con WebGL",
"description": "link part of your browser does not support WebGL message"
2018-08-03 12:57:12 -04:00
},
"gui.webglModal.back": {
"message": "Dorso",
"description": "Label for button go back when browser is unsupported"
2018-05-21 09:43:28 -04:00
},
"gui.webglModal.previewfaq": {
"message": "Para obtener más información, vaya a {Preguntas frecuentes}.",
"description": "Scratch 3.0 FAQ description"
2018-05-21 09:43:28 -04:00
},
"gui.webglModal.previewfaqlinktext": {
"message": "Preguntas frecuentes (FAQ)",
"description": "link to Scratch 3.0 FAQ page"
2018-05-21 09:43:28 -04:00
},
"gui.costumeLibrary.chooseABackdrop": {
"message": "Elige un fondo",
"description": "Heading for the backdrop library"
},
"gui.costumeLibrary.chooseACostume": {
"message": "Elige un disfraz",
"description": "Heading for the costume library"
2018-05-21 09:43:28 -04:00
},
"gui.costumeTab.addBackdropFromLibrary": {
"message": "Elige un fondo",
"description": "Button to add a backdrop in the editor tab"
2018-05-21 09:43:28 -04:00
},
"gui.costumeTab.addCostumeFromLibrary": {
"message": "Elige un disfraz",
"description": "Button to add a costume in the editor tab"
2018-05-21 09:43:28 -04:00
},
"gui.costumeTab.addBlankCostume": {
"message": "Pintar",
"description": "Button to add a blank costume in the editor tab"
2018-05-21 09:43:28 -04:00
},
"gui.costumeTab.addSurpriseCostume": {
"message": "Sorpresa",
"description": "Button to add a surprise costume in the editor tab"
2018-05-21 09:43:28 -04:00
},
"gui.costumeTab.addFileBackdrop": {
"message": "Subir fondo",
"description": "Button to add a backdrop by uploading a file in the editor tab"
2018-05-21 09:43:28 -04:00
},
"gui.costumeTab.addFileCostume": {
"message": "Subir Disfraz",
"description": "Button to add a costume by uploading a file in the editor tab"
2018-05-21 09:43:28 -04:00
},
"gui.costumeTab.addCameraCostume": {
"message": "Cámara",
"description": "Button to use the camera to create a costume costume in the editor tab"
2018-07-19 09:35:23 -04:00
},
"gui.extensionLibrary.chooseAnExtension": {
"message": "Elige una extensión",
"description": "Heading for the extension library"
2018-05-21 09:43:28 -04:00
},
"gui.extensionLibrary.extensionUrl": {
"message": "Ingrese la URL de la extensión",
"description": "Prompt for unoffical extension url"
2018-08-03 12:57:12 -04:00
},
"gui.projectLoader.loadError": {
"message": "El archivo de proyecto seleccionado falló al cargar.",
"description": "An error that displays when a local project file fails to load."
2018-05-21 09:43:28 -04:00
},
"gui.recordingStep.alertMsg": {
"message": "No se pudo comenzar a grabar",
"description": "Alert for recording error"
},
"gui.soundLibrary.chooseASound": {
"message": "Elige un sonido",
"description": "Heading for the sound library"
2018-05-21 09:43:28 -04:00
},
"gui.soundTab.fileUploadSound": {
"message": "Subir sonido",
"description": "Button to upload sound from file in the editor tab"
},
"gui.soundTab.surpriseSound": {
"message": "Sorpresa",
"description": "Button to get a random sound in the editor tab"
},
"gui.soundTab.recordSound": {
"message": "Grabar",
"description": "Button to record a sound in the editor tab"
2018-05-21 09:43:28 -04:00
},
"gui.soundTab.addSoundFromLibrary": {
"message": "Elige un sonido",
"description": "Button to add a sound in the editor tab"
2018-05-21 09:43:28 -04:00
},
"gui.spriteLibrary.chooseASprite": {
"message": "Elige un objeto",
"description": "Heading for the sprite library"
2018-05-21 09:43:28 -04:00
},
"gui.spriteSelectorItem.deleteSpriteConfirmation": {
"message": "Are you sure you want to delete this?",
"description": "Confirmation for deleting sprites"
},
"gui.tipsLibrary.tutorials": {
"message": "Elige un tutorial",
"description": "Heading for the help/tutorials library"
},
"gui.howtos.intro-move-sayhello-hat.name": {
"message": "Comenzar",
"description": "Name for the 'Getting Started' how-to"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.intro-move.step_stepMove": {
"message": "Agregar bloque de movimiento",
"description": "Step name for 'Add a move block' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.add-a-move-block.step_stepMoveSayHello": {
"message": "Haz clic en la bandera verde para empezar",
"description": "Step name for 'Add A Say Block' step"
},
"gui.howtos.animate-a-name.name": {
"message": "Anima un nombre",
"description": "Name for the 'Animate a Name' how-to"
2018-08-03 12:57:12 -04:00
},
"gui.howtos.animate-a-name.step_AnimatePickLetter": {
"message": "Escoge un objeto de letra",
"description": "Step name for 'Pick a Letter Sprite' step"
2018-07-19 09:35:23 -04:00
},
"gui.howtos.animate-a-name.step_AnimatePlaySound": {
"message": "Inicia el sonido con un click",
"description": "Step name for 'Play a Sound When Clicked' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.animate-a-name.step_AnimatePickLetter2": {
"message": "Escoge otro objeto de letra",
"description": "Step name for 'Pick Another Letter Sprite"
},
"gui.howtos.animate-a-name.step_AnimateChangeColor": {
"message": "Cambia el color",
"description": "Step name for 'Change color' step"
2018-07-19 09:35:23 -04:00
},
"gui.howtos.animate-a-name.step_AnimateSpin": {
"message": "Escoge otro objeto de letra & hazla girar",
"description": "Step name for 'Pick Another Letter Sprite & Make It Spin' step"
},
"gui.howtos.animate-a-name.step_AnimateGrow": {
"message": "Escoge otro objeto de letra & hazla girar",
"description": "Step name for 'Pick Another Letter Sprite & Make It Grow!' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.make-music.name": {
"message": "Crea música",
"description": "Name for the 'Make Music' how-to"
},
"gui.howtos.Make-Music.step_PickInstrument": {
"message": "Escoge un objeto de instrumento",
"description": "Step name for 'Pick an Instrument Sprite' step"
},
"gui.howtos.Make-Music.step_PlaySoundClick": {
"message": "Inicia el sonido con un click",
"description": "Step name for 'Play Sound When Clicked' step"
},
"gui.howtos.Make-Music.step_MakeSong": {
"message": "Crea una canción",
"description": "Step name for 'Create a Song' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.make-music.step_MakeBeat": {
"message": "Escoge un tambor & crea un ritmo",
"description": "Step name for 'Choose a Drum & Make a Beat' step"
},
"gui.howtos.make-music.step_MakeBeatBox": {
"message": "Escoge el objeto de micrófono & sorpresa Beatbox",
"description": "Step name for 'Choose the Microphone Sprite & Surprise Beatbox' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.make-a-game.name": {
"message": "Haz un juego de clickear",
"description": "Name for the 'Make a Clicker Game' how-to"
},
"gui.howtos.Make-A-Game.step_GamePickSprite": {
"message": "Escoge un objeto",
"description": "Step name for 'Pick A Sprite' step"
2018-08-03 12:57:12 -04:00
},
"gui.howtos.make-a-game.step_GamePlaySound": {
"message": "Inicia el sonido con un click",
"description": "Play Sound When Clicked' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.make-a-game.step_GameAddScore": {
"message": "Crear una variable de resultado",
"description": "Step name for 'Create Score Variable' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.make-a-game.step_GameChangeScore": {
"message": "Con un click incrementa el puntaje",
"description": "Step name for 'When Clicked Increase Score' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.make-a-game.step_Random": {
"message": "Ir a una posición aleatoria",
"description": "Step name for 'Go to a random position' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.make-music.step_GameChangeColor": {
"message": "Cambiar color",
"description": "Step name for 'Change Color' step"
2018-07-19 09:35:23 -04:00
},
"gui.howtos.make-music.step_ResetScore": {
"message": "Reinicia el puntaje",
"description": "Step name for 'Reset Score' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.make-a-chase-game.name": {
"message": "Haz un juego de perseguir",
"description": "Name for the 'Make a Chase Game' how-to"
},
"gui.howtos.Chase-Game.step_BG": {
"message": "Agregue un Fondo",
"description": "Step name for 'Add a Backdrop' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.chase-game.step_AddOcto": {
"message": "Añade un Objeto",
"description": "Step name for 'Add a Sprite' step"
2018-07-19 09:35:23 -04:00
},
"gui.howtos.make-music.step_LeftRight": {
"message": "Mueve a la derecha y a la izquierda con las teclas de flecha",
"description": "Step name for 'Move Right & Left With Arrow Keys' step"
2018-07-19 09:35:23 -04:00
},
"gui.howtos.Chase-Game.step_UpDown": {
"message": "Mueve hacia arriba y abajo con las teclas de flecha",
"description": "Step name for 'Move Up & Down With Arrow Keys' step"
},
"gui.howtos.Chase-Game.step_AddStar": {
"message": "Agregar otro objeto",
"description": "Step name for 'Add Another Sprite' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.Chase-Game.step_MoveRandom": {
"message": "Mueve de manera aleatoria",
"description": "Step name for 'Move Randomly' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.Chase-Game.step_WhenTouch": {
"message": "En el objeto del pulpo, cuando lo tocas suena el sonido",
"description": "Step name for 'In Octopus Sprite, When Touching Play Sound' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.Chase-Game.step_ScoreVariable": {
"message": "Crear una variable de resultado",
"description": "Step name for 'Create Score Variable"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.Chase-Game.ScoreWhenTouch": {
"message": "En el objeto del pulpo, cuando lo tocas agrega puntos",
"description": "Step name for 'In Octopus Sprite, When Touching Add Score step"
2018-07-19 09:35:23 -04:00
},
"gui.howtos.add-sprite.name": {
"message": "Añade un Objeto",
"description": "Name for the 'Add a Sprite' how-to"
},
"gui.howtos.add-sprite.step_addSprite": {
"message": "Añade un Objeto",
"description": "Step name for 'Add a new sprite' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.add-a-backdrop.name": {
"message": "Agregue un Fondo",
"description": "Name for the 'Add a Backdrop' how-to"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.change-size.name": {
"message": "Cambiar tamaño",
"description": "Name for the 'Change Size' how-to"
2018-07-19 09:35:23 -04:00
},
"gui.howtos.glide-around.name": {
"message": "Deslizar alrededor",
"description": "Name for the 'Glide Around' how-to"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.record-a-sound.name": {
"message": "Grabar un sonido",
"description": "Record A Sound' how-to"
},
"gui.howtos.spin-video.name": {
"message": "Hazlo Girar",
"description": "Name for the 'Make It Spin' how-to"
},
"gui.howtos.hide-and-show.name": {
"message": "Ocultar y Mostrar",
"description": "Name for the 'Hide and Show' how-to"
},
"gui.howtos.switch-costume.name": {
"message": "Anima un Objeto",
"description": "Name for the 'Animate a Sprite' how-to"
2018-05-21 09:43:28 -04:00
},
2018-08-03 12:57:12 -04:00
"gui.howtos.move-around-with-arrow-keys.name": {
"message": "Use Arrow Keys",
"description": "Name for the 'Use Arrow Keys' how-to"
},
"gui.howtos.add-effects.name": {
"message": "Añade Efectos",
"description": "Name for the 'Add Effects' how-to"
2018-05-21 09:43:28 -04:00
},
"gui.extension.music.name": {
"message": "Música",
"description": "Name for the 'Music' extension"
2018-05-21 09:43:28 -04:00
},
"gui.extension.music.description": {
"message": "Tocar instrumentos y tambores",
"description": "Description for the 'Music' extension"
2018-05-21 09:43:28 -04:00
},
"gui.extension.pen.name": {
"message": "Lápiz",
"description": "Name for the 'Pen' extension"
2018-05-21 09:43:28 -04:00
},
"gui.extension.pen.description": {
"message": "Dibujar con tus objetos",
"description": "Description for the 'Pen' extension"
2018-05-21 09:43:28 -04:00
},
"gui.extension.videosensing.name": {
"message": "Sensor de video",
"description": "Name for the 'Video Sensing' extension"
2018-05-21 09:43:28 -04:00
},
"gui.extension.videosensing.description": {
"message": "Detecta movimiento con tu cámara",
"description": "Description for the 'Video Sensing' extension"
2018-05-21 09:43:28 -04:00
},
"gui.extension.googletranslate.name": {
"message": "Traductor de Google",
"description": "Name for the 'Google Translate' extension. Do not translate 'Google'."
2018-05-21 09:43:28 -04:00
},
"gui.extension.googletranslate.description": {
"message": "Traducir a muchos lenguajes",
"description": "Description for the 'Google Translate' extension"
},
"gui.extension.microbit.description": {
"message": "Conecta tus proyectos con el mundo.",
"description": "Description for the 'micro:bit' extension"
2018-05-21 09:43:28 -04:00
},
"gui.extension.microbit.connectingMessage": {
"message": "Conectando",
"description": "Message to help people connect to their micro:bit."
},
"gui.extension.ev3.description": {
"message": "Construye robots interactivos y más",
"description": "Description for the 'LEGO MINDSTORMS EV3' extension"
2018-05-21 09:43:28 -04:00
},
"gui.extension.ev3.connectingMessage": {
"message": "Conectando. Asegúrate que el pin en tu EV3 sea 1234",
"description": "Message to help people connect to their EV3. Must note the PIN should be 1234."
},
"gui.extension.wedo2.description": {
"message": "Construye con motores y sensores",
"description": "Description for the 'LEGO WeDo 2.0' extension"
2018-08-03 12:57:12 -04:00
},
"gui.extension.wedo2.connectingMessage": {
"message": "Conectando",
"description": "Message to help people connect to their WeDo."
2018-05-21 09:43:28 -04:00
},
"gui.backpack.header": {
"message": "Mochila",
"description": "Button to open the backpack"
2018-05-21 09:43:28 -04:00
}
}