scratch-l10n/gui/es.json
chrisgarrity 5eaf5ecefe Add pen extension
Add the pen extension and update all the translations.
2017-11-13 11:29:29 -05:00

102 lines
No EOL
3.5 KiB
JSON

{
"gui.soundEditor.echo": {
"message": "Eco",
"description": "Title of the button to apply the echo effect"
},
"gui.soundEditor.save": {
"message": "Guardar",
"description": "Title of the button to save trimmed sound"
},
"gui.soundEditor.stop": {
"message": "Parar",
"description": "Title of the button to stop the sound"
},
"gui.soundEditor.redo": {
"message": "Rehacer",
"description": "Title of the button to redo"
},
"gui.soundEditor.softer": {
"message": "Más suave",
"description": "Title of the button to apply thr.softer effect"
},
"gui.soundEditor.robot": {
"message": "Robot",
"description": "Title of the button to apply the robot effect"
},
"gui.stageSelector.targetPaneAddBackdrop": {
"message": "Añadir fondo",
"description": "Button to add a backdrop in the target pane"
},
"gui.soundEditor.trim": {
"message": "Recortar",
"description": "Title of the button to start trimminging the sound"
},
"gui.costumeTab.addBackdrop": {
"message": "Añadir fondo",
"description": "Button to add a backdrop in the editor tab"
},
"gui.spriteSelector.addSprite": {
"message": "Añadir sprite",
"description": "Button to add a sprite in the target pane"
},
"gui.soundEditor.slower": {
"message": "Más despacio",
"description": "Title of the button to apply the slower effect"
},
"gui.turboMode.active": {
"message": "Modo Turbo",
"description": "Label indicating turbo mode is active"
},
"gui.soundEditor.play": {
"message": "Reproducir",
"description": "Title of the button to start playing the sound"
},
"gui.soundTab.addSound": {
"message": "Añadir sonido",
"description": "Button to add a sound in the editor tab"
},
"gui.spriteSelectorItem.contextMenuDuplicate": {
"message": "duplicar",
"description": "Menu item to duplicate in the right click menu"
},
"gui.spriteSelectorItem.contextMenuDelete": {
"message": "borrar",
"description": "Menu item to delete in the right click menu"
},
"gui.stageSelector.backdrops": {
"message": "Fondos",
"description": "Label for the backdrops in the stage selector"
},
"gui.soundEditor.louder": {
"message": "Más fuerte",
"description": "Title of the button to apply the louder effect"
},
"gui.soundEditor.faster": {
"message": "Más rápido",
"description": "Title of the button to apply the faster effect"
},
"gui.soundTab.recordSound": {
"message": "Grabar sonido",
"description": "Button to record a sound in the editor tab"
},
"gui.gui.addExtension": {
"message": "Extensiones",
"description": "Button to add an extension in the target pane"
},
"gui.soundEditor.reverse": {
"message": "Revertir",
"description": "Title of the button to apply the reverse effect"
},
"gui.soundEditor.undo": {
"message": "Deshacer",
"description": "Title of the button to undo"
},
"gui.costumeTab.addCostume": {
"message": "Añadir disfraz",
"description": "Button to add a costume in the editor tab"
},
"gui.soundEditor.sound": {
"message": "Sonido",
"description": "Label for the name of the sound"
}
}