2018-05-21 09:43:28 -04:00
{
2018-08-10 09:25:02 -04:00
"gui.backpack.errorBackpack" : {
"message" : "Errore nel caricamento dello zaino" ,
"description" : "Error backpack message"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.backpack.loadingBackpack" : {
"message" : "Caricamento in corso..." ,
"description" : "Loading backpack message"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.backpack.emptyBackpack" : {
"message" : "Lo zaino è vuoto" ,
"description" : "Empty backpack message"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.unsupportedBrowser.label" : {
"message" : "Browser non supportato" ,
"description" : ""
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"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." ,
"description" : "Unsupported browser description"
2018-05-21 09:43:28 -04:00
} ,
"gui.unsupportedBrowser.back" : {
"message" : "Indietro" ,
"description" : "Button to go back in unsupported browser modal"
} ,
2018-08-10 09:25:02 -04:00
"gui.unsupportedBrowser.previewfaq" : {
"message" : "Per saperne di più, vai alla pagina {previewFaqLink}." ,
"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" : {
2018-08-10 09:25:02 -04:00
"message" : "Domande Frequenti" ,
2018-08-03 12:57:12 -04:00
"description" : "link to Scratch 3.0 FAQ page"
} ,
2018-08-10 09:25:02 -04:00
"gui.cameraModal.cameraModalTitle" : {
"message" : "Scatta una Foto" ,
"description" : "Title for prompt to take a picture (to add as a new costume)."
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.cameraModal.loadingCameraMessage" : {
"message" : "Caricamento Webcam in corso..." ,
"description" : "Notification to the user that the camera is loading"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -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"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.cameraModal.retakePhoto" : {
"message" : "Scatta una nuova Foto" ,
"description" : "A button that allows the user to take the picture again, replacing the old one"
} ,
"gui.cameraModal.save" : {
2018-05-21 09:43:28 -04:00
"message" : "Salva" ,
2018-08-10 09:25:02 -04:00
"description" : "A button that allows the user to save the photo they took as a costume"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.cameraModal.takePhoto" : {
"message" : "Scatta una Foto" ,
"description" : "A button to take a photo"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.cameraModal.loadingCaption" : {
"message" : "Caricamento in corso..." ,
"description" : "A caption for a disabled button while the video from the camera is still loading"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.cameraModal.enableCameraCaption" : {
"message" : "Abilita la webcam" ,
"description" : "A caption for a disabled button prompting the user to enable camera access"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.cards.all-tutorials" : {
"message" : "Tutorial" ,
"description" : "Title for button to return to tutorials library"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.cards.remove" : {
"message" : "Chiudi" ,
"description" : "Title for button to close how-to card"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.cards.more-things-to-try" : {
"message" : "Altre cose da provare!" ,
"description" : "Title card with more things to try"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.cards.see-more" : {
"message" : "Ulteriori informazioni" ,
"description" : "Title for button to see more in how-to library"
2018-06-26 10:57:03 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.comingSoon.message1" : {
"message" : "Non preoccuparti, ci stiamo lavorando {emoji}" ,
"description" : "One of the \"coming soon\" random messages for yet-to-be-done features"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.comingSoon.message2" : {
"message" : "Disponibile a breve..." ,
"description" : "One of the \"coming soon\" random messages for yet-to-be-done features"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.comingSoon.message3" : {
"message" : "Ci stiamo lavorando {emoji}" ,
"description" : "One of the \"coming soon\" random messages for yet-to-be-done features"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.auto-scanning.noDevicesFound" : {
"message" : "Nessun dispositivo trovato" ,
"description" : "Text shown when no devices could be found"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.auto-scanning.prescan" : {
2018-08-17 09:49:52 -04:00
"message" : "Tieni il tuo dispositivo a portata, quindi inizia la ricerca." ,
2018-08-10 09:25:02 -04:00
"description" : "Prompt for beginning the search"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.auto-scanning.pressbutton" : {
2018-08-17 09:49:52 -04:00
"message" : "Premi il pulsante sul tuo dispositivo." ,
2018-08-10 09:25:02 -04:00
"description" : "Prompt for pushing the button on the device"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.auto-scanning.start-search" : {
2018-08-17 09:49:52 -04:00
"message" : "Inizio Ricerca" ,
2018-08-10 09:25:02 -04:00
"description" : "Button in prompt for starting a search"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.connecting-searchbutton" : {
2018-08-17 09:49:52 -04:00
"message" : "Ricerca in corso..." ,
2018-08-10 09:25:02 -04:00
"description" : "Label indicating that search is in progress"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.auto-scanning.try-again" : {
"message" : "Prova ancora" ,
"description" : "Button in prompt for trying a device search again"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.connected" : {
"message" : "Connesso" ,
"description" : "Message indicating that a device was connected"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.disconnect" : {
"message" : "Scollega" ,
"description" : "Button to disconnect the device"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.go-to-editor" : {
"message" : "Torna all'Editor" ,
"description" : "Button to return to the editor"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.connecting-cancelbutton" : {
"message" : "Collegamento in corso..." ,
"description" : "Label indicating that connection is in progress"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.device-name-label" : {
"message" : "Nome del dispositivo" ,
"description" : "Label for field showing the device name"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.connect" : {
"message" : "Collega" ,
"description" : "Button to start connecting to a specific device"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -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
} ,
2018-08-10 09:25:02 -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
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.error.helpbutton" : {
"message" : "Aiuto" ,
"description" : "Button to view help content"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.scanning.lookingfordevices" : {
"message" : "Ricerca dispositivi in corso" ,
"description" : "Text shown while scanning for devices"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.scanning.noDevicesFound" : {
"message" : "Nessun dispositivo trovato" ,
"description" : "Text shown when no devices could be found"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.scanning.instructions" : {
"message" : "Seleziona il dispositivo nella lista." ,
"description" : "Prompt for choosing a device to connect to"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.search" : {
"message" : "Aggiorna" ,
"description" : "Button in prompt for starting a search"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.unavailable.installscratchlink" : {
"message" : "Assicurati che Scratch Link sia installato e correttamente funzionante" ,
"description" : "Message for getting Scratch Link installed"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.unavailable.enablebluetooth" : {
"message" : "Accertati che il Bluetooth sia attivato" ,
"description" : "Message for making sure Bluetooth is enabled"
2018-08-03 12:57:12 -04:00
} ,
2018-08-10 09:25:02 -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
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.unavailable.helpbutton" : {
"message" : "Aiuto" ,
"description" : "Button to view help content"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.controls.go" : {
"message" : "Vai" ,
"description" : "Green flag button title"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.controls.stop" : {
"message" : "Ferma tutto" ,
"description" : "Stop button title"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.customProcedures.myblockModalTitle" : {
"message" : "Crea un Blocco" ,
"description" : "Title for the modal where you create a custom block."
} ,
"gui.customProcedures.addAnInputNumberText" : {
"message" : "Aggiungi un argomento" ,
"description" : "Label for button to add a number/text input"
} ,
"gui.customProcedures.numberTextType" : {
"message" : "numero o testo" ,
"description" : "Description of the number/text input type"
2018-05-21 09:43:28 -04:00
} ,
"gui.customProcedures.addAnInputBoolean" : {
"message" : "Aggiungi un argomento" ,
"description" : "Label for button to add a boolean input"
} ,
2018-08-10 09:25:02 -04:00
"gui.customProcedures.booleanType" : {
"message" : "booleano" ,
"description" : "Description of the boolean input type"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.customProcedures.addALabel" : {
"message" : "Aggiungi una scritta" ,
"description" : "Label for button to add a label"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.customProcedures.runWithoutScreenRefresh" : {
"message" : "Esegui senza aggiornare lo schermo" ,
"description" : "Label for checkbox to run without screen refresh"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.customProcedures.cancel" : {
"message" : "Annulla" ,
"description" : "Label for button to cancel custom procedure edits"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.customProcedures.ok" : {
"message" : "OK" ,
"description" : "Label for button to save new custom procedure"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.SpriteInfo.direction" : {
"message" : "Direzione" ,
"description" : "Sprite info direction label"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.directionPicker.rotationStyles.allAround" : {
"message" : "Può Ruotare" ,
"description" : "Button to change to the all around rotation style"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.directionPicker.rotationStyles.leftRight" : {
"message" : "Sinistra-Destra" ,
"description" : "Button to change to the left-right rotation style"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.directionPicker.rotationStyles.dontRotate" : {
"message" : "Non ruotare" ,
"description" : "Button to change to the dont rotate rotation style"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.gui.addExtension" : {
"message" : "Aggiungi un'Estensione" ,
"description" : "Button to add an extension in the target pane"
2018-08-03 12:57:12 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.gui.codeTab" : {
"message" : "Codice" ,
"description" : "Button to get to the code panel"
2018-08-03 12:57:12 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.gui.backdropsTab" : {
"message" : "Sfondi" ,
"description" : "Button to get to the backdrops panel"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.gui.costumesTab" : {
"message" : "Costumi" ,
"description" : "Button to get to the costumes panel"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.gui.soundsTab" : {
"message" : "Suoni" ,
"description" : "Button to get to the sounds panel"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.importInfo.title" : {
"message" : "Importa un Progetto Scratch 2.0" ,
"description" : "Scratch 2.0 import modal label - for accessibility"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.importInfo.betamessage" : {
"message" : "Inserisci il link di uno dei progetti che hai condiviso. Le modifiche fatte in questa Beta 3.0 non verranno salvate." ,
"description" : "Import project message"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.importInfo.message" : {
"message" : "Inserisci il link di uno dei progetti Scratch che hai condiviso. Le modifiche fatte in questa Anteprima 3.0 non saranno salvate." ,
"description" : "Import project message"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.importInfo.invalidFormatError" : {
"message" : "Mmm, quel link o id del progetto non sembra corretto." ,
"description" : "Invalid project link or id message"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.importModal.viewproject" : {
"message" : "Visualizza" ,
"description" : "Label for button to load a scratch 2.0 project"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.importInfo.goback" : {
"message" : "Indietro" ,
"description" : "Label for button to back out of importing a project"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.importInfo.previewfaq" : {
"message" : "Per saperne di più, vai alla pagina {previewFaqLink}." ,
"description" : "Invitation to try 3.0 preview"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.importInfo.previewfaqlinktext" : {
"message" : "Domande Freqiuenti" ,
"description" : "link to Scratch 3.0 FAQ page"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.extensionLibrary.comingSoon" : {
"message" : "Disponibile a Breve" ,
"description" : "Label for extensions that are not yet implemented"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.library.filterPlaceholder" : {
"message" : "Cerca" ,
"description" : "Placeholder text for library search field"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.loader.message1" : {
"message" : "Creazione dei blocchi..." ,
"description" : "One of the loading messages"
} ,
"gui.loader.message2" : {
"message" : "Caricamento degli sprite..." ,
"description" : "One of the loading messages"
} ,
"gui.loader.message3" : {
"message" : "Caricamento dei suoni..." ,
"description" : "One of the loading messages"
2018-05-21 09:43:28 -04:00
} ,
"gui.loader.message4" : {
"message" : "Caricamento delle estensioni..." ,
"description" : "One of the loading messages"
} ,
2018-08-10 09:25:02 -04:00
"gui.loader.message5" : {
"message" : "Tranquillizzare i gatti..." ,
"description" : "One of the loading messages"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.loader.message6" : {
"message" : "Trasmissione dei nano..." ,
"description" : "One of the loading messages"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.loader.message7" : {
"message" : "Espansione dei gobo..." ,
"description" : "One of the loading messages"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.loader.message8" : {
"message" : "Preparazione delle emoji..." ,
"description" : "One of the loading messages"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.loader.headline" : {
"message" : "Caricamento del Progetto in corso" ,
"description" : "Main loading message"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.LanguageSelector" : {
"message" : "selezione lingua" ,
"description" : "accessibility text for the language selection menu"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.tutorialsLibrary" : {
"message" : "Tutorial" ,
"description" : "accessibility text for the tutorials button"
2018-08-03 12:57:12 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.file" : {
"message" : "File" ,
"description" : "Text for file dropdown menu"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.new" : {
"message" : "Nuovo" ,
"description" : "Menu bar item for creating a new project"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.saveNow" : {
"message" : "Salva ora" ,
"description" : "Menu bar item for saving now"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.saveAsCopy" : {
"message" : "Salva una copia" ,
"description" : "Menu bar item for saving as a copy"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.uploadFromComputer" : {
"message" : "Carica dal tuo computer" ,
"description" : "Menu bar item for uploading a project from your computer"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.downloadToComputer" : {
"message" : "Salva sul tuo computer" ,
"description" : "Menu bar item for downloading a project to your computer"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.edit" : {
"message" : "Modifica" ,
"description" : "Text for edit dropdown menu"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.restoreSprite" : {
2018-08-17 09:49:52 -04:00
"message" : "Ripristina lo Sprite" ,
2018-08-10 09:25:02 -04:00
"description" : "Menu bar item for restoring the last deleted sprite."
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.restore" : {
2018-08-17 09:49:52 -04:00
"message" : "Ripristina" ,
2018-08-10 09:25:02 -04:00
"description" : "Menu bar item for restoring the last deleted item in its disabled state."
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.turboModeOff" : {
"message" : "Disattiva Modalità Turbo" ,
"description" : "Menu bar item for turning off turbo mode"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.turboModeOn" : {
"message" : "Attiva Modalità Turbo" ,
"description" : "Menu bar item for turning on turbo mode"
2018-07-12 13:43:27 -04:00
} ,
2018-05-21 09:43:28 -04:00
"gui.menuBar.share" : {
"message" : "Condividi" ,
"description" : "Label for project share button"
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.seeCommunity" : {
"message" : "Vai alla Comunità" ,
"description" : "Label for see community button"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.giveFeedback" : {
"message" : "Lascia un feedback" ,
"description" : "Label for feedback form modal button"
2018-08-03 12:57:12 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.modal.help" : {
"message" : "Aiuto" ,
"description" : "Help button in modal"
2018-06-26 10:57:03 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.modal.back" : {
2018-05-21 09:43:28 -04:00
"message" : "Indietro" ,
2018-08-10 09:25:02 -04:00
"description" : "Back button in modal"
} ,
"gui.monitor.contextMenu.default" : {
"message" : "normale" ,
"description" : "Menu item to switch to the default monitor"
2018-05-21 09:43:28 -04:00
} ,
"gui.monitor.contextMenu.large" : {
"message" : "grande" ,
"description" : "Menu item to switch to the large monitor"
} ,
2018-08-10 09:25:02 -04:00
"gui.monitor.contextMenu.slider" : {
"message" : "cursore" ,
"description" : "Menu item to switch to the slider monitor"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.previewInfo.label" : {
"message" : "Prova Scratch 3.0" ,
"description" : "Scratch 3.0 modal label - for accessibility"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.previewInfo.welcome" : {
"message" : "Benvenuto alla versione Beta di Scratch 3.0" ,
"description" : "Header for Preview Info Modal"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.previewInfo.betawelcome" : {
"message" : "Benvenuto alla versione Beta di Scratch 3.0" ,
"description" : "Header for Beta Info Modal"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.previewInfo.invitation" : {
"message" : "Stiamo lavorando sulla prossima generazione di Scratch. Saremmo felicissimi se tu lo volessi provare!" ,
"description" : "Invitation to try 3.0 Beta"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.previewInfo.notnow" : {
"message" : "Non Ora" ,
"description" : "Label for button to back out of trying Scratch 3.0 Beta"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.previewModal.tryit" : {
"message" : "Provalo! {caticon}" ,
"description" : "Label for button to try Scratch 3.0 Beta"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.previewModal.viewproject" : {
"message" : "Importa un Progetto 2.0" ,
"description" : "Label for button to import a 2.0 project"
2018-08-03 12:57:12 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.previewInfo.previewfaq" : {
"message" : "Per saperne di più, vai alla pagina {previewFaqLink}." ,
"description" : "Invitation to try 3.0 Beta"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.previewInfo.previewfaqlinktext" : {
"message" : "Domande Frequenti" ,
"description" : "link to Scratch 3.0 FAQ page"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.gui.variableScopeOptionAllSprites" : {
"message" : "Per tutti gli sprite" ,
"description" : "Option message when creating a variable for making it available to all sprites"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -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"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.gui.variablePrompt" : {
"message" : "Altre opzioni" ,
"description" : "Dropdown message for variable/list options"
} ,
"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."
} ,
"gui.prompt.cancel" : {
"message" : "Annulla" ,
"description" : "Button in prompt for cancelling the dialog"
} ,
"gui.prompt.ok" : {
"message" : "OK" ,
"description" : "Button in prompt for confirming the dialog"
} ,
"gui.playbackStep.stopMsg" : {
"message" : "Stop" ,
"description" : "Stop/Play button in recording playback"
2018-05-21 09:43:28 -04:00
} ,
"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"
} ,
2018-08-10 09:25:02 -04:00
"gui.playbackStep.loadingMsg" : {
"message" : "Caricamento in corso..." ,
"description" : "Loading/Save button in recording playback"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.playbackStep.saveMsg" : {
"message" : "Salva" ,
"description" : "Loading/Save button in recording playback"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.playbackStep.reRecordMsg" : {
"message" : "Ripeti la registrazione" ,
"description" : "Button to re-record sound in recording playback"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.recordModal.title" : {
"message" : "Registra Suono" ,
"description" : "Recording modal title"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.sound" : {
"message" : "Suono" ,
"description" : "Label for the name of the sound"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.play" : {
"message" : "Riproduci" ,
"description" : "Title of the button to start playing the sound"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.stop" : {
"message" : "Arresta" ,
"description" : "Title of the button to stop the sound"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.trim" : {
"message" : "Taglia" ,
"description" : "Title of the button to start trimminging the sound"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.save" : {
"message" : "Salva" ,
"description" : "Title of the button to save trimmed sound"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.undo" : {
"message" : "Annulla" ,
"description" : "Title of the button to undo"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.redo" : {
"message" : "Ripristina" ,
"description" : "Title of the button to redo"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.faster" : {
"message" : "Accelera" ,
"description" : "Title of the button to apply the faster effect"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.slower" : {
"message" : "Rallenta" ,
"description" : "Title of the button to apply the slower effect"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.echo" : {
"message" : "Eco" ,
"description" : "Title of the button to apply the echo effect"
2018-06-26 10:57:03 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.robot" : {
"message" : "Effetto Robot" ,
"description" : "Title of the button to apply the robot effect"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.louder" : {
"message" : "Aumenta volume" ,
"description" : "Title of the button to apply the louder effect"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.softer" : {
"message" : "Diminuisci volume" ,
"description" : "Title of the button to apply thr.softer effect"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.reverse" : {
"message" : "Inverti" ,
"description" : "Title of the button to apply the reverse effect"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.SpriteInfo.spritePlaceholder" : {
"message" : "Nome" ,
"description" : "Placeholder text for sprite name"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.SpriteInfo.sprite" : {
"message" : "Sprite" ,
"description" : "Sprite info label"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.SpriteInfo.show" : {
"message" : "Mostra" ,
"description" : "Sprite info show label"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.SpriteInfo.size" : {
"message" : "Dimensione" ,
"description" : "Sprite info size label"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.spriteSelectorItem.contextMenuDuplicate" : {
"message" : "duplica" ,
"description" : "Menu item to duplicate in the right click menu"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.spriteSelectorItem.contextMenuDelete" : {
"message" : "cancella" ,
"description" : "Menu item to delete in the right click menu"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.spriteSelectorItem.contextMenuExport" : {
"message" : "esporta" ,
"description" : "Menu item to export the selected item"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.spriteSelector.addSpriteFromLibrary" : {
"message" : "Scegli uno Sprite" ,
"description" : "Button to add a sprite in the target pane from library"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.spriteSelector.addSpriteFromPaint" : {
"message" : "Disegna un nuovo sprite" ,
"description" : "Button to add a sprite in the target pane from paint"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.spriteSelector.addSpriteFromSurprise" : {
"message" : "Aggiungi uno sprite a Sorpresa" ,
"description" : "Button to add a random sprite in the target pane"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.spriteSelector.addSpriteFromFile" : {
"message" : "Importa Sprite" ,
"description" : "Button to add a sprite in the target pane from file"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.stageHeader.stageSizeLarge" : {
"message" : "Passa alla visualizzazione con Stage grande" ,
"description" : "Button to change stage size to large"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.stageHeader.stageSizeSmall" : {
"message" : "Passa alla visualizzazione con Stage ridotto" ,
"description" : "Button to change stage size to small"
2018-06-26 10:57:03 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.stageHeader.stageSizeFull" : {
"message" : "Passa alla modalità presentazione" ,
"description" : "Button to change stage size to full screen"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.stageHeader.stageSizeUnFull" : {
"message" : "Esci dalla modalità presentazione" ,
"description" : "Button to get out of full screen mode"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.stageHeader.fullscreenControl" : {
"message" : "Pulsante modalità presentazione" ,
"description" : "Button to enter/exit full screen mode"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.spriteSelector.addBackdropFromLibrary" : {
"message" : "Scegli uno Sfondo" ,
"description" : "Button to add a stage in the target pane from library"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.stageSelector.addBackdropFromPaint" : {
"message" : "Disegna un nuovo sfondo" ,
"description" : "Button to add a stage in the target pane from paint"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.stageSelector.addBackdropFromSurprise" : {
"message" : "Aggiungi uno sfondo a Sorpresa" ,
"description" : "Button to add a random stage in the target pane"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.stageSelector.addBackdropFromFile" : {
"message" : "Importa Sfondo" ,
"description" : "Button to add a stage in the target pane from file"
2018-06-26 10:57:03 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.stageSelector.stage" : {
"message" : "Stage" ,
"description" : "Label for the stage in the stage selector"
2018-06-26 10:57:03 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.stageSelector.backdrops" : {
"message" : "Sfondi" ,
"description" : "Label for the backdrops in the stage selector"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.turboMode.active" : {
"message" : "Modalità Turbo" ,
"description" : "Label indicating turbo mode is active"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.webglModal.label" : {
"message" : "Il Tuo Browser Non Supporta WebGL" ,
"description" : "WebGL missing title"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"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"
2018-08-03 12:57:12 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.webglModal.webgllink" : {
"message" : "non supporta WebGL" ,
"description" : "link part of your browser does not support WebGL message"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.webglModal.back" : {
"message" : "Indietro" ,
"description" : "Label for button go back when browser is unsupported"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.webglModal.previewfaq" : {
"message" : "Per saperne di più, vai alla pagina {previewFaqLink}." ,
"description" : "Scratch 3.0 FAQ description"
} ,
"gui.webglModal.previewfaqlinktext" : {
"message" : "Domande Frequenti" ,
"description" : "link to Scratch 3.0 FAQ page"
2018-05-21 09:43:28 -04:00
} ,
"gui.costumeLibrary.chooseABackdrop" : {
"message" : "Scegli uno Sfondo" ,
"description" : "Heading for the backdrop library"
} ,
2018-08-10 09:25:02 -04:00
"gui.costumeLibrary.chooseACostume" : {
"message" : "Scegli un Costume" ,
"description" : "Heading for the costume library"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.costumeTab.addBackdropFromLibrary" : {
"message" : "Scegli uno Sfondo" ,
"description" : "Button to add a backdrop in the editor tab"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.costumeTab.addCostumeFromLibrary" : {
"message" : "Scegli un Costume" ,
"description" : "Button to add a costume in the editor tab"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.costumeTab.addBlankCostume" : {
"message" : "Disegna un nuovo costume" ,
"description" : "Button to add a blank costume in the editor tab"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.costumeTab.addSurpriseCostume" : {
"message" : "Scegli un costume a Sorpresa" ,
"description" : "Button to add a surprise costume in the editor tab"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.costumeTab.addFileBackdrop" : {
"message" : "Importa Sfondo" ,
"description" : "Button to add a backdrop by uploading a file in the editor tab"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.costumeTab.addFileCostume" : {
"message" : "Importa Costume" ,
"description" : "Button to add a costume by uploading a file in the editor tab"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -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
} ,
2018-08-10 09:25:02 -04:00
"gui.extensionLibrary.chooseAnExtension" : {
"message" : "Scegli una Estensione" ,
"description" : "Heading for the extension library"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.extensionLibrary.extensionUrl" : {
"message" : "Inserisci l'URL dell'estensione" ,
"description" : "Prompt for unoffical extension url"
2018-08-03 12:57:12 -04:00
} ,
2018-08-10 09:25:02 -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."
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.recordingStep.alertMsg" : {
"message" : "Impossibile iniziare la registrazione" ,
"description" : "Alert for recording error"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundLibrary.chooseASound" : {
"message" : "Scegli un Suono" ,
"description" : "Heading for the sound library"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundTab.fileUploadSound" : {
"message" : "Carica un Suono" ,
"description" : "Button to upload sound from file in the editor tab"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundTab.surpriseSound" : {
"message" : "Aggiungi un suono a Sorpresa" ,
"description" : "Button to get a random sound in the editor tab"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundTab.recordSound" : {
"message" : "Registra" ,
"description" : "Button to record a sound in the editor tab"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundTab.addSoundFromLibrary" : {
"message" : "Scegli un Suono" ,
"description" : "Button to add a sound in the editor tab"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.spriteLibrary.chooseASprite" : {
"message" : "Scegli uno Sprite" ,
"description" : "Heading for the sprite library"
2018-05-21 09:43:28 -04:00
} ,
2018-08-17 09:49:52 -04:00
"gui.spriteSelectorItem.deleteSpriteConfirmation" : {
"message" : "Are you sure you want to delete this?" ,
"description" : "Confirmation for deleting sprites"
} ,
2018-08-10 09:25:02 -04:00
"gui.tipsLibrary.tutorials" : {
"message" : "Scegli un Tutorial." ,
"description" : "Heading for the help/tutorials library"
2018-06-26 10:57:03 -04:00
} ,
2018-08-10 09:25:02 -04:00
"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
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.intro-move.step_stepMove" : {
"message" : "Aggiungi un blocco di movimento" ,
"description" : "Step name for 'Add a move block' step"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.add-a-move-block.step_stepMoveSayHello" : {
"message" : "Clicca la bandiera verde per avviarlo" ,
"description" : "Step name for 'Add A Say Block' step"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.animate-a-name.name" : {
"message" : "Anima un nome" ,
"description" : "Name for the 'Animate a Name' how-to"
2018-08-03 12:57:12 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.animate-a-name.step_AnimatePickLetter" : {
"message" : "Aggiungi una Lettera" ,
"description" : "Step name for 'Pick a Letter Sprite' step"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.animate-a-name.step_AnimatePlaySound" : {
"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
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.animate-a-name.step_AnimatePickLetter2" : {
"message" : "Aggiungi un'Altra Lettera" ,
"description" : "Step name for 'Pick Another Letter Sprite"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.animate-a-name.step_AnimateChangeColor" : {
"message" : "Cambiare colore" ,
"description" : "Step name for 'Change color' step"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.animate-a-name.step_AnimateSpin" : {
"message" : "Scegli un'Altra Lettera & Falla Ruotare" ,
"description" : "Step name for 'Pick Another Letter Sprite & Make It Spin' step"
2018-06-26 10:57:03 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.animate-a-name.step_AnimateGrow" : {
"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
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.make-music.name" : {
"message" : "Crea un po' di Musica" ,
"description" : "Name for the 'Make Music' how-to"
} ,
"gui.howtos.Make-Music.step_PickInstrument" : {
"message" : "Scegli uno Sprite Strumento" ,
"description" : "Step name for 'Pick an Instrument Sprite' step"
} ,
"gui.howtos.Make-Music.step_PlaySoundClick" : {
"message" : "Produci un Suono Quando viene Cliccato" ,
"description" : "Step name for 'Play Sound When Clicked' step"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.Make-Music.step_MakeSong" : {
"message" : "Creare una Canzone" ,
"description" : "Step name for 'Create a Song' step"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"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
} ,
2018-08-10 09:25:02 -04:00
"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-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.make-a-game.name" : {
"message" : "Crea un Click Game" ,
"description" : "Name for the 'Make a Clicker Game' how-to"
2018-08-03 12:57:12 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.Make-A-Game.step_GamePickSprite" : {
"message" : "Scegli uno Sprite" ,
"description" : "Step name for 'Pick A Sprite' step"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -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
} ,
2018-08-10 09:25:02 -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"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -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
} ,
2018-08-10 09:25:02 -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"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.make-music.step_GameChangeColor" : {
"message" : "Cambiare Colore" ,
"description" : "Step name for 'Change Color' step"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.make-music.step_ResetScore" : {
"message" : "Azzerare il Punteggio" ,
"description" : "Step name for 'Reset Score' step"
2018-06-26 10:57:03 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.make-a-chase-game.name" : {
"message" : "Crea un Gioco di Acchiapparella" ,
"description" : "Name for the 'Make a Chase Game' how-to"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.Chase-Game.step_BG" : {
"message" : "Aggiungi uno Sfondo" ,
"description" : "Step name for 'Add a Backdrop' step"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.chase-game.step_AddOcto" : {
"message" : "Aggiungi uno Sprite" ,
"description" : "Step name for 'Add a Sprite' step"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"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-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"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"
} ,
"gui.howtos.Chase-Game.step_AddStar" : {
"message" : "Aggiungere un'Altro Sprite" ,
"description" : "Step name for 'Add Another Sprite' step"
2018-05-21 09:43:28 -04:00
} ,
2018-06-19 16:59:37 -04:00
"gui.howtos.Chase-Game.step_MoveRandom" : {
2018-06-26 10:57:03 -04:00
"message" : "Muoversi a Caso" ,
2018-06-19 16:59:37 -04:00
"description" : "Step name for 'Move Randomly' step"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"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
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.Chase-Game.step_ScoreVariable" : {
"message" : "Crea una Variabile per tenere il Punteggio" ,
"description" : "Step name for 'Create Score Variable"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"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"
2018-07-19 09:35:23 -04:00
} ,
2018-06-19 16:59:37 -04:00
"gui.howtos.add-sprite.name" : {
"message" : "Aggiungi uno Sprite" ,
"description" : "Name for the 'Add a Sprite' how-to"
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.add-sprite.step_addSprite" : {
"message" : "Aggiungi uno Sprite" ,
"description" : "Step name for 'Add a new sprite' step"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -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
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.change-size.name" : {
"message" : "Cambia Dimensione" ,
"description" : "Name for the 'Change Size' how-to"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.glide-around.name" : {
"message" : "Scivola di Qua e di Là" ,
"description" : "Name for the 'Glide Around' how-to"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.record-a-sound.name" : {
"message" : "Registra un Suono" ,
"description" : "Record A Sound' how-to"
} ,
"gui.howtos.spin-video.name" : {
"message" : "Falla Ruotare" ,
"description" : "Name for the 'Make It Spin' how-to"
} ,
"gui.howtos.hide-and-show.name" : {
"message" : "Mostra e Nascondi" ,
"description" : "Name for the 'Hide and Show' how-to"
} ,
"gui.howtos.switch-costume.name" : {
"message" : "Anima uno Sprite" ,
"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" : {
2018-08-10 09:25:02 -04:00
"message" : "Usa i Tasti Freccia" ,
2018-08-03 12:57:12 -04:00
"description" : "Name for the 'Use Arrow Keys' how-to"
} ,
2018-08-10 09:25:02 -04:00
"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
} ,
2018-08-10 09:25:02 -04:00
"gui.extension.music.name" : {
"message" : "Musica" ,
"description" : "Name for the 'Music' extension"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.extension.music.description" : {
"message" : "Suona strumenti e percussioni." ,
"description" : "Description for the 'Music' extension"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.extension.pen.name" : {
"message" : "Penna" ,
"description" : "Name for the 'Pen' extension"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.extension.pen.description" : {
"message" : "Disegna usando gli sprite." ,
"description" : "Description for the 'Pen' extension"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.extension.videosensing.name" : {
"message" : "Movimento Webcam" ,
"description" : "Name for the 'Video Sensing' extension"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -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
} ,
2018-08-10 09:25:02 -04:00
"gui.extension.googletranslate.name" : {
"message" : "Google Traduttore" ,
"description" : "Name for the 'Google Translate' extension. Do not translate 'Google'."
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.extension.googletranslate.description" : {
"message" : "Traduci il testo in altre lingue." ,
"description" : "Description for the 'Google Translate' extension"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.extension.microbit.description" : {
"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
} ,
2018-08-10 09:25:02 -04:00
"gui.extension.microbit.connectingMessage" : {
"message" : "Collegamento in corso" ,
"description" : "Message to help people connect to their micro:bit."
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"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
} ,
2018-08-10 09:25:02 -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."
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.extension.wedo2.description" : {
"message" : "Costruisci usando motori e sensori." ,
"description" : "Description for the 'LEGO WeDo 2.0' extension"
2018-08-03 12:57:12 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.extension.wedo2.connectingMessage" : {
"message" : "Collegamento in corso" ,
"description" : "Message to help people connect to their WeDo."
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.backpack.header" : {
"message" : "Valigetta" ,
"description" : "Button to open the backpack"
2018-05-21 09:43:28 -04:00
}
}