scratch-l10n/editor/interface/it.json

982 lines
38 KiB
JSON
Raw Normal View History

2018-05-21 09:43:28 -04:00
{
"gui.soundEditor.echo": {
"message": "Eco",
"description": "Title of the button to apply the echo effect"
},
"gui.previewInfo.notnow": {
"message": "Non Ora",
2018-08-03 12:57:12 -04:00
"description": "Label for button to back out of trying Scratch 3.0 Beta"
2018-05-21 09:43:28 -04:00
},
"gui.gui.variableScopeOptionSpriteOnly": {
"message": "Solo per questo sprite",
"description": "Option message when creating a varaible for making it only available to the current sprite"
},
"gui.howtos.animate-a-name.step_AnimateChangeColor": {
"message": "Cambiare colore",
"description": "Step name for 'Change color' step"
},
2018-05-21 09:43:28 -04:00
"gui.costumeLibrary.chooseACostume": {
"message": "Scegli un Costume",
"description": "Heading for the costume library"
},
"gui.library.filterPlaceholder": {
"message": "Cerca",
"description": "Placeholder text for library search field"
},
"gui.unsupportedBrowser.back": {
"message": "Indietro",
"description": "Button to go back in unsupported browser modal"
},
"gui.extension.music.name": {
"message": "Musica",
"description": "Name for the 'Music' extension"
},
2018-05-21 09:43:28 -04:00
"gui.stageSelector.addBackdropFromSurprise": {
"message": "Aggiungi uno sfondo a Sorpresa",
"description": "Button to add a random stage in the target pane"
},
"gui.comingSoon.message3": {
"message": "Ci stiamo lavorando {emoji}",
"description": "One of the \"coming soon\" random messages for yet-to-be-done features"
},
"gui.monitor.contextMenu.slider": {
"message": "cursore",
"description": "Menu item to switch to the slider monitor"
},
"gui.cards.remove": {
"message": "Chiudi",
"description": "Title for button to close how-to card"
},
"gui.unsupportedBrowser.description": {
"message": "Ci dispiace, ma Scratch 3.0 non supporta Internet Explorer, Vivaldi, Opera o Silk. Ti consigliamo di utilizzare un browser più recente come Google Chrome, Mozilla Firefox o Microsoft Edge.",
2018-05-21 09:43:28 -04:00
"description": "Unsupported browser description"
},
2018-08-03 12:57:12 -04:00
"gui.unsupportedBrowser.previewfaqlinktext": {
"message": "FAQ",
"description": "link to Scratch 3.0 FAQ page"
},
2018-05-21 09:43:28 -04:00
"gui.costumeTab.addSurpriseCostume": {
"message": "Scegli un costume a Sorpresa",
"description": "Button to add a surprise costume in the editor tab"
},
"gui.howtos.add-a-move-block.step_stepMoveSayHello": {
2018-07-03 12:50:33 -04:00
"message": "Clicca la bandiera verde per avviarlo",
"description": "Step name for 'Add A Say Block' step"
},
"gui.howtos.animate-a-name.step_AnimateSpin": {
2018-07-03 12:50:33 -04:00
"message": "Scegli un'Altra Lettera & Falla Ruotare",
"description": "Step name for 'Pick Another Letter Sprite & Make It Spin' step"
},
2018-05-21 09:43:28 -04:00
"gui.soundEditor.save": {
"message": "Salva",
"description": "Title of the button to save trimmed sound"
},
2018-07-19 09:35:23 -04:00
"gui.connection.error.errorMessage": {
"message": "Ops, sembra che qualcosa non abbia funzionato.",
"description": "The device connection process has encountered an error."
},
2018-05-21 09:43:28 -04:00
"gui.stageHeader.stageSizeUnFull": {
"message": "Esci dalla modalità presentazione",
"description": "Button to get out of full screen mode"
},
"gui.menuBar.file": {
"message": "File",
"description": "Text for file dropdown menu"
},
"gui.stageHeader.stageSizeLarge": {
2018-07-03 12:50:33 -04:00
"message": "Passa alla visualizzazione con Stage grande",
2018-05-21 09:43:28 -04:00
"description": "Button to change stage size to large"
},
"gui.howtos.switch-costume.name": {
2018-07-03 12:50:33 -04:00
"message": "Anima uno Sprite",
"description": "Name for the 'Animate a Sprite' how-to"
2018-05-21 09:43:28 -04:00
},
"gui.costumeTab.addFileBackdrop": {
"message": "Importa Sfondo",
"description": "Button to add a backdrop by uploading a file in the editor tab"
},
"gui.howtos.Make-Music.step_PlaySoundClick": {
2018-07-03 12:50:33 -04:00
"message": "Produci un Suono Quando viene Cliccato",
"description": "Step name for 'Play Sound When Clicked' step"
},
2018-05-21 09:43:28 -04:00
"gui.soundTab.fileUploadSound": {
"message": "Carica un Suono",
"description": "Button to upload sound from file in the editor tab"
},
"gui.soundEditor.stop": {
"message": "Arresta",
"description": "Title of the button to stop the sound"
},
"gui.loader.message2": {
"message": "Caricamento degli sprite...",
"description": "One of the loading messages"
},
"gui.stageHeader.fullscreenControl": {
2018-06-01 17:03:52 -04:00
"message": "Pulsante modalità presentazione",
2018-05-21 09:43:28 -04:00
"description": "Button to enter/exit full screen mode"
},
"gui.soundEditor.redo": {
"message": "Ripristina",
"description": "Title of the button to redo"
},
"gui.importInfo.title": {
"message": "Importa un Progetto Scratch 2.0",
"description": "Scratch 2.0 import modal label - for accessibility"
},
"gui.extensionLibrary.chooseAnExtension": {
"message": "Scegli una Estensione",
"description": "Heading for the extension library"
},
"gui.webglModal.description": {
"message": "Sfortunatamente sembra che il tuo browser o il tuo computer {webGlLink}. Questa tecnologia è necessaria per eseguire Scratch 3.0.",
"description": "WebGL missing message"
},
"gui.previewModal.viewproject": {
2018-07-03 12:50:33 -04:00
"message": "Importa un Progetto 2.0",
2018-05-21 09:43:28 -04:00
"description": "Label for button to import a 2.0 project"
},
"gui.soundEditor.softer": {
"message": "Diminuisci volume",
"description": "Title of the button to apply thr.softer effect"
},
"gui.soundEditor.robot": {
"message": "Effetto Robot",
"description": "Title of the button to apply the robot effect"
},
"gui.menuBar.undo": {
"message": "Annulla",
"description": "Menu bar item for undoing"
},
"gui.extension.googletranslate.description": {
2018-07-19 09:35:23 -04:00
"message": "Traduci il testo in altre lingue.",
"description": "Description for the 'Google Translate' extension"
},
2018-05-21 09:43:28 -04:00
"gui.stageSelector.stage": {
2018-07-03 12:50:33 -04:00
"message": "Stage",
2018-05-21 09:43:28 -04:00
"description": "Label for the stage in the stage selector"
},
"gui.webglModal.back": {
"message": "Indietro",
"description": "Label for button go back when browser is unsupported"
},
"gui.comingSoon.message1": {
"message": "Non preoccuparti, ci stiamo lavorando {emoji}",
"description": "One of the \"coming soon\" random messages for yet-to-be-done features"
},
"gui.soundLibrary.chooseASound": {
"message": "Scegli un Suono",
"description": "Heading for the sound library"
},
"gui.importInfo.invalidFormatError": {
"message": "Mmm, quel link o id del progetto non sembra corretto.",
"description": "Invalid project link or id message"
},
"gui.customProcedures.addAnInputNumberText": {
"message": "Aggiungi un argomento",
"description": "Label for button to add a number/text input"
},
"gui.menuBar.saveAsCopy": {
"message": "Salva una copia",
"description": "Menu bar item for saving as a copy"
},
"gui.extension.googletranslate.name": {
"message": "Google Traduttore",
2018-07-19 09:35:23 -04:00
"description": "Name for the 'Google Translate' extension. Do not translate 'Google'."
},
2018-05-21 09:43:28 -04:00
"gui.importModal.viewproject": {
"message": "Visualizza",
"description": "Label for button to load a scratch 2.0 project"
},
"gui.cards.all-tutorials": {
"message": "Tutorial",
"description": "Title for button to return to tutorials library"
},
2018-08-03 12:57:12 -04:00
"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.new": {
"message": "Nuovo",
"description": "Menu bar item for creating a new project"
},
"gui.customProcedures.addALabel": {
"message": "Aggiungi una scritta",
"description": "Label for button to add a label"
},
"gui.soundEditor.trim": {
"message": "Taglia",
"description": "Title of the button to start trimminging the sound"
},
"gui.extension.music.description": {
"message": "Suona strumenti e percussioni.",
"description": "Description for the 'Music' extension"
},
2018-05-21 09:43:28 -04:00
"gui.cards.see-more": {
"message": "Ulteriori informazioni",
"description": "Title for button to see more in how-to library"
},
"gui.customProcedures.addAnInputBoolean": {
"message": "Aggiungi un argomento",
"description": "Label for button to add a boolean input"
},
2018-07-19 09:35:23 -04:00
"gui.connection.error.tryagainbutton": {
"message": "Prova ancora",
"description": "Button to initiate trying the device connection again after an error"
},
2018-05-21 09:43:28 -04:00
"gui.stageHeader.stageSizeSmall": {
2018-07-03 12:50:33 -04:00
"message": "Passa alla visualizzazione con Stage ridotto",
2018-05-21 09:43:28 -04:00
"description": "Button to change stage size to small"
},
"gui.menuBar.saveNow": {
"message": "Salva ora",
"description": "Menu bar item for saving now"
},
"gui.connection.connecting-cancelbutton": {
2018-07-19 09:35:23 -04:00
"message": "Collegamento in corso...",
"description": "Label indicating that connection is in progress"
},
2018-05-21 09:43:28 -04:00
"gui.SpriteInfo.sprite": {
"message": "Sprite",
"description": "Sprite info label"
},
"gui.menuBar.downloadToComputer": {
2018-07-03 12:50:33 -04:00
"message": "Salva sul tuo computer",
"description": "Menu bar item for downloading a project to your computer"
2018-05-21 09:43:28 -04:00
},
"gui.costumeTab.addCostumeFromLibrary": {
"message": "Scegli un Costume",
"description": "Button to add a costume in the editor tab"
},
"gui.soundTab.addSoundFromLibrary": {
2018-06-01 17:03:52 -04:00
"message": "Scegli un Suono",
2018-05-21 09:43:28 -04:00
"description": "Button to add a sound in the editor tab"
},
"gui.connection.scanning.lookingfordevices": {
2018-07-19 09:35:23 -04:00
"message": "Ricerca dispositivi in corso",
"description": "Text shown while scanning for devices"
},
2018-08-03 12:57:12 -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.directionPicker.rotationStyles.allAround": {
"message": "All Around",
"description": "Button to change to the all around rotation style"
},
2018-05-21 09:43:28 -04:00
"gui.cameraModal.enableCameraCaption": {
"message": "Abilita la webcam",
"description": "A caption for a disabled button prompting the user to enable camera access"
},
"gui.loader.message5": {
"message": "Tranquillizzare i gatti...",
"description": "One of the loading messages"
},
"gui.loader.message7": {
"message": "Espansione dei gobo...",
"description": "One of the loading messages"
},
"gui.howtos.glide-around.name": {
2018-07-03 12:50:33 -04:00
"message": "Scivola di Qua e di Là",
"description": "Name for the 'Glide Around' how-to"
},
"gui.connection.scanning.instructions": {
2018-07-19 09:35:23 -04:00
"message": "Seleziona il dispositivo nella lista.",
"description": "Prompt for choosing a device to connect to"
},
2018-05-21 09:43:28 -04:00
"gui.menuBar.uploadFromComputer": {
2018-07-03 12:50:33 -04:00
"message": "Carica dal tuo computer",
2018-05-21 09:43:28 -04:00
"description": "Menu bar item for uploading a project from your computer"
},
"gui.howtos.make-music.step_MakeBeat": {
"message": "Scegliere un Tamburo & Creare un Ritmo",
"description": "Step name for 'Choose a Drum & Make a Beat' step"
},
2018-05-21 09:43:28 -04:00
"gui.customProcedures.ok": {
"message": "OK",
"description": "Label for button to save new custom procedure"
},
"gui.menuBar.LanguageSelector": {
"message": "selezione lingua",
"description": "accessibility text for the language selection menu"
},
2018-07-19 09:35:23 -04:00
"gui.connection.unavailable.installscratchlink": {
"message": "Assicurati che Scratch Link sia installato e correttamente funzionante",
"description": "Message for getting Scratch Link installed"
},
2018-05-21 09:43:28 -04:00
"gui.spriteSelector.addBackdropFromLibrary": {
"message": "Scegli uno Sfondo",
"description": "Button to add a stage in the target pane from library"
},
2018-07-19 09:35:23 -04:00
"gui.howtos.make-a-game.step_GameChangeScore": {
"message": "Aumentare il punteggio ogni volta che si clicca",
"description": "Step name for 'When Clicked Increase Score' step"
},
2018-05-21 09:43:28 -04:00
"gui.soundEditor.slower": {
"message": "Rallenta",
"description": "Title of the button to apply the slower effect"
},
"gui.turboMode.active": {
"message": "Modalità Turbo",
"description": "Label indicating turbo mode is active"
},
"gui.loader.message4": {
"message": "Caricamento delle estensioni...",
"description": "One of the loading messages"
},
"gui.recordingStep.alertMsg": {
"message": "Impossibile iniziare la registrazione",
"description": "Alert for recording error"
},
"gui.extensionLibrary.extensionUrl": {
"message": "Inserisci l'URL dell'estensione",
"description": "Prompt for unoffical extension url"
},
"gui.customProcedures.cancel": {
"message": "Annulla",
"description": "Label for button to cancel custom procedure edits"
},
"gui.howtos.intro-move.step_stepMove": {
2018-07-03 12:50:33 -04:00
"message": "Aggiungi un blocco di movimento",
"description": "Step name for 'Add a move block' step"
},
"gui.howtos.animate-a-name.name": {
"message": "Anima un nome",
"description": "Name for the 'Animate a Name' how-to"
},
2018-05-21 09:43:28 -04:00
"gui.modal.back": {
"message": "Indietro",
"description": "Back button in modal"
},
2018-08-03 12:57:12 -04:00
"gui.previewInfo.previewfaqlinktext": {
"message": "FAQ",
"description": "link to Scratch 3.0 FAQ page"
},
"gui.howtos.animate-a-name.step_AnimateGrow": {
2018-07-03 12:50:33 -04:00
"message": "Scegli un'Altra Lettera & Falla Ingrandire",
"description": "Step name for 'Pick Another Letter Sprite & Make It Grow!' step"
2018-05-21 09:43:28 -04:00
},
"gui.recordModal.title": {
"message": "Registra Suono",
"description": "Recording modal title"
},
"gui.gui.backdropsTab": {
"message": "Sfondi",
"description": "Button to get to the backdrops panel"
},
"gui.prompt.ok": {
"message": "OK",
"description": "Button in prompt for confirming the dialog"
},
"gui.howtos.animate-a-name.step_AnimatePlaySound": {
2018-07-03 12:50:33 -04:00
"message": "Produci un Suono Quando viene Cliccato",
"description": "Step name for 'Play a Sound When Clicked' step"
},
2018-05-21 09:43:28 -04:00
"gui.cameraModal.permissionRequest": {
"message": "Ci occorre il tuo permesso per usare la tua webcam",
"description": "Notification to the user that the app needs camera access"
},
"gui.customProcedures.numberTextType": {
"message": "numero o testo",
"description": "Description of the number/text input type"
},
"gui.unsupportedBrowser.previewfaq": {
2018-06-01 17:03:52 -04:00
"message": "Per saperne di più, vai alla pagina {previewFaqLink}.",
2018-05-21 09:43:28 -04:00
"description": "Invitation to try 3.0 preview"
},
"gui.extension.microbit.description": {
2018-07-19 09:35:23 -04:00
"message": "Collega il progetto con il mondo che ti circonda",
"description": "Description for the 'micro:bit' extension"
},
2018-05-21 09:43:28 -04:00
"gui.soundEditor.play": {
2018-07-03 12:50:33 -04:00
"message": "Riproduci",
2018-05-21 09:43:28 -04:00
"description": "Title of the button to start playing the sound"
},
"gui.cameraModal.retakePhoto": {
"message": "Scatta una nuova Foto",
"description": "A button that allows the user to take the picture again, replacing the old one"
},
2018-07-19 09:35:23 -04:00
"gui.howtos.make-music.step_GameChangeColor": {
"message": "Cambiare Colore",
"description": "Step name for 'Change Color' step"
},
"gui.connection.scanning.noDevicesFound": {
2018-07-19 09:35:23 -04:00
"message": "Nessun dispositivo trovato",
"description": "Text shown when no devices could be found"
},
"gui.howtos.Chase-Game.step_AddStar": {
"message": "Aggiungere un'Altro Sprite",
"description": "Step name for 'Add Another Sprite' step"
},
"gui.connection.search": {
2018-07-19 09:35:23 -04:00
"message": "Aggiorna",
"description": "Button in prompt for starting a search"
},
2018-05-21 09:43:28 -04:00
"gui.menuBar.share": {
"message": "Condividi",
"description": "Label for project share button"
},
"gui.crashMessage.description": {
2018-07-19 09:35:23 -04:00
"message": "Siamo spiacenti, ma sembra che Scratch si sia bloccato. Il problema è automaticamente stato segnalato al Team di Scratch. Aggiorna la pagina per riprovare.",
2018-05-21 09:43:28 -04:00
"description": "Unhandled error description"
},
"gui.webglModal.label": {
"message": "Il Tuo Browser Non Supporta WebGL",
"description": "WebGL missing title"
},
2018-08-03 12:57:12 -04:00
"gui.importInfo.previewfaqlinktext": {
"message": "FAQ",
"description": "link to Scratch 3.0 FAQ page"
},
"gui.howtos.animate-a-name.step_AnimatePickLetter": {
2018-07-03 12:50:33 -04:00
"message": "Aggiungi una Lettera",
"description": "Step name for 'Pick a Letter Sprite' step"
},
2018-05-21 09:43:28 -04:00
"gui.importInfo.goback": {
"message": "Indietro",
"description": "Label for button to back out of importing a project"
},
"gui.monitor.contextMenu.large": {
"message": "grande",
"description": "Menu item to switch to the large monitor"
},
"gui.cards.more-things-to-try": {
"message": "Altre cose da provare!",
"description": "Title card with more things to try"
},
"gui.connection.connect": {
2018-07-19 09:35:23 -04:00
"message": "Collega",
"description": "Button to start connecting to a specific device"
},
"gui.tipsLibrary.tutorials": {
2018-07-19 09:35:23 -04:00
"message": "Scegli un Tutorial.",
"description": "Heading for the help/tutorials library"
},
2018-05-21 09:43:28 -04:00
"gui.costumeTab.addCameraCostume": {
"message": "Webcam",
"description": "Button to use the camera to create a costume costume in the editor tab"
},
2018-07-19 09:35:23 -04:00
"gui.connection.error.helpbutton": {
"message": "Aiuto",
"description": "Button to view help content"
},
"gui.connection.unavailable.helpbutton": {
"message": "Aiuto",
"description": "Button to view help content"
},
"gui.extension.pen.description": {
2018-07-19 09:35:23 -04:00
"message": "Disegna usando gli sprite.",
"description": "Description for the 'Pen' extension"
},
2018-08-03 12:57:12 -04:00
"gui.menuBar.turboModeOff": {
"message": "Turn off Turbo Mode",
"description": "Menu bar item for turning off turbo mode"
},
2018-07-19 09:35:23 -04:00
"gui.projectLoader.loadError": {
"message": "Il caricamento del progetto selezionato è fallito.",
"description": "An error that displays when a local project file fails to load."
},
"gui.connection.unavailable.enablebluetooth": {
"message": "Accertati che il Bluetooth sia attivato",
"description": "Message for making sure Bluetooth is enabled"
},
"gui.howtos.Chase-Game.step_UpDown": {
"message": "Muoversi in Su & in Giù con i Tasti Freccia",
"description": "Step name for 'Move Up & Down With Arrow Keys' step"
2018-05-21 09:43:28 -04:00
},
"gui.spriteLibrary.chooseASprite": {
"message": "Scegli uno Sprite",
"description": "Heading for the sprite library"
},
"gui.loader.headline": {
"message": "Caricamento del Progetto in corso",
"description": "Main loading message"
},
"gui.playbackStep.playMsg": {
2018-07-03 12:50:33 -04:00
"message": "Riproduci",
2018-05-21 09:43:28 -04:00
"description": "Stop/Play button in recording playback"
},
"gui.customProcedures.booleanType": {
"message": "booleano",
"description": "Description of the boolean input type"
},
2018-07-19 09:35:23 -04:00
"gui.extension.microbit.connectingMessage": {
"message": "Collegamento in corso",
"description": "Message to help people connect to their micro:bit."
},
2018-05-21 09:43:28 -04:00
"gui.costumeTab.addBackdropFromLibrary": {
"message": "Scegli uno Sfondo",
"description": "Button to add a backdrop in the editor tab"
},
"gui.menuBar.redo": {
"message": "Ripristina",
"description": "Menu bar item for redoing"
},
"gui.spriteSelector.addSpriteFromPaint": {
"message": "Disegna un nuovo sprite",
"description": "Button to add a sprite in the target pane from paint"
},
"gui.previewInfo.invitation": {
"message": "Stiamo lavorando sulla prossima generazione di Scratch. Saremmo felicissimi se tu lo volessi provare!",
2018-08-03 12:57:12 -04:00
"description": "Invitation to try 3.0 Beta"
2018-05-21 09:43:28 -04:00
},
"gui.gui.variableScopeOptionAllSprites": {
"message": "Per tutti gli sprite",
"description": "Option message when creating a variable for making it available to all sprites"
},
"gui.backpack.errorBackpack": {
"message": "Errore nel caricamento dello zaino",
"description": "Error backpack message"
},
2018-05-21 09:43:28 -04:00
"gui.crashMessage.title": {
"message": "Ops! Qualcosa non ha funzionato.",
"description": "Unhandled error title"
},
"gui.spriteSelectorItem.contextMenuDuplicate": {
"message": "duplica",
"description": "Menu item to duplicate in the right click menu"
},
"gui.importInfo.previewfaq": {
"message": "Per saperne di più, vai alla pagina {previewFaqLink}.",
"description": "Invitation to try 3.0 preview"
},
"gui.connection.disconnect": {
2018-07-19 09:35:23 -04:00
"message": "Scollega",
"description": "Button to disconnect the device"
},
2018-07-19 09:35:23 -04:00
"gui.extension.ev3.connectingMessage": {
"message": "Connessione in corso. Assicurati che il pin sul tuo EV3 sia 1234.",
"description": "Message to help people connect to their EV3. Must note the PIN should be 1234."
},
"gui.howtos.Make-Music.step_MakeSong": {
"message": "Creare una Canzone",
"description": "Step name for 'Create a Song' step"
},
2018-05-21 09:43:28 -04:00
"gui.previewInfo.previewfaq": {
2018-06-01 17:03:52 -04:00
"message": "Per saperne di più, vai alla pagina {previewFaqLink}.",
2018-08-03 12:57:12 -04:00
"description": "Invitation to try 3.0 Beta"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.make-music.step_ResetScore": {
"message": "Azzerare il Punteggio",
"description": "Step name for 'Reset Score' step"
},
"gui.extension.wedo2.description": {
"message": "Costruisci usando motori e sensori.",
"description": "Description for the 'LEGO WeDo 2.0' extension"
},
2018-05-21 09:43:28 -04:00
"gui.controls.go": {
2018-06-01 17:03:52 -04:00
"message": "Vai",
2018-05-21 09:43:28 -04:00
"description": "Green flag button title"
},
"gui.extension.pen.name": {
"message": "Penna",
"description": "Name for the 'Pen' extension"
},
2018-05-21 09:43:28 -04:00
"gui.spriteSelectorItem.contextMenuDelete": {
"message": "cancella",
"description": "Menu item to delete in the right click menu"
},
"gui.howtos.make-music.name": {
"message": "Crea un po' di Musica",
"description": "Name for the 'Make Music' how-to"
},
2018-05-21 09:43:28 -04:00
"gui.soundTab.surpriseSound": {
"message": "Aggiungi un suono a Sorpresa",
"description": "Button to get a random sound in the editor tab"
},
"gui.howtos.Chase-Game.step_BG": {
"message": "Aggiungi uno Sfondo",
"description": "Step name for 'Add a Backdrop' step"
2018-05-21 09:43:28 -04:00
},
2018-07-19 09:35:23 -04:00
"gui.howtos.make-a-game.step_GamePlaySound": {
"message": "Produrre un Suono Quando viene Cliccato",
"description": "Play Sound When Clicked' step"
},
2018-05-21 09:43:28 -04:00
"gui.stageHeader.stageSizeFull": {
"message": "Passa alla modalità presentazione",
"description": "Button to change stage size to full screen"
},
"gui.stageSelector.backdrops": {
"message": "Sfondi",
"description": "Label for the backdrops in the stage selector"
},
"gui.howtos.hide-and-show.name": {
2018-07-03 12:50:33 -04:00
"message": "Mostra e Nascondi",
"description": "Name for the 'Hide and Show' how-to"
2018-05-21 09:43:28 -04:00
},
"gui.menuBar.tutorialsLibrary": {
"message": "Tutorial",
"description": "accessibility text for the tutorials button"
},
2018-05-21 09:43:28 -04:00
"gui.SpriteInfo.size": {
"message": "Dimensione",
"description": "Sprite info size label"
},
"gui.soundEditor.louder": {
"message": "Aumenta volume",
"description": "Title of the button to apply the louder effect"
},
"gui.howtos.record-a-sound.name": {
2018-07-19 09:35:23 -04:00
"message": "Registra un Suono",
"description": "Record A Sound' how-to"
},
2018-05-21 09:43:28 -04:00
"gui.previewInfo.welcome": {
2018-08-03 12:57:12 -04:00
"message": "Welcome to the Scratch 3.0 Beta",
2018-05-21 09:43:28 -04:00
"description": "Header for Preview Info Modal"
},
"gui.spriteSelector.addSpriteFromSurprise": {
"message": "Aggiungi uno sprite a Sorpresa",
"description": "Button to add a random sprite in the target pane"
},
"gui.connection.go-to-editor": {
2018-07-19 09:35:23 -04:00
"message": "Torna all'Editor",
"description": "Button to return to the editor"
},
2018-05-21 09:43:28 -04:00
"gui.howtos.change-size.name": {
"message": "Cambia Dimensione",
"description": "Name for the 'Change Size' how-to"
2018-05-21 09:43:28 -04:00
},
"gui.extensionLibrary.comingSoon": {
"message": "Disponibile a Breve",
"description": "Label for extensions that are not yet implemented"
},
"gui.SpriteInfo.show": {
"message": "Mostra",
"description": "Sprite info show label"
},
"gui.howtos.Chase-Game.ScoreWhenTouch": {
"message": "Nello Sprite Piovra, Quando si Tocca Aumenta il Punteggio",
"description": "Step name for 'In Octopus Sprite, When Touching Add Score step"
},
"gui.howtos.Chase-Game.step_ScoreVariable": {
2018-07-03 12:50:33 -04:00
"message": "Crea una Variabile per tenere il Punteggio",
"description": "Step name for 'Create Score Variable"
},
"gui.extension.ev3.description": {
"message": "Costruisci robot interattivi e molto altro.",
"description": "Description for the 'LEGO MINDSTORMS EV3' extension"
},
2018-05-21 09:43:28 -04:00
"gui.loader.message8": {
"message": "Preparazione delle emoji...",
"description": "One of the loading messages"
},
"gui.soundEditor.faster": {
"message": "Accelera",
"description": "Title of the button to apply the faster effect"
},
2018-08-03 12:57:12 -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.soundsTab": {
"message": "Suoni",
"description": "Button to get to the sounds panel"
},
"gui.soundTab.recordSound": {
"message": "Registra",
"description": "Button to record a sound in the editor tab"
},
"gui.SpriteInfo.direction": {
"message": "Direzione",
"description": "Sprite info direction label"
},
"gui.costumeLibrary.chooseABackdrop": {
"message": "Scegli uno Sfondo",
"description": "Heading for the backdrop library"
},
"gui.cameraModal.loadingCaption": {
"message": "Caricamento in corso...",
"description": "A caption for a disabled button while the video from the camera is still loading"
},
"gui.gui.variablePrompt": {
2018-06-01 17:03:52 -04:00
"message": "Altre opzioni",
2018-05-21 09:43:28 -04:00
"description": "Dropdown message for variable/list options"
},
"gui.gui.costumesTab": {
"message": "Costumi",
"description": "Button to get to the costumes panel"
},
"gui.gui.addExtension": {
"message": "Aggiungi un'Estensione",
"description": "Button to add an extension in the target pane"
},
"gui.howtos.add-effects.name": {
"message": "Aggiungi qualche Effetto",
"description": "Name for the 'Add Effects' how-to"
2018-05-21 09:43:28 -04:00
},
"gui.menuBar.giveFeedback": {
"message": "Lascia un feedback",
"description": "Label for feedback form modal button"
},
"gui.cameraModal.cameraModalTitle": {
"message": "Scatta una Foto",
"description": "Title for prompt to take a picture (to add as a new costume)."
},
2018-07-19 09:35:23 -04:00
"gui.connection.unavailable.tryagainbutton": {
"message": "Prova ancora",
"description": "Button to initiate trying the device connection again after an error"
},
2018-05-21 09:43:28 -04:00
"gui.soundEditor.reverse": {
"message": "Inverti",
"description": "Title of the button to apply the reverse effect"
},
2018-08-03 12:57:12 -04:00
"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.webglModal.webgllink": {
"message": "non supporta WebGL",
"description": "link part of your browser does not support WebGL message"
},
"gui.connection.connected": {
2018-07-19 09:35:23 -04:00
"message": "Connesso",
"description": "Message indicating that a device was connected"
},
2018-05-21 09:43:28 -04:00
"gui.menuBar.seeCommunity": {
"message": "Vai alla Comunità",
"description": "Label for see community button"
},
"gui.howtos.chase-game.step_AddOcto": {
"message": "Aggiungi uno Sprite",
"description": "Step name for 'Add a Sprite' step"
},
"gui.howtos.Chase-Game.step_WhenTouch": {
"message": "Nello Sprite Piovra, Quando si Tocca Riproduce un Suono",
"description": "Step name for 'In Octopus Sprite, When Touching Play Sound' step"
},
2018-05-21 09:43:28 -04:00
"gui.cameraModal.loadingCameraMessage": {
"message": "Caricamento Webcam in corso...",
"description": "Notification to the user that the camera is loading"
},
"gui.costumeTab.addFileCostume": {
"message": "Importa Costume",
"description": "Button to add a costume by uploading a file in the editor tab"
},
"gui.playbackStep.stopMsg": {
"message": "Stop",
"description": "Stop/Play button in recording playback"
},
"gui.howtos.Make-Music.step_PickInstrument": {
2018-07-03 12:50:33 -04:00
"message": "Scegli uno Sprite Strumento",
"description": "Step name for 'Pick an Instrument Sprite' step"
},
2018-05-21 09:43:28 -04:00
"gui.soundEditor.undo": {
"message": "Annulla",
"description": "Title of the button to undo"
},
"gui.gui.codeTab": {
"message": "Codice",
"description": "Button to get to the code panel"
},
"gui.gui.variablePromptAllSpritesMessage": {
"message": "Questa variabile potrà essere letta e modificata da tutti gli sprite.",
"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."
},
2018-08-03 12:57:12 -04:00
"gui.howtos.spin-video.name": {
"message": "Falla Ruotare",
"description": "Name for the 'Make It Spin' how-to"
},
2018-07-19 09:35:23 -04:00
"gui.modal.help": {
"message": "Aiuto",
"description": "Help button in modal"
},
2018-05-21 09:43:28 -04:00
"gui.spriteSelector.addSpriteFromFile": {
2018-08-03 12:57:12 -04:00
"message": "Upload Sprite",
2018-05-21 09:43:28 -04:00
"description": "Button to add a sprite in the target pane from file"
},
"gui.howtos.add-sprite.step_addSprite": {
"message": "Aggiungi uno Sprite",
"description": "Step name for 'Add a new sprite' step"
},
2018-07-19 09:35:23 -04:00
"gui.howtos.make-a-game.step_GameAddScore": {
"message": "Creare una Variabile per tenere il Punteggio",
"description": "Step name for 'Create Score Variable' step"
},
"gui.spriteSelectorItem.contextMenuExport": {
"message": "esporta",
"description": "Menu item to export the selected item"
},
2018-05-21 09:43:28 -04:00
"gui.loader.message1": {
"message": "Creazione dei blocchi...",
"description": "One of the loading messages"
},
"gui.loader.message6": {
"message": "Trasmissione dei nano...",
"description": "One of the loading messages"
},
"gui.howtos.make-music.step_LeftRight": {
"message": "Muoversi a Destra & a Sinistra con i Tasti Freccia",
"description": "Step name for 'Move Right & Left With Arrow Keys' step"
},
2018-05-21 09:43:28 -04:00
"gui.loader.message3": {
"message": "Caricamento dei suoni...",
"description": "One of the loading messages"
},
"gui.backpack.header": {
"message": "Valigetta",
"description": "Button to open the backpack"
},
2018-08-03 12:57:12 -04:00
"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.SpriteInfo.spritePlaceholder": {
"message": "Nome",
"description": "Placeholder text for sprite name"
},
"gui.backpack.emptyBackpack": {
"message": "Lo zaino è vuoto",
"description": "Empty backpack message"
2018-05-21 09:43:28 -04:00
},
"gui.previewModal.tryit": {
"message": "Provalo! {caticon}",
2018-08-03 12:57:12 -04:00
"description": "Label for button to try Scratch 3.0 Beta"
2018-05-21 09:43:28 -04:00
},
"gui.backpack.loadingBackpack": {
"message": "Caricamento in corso...",
"description": "Loading backpack message"
2018-05-21 09:43:28 -04:00
},
2018-07-19 09:35:23 -04:00
"gui.extension.videosensing.name": {
"message": "Movimento Webcam",
"description": "Name for the 'Video Sensing' extension"
},
2018-05-21 09:43:28 -04:00
"gui.monitor.contextMenu.default": {
"message": "normale",
"description": "Menu item to switch to the default monitor"
},
"gui.howtos.animate-a-name.step_AnimatePickLetter2": {
2018-07-03 12:50:33 -04:00
"message": "Aggiungi un'Altra Lettera",
"description": "Step name for 'Pick Another Letter Sprite"
},
2018-05-21 09:43:28 -04:00
"gui.controls.stop": {
"message": "Ferma tutto",
"description": "Stop button title"
},
2018-07-19 09:35:23 -04:00
"gui.customProcedures.myblockModalTitle": {
"message": "Crea un Blocco",
"description": "Title for the modal where you create a custom block."
},
"gui.howtos.Make-A-Game.step_GamePickSprite": {
"message": "Scegli uno Sprite",
"description": "Step name for 'Pick A Sprite' step"
},
"gui.howtos.make-a-game.name": {
2018-07-19 09:35:23 -04:00
"message": "Crea un Click Game",
"description": "Name for the 'Make a Clicker Game' how-to"
},
2018-05-21 09:43:28 -04:00
"gui.costumeTab.addBlankCostume": {
"message": "Disegna un nuovo costume",
"description": "Button to add a blank costume in the editor tab"
},
"gui.howtos.Chase-Game.step_MoveRandom": {
"message": "Muoversi a Caso",
"description": "Step name for 'Move Randomly' step"
2018-05-21 09:43:28 -04:00
},
"gui.customProcedures.runWithoutScreenRefresh": {
2018-07-03 12:50:33 -04:00
"message": "Esegui senza aggiornare lo schermo",
2018-05-21 09:43:28 -04:00
"description": "Label for checkbox to run without screen refresh"
},
"gui.stageSelector.addBackdropFromFile": {
"message": "Importa Sfondo",
"description": "Button to add a stage in the target pane from file"
},
2018-07-19 09:35:23 -04:00
"gui.howtos.make-a-game.step_Random": {
"message": "Andare ad una posizione a caso",
"description": "Step name for 'Go to a random position' step"
},
"gui.howtos.add-sprite.name": {
"message": "Aggiungi uno Sprite",
"description": "Name for the 'Add a Sprite' how-to"
},
2018-05-21 09:43:28 -04:00
"gui.spriteSelector.addSpriteFromLibrary": {
"message": "Scegli uno Sprite",
"description": "Button to add a sprite in the target pane from library"
},
"gui.soundEditor.sound": {
"message": "Suono",
"description": "Label for the name of the sound"
},
2018-07-19 09:35:23 -04:00
"gui.extension.videosensing.description": {
"message": "Rileva il movimento con la tua webcam.",
"description": "Description for the 'Video Sensing' extension"
},
2018-05-21 09:43:28 -04:00
"gui.unsupportedBrowser.label": {
"message": "Browser non supportato",
"description": ""
},
"gui.playbackStep.loadingMsg": {
"message": "Caricamento in corso...",
"description": "Loading/Save button in recording playback"
},
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"
},
2018-05-21 09:43:28 -04:00
"gui.howtos.add-a-backdrop.name": {
"message": "Aggiungi uno Sfondo",
"description": "Name for the 'Add a Backdrop' how-to"
2018-05-21 09:43:28 -04:00
},
"gui.comingSoon.message2": {
2018-06-01 17:03:52 -04:00
"message": "Disponibile a breve...",
2018-05-21 09:43:28 -04:00
"description": "One of the \"coming soon\" random messages for yet-to-be-done features"
},
"gui.stageSelector.addBackdropFromPaint": {
"message": "Disegna un nuovo sfondo",
"description": "Button to add a stage in the target pane from paint"
},
"gui.cameraModal.takePhoto": {
"message": "Scatta una Foto",
"description": "A button to take a photo"
},
"gui.playbackStep.saveMsg": {
"message": "Salva",
"description": "Loading/Save button in recording playback"
},
"gui.howtos.make-a-chase-game.name": {
2018-07-19 09:35:23 -04:00
"message": "Crea un Gioco di Acchiapparella",
"description": "Name for the 'Make a Chase Game' how-to"
2018-05-21 09:43:28 -04:00
},
"gui.playbackStep.reRecordMsg": {
"message": "Ripeti la registrazione",
"description": "Button to re-record sound in recording playback"
},
"gui.importInfo.message": {
2018-06-01 17:03:52 -04:00
"message": "Inserisci il link di uno dei progetti Scratch che hai condiviso. Le modifiche fatte in questa Anteprima 3.0 non saranno salvate.",
2018-05-21 09:43:28 -04:00
"description": "Import project message"
},
"gui.menuBar.edit": {
"message": "Modifica",
"description": "Text for edit dropdown menu"
},
"gui.howtos.intro-move-sayhello-hat.name": {
"message": "Per Iniziare",
"description": "Name for the 'Getting Started' how-to"
},
2018-05-21 09:43:28 -04:00
"gui.cameraModal.save": {
"message": "Salva",
"description": "A button that allows the user to save the photo they took as a costume"
},
"gui.howtos.make-music.step_MakeBeatBox": {
"message": "Scegliere lo sprite Microfono & un Beatbox a sorpresa",
"description": "Step name for 'Choose the Microphone Sprite & Surprise Beatbox' step"
},
2018-05-21 09:43:28 -04:00
"gui.previewInfo.label": {
"message": "Prova Scratch 3.0",
"description": "Scratch 3.0 modal label - for accessibility"
},
"gui.connection.device-name-label": {
2018-07-19 09:35:23 -04:00
"message": "Nome del dispositivo",
"description": "Label for field showing the device name"
},
2018-08-03 12:57:12 -04:00
"gui.webglModal.previewfaqlinktext": {
"message": "FAQ",
"description": "link to Scratch 3.0 FAQ page"
},
2018-05-21 09:43:28 -04:00
"gui.webglModal.previewfaq": {
2018-06-01 17:03:52 -04:00
"message": "Per saperne di più, vai alla pagina {previewFaqLink}.",
2018-05-21 09:43:28 -04:00
"description": "Scratch 3.0 FAQ description"
},
"gui.prompt.cancel": {
"message": "Annulla",
"description": "Button in prompt for cancelling the dialog"
}
}