mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2025-01-10 14:42:28 -05:00
a6872694c7
Also added new languages that have been added to the Scratch Editor project. None of them are ready for the menu yet.
1146 lines
No EOL
44 KiB
JSON
1146 lines
No EOL
44 KiB
JSON
{
|
|
"gui.backpack.errorBackpack": {
|
|
"message": "Villa kom upp þegar reynt var að sækja bakpokann",
|
|
"description": "Error backpack message"
|
|
},
|
|
"gui.backpack.loadingBackpack": {
|
|
"message": "Hleð inn ...",
|
|
"description": "Loading backpack message"
|
|
},
|
|
"gui.backpack.emptyBackpack": {
|
|
"message": "Bakpokinn er tómur",
|
|
"description": "Empty backpack message"
|
|
},
|
|
"gui.unsupportedBrowser.label": {
|
|
"message": "Styður ekki vafra",
|
|
"description": ""
|
|
},
|
|
"gui.unsupportedBrowser.description": {
|
|
"message": "Því miður styður Scratch 3.0 ekki Internet Explorer, Vivaldi, Opera eða Silk. Við mælum með að prófa nýrri vafra eins og Google Chrome, Mozilla Firefox eða Microsoft Edge. ",
|
|
"description": "Unsupported browser description"
|
|
},
|
|
"gui.unsupportedBrowser.back": {
|
|
"message": "Til baka",
|
|
"description": "Button to go back in unsupported browser modal"
|
|
},
|
|
"gui.unsupportedBrowser.previewfaq": {
|
|
"message": "Til að læra meira {previewFaqLink}.",
|
|
"description": "Invitation to try 3.0 preview"
|
|
},
|
|
"gui.unsupportedBrowser.previewfaqlinktext": {
|
|
"message": "Spurt & svarað",
|
|
"description": "link to Scratch 3.0 FAQ page"
|
|
},
|
|
"gui.cameraModal.cameraModalTitle": {
|
|
"message": "Taka mynd",
|
|
"description": "Title for prompt to take a picture (to add as a new costume)."
|
|
},
|
|
"gui.cameraModal.loadingCameraMessage": {
|
|
"message": "Hleð inn myndavél ...",
|
|
"description": "Notification to the user that the camera is loading"
|
|
},
|
|
"gui.cameraModal.permissionRequest": {
|
|
"message": "Við þurfum leyfi frá þér til að nota myndavélina þína",
|
|
"description": "Notification to the user that the app needs camera access"
|
|
},
|
|
"gui.cameraModal.retakePhoto": {
|
|
"message": "Endurtaka mynd",
|
|
"description": "A button that allows the user to take the picture again, replacing the old one"
|
|
},
|
|
"gui.cameraModal.save": {
|
|
"message": "Vista",
|
|
"description": "A button that allows the user to save the photo they took as a costume"
|
|
},
|
|
"gui.cameraModal.takePhoto": {
|
|
"message": "Taka mynd",
|
|
"description": "A button to take a photo"
|
|
},
|
|
"gui.cameraModal.loadingCaption": {
|
|
"message": "Hleð inn ...",
|
|
"description": "A caption for a disabled button while the video from the camera is still loading"
|
|
},
|
|
"gui.cameraModal.enableCameraCaption": {
|
|
"message": "Leyfa myndavél",
|
|
"description": "A caption for a disabled button prompting the user to enable camera access"
|
|
},
|
|
"gui.cards.all-tutorials": {
|
|
"message": "Kennsluefni",
|
|
"description": "Title for button to return to tutorials library"
|
|
},
|
|
"gui.cards.remove": {
|
|
"message": "Loka",
|
|
"description": "Title for button to close how-to card"
|
|
},
|
|
"gui.cards.more-things-to-try": {
|
|
"message": "Fleiri hlutir til að prófa!",
|
|
"description": "Title card with more things to try"
|
|
},
|
|
"gui.cards.see-more": {
|
|
"message": "Sjá fleiri",
|
|
"description": "Title for button to see more in how-to library"
|
|
},
|
|
"gui.comingSoon.message1": {
|
|
"message": "Ekki hafa áhyggjur, við erum að vinna í þessu",
|
|
"description": "One of the \"coming soon\" random messages for yet-to-be-done features"
|
|
},
|
|
"gui.comingSoon.message2": {
|
|
"message": "Kemur bráðlega...",
|
|
"description": "One of the \"coming soon\" random messages for yet-to-be-done features"
|
|
},
|
|
"gui.comingSoon.message3": {
|
|
"message": "Við erum að vinna í þessu",
|
|
"description": "One of the \"coming soon\" random messages for yet-to-be-done features"
|
|
},
|
|
"gui.connection.auto-scanning.noPeripheralsFound": {
|
|
"message": "Engin tæki fundin",
|
|
"description": "Text shown when no devices could be found"
|
|
},
|
|
"gui.connection.auto-scanning.prescan": {
|
|
"message": "Have your device nearby, then begin searching.",
|
|
"description": "Prompt for beginning the search"
|
|
},
|
|
"gui.connection.auto-scanning.pressbutton": {
|
|
"message": "Press the button on your device.",
|
|
"description": "Prompt for pushing the button on the device"
|
|
},
|
|
"gui.connection.auto-scanning.start-search": {
|
|
"message": "Start Searching",
|
|
"description": "Button in prompt for starting a search"
|
|
},
|
|
"gui.connection.connecting-searchbutton": {
|
|
"message": "Searching...",
|
|
"description": "Label indicating that search is in progress"
|
|
},
|
|
"gui.connection.auto-scanning.try-again": {
|
|
"message": "Reyna aftur",
|
|
"description": "Button in prompt for trying a device search again"
|
|
},
|
|
"gui.connection.connected": {
|
|
"message": "Tengt",
|
|
"description": "Message indicating that a device was connected"
|
|
},
|
|
"gui.connection.disconnect": {
|
|
"message": "Aftengja",
|
|
"description": "Button to disconnect the device"
|
|
},
|
|
"gui.connection.go-to-editor": {
|
|
"message": "Fara til baka í ritil",
|
|
"description": "Button to return to the editor"
|
|
},
|
|
"gui.connection.connecting-cancelbutton": {
|
|
"message": "Að tengjast...",
|
|
"description": "Label indicating that connection is in progress"
|
|
},
|
|
"gui.connection.error.errorMessage": {
|
|
"message": "Úps, eitthvað fór úrskeiðis",
|
|
"description": "The device connection process has encountered an error."
|
|
},
|
|
"gui.connection.error.tryagainbutton": {
|
|
"message": "Reyna aftur",
|
|
"description": "Button to initiate trying the device connection again after an error"
|
|
},
|
|
"gui.connection.error.helpbutton": {
|
|
"message": "Hjálp",
|
|
"description": "Button to view help content"
|
|
},
|
|
"gui.connection.peripheral-name-label": {
|
|
"message": "Nafn tækis",
|
|
"description": "Label for field showing the device name"
|
|
},
|
|
"gui.connection.connect": {
|
|
"message": "Tengjast",
|
|
"description": "Button to start connecting to a specific device"
|
|
},
|
|
"gui.connection.scanning.lookingforperipherals": {
|
|
"message": "Leitað að tækjum",
|
|
"description": "Text shown while scanning for devices"
|
|
},
|
|
"gui.connection.scanning.noPeripheralsFound": {
|
|
"message": "Engin tæki fundin",
|
|
"description": "Text shown when no devices could be found"
|
|
},
|
|
"gui.connection.scanning.instructions": {
|
|
"message": "Veldu tækið þitt í listanum að ofan.",
|
|
"description": "Prompt for choosing a device to connect to"
|
|
},
|
|
"gui.connection.search": {
|
|
"message": "Endurhlaða",
|
|
"description": "Button in prompt for starting a search"
|
|
},
|
|
"gui.connection.unavailable.installscratchlink": {
|
|
"message": "Vertu viss um að hafa sett upp Scratch Link og það sé í gangi",
|
|
"description": "Message for getting Scratch Link installed"
|
|
},
|
|
"gui.connection.unavailable.enablebluetooth": {
|
|
"message": "Athugaðu hvort að það sé kveikt á Bluetooth",
|
|
"description": "Message for making sure Bluetooth is enabled"
|
|
},
|
|
"gui.connection.unavailable.tryagainbutton": {
|
|
"message": "Reyna aftur",
|
|
"description": "Button to initiate trying the device connection again after an error"
|
|
},
|
|
"gui.connection.unavailable.helpbutton": {
|
|
"message": "Hjálp",
|
|
"description": "Button to view help content"
|
|
},
|
|
"gui.controls.go": {
|
|
"message": "Keyra",
|
|
"description": "Green flag button title"
|
|
},
|
|
"gui.controls.stop": {
|
|
"message": "Stopp",
|
|
"description": "Stop button title"
|
|
},
|
|
"gui.crashMessage.label": {
|
|
"message": "Úps! Eitthvað fór úrskeiðis. ",
|
|
"description": "Crash Message title"
|
|
},
|
|
"gui.crashMessage.description": {
|
|
"message": "We are so sorry, but it looks like Scratch has crashed. This bug has been\n automatically reported to the Scratch Team. Please refresh your page to try\n again.",
|
|
"description": "Message to inform the user that page has crashed."
|
|
},
|
|
"gui.crashMessage.reload": {
|
|
"message": "Reload",
|
|
"description": "Button to reload the page when page crashes"
|
|
},
|
|
"gui.customProcedures.myblockModalTitle": {
|
|
"message": "Búa til kubb",
|
|
"description": "Title for the modal where you create a custom block."
|
|
},
|
|
"gui.customProcedures.addAnInputNumberText": {
|
|
"message": "Bæta við inntaki",
|
|
"description": "Label for button to add a number/text input"
|
|
},
|
|
"gui.customProcedures.numberTextType": {
|
|
"message": "Tala eða texti",
|
|
"description": "Description of the number/text input type"
|
|
},
|
|
"gui.customProcedures.addAnInputBoolean": {
|
|
"message": "Bæta við inntaki",
|
|
"description": "Label for button to add a boolean input"
|
|
},
|
|
"gui.customProcedures.booleanType": {
|
|
"message": "boolean",
|
|
"description": "Description of the boolean input type"
|
|
},
|
|
"gui.customProcedures.addALabel": {
|
|
"message": "Bæta við merki",
|
|
"description": "Label for button to add a label"
|
|
},
|
|
"gui.customProcedures.runWithoutScreenRefresh": {
|
|
"message": "Keyra án þess að uppfæra skjámynd",
|
|
"description": "Label for checkbox to run without screen refresh"
|
|
},
|
|
"gui.customProcedures.cancel": {
|
|
"message": "Hætta við",
|
|
"description": "Label for button to cancel custom procedure edits"
|
|
},
|
|
"gui.customProcedures.ok": {
|
|
"message": "Í lagi",
|
|
"description": "Label for button to save new custom procedure"
|
|
},
|
|
"gui.SpriteInfo.direction": {
|
|
"message": "Átt",
|
|
"description": "Sprite info direction label"
|
|
},
|
|
"gui.directionPicker.rotationStyles.allAround": {
|
|
"message": "Allt í kring",
|
|
"description": "Button to change to the all around rotation style"
|
|
},
|
|
"gui.directionPicker.rotationStyles.leftRight": {
|
|
"message": "Vinstri/hægri",
|
|
"description": "Button to change to the left-right rotation style"
|
|
},
|
|
"gui.directionPicker.rotationStyles.dontRotate": {
|
|
"message": "Ekki snúast",
|
|
"description": "Button to change to the dont rotate rotation style"
|
|
},
|
|
"gui.gui.addExtension": {
|
|
"message": "Bæta við viðbót",
|
|
"description": "Button to add an extension in the target pane"
|
|
},
|
|
"gui.gui.codeTab": {
|
|
"message": "Kóði",
|
|
"description": "Button to get to the code panel"
|
|
},
|
|
"gui.gui.backdropsTab": {
|
|
"message": "Bakgrunnar",
|
|
"description": "Button to get to the backdrops panel"
|
|
},
|
|
"gui.gui.costumesTab": {
|
|
"message": "Búningar",
|
|
"description": "Button to get to the costumes panel"
|
|
},
|
|
"gui.gui.soundsTab": {
|
|
"message": "Hljóð",
|
|
"description": "Button to get to the sounds panel"
|
|
},
|
|
"gui.importInfo.title": {
|
|
"message": "Skoða Scratch 2.0 verkefni",
|
|
"description": "Scratch 2.0 import modal label - for accessibility"
|
|
},
|
|
"gui.importInfo.betamessage": {
|
|
"message": "Settu inn hlekk af Sratch verkefni sem þú hefur deilt. Breytingar gerðar í 3.0 sýnishorninu verða ekki vistaðar.",
|
|
"description": "Import project message"
|
|
},
|
|
"gui.importInfo.message": {
|
|
"message": "Settu inn hlekk af Sratch verkefni sem þú hefur deilt. Breytingar gerðar í 3.0 sýnishorninu verða ekki vistaðar. ",
|
|
"description": "Import project message"
|
|
},
|
|
"gui.importInfo.invalidFormatError": {
|
|
"message": "Uh, ó, þessi hlekkur eða einkenni á verkefni er ekki alveg réttur. ",
|
|
"description": "Invalid project link or id message"
|
|
},
|
|
"gui.importModal.viewproject": {
|
|
"message": "Sjá",
|
|
"description": "Label for button to load a scratch 2.0 project"
|
|
},
|
|
"gui.importInfo.goback": {
|
|
"message": "Til baka",
|
|
"description": "Label for button to back out of importing a project"
|
|
},
|
|
"gui.importInfo.previewfaq": {
|
|
"message": "Til að læra meira {previewFaqLink}.",
|
|
"description": "Invitation to try 3.0 preview"
|
|
},
|
|
"gui.importInfo.previewfaqlinktext": {
|
|
"message": "Spurt & svarað",
|
|
"description": "link to Scratch 3.0 FAQ page"
|
|
},
|
|
"gui.extensionLibrary.comingSoon": {
|
|
"message": "Kemur bráðlega",
|
|
"description": "Label for extensions that are not yet implemented"
|
|
},
|
|
"gui.library.filterPlaceholder": {
|
|
"message": "Leita",
|
|
"description": "Placeholder text for library search field"
|
|
},
|
|
"gui.library.allTag": {
|
|
"message": "Öll",
|
|
"description": "Label for library tag to revert to all items after filtering by tag."
|
|
},
|
|
"gui.loader.message1": {
|
|
"message": "Verið að búa til kubba ...",
|
|
"description": "One of the loading messages"
|
|
},
|
|
"gui.loader.message2": {
|
|
"message": "Sæki teikningu ...",
|
|
"description": "One of the loading messages"
|
|
},
|
|
"gui.loader.message3": {
|
|
"message": "Sæki hljóð ...",
|
|
"description": "One of the loading messages"
|
|
},
|
|
"gui.loader.message4": {
|
|
"message": "Sæki viðbætur ...",
|
|
"description": "One of the loading messages"
|
|
},
|
|
"gui.loader.message5": {
|
|
"message": "Safna saman köttunum ...",
|
|
"description": "One of the loading messages"
|
|
},
|
|
"gui.loader.message6": {
|
|
"message": "Erum að vinna í þessu ...",
|
|
"description": "One of the loading messages"
|
|
},
|
|
"gui.loader.message7": {
|
|
"message": "Erum að blása upp gobos ...",
|
|
"description": "One of the loading messages"
|
|
},
|
|
"gui.loader.message8": {
|
|
"message": "Undirbúið broskalla ...",
|
|
"description": "One of the loading messages"
|
|
},
|
|
"gui.loader.headline": {
|
|
"message": "Hleð inn verkefni ",
|
|
"description": "Main loading message"
|
|
},
|
|
"gui.menuBar.LanguageSelector": {
|
|
"message": "velja tungumál",
|
|
"description": "accessibility text for the language selection menu"
|
|
},
|
|
"gui.menuBar.tutorialsLibrary": {
|
|
"message": "Kennsluefni",
|
|
"description": "accessibility text for the tutorials button"
|
|
},
|
|
"gui.menuBar.restoreSprite": {
|
|
"message": "Restore Sprite",
|
|
"description": "Menu bar item for restoring the last deleted sprite."
|
|
},
|
|
"gui.menuBar.restoreSound": {
|
|
"message": "Restore Sound",
|
|
"description": "Menu bar item for restoring the last deleted sound."
|
|
},
|
|
"gui.menuBar.restoreCostume": {
|
|
"message": "Restore Costume",
|
|
"description": "Menu bar item for restoring the last deleted costume."
|
|
},
|
|
"gui.menuBar.restore": {
|
|
"message": "Restore",
|
|
"description": "Menu bar item for restoring the last deleted item in its disabled state."
|
|
},
|
|
"gui.menuBar.saveNow": {
|
|
"message": "Vista núna",
|
|
"description": "Menu bar item for saving now"
|
|
},
|
|
"gui.menuBar.file": {
|
|
"message": "Skrá",
|
|
"description": "Text for file dropdown menu"
|
|
},
|
|
"gui.menuBar.new": {
|
|
"message": "Ný",
|
|
"description": "Menu bar item for creating a new project"
|
|
},
|
|
"gui.menuBar.saveAsCopy": {
|
|
"message": "Vista sem afrit",
|
|
"description": "Menu bar item for saving as a copy"
|
|
},
|
|
"gui.menuBar.uploadFromComputer": {
|
|
"message": "Sækja úr tölvunni þinni",
|
|
"description": "Menu bar item for uploading a project from your computer"
|
|
},
|
|
"gui.menuBar.downloadToComputer": {
|
|
"message": "Vista á tölvuna þína",
|
|
"description": "Menu bar item for downloading a project to your computer"
|
|
},
|
|
"gui.menuBar.edit": {
|
|
"message": "Breyta",
|
|
"description": "Text for edit dropdown menu"
|
|
},
|
|
"gui.menuBar.turboModeOff": {
|
|
"message": "Slökkva á snöggham",
|
|
"description": "Menu bar item for turning off turbo mode"
|
|
},
|
|
"gui.menuBar.turboModeOn": {
|
|
"message": "Kveikja á snöggham",
|
|
"description": "Menu bar item for turning on turbo mode"
|
|
},
|
|
"gui.menuBar.share": {
|
|
"message": "Deila",
|
|
"description": "Label for project share button"
|
|
},
|
|
"gui.menuBar.seeCommunity": {
|
|
"message": "Sjá samfélag",
|
|
"description": "Label for see community button"
|
|
},
|
|
"gui.menuBar.giveFeedback": {
|
|
"message": "Gefa endurgjöf",
|
|
"description": "Label for feedback form modal button"
|
|
},
|
|
"gui.menuBar.joinScratch": {
|
|
"message": "Taktu þátt í Scratch",
|
|
"description": "Link for creating a Scratch account"
|
|
},
|
|
"gui.menuBar.signIn": {
|
|
"message": "Skrá inn",
|
|
"description": "Link for signing in to your Scratch account"
|
|
},
|
|
"gui.gui.projectTitlePlaceholder": {
|
|
"message": "Project title here",
|
|
"description": "Placeholder for project title when blank"
|
|
},
|
|
"gui.modal.help": {
|
|
"message": "Hjálp",
|
|
"description": "Help button in modal"
|
|
},
|
|
"gui.modal.back": {
|
|
"message": "Til baka",
|
|
"description": "Back button in modal"
|
|
},
|
|
"gui.monitor.contextMenu.default": {
|
|
"message": "venjuleg leturgerð",
|
|
"description": "Menu item to switch to the default monitor"
|
|
},
|
|
"gui.monitor.contextMenu.large": {
|
|
"message": "Stór leturgerð",
|
|
"description": "Menu item to switch to the large monitor"
|
|
},
|
|
"gui.monitor.contextMenu.slider": {
|
|
"message": "renna",
|
|
"description": "Menu item to switch to the slider monitor"
|
|
},
|
|
"gui.previewInfo.label": {
|
|
"message": "Prófaðu Scratch 3.0",
|
|
"description": "Scratch 3.0 modal label - for accessibility"
|
|
},
|
|
"gui.previewInfo.welcome": {
|
|
"message": "Velkomin/n í Scratch 3.0 Beta",
|
|
"description": "Header for Preview Info Modal"
|
|
},
|
|
"gui.previewInfo.betawelcome": {
|
|
"message": "Velkomin/n í Scratch 3.0 Beta",
|
|
"description": "Header for Beta Info Modal"
|
|
},
|
|
"gui.previewInfo.invitation": {
|
|
"message": "Við erum að vinna í næstu kynslóð af Scratch. Við erum spennt fyrir þig að prófa!",
|
|
"description": "Invitation to try 3.0 Beta"
|
|
},
|
|
"gui.previewInfo.notnow": {
|
|
"message": "Ekki núna",
|
|
"description": "Label for button to back out of trying Scratch 3.0 Beta"
|
|
},
|
|
"gui.previewModal.tryit": {
|
|
"message": "Prófaðu! ",
|
|
"description": "Label for button to try Scratch 3.0 Beta"
|
|
},
|
|
"gui.previewModal.viewproject": {
|
|
"message": "Skoða 2.0 verkefni",
|
|
"description": "Label for button to import a 2.0 project"
|
|
},
|
|
"gui.previewInfo.previewfaq": {
|
|
"message": "Til að vita meira {previewFaqLink}.",
|
|
"description": "Invitation to try 3.0 Beta"
|
|
},
|
|
"gui.previewInfo.previewfaqlinktext": {
|
|
"message": "Spurt & svarað",
|
|
"description": "link to Scratch 3.0 FAQ page"
|
|
},
|
|
"gui.gui.variableScopeOptionAllSprites": {
|
|
"message": "Fyrir allar teikningar",
|
|
"description": "Option message when creating a variable for making it available to all sprites"
|
|
},
|
|
"gui.gui.variableScopeOptionSpriteOnly": {
|
|
"message": "Aðeins fyrir þessa teikningu",
|
|
"description": "Option message when creating a varaible for making it only available to the current sprite"
|
|
},
|
|
"gui.gui.variablePrompt": {
|
|
"message": "Fleiri valkostir",
|
|
"description": "Dropdown message for variable/list options"
|
|
},
|
|
"gui.gui.variablePromptAllSpritesMessage": {
|
|
"message": "Þessi breyta verður aðgengileg öllum teikningunum.",
|
|
"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": "Hætta við",
|
|
"description": "Button in prompt for cancelling the dialog"
|
|
},
|
|
"gui.prompt.ok": {
|
|
"message": "Í lagi",
|
|
"description": "Button in prompt for confirming the dialog"
|
|
},
|
|
"gui.playbackStep.stopMsg": {
|
|
"message": "Stopp",
|
|
"description": "Stop/Play button in recording playback"
|
|
},
|
|
"gui.playbackStep.playMsg": {
|
|
"message": "Spila",
|
|
"description": "Stop/Play button in recording playback"
|
|
},
|
|
"gui.playbackStep.loadingMsg": {
|
|
"message": "Hleð inn ...",
|
|
"description": "Loading/Save button in recording playback"
|
|
},
|
|
"gui.playbackStep.saveMsg": {
|
|
"message": "Vista",
|
|
"description": "Loading/Save button in recording playback"
|
|
},
|
|
"gui.playbackStep.reRecordMsg": {
|
|
"message": "Taka upp aftur",
|
|
"description": "Button to re-record sound in recording playback"
|
|
},
|
|
"gui.recordModal.title": {
|
|
"message": "Taka upp hljóð",
|
|
"description": "Recording modal title"
|
|
},
|
|
"gui.soundEditor.sound": {
|
|
"message": "Hljóð",
|
|
"description": "Label for the name of the sound"
|
|
},
|
|
"gui.soundEditor.play": {
|
|
"message": "Spila",
|
|
"description": "Title of the button to start playing the sound"
|
|
},
|
|
"gui.soundEditor.stop": {
|
|
"message": "Stopp",
|
|
"description": "Title of the button to stop the sound"
|
|
},
|
|
"gui.soundEditor.trim": {
|
|
"message": "Klippa",
|
|
"description": "Title of the button to start trimminging the sound"
|
|
},
|
|
"gui.soundEditor.save": {
|
|
"message": "Vista",
|
|
"description": "Title of the button to save trimmed sound"
|
|
},
|
|
"gui.soundEditor.undo": {
|
|
"message": "Afgera",
|
|
"description": "Title of the button to undo"
|
|
},
|
|
"gui.soundEditor.redo": {
|
|
"message": "Endurgera",
|
|
"description": "Title of the button to redo"
|
|
},
|
|
"gui.soundEditor.faster": {
|
|
"message": "Hraðar",
|
|
"description": "Title of the button to apply the faster effect"
|
|
},
|
|
"gui.soundEditor.slower": {
|
|
"message": "Hægar",
|
|
"description": "Title of the button to apply the slower effect"
|
|
},
|
|
"gui.soundEditor.echo": {
|
|
"message": "Bergmál",
|
|
"description": "Title of the button to apply the echo effect"
|
|
},
|
|
"gui.soundEditor.robot": {
|
|
"message": "Vélmenni",
|
|
"description": "Title of the button to apply the robot effect"
|
|
},
|
|
"gui.soundEditor.louder": {
|
|
"message": "Hærra",
|
|
"description": "Title of the button to apply the louder effect"
|
|
},
|
|
"gui.soundEditor.softer": {
|
|
"message": "Mýkja",
|
|
"description": "Title of the button to apply thr.softer effect"
|
|
},
|
|
"gui.soundEditor.reverse": {
|
|
"message": "Snúa við",
|
|
"description": "Title of the button to apply the reverse effect"
|
|
},
|
|
"gui.SpriteInfo.spritePlaceholder": {
|
|
"message": "Nafn",
|
|
"description": "Placeholder text for sprite name"
|
|
},
|
|
"gui.SpriteInfo.sprite": {
|
|
"message": "Teikning",
|
|
"description": "Sprite info label"
|
|
},
|
|
"gui.SpriteInfo.show": {
|
|
"message": "Sýna",
|
|
"description": "Sprite info show label"
|
|
},
|
|
"gui.SpriteInfo.size": {
|
|
"message": "Stærð",
|
|
"description": "Sprite info size label"
|
|
},
|
|
"gui.spriteSelectorItem.contextMenuDuplicate": {
|
|
"message": "tvöfalda",
|
|
"description": "Menu item to duplicate in the right click menu"
|
|
},
|
|
"gui.spriteSelectorItem.contextMenuDelete": {
|
|
"message": "eyða",
|
|
"description": "Menu item to delete in the right click menu"
|
|
},
|
|
"gui.spriteSelectorItem.contextMenuExport": {
|
|
"message": "flytja út",
|
|
"description": "Menu item to export the selected item"
|
|
},
|
|
"gui.spriteSelector.addSpriteFromLibrary": {
|
|
"message": "Veldu teikningu",
|
|
"description": "Button to add a sprite in the target pane from library"
|
|
},
|
|
"gui.spriteSelector.addSpriteFromPaint": {
|
|
"message": "Mála",
|
|
"description": "Button to add a sprite in the target pane from paint"
|
|
},
|
|
"gui.spriteSelector.addSpriteFromSurprise": {
|
|
"message": "Koma á óvart",
|
|
"description": "Button to add a random sprite in the target pane"
|
|
},
|
|
"gui.spriteSelector.addSpriteFromFile": {
|
|
"message": "Sækja teikningu",
|
|
"description": "Button to add a sprite in the target pane from file"
|
|
},
|
|
"gui.stageHeader.stageSizeLarge": {
|
|
"message": "Skipta yfir á stórt svið",
|
|
"description": "Button to change stage size to large"
|
|
},
|
|
"gui.stageHeader.stageSizeSmall": {
|
|
"message": "Skipta yfir á lítið svið",
|
|
"description": "Button to change stage size to small"
|
|
},
|
|
"gui.stageHeader.stageSizeFull": {
|
|
"message": "Fylla í skjáinn",
|
|
"description": "Button to change stage size to full screen"
|
|
},
|
|
"gui.stageHeader.stageSizeUnFull": {
|
|
"message": "Minnka skjáinn",
|
|
"description": "Button to get out of full screen mode"
|
|
},
|
|
"gui.stageHeader.fullscreenControl": {
|
|
"message": "Fylla í skjá stýring",
|
|
"description": "Button to enter/exit full screen mode"
|
|
},
|
|
"gui.spriteSelector.addBackdropFromLibrary": {
|
|
"message": "Veldu bakgrunn",
|
|
"description": "Button to add a stage in the target pane from library"
|
|
},
|
|
"gui.stageSelector.addBackdropFromPaint": {
|
|
"message": "Málning",
|
|
"description": "Button to add a stage in the target pane from paint"
|
|
},
|
|
"gui.stageSelector.addBackdropFromSurprise": {
|
|
"message": "Koma á óvart",
|
|
"description": "Button to add a random stage in the target pane"
|
|
},
|
|
"gui.stageSelector.addBackdropFromFile": {
|
|
"message": "Sækja bakgrunn",
|
|
"description": "Button to add a stage in the target pane from file"
|
|
},
|
|
"gui.stageSelector.stage": {
|
|
"message": "Svið",
|
|
"description": "Label for the stage in the stage selector"
|
|
},
|
|
"gui.stageSelector.backdrops": {
|
|
"message": "Bakgrunnar",
|
|
"description": "Label for the backdrops in the stage selector"
|
|
},
|
|
"gui.turboMode.active": {
|
|
"message": "Snögghamur",
|
|
"description": "Label indicating turbo mode is active"
|
|
},
|
|
"gui.webglModal.label": {
|
|
"message": "Vafrinn þinn styður ekki WebGL",
|
|
"description": "WebGL missing title"
|
|
},
|
|
"gui.webglModal.description": {
|
|
"message": "Því miður vantar vafrann þinn eða tölvuna {webGlLink}. Það þarf þessa tækni til að nota Scratch 3.0.",
|
|
"description": "WebGL missing message"
|
|
},
|
|
"gui.webglModal.webgllink": {
|
|
"message": "styður ekki WebGL",
|
|
"description": "link part of your browser does not support WebGL message"
|
|
},
|
|
"gui.webglModal.back": {
|
|
"message": "Til baka",
|
|
"description": "Label for button go back when browser is unsupported"
|
|
},
|
|
"gui.webglModal.previewfaq": {
|
|
"message": "Til að læra meira {previewFaqLink}.",
|
|
"description": "Scratch 3.0 FAQ description"
|
|
},
|
|
"gui.webglModal.previewfaqlinktext": {
|
|
"message": "Spurt & svarað",
|
|
"description": "link to Scratch 3.0 FAQ page"
|
|
},
|
|
"gui.costumeLibrary.chooseABackdrop": {
|
|
"message": "Veldu bakgrunn",
|
|
"description": "Heading for the backdrop library"
|
|
},
|
|
"gui.costumeLibrary.chooseACostume": {
|
|
"message": "Velja búning",
|
|
"description": "Heading for the costume library"
|
|
},
|
|
"gui.costumeTab.addBackdropFromLibrary": {
|
|
"message": "Veldu bakgrunn",
|
|
"description": "Button to add a backdrop in the editor tab"
|
|
},
|
|
"gui.costumeTab.addCostumeFromLibrary": {
|
|
"message": "Velja búning",
|
|
"description": "Button to add a costume in the editor tab"
|
|
},
|
|
"gui.costumeTab.addBlankCostume": {
|
|
"message": "Málning",
|
|
"description": "Button to add a blank costume in the editor tab"
|
|
},
|
|
"gui.costumeTab.addSurpriseCostume": {
|
|
"message": "Koma á óvart",
|
|
"description": "Button to add a surprise costume in the editor tab"
|
|
},
|
|
"gui.costumeTab.addFileBackdrop": {
|
|
"message": "Sækja bakgrunn",
|
|
"description": "Button to add a backdrop by uploading a file in the editor tab"
|
|
},
|
|
"gui.costumeTab.addFileCostume": {
|
|
"message": "Sækja búning",
|
|
"description": "Button to add a costume by uploading a file in the editor tab"
|
|
},
|
|
"gui.costumeTab.addCameraCostume": {
|
|
"message": "Myndavél",
|
|
"description": "Button to use the camera to create a costume costume in the editor tab"
|
|
},
|
|
"gui.extensionLibrary.chooseAnExtension": {
|
|
"message": "Veldu viðbót",
|
|
"description": "Heading for the extension library"
|
|
},
|
|
"gui.extensionLibrary.extensionUrl": {
|
|
"message": "Sett inn hlekk á viðbótinni",
|
|
"description": "Prompt for unoffical extension url"
|
|
},
|
|
"gui.projectLoader.loadError": {
|
|
"message": "Tókst ekki að hlaða skránni með verkefninu sem var valið.",
|
|
"description": "An error that displays when a local project file fails to load."
|
|
},
|
|
"gui.recordingStep.alertMsg": {
|
|
"message": "Gat ekki hafið upptöku",
|
|
"description": "Alert for recording error"
|
|
},
|
|
"gui.soundLibrary.chooseASound": {
|
|
"message": "Veldu hljóð",
|
|
"description": "Heading for the sound library"
|
|
},
|
|
"gui.soundTab.fileUploadSound": {
|
|
"message": "Sækja hljóð",
|
|
"description": "Button to upload sound from file in the editor tab"
|
|
},
|
|
"gui.soundTab.surpriseSound": {
|
|
"message": "Koma á óvart",
|
|
"description": "Button to get a random sound in the editor tab"
|
|
},
|
|
"gui.soundTab.recordSound": {
|
|
"message": "Taka upp",
|
|
"description": "Button to record a sound in the editor tab"
|
|
},
|
|
"gui.soundTab.addSoundFromLibrary": {
|
|
"message": "Veldu hljóð",
|
|
"description": "Button to add a sound in the editor tab"
|
|
},
|
|
"gui.spriteLibrary.chooseASprite": {
|
|
"message": "Veldu teikningu",
|
|
"description": "Heading for the sprite library"
|
|
},
|
|
"gui.tipsLibrary.tutorials": {
|
|
"message": "Veldu kennsuefni",
|
|
"description": "Heading for the help/tutorials library"
|
|
},
|
|
"gui.defaultProject.meow": {
|
|
"message": "Meow",
|
|
"description": "Name for the meow sound"
|
|
},
|
|
"gui.defaultProject.variable": {
|
|
"message": "my variable",
|
|
"description": "Name for the default variable"
|
|
},
|
|
"gui.howtos.intro-move-sayhello-hat.name": {
|
|
"message": "Hefjast handa",
|
|
"description": "Name for the 'Getting Started' how-to"
|
|
},
|
|
"gui.howtos.intro-move.step_stepMove": {
|
|
"message": "Bættu við hreyfi kubb",
|
|
"description": "Step name for 'Add a move block' step"
|
|
},
|
|
"gui.howtos.add-a-move-block.step_stepMoveSayHello": {
|
|
"message": "Ýttu á græna fánann til að byrja",
|
|
"description": "Step name for 'Add A Say Block' step"
|
|
},
|
|
"gui.howtos.animate-a-name.name": {
|
|
"message": "Hreyfa nafn",
|
|
"description": "Name for the 'Animate a Name' how-to"
|
|
},
|
|
"gui.howtos.animate-a-name.step_AnimatePickLetter": {
|
|
"message": "Veldu stafa teikningu",
|
|
"description": "Step name for 'Pick a Letter Sprite' step"
|
|
},
|
|
"gui.howtos.animate-a-name.step_AnimatePlaySound": {
|
|
"message": "Spila hljóð þegar það er klikkað",
|
|
"description": "Step name for 'Play a Sound When Clicked' step"
|
|
},
|
|
"gui.howtos.animate-a-name.step_AnimatePickLetter2": {
|
|
"message": "Veldu aðra stafa teikningu",
|
|
"description": "Step name for 'Pick Another Letter Sprite"
|
|
},
|
|
"gui.howtos.animate-a-name.step_AnimateChangeColor": {
|
|
"message": "Breyta lit",
|
|
"description": "Step name for 'Change color' step"
|
|
},
|
|
"gui.howtos.animate-a-name.step_AnimateSpin": {
|
|
"message": "Veldu aðra stafa teikningu & láttu hana snúast",
|
|
"description": "Step name for 'Pick Another Letter Sprite & Make It Spin' step"
|
|
},
|
|
"gui.howtos.animate-a-name.step_AnimateGrow": {
|
|
"message": "Veldu aðra stafa teikningu & láttu hana vaxa",
|
|
"description": "Step name for 'Pick Another Letter Sprite & Make It Grow!' step"
|
|
},
|
|
"gui.howtos.make-music.name": {
|
|
"message": "Búa til tónlist",
|
|
"description": "Name for the 'Make Music' how-to"
|
|
},
|
|
"gui.howtos.Make-Music.step_PickInstrument": {
|
|
"message": "Veldu hljóðfæra teikningu",
|
|
"description": "Step name for 'Pick an Instrument Sprite' step"
|
|
},
|
|
"gui.howtos.Make-Music.step_PlaySoundClick": {
|
|
"message": "Spila hljóð þegar það er smellt",
|
|
"description": "Step name for 'Play Sound When Clicked' step"
|
|
},
|
|
"gui.howtos.Make-Music.step_MakeSong": {
|
|
"message": "Búa til lag",
|
|
"description": "Step name for 'Create a Song' step"
|
|
},
|
|
"gui.howtos.make-music.step_MakeBeat": {
|
|
"message": "Veldu trommu og búðu til takt",
|
|
"description": "Step name for 'Choose a Drum & Make a Beat' step"
|
|
},
|
|
"gui.howtos.make-music.step_MakeBeatBox": {
|
|
"message": "Veldu míkrafón teikninguna og taktkassa sem kemur á óvart",
|
|
"description": "Step name for 'Choose the Microphone Sprite & Surprise Beatbox' step"
|
|
},
|
|
"gui.howtos.make-a-game.name": {
|
|
"message": "Búðu til leik þar sem hægt er að smella á hluti",
|
|
"description": "Name for the 'Make a Clicker Game' how-to"
|
|
},
|
|
"gui.howtos.Make-A-Game.step_GamePickSprite": {
|
|
"message": "Veldu teikningu",
|
|
"description": "Step name for 'Pick A Sprite' step"
|
|
},
|
|
"gui.howtos.make-a-game.step_GamePlaySound": {
|
|
"message": "Spila hljóð þegar það er smellt",
|
|
"description": "Play Sound When Clicked' step"
|
|
},
|
|
"gui.howtos.make-a-game.step_GameAddScore": {
|
|
"message": "Búðu til stiga breytu",
|
|
"description": "Step name for 'Create Score Variable' step"
|
|
},
|
|
"gui.howtos.make-a-game.step_GameChangeScore": {
|
|
"message": "Hækka stig það er smellt",
|
|
"description": "Step name for 'When Clicked Increase Score' step"
|
|
},
|
|
"gui.howtos.make-a-game.step_Random": {
|
|
"message": "Fara á handahófskennda staðsetningu",
|
|
"description": "Step name for 'Go to a random position' step"
|
|
},
|
|
"gui.howtos.make-music.step_GameChangeColor": {
|
|
"message": "Breyta lit",
|
|
"description": "Step name for 'Change Color' step"
|
|
},
|
|
"gui.howtos.make-music.step_ResetScore": {
|
|
"message": "Endurstilla stig",
|
|
"description": "Step name for 'Reset Score' step"
|
|
},
|
|
"gui.howtos.make-a-chase-game.name": {
|
|
"message": "Búðu til eltingarleik",
|
|
"description": "Name for the 'Make a Chase Game' how-to"
|
|
},
|
|
"gui.howtos.Chase-Game.step_BG": {
|
|
"message": "Bæta við bakgrunn",
|
|
"description": "Step name for 'Add a Backdrop' step"
|
|
},
|
|
"gui.howtos.chase-game.step_AddOcto": {
|
|
"message": "Bæta við teikningu",
|
|
"description": "Step name for 'Add a Sprite' step"
|
|
},
|
|
"gui.howtos.make-music.step_LeftRight": {
|
|
"message": "Færa til hægri og vinstri með örvatökkunum",
|
|
"description": "Step name for 'Move Right & Left With Arrow Keys' step"
|
|
},
|
|
"gui.howtos.Chase-Game.step_UpDown": {
|
|
"message": "Færa upp og niður með örvatökkunum",
|
|
"description": "Step name for 'Move Up & Down With Arrow Keys' step"
|
|
},
|
|
"gui.howtos.Chase-Game.step_AddStar": {
|
|
"message": "Bæta við annari teikningu",
|
|
"description": "Step name for 'Add Another Sprite' step"
|
|
},
|
|
"gui.howtos.Chase-Game.step_MoveRandom": {
|
|
"message": "Færa handahófskennt",
|
|
"description": "Step name for 'Move Randomly' step"
|
|
},
|
|
"gui.howtos.Chase-Game.step_WhenTouch": {
|
|
"message": "Kolkrabba teikningin á að spila hljóð þegar hún snertir einhvað",
|
|
"description": "Step name for 'In Octopus Sprite, When Touching Play Sound' step"
|
|
},
|
|
"gui.howtos.Chase-Game.step_ScoreVariable": {
|
|
"message": "Búðu til stiga breytu",
|
|
"description": "Step name for 'Create Score Variable"
|
|
},
|
|
"gui.howtos.Chase-Game.ScoreWhenTouch": {
|
|
"message": "Þegar kolkrabba teikningin snertir einhvað, er bætt við stigi",
|
|
"description": "Step name for 'In Octopus Sprite, When Touching Add Score step"
|
|
},
|
|
"gui.howtos.add-sprite.name": {
|
|
"message": "Bæta við teikningu",
|
|
"description": "Name for the 'Add a Sprite' how-to"
|
|
},
|
|
"gui.howtos.add-sprite.step_addSprite": {
|
|
"message": "Bæta við teikningu",
|
|
"description": "Step name for 'Add a new sprite' step"
|
|
},
|
|
"gui.howtos.add-a-backdrop.name": {
|
|
"message": "Bæta við bakgrunn",
|
|
"description": "Name for the 'Add a Backdrop' how-to"
|
|
},
|
|
"gui.howtos.change-size.name": {
|
|
"message": "Breyta stærð",
|
|
"description": "Name for the 'Change Size' how-to"
|
|
},
|
|
"gui.howtos.glide-around.name": {
|
|
"message": "Svífa um",
|
|
"description": "Name for the 'Glide Around' how-to"
|
|
},
|
|
"gui.howtos.record-a-sound.name": {
|
|
"message": "Taka upp hljóð",
|
|
"description": "Record A Sound' how-to"
|
|
},
|
|
"gui.howtos.spin-video.name": {
|
|
"message": "Láta snúast",
|
|
"description": "Name for the 'Make It Spin' how-to"
|
|
},
|
|
"gui.howtos.hide-and-show.name": {
|
|
"message": "Fela og sýna",
|
|
"description": "Name for the 'Hide and Show' how-to"
|
|
},
|
|
"gui.howtos.switch-costume.name": {
|
|
"message": "Hreyfa teikninguna",
|
|
"description": "Name for the 'Animate a Sprite' how-to"
|
|
},
|
|
"gui.howtos.move-around-with-arrow-keys.name": {
|
|
"message": "Nota örvatakka",
|
|
"description": "Name for the 'Use Arrow Keys' how-to"
|
|
},
|
|
"gui.howtos.add-effects.name": {
|
|
"message": "Bæta við effektum",
|
|
"description": "Name for the 'Add Effects' how-to"
|
|
},
|
|
"gui.extension.music.name": {
|
|
"message": "Tónlist",
|
|
"description": "Name for the 'Music' extension"
|
|
},
|
|
"gui.extension.music.description": {
|
|
"message": "Spila hljóðfæri og trommur. ",
|
|
"description": "Description for the 'Music' extension"
|
|
},
|
|
"gui.extension.pen.name": {
|
|
"message": "Penni",
|
|
"description": "Name for the 'Pen' extension"
|
|
},
|
|
"gui.extension.pen.description": {
|
|
"message": "Teiknaðu með teikningunum þínum. ",
|
|
"description": "Description for the 'Pen' extension"
|
|
},
|
|
"gui.extension.videosensing.name": {
|
|
"message": "Vídeó mæling",
|
|
"description": "Name for the 'Video Sensing' extension"
|
|
},
|
|
"gui.extension.videosensing.description": {
|
|
"message": "Skynja hreyfingu með myndavélinni",
|
|
"description": "Description for the 'Video Sensing' extension"
|
|
},
|
|
"gui.extension.translate.name": {
|
|
"message": "Translate",
|
|
"description": "Name for the Translate extension"
|
|
},
|
|
"gui.extension.translate.description": {
|
|
"message": "Þýða texta á mörg tungumál. ",
|
|
"description": "Description for the Translate extension"
|
|
},
|
|
"gui.extension.microbit.description": {
|
|
"message": "Tengdu verkefnin þín við heiminn. ",
|
|
"description": "Description for the 'micro:bit' extension"
|
|
},
|
|
"gui.extension.microbit.connectingMessage": {
|
|
"message": "Tengjast",
|
|
"description": "Message to help people connect to their micro:bit."
|
|
},
|
|
"gui.extension.ev3.description": {
|
|
"message": "Búðu til gagnvirk vélmenni og fleira. ",
|
|
"description": "Description for the 'LEGO MINDSTORMS EV3' extension"
|
|
},
|
|
"gui.extension.ev3.connectingMessage": {
|
|
"message": "Tengist. Passaðu að pinnið í EV3 sé 1234.",
|
|
"description": "Message to help people connect to their EV3. Must note the PIN should be 1234."
|
|
},
|
|
"gui.extension.wedo2.description": {
|
|
"message": "Byggt með mótorum og skynjurum.",
|
|
"description": "Description for the 'LEGO WeDo 2.0' extension"
|
|
},
|
|
"gui.extension.wedo2.connectingMessage": {
|
|
"message": "Tengjast",
|
|
"description": "Message to help people connect to their WeDo."
|
|
},
|
|
"gui.libraryTags.all": {
|
|
"message": "Öll",
|
|
"description": "Tag for filtering a library for everything"
|
|
},
|
|
"gui.libraryTags.animals": {
|
|
"message": "Dýr",
|
|
"description": "Tag for filtering a library for animals"
|
|
},
|
|
"gui.libraryTags.dance": {
|
|
"message": "Dans",
|
|
"description": "Tag for filtering a library for dance"
|
|
},
|
|
"gui.libraryTags.effects": {
|
|
"message": "Effektar",
|
|
"description": "Tag for filtering a library for effects"
|
|
},
|
|
"gui.libraryTags.fantasy": {
|
|
"message": "Ævintýri",
|
|
"description": "Tag for filtering a library for fantasy"
|
|
},
|
|
"gui.libraryTags.fashion": {
|
|
"message": "Fashion",
|
|
"description": "Tag for filtering a library for fashion"
|
|
},
|
|
"gui.libraryTags.food": {
|
|
"message": "Food",
|
|
"description": "Tag for filtering a library for food"
|
|
},
|
|
"gui.libraryTags.indoors": {
|
|
"message": "Innandyra",
|
|
"description": "Tag for filtering a library for indoors"
|
|
},
|
|
"gui.libraryTags.loops": {
|
|
"message": "Loops",
|
|
"description": "Tag for filtering a library for loops"
|
|
},
|
|
"gui.libraryTags.music": {
|
|
"message": "Tónlist",
|
|
"description": "Tag for filtering a library for music"
|
|
},
|
|
"gui.libraryTags.notes": {
|
|
"message": "Notes",
|
|
"description": "Tag for filtering a library for notes"
|
|
},
|
|
"gui.libraryTags.outdoors": {
|
|
"message": "Utandyra",
|
|
"description": "Tag for filtering a library for outdoors"
|
|
},
|
|
"gui.libraryTags.patterns": {
|
|
"message": "Patterns",
|
|
"description": "Tag for filtering a library for patterns"
|
|
},
|
|
"gui.libraryTags.people": {
|
|
"message": "Fólk",
|
|
"description": "Tag for filtering a library for people"
|
|
},
|
|
"gui.libraryTags.percussion": {
|
|
"message": "Ásláttur",
|
|
"description": "Tag for filtering a library for percussion"
|
|
},
|
|
"gui.libraryTags.space": {
|
|
"message": "Geimurinn",
|
|
"description": "Tag for filtering a library for space"
|
|
},
|
|
"gui.libraryTags.sports": {
|
|
"message": "Íþróttir",
|
|
"description": "Tag for filtering a library for sports"
|
|
},
|
|
"gui.libraryTags.underwater": {
|
|
"message": "Neðansjávar",
|
|
"description": "Tag for filtering a library for underwater"
|
|
},
|
|
"gui.libraryTags.voice": {
|
|
"message": "Voice",
|
|
"description": "Tag for filtering a library for voice"
|
|
},
|
|
"gui.libraryTags.wacky": {
|
|
"message": "Wacky",
|
|
"description": "Tag for filtering a library for wacky"
|
|
},
|
|
"gui.sharedMessages.backdrop": {
|
|
"message": "backdrop{index}",
|
|
"description": "Default name for a new backdrop, scratch will automatically adjust the number if necessary"
|
|
},
|
|
"gui.sharedMessages.costume": {
|
|
"message": "costume{index}",
|
|
"description": "Default name for a new costume, scratch will automatically adjust the number if necessary"
|
|
},
|
|
"gui.sharedMessages.sprite": {
|
|
"message": "Sprite{index}",
|
|
"description": "Default name for a new sprite, scratch will automatically adjust the number if necessary"
|
|
},
|
|
"gui.sharedMessages.pop": {
|
|
"message": "popp",
|
|
"description": "Name of the pop sound, the default sound added to a sprite"
|
|
},
|
|
"gui.gui.defaultProjectTitle": {
|
|
"message": "Scratch Project",
|
|
"description": "Default title for project"
|
|
},
|
|
"gui.backpack.header": {
|
|
"message": "Bakpoki",
|
|
"description": "Button to open the backpack"
|
|
}
|
|
} |