2018-05-21 09:43:28 -04:00
{
2018-11-08 09:07:42 -05:00
"gui.connection.reconnect" : {
2018-11-15 08:37:22 -05:00
"message" : "Koble til igjen" ,
2018-11-08 09:07:42 -05:00
"description" : "Button to reconnect the device"
} ,
"gui.backpack.header" : {
"message" : "Ryggsekk" ,
"description" : "Button to open the backpack"
} ,
2018-08-10 09:25:02 -04:00
"gui.backpack.errorBackpack" : {
"message" : "Noe gikk feil med ryggsekken" ,
"description" : "Error backpack message"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.backpack.loadingBackpack" : {
"message" : "Laster..." ,
"description" : "Loading backpack message"
2018-07-12 13:43:27 -04:00
} ,
2018-11-08 09:07:42 -05:00
"gui.backpack.more" : {
2018-11-15 08:37:22 -05:00
"message" : "Mer" ,
2018-11-08 09:07:42 -05:00
"description" : "Load more from backpack"
} ,
2018-08-10 09:25:02 -04:00
"gui.backpack.emptyBackpack" : {
"message" : "Ryggsekken er tom" ,
"description" : "Empty backpack message"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.unsupportedBrowser.label" : {
"message" : "Nettleseren støttes ikke" ,
"description" : ""
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.unsupportedBrowser.description" : {
"message" : "Beklager, Scratch 3.0 kan ikke brukes med nettleserne Internet Explorer, Vivaldi, Opera eller Silk. Vi anbefaler en nyere nettleser, for eksempel Google Chrome, Mozilla Firefox eller Microsoft Edge." ,
"description" : "Unsupported browser description"
2018-05-21 09:43:28 -04:00
} ,
"gui.unsupportedBrowser.back" : {
"message" : "Tilbake" ,
"description" : "Button to go back in unsupported browser modal"
} ,
2018-08-10 09:25:02 -04:00
"gui.unsupportedBrowser.previewfaq" : {
"message" : "Du finner mer informasjon under {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" : {
"message" : "Spørsmål og svar" ,
"description" : "link to Scratch 3.0 FAQ page"
} ,
2018-08-10 09:25:02 -04:00
"gui.cameraModal.cameraModalTitle" : {
"message" : "Ta bilde" ,
"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" : "Starter kamera..." ,
"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" : "Du må gi Scratch tillatelse til å bruke kameraet" ,
"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" : "Ta bilde igjen" ,
"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" : "Lagre" ,
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" : "Ta bilde" ,
"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" : "Laster..." ,
"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" : "Skru på kamera" ,
"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" : "Veiledninger" ,
"description" : "Title for button to return to tutorials library"
2018-05-21 09:43:28 -04:00
} ,
2018-10-10 17:53:06 -04:00
"gui.cards.close" : {
2018-08-10 09:25:02 -04:00
"message" : "Lukk" ,
"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" : "Andre ting du kan prøve" ,
"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" : "Vis flere" ,
"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" : "Ingen fare, vi arbeider med dette {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" : "Kommer snart..." ,
"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" : "Vi arbeider med dette {emoji}" ,
"description" : "One of the \"coming soon\" random messages for yet-to-be-done features"
2018-05-21 09:43:28 -04:00
} ,
2018-09-18 16:58:25 -04:00
"gui.connection.auto-scanning.noPeripheralsFound" : {
2018-08-10 09:25:02 -04:00
"message" : "Fant ingen enheter" ,
"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-10-24 17:58:05 -04:00
"message" : "Ha enheten i nærheten og start søk." ,
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-10-24 17:58:05 -04:00
"message" : "Trykk på knappen på enheten din." ,
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-10-24 17:58:05 -04:00
"message" : "Start søk" ,
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-10-24 17:58:05 -04:00
"message" : "Søker..." ,
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" : "Prøv igjen" ,
"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" : "Tilkoblet" ,
"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" : "Koble fra" ,
"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" : "Gå til programredigering" ,
"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" : "Kobler til..." ,
"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.error.errorMessage" : {
"message" : "Heisann, det ser ut til at noe gikk galt." ,
"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" : "Prøv igjen" ,
"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" : "Hjelp" ,
"description" : "Button to view help content"
2018-05-21 09:43:28 -04:00
} ,
2018-09-18 16:58:25 -04:00
"gui.connection.peripheral-name-label" : {
"message" : "Enhetsnavn" ,
"description" : "Label for field showing the device name"
} ,
"gui.connection.connect" : {
"message" : "Koble til" ,
"description" : "Button to start connecting to a specific device"
} ,
"gui.connection.scanning.lookingforperipherals" : {
2018-08-10 09:25:02 -04:00
"message" : "Søker etter enheter" ,
"description" : "Text shown while scanning for devices"
2018-05-21 09:43:28 -04:00
} ,
2018-09-18 16:58:25 -04:00
"gui.connection.scanning.noPeripheralsFound" : {
2018-08-10 09:25:02 -04:00
"message" : "Fant ingen enheter" ,
"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" : "Velg din enhet i listen ovenfor" ,
"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" : "Søk igjen" ,
"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" : "Sjekk at du har installert og startet \"Scratch Link\"" ,
"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" : "Sjekk at Bluetooth er skrudd på" ,
"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" : "Prøv igjen" ,
"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" : "Hjelp" ,
"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" : "Start" ,
"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" : "Stopp" ,
"description" : "Stop button title"
2018-07-12 13:43:27 -04:00
} ,
2018-09-18 16:58:25 -04:00
"gui.crashMessage.label" : {
"message" : "Uff, noe gikk galt." ,
"description" : "Crash Message title"
} ,
"gui.crashMessage.description" : {
2018-10-31 18:07:17 -04:00
"message" : "Beklager, det ser ut til at Scratch har kræsjet. Feilen har blitt rapportert automatisk til utviklerne. Last inn siden på nytt for å prøve igjen." ,
2018-09-18 16:58:25 -04:00
"description" : "Message to inform the user that page has crashed."
} ,
"gui.crashMessage.reload" : {
2018-10-24 17:58:05 -04:00
"message" : "Last på nytt" ,
2018-09-18 16:58:25 -04:00
"description" : "Button to reload the page when page crashes"
} ,
2018-08-10 09:25:02 -04:00
"gui.customProcedures.myblockModalTitle" : {
"message" : "Lag en kloss" ,
"description" : "Title for the modal where you create a custom block."
} ,
"gui.customProcedures.addAnInputNumberText" : {
"message" : "Legg til et felt" ,
"description" : "Label for button to add a number/text input"
} ,
"gui.customProcedures.numberTextType" : {
"message" : "tall eller tekst" ,
"description" : "Description of the number/text input type"
2018-05-21 09:43:28 -04:00
} ,
"gui.customProcedures.addAnInputBoolean" : {
"message" : "Legg til et felt" ,
"description" : "Label for button to add a boolean input"
} ,
2018-08-10 09:25:02 -04:00
"gui.customProcedures.booleanType" : {
"message" : "logisk verdi" ,
"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" : "Legg til tekst" ,
"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" : "Kjør uten å oppdatere skjermen" ,
"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" : "Avbryt" ,
"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" : "Retning" ,
"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" : "Fri rotasjon" ,
"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" : "Vend sideveis" ,
"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" : "Ikke roter" ,
"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" : "Hent tilleggsfunksjon" ,
"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" : "Kode" ,
"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" : "Bakgrunner" ,
"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" : "Drakter" ,
"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" : "Lyder" ,
"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" : "Hent et prosjekt fra 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" : "Skriv inn linken til et Scratch-prosjekt du har lagt ut. Endringer som gjøres her i Scratch 3.0 beta blir ikke lagret." ,
"description" : "Import project message"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.importInfo.message" : {
"message" : "Skriv inn link til et Scratch-prosjekt du har lagt ut. Endringer som gjøres her i testversjonen av Scratch 3.0 lagres ikke." ,
"description" : "Import project message"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.importInfo.invalidFormatError" : {
"message" : "Å nei, det er noe feil med linken eller prosjektnummeret." ,
"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" : "Vis" ,
"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" : "Tilbake" ,
"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" : "Du finner mer informasjon under {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" : "Spørsmål og svar" ,
"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" : "Kommer snart" ,
"description" : "Label for extensions that are not yet implemented"
2018-07-19 09:35:23 -04:00
} ,
2018-11-15 08:37:22 -05:00
"gui.extensionLibrary.requires" : {
2018-11-20 14:14:22 -05:00
"message" : "Utstyrsbehov" ,
2018-11-15 08:37:22 -05:00
"description" : "Label for extension hardware requirements"
} ,
"gui.extensionLibrary.collaboration" : {
2018-11-20 14:14:22 -05:00
"message" : "Samarbeid med" ,
2018-11-15 08:37:22 -05:00
"description" : "Label for extension collaboration"
} ,
2018-08-10 09:25:02 -04:00
"gui.library.filterPlaceholder" : {
"message" : "Søk" ,
"description" : "Placeholder text for library search field"
2018-05-21 09:43:28 -04:00
} ,
2018-09-26 15:43:18 -04:00
"gui.library.allTag" : {
2018-10-10 17:47:46 -04:00
"message" : "Alle" ,
2018-09-26 15:43:18 -04:00
"description" : "Label for library tag to revert to all items after filtering by tag."
} ,
2018-08-10 09:25:02 -04:00
"gui.loader.message1" : {
"message" : "Lager klosser..." ,
"description" : "One of the loading messages"
} ,
"gui.loader.message2" : {
"message" : "Laster figurer..." ,
"description" : "One of the loading messages"
} ,
"gui.loader.message3" : {
"message" : "Laster inn lyder..." ,
"description" : "One of the loading messages"
2018-05-21 09:43:28 -04:00
} ,
"gui.loader.message4" : {
"message" : "Laster inn tilleggsfunksjoner..." ,
"description" : "One of the loading messages"
} ,
2018-08-10 09:25:02 -04:00
"gui.loader.message5" : {
"message" : "Gjeter katter..." ,
"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" : "Sender nanoer..." ,
"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" : "Setter opp goboer..." ,
"description" : "One of the loading messages"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.loader.message8" : {
"message" : "Henter 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" : "Laster prosjekt" ,
"description" : "Main loading message"
2018-05-21 09:43:28 -04:00
} ,
2018-10-31 18:07:17 -04:00
"gui.accountMenu.profile" : {
"message" : "Profil" ,
"description" : "Text to link to my user profile, in the account navigation menu"
} ,
"gui.accountMenu.myStuff" : {
"message" : "Mine ting" ,
"description" : "Text to link to list of my projects, in the account navigation menu"
} ,
"gui.accountMenu.myClasses" : {
"message" : "Mine klasser" ,
"description" : "Text to link to my classes (if I am a teacher), in the account navigation menu"
} ,
"gui.accountMenu.myClass" : {
"message" : "Min klasse" ,
"description" : "Text to link to my class (if I am a student), in the account navigation menu"
} ,
"gui.accountMenu.accountSettings" : {
"message" : "Brukerinnstillinger" ,
"description" : "Text to link to my account settings, in the account navigation menu"
} ,
"gui.accountMenu.signOut" : {
"message" : "Logg ut" ,
"description" : "Text to link to sign out, in the account navigation menu"
} ,
2018-11-15 08:37:22 -05:00
"gui.authorInfo.byUser" : {
2018-11-20 14:14:22 -05:00
"message" : "av {username}" ,
2018-11-15 08:37:22 -05:00
"description" : "Shows that a project was created by this user"
} ,
"gui.menuBar.seeCommunity" : {
"message" : "Nettsamfunn" ,
"description" : "Label for see community button"
} ,
2018-11-08 09:07:42 -05:00
"general.username" : {
"message" : "Brukernavn" ,
"description" : "Label for login username input"
} ,
"general.password" : {
"message" : "Passord" ,
"description" : "Label for login password input"
} ,
"general.signIn" : {
"message" : "Logg inn" ,
"description" : "Button text for user to sign in"
} ,
"login.needHelp" : {
"message" : "Trenger du hjelp?" ,
"description" : "Button text for user to indicate that they need help"
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.LanguageSelector" : {
"message" : "velg språk" ,
"description" : "accessibility text for the language selection menu"
2018-08-03 12:57:12 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.tutorialsLibrary" : {
"message" : "Veiledninger" ,
"description" : "accessibility text for the tutorials button"
2018-05-21 09:43:28 -04:00
} ,
2018-08-24 09:33:13 -04:00
"gui.menuBar.restoreSprite" : {
2018-10-24 17:58:05 -04:00
"message" : "Angle sletting av figur" ,
2018-08-24 09:33:13 -04:00
"description" : "Menu bar item for restoring the last deleted sprite."
} ,
"gui.menuBar.restoreSound" : {
2018-10-24 17:58:05 -04:00
"message" : "Angre sletting av lyd" ,
2018-08-24 09:33:13 -04:00
"description" : "Menu bar item for restoring the last deleted sound."
} ,
"gui.menuBar.restoreCostume" : {
2018-10-24 17:58:05 -04:00
"message" : "Angre sletting av drakt" ,
2018-08-24 09:33:13 -04:00
"description" : "Menu bar item for restoring the last deleted costume."
} ,
"gui.menuBar.restore" : {
2018-10-24 17:58:05 -04:00
"message" : "Angre sletting" ,
2018-08-24 09:33:13 -04:00
"description" : "Menu bar item for restoring the last deleted item in its disabled state."
} ,
2018-08-30 16:48:04 -04:00
"gui.menuBar.saveNow" : {
"message" : "Lagre nå" ,
"description" : "Menu bar item for saving now"
} ,
2018-10-24 17:58:05 -04:00
"gui.menuBar.saveAsCopy" : {
"message" : "Lagre som kopi" ,
"description" : "Menu bar item for saving as a copy"
} ,
"gui.menuBar.remix" : {
"message" : "Remiks" ,
"description" : "Menu bar item for remixing"
} ,
"gui.menuBar.new" : {
"message" : "Ny" ,
"description" : "Menu bar item for creating a new project"
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.file" : {
"message" : "Fil" ,
"description" : "Text for file dropdown menu"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.uploadFromComputer" : {
"message" : "Last opp fra datamaskinen" ,
"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" : "Lagre på datamaskinen" ,
"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" : "Rediger" ,
"description" : "Text for edit dropdown menu"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.turboModeOff" : {
"message" : "Skru av turbofart" ,
"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" : "Skru på turbofart" ,
"description" : "Menu bar item for turning on turbo mode"
2018-07-12 13:43:27 -04:00
} ,
2018-09-26 15:43:18 -04:00
"gui.menuBar.joinScratch" : {
"message" : "Bli Scratch-bruker" ,
"description" : "Link for creating a Scratch account"
} ,
"gui.menuBar.signIn" : {
"message" : "Logg inn" ,
"description" : "Link for signing in to your Scratch account"
} ,
2018-10-04 09:32:22 -04:00
"gui.menuBar.giveFeedback" : {
"message" : "Gi tilbakemelding" ,
"description" : "Label for feedback form modal button"
} ,
2018-09-18 16:58:25 -04:00
"gui.gui.projectTitlePlaceholder" : {
2018-10-24 17:58:05 -04:00
"message" : "Prosjektets navn her" ,
2018-09-18 16:58:25 -04:00
"description" : "Placeholder for project title when blank"
} ,
2018-11-15 08:37:22 -05:00
"gui.menuBar.isShared" : {
"message" : "Lagt ut" ,
"description" : "Label for shared project"
} ,
"gui.menuBar.share" : {
"message" : "Legg ut" ,
"description" : "Label for project share button"
} ,
2018-08-10 09:25:02 -04:00
"gui.modal.help" : {
"message" : "Hjelp" ,
"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" : "Tilbake" ,
2018-08-10 09:25:02 -04:00
"description" : "Back button in modal"
} ,
2018-10-10 17:53:06 -04:00
"gui.monitor.listMonitor.empty" : {
2018-10-24 17:58:05 -04:00
"message" : "(tom)" ,
2018-10-10 17:53:06 -04:00
"description" : "Text shown on a list monitor when a list is empty"
} ,
"gui.monitor.listMonitor.listLength" : {
2018-10-24 17:58:05 -04:00
"message" : "lengde {length}" ,
2018-10-10 17:53:06 -04:00
"description" : "Length label on list monitors. DO NOT translate {length} (with brackets)."
} ,
2018-08-10 09:25:02 -04:00
"gui.monitor.contextMenu.default" : {
"message" : "vanlig visning" ,
"description" : "Menu item to switch to the default monitor"
2018-05-21 09:43:28 -04:00
} ,
"gui.monitor.contextMenu.large" : {
"message" : "stor visning" ,
"description" : "Menu item to switch to the large monitor"
} ,
2018-08-10 09:25:02 -04:00
"gui.monitor.contextMenu.slider" : {
"message" : "skyveknapp" ,
"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" : "Prøv 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" : "Velkommen til betaversjonen av Scratch 3.0" ,
"description" : "Header for Preview Info Modal"
2018-07-12 13:43:27 -04:00
} ,
2018-10-04 09:32:22 -04:00
"gui.previewModal.notnowtooltip" : {
"message" : "Ikke nå" ,
"description" : "Tooltip for Not Now button"
} ,
"gui.previewModal.tryittooltip" : {
2018-10-10 17:47:46 -04:00
"message" : "Prøv" ,
2018-10-04 09:32:22 -04:00
"description" : "Tooltip for Try It button"
} ,
"gui.previewModal.viewprojecttooltip" : {
"message" : "Hent prosjekt fra 2.0" ,
"description" : "Tooltip for View 2.0 Project button"
} ,
2018-08-10 09:25:02 -04:00
"gui.previewInfo.betawelcome" : {
"message" : "Velkommen til betaversjonen av 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" : "Vi lager en ny versjon av Scratch. Vi vil gjerne at du prøver den!" ,
"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" : "Ikke nå" ,
"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" : "Prøv nå! {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" : "Hent prosjekt fra 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" : "Du finner mer informasjon under {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" : "Spørsmål og svar" ,
"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" : "For alle figurer" ,
"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" : "For denne figuren" ,
"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-11-20 14:14:22 -05:00
"gui.gui.cloudVariableOption" : {
"message" : "Nettvariabel (lagret på nettstedet til Scratch)" ,
"description" : "Option message when creating a variable for making it a cloud variable, a variable that is stored on the server"
2018-08-10 09:25:02 -04:00
} ,
"gui.gui.variablePromptAllSpritesMessage" : {
"message" : "Denne variabelen kan brukes av alle figurer" ,
"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" : "Avbryt" ,
"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" : "Stopp" ,
"description" : "Stop/Play button in recording playback"
2018-05-21 09:43:28 -04:00
} ,
"gui.playbackStep.playMsg" : {
"message" : "Spill av" ,
"description" : "Stop/Play button in recording playback"
} ,
2018-08-10 09:25:02 -04:00
"gui.playbackStep.loadingMsg" : {
"message" : "Laster..." ,
"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" : "Lagre" ,
"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" : "Spill inn igjen" ,
"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" : "Spill inn lyd" ,
"description" : "Recording modal title"
2018-05-21 09:43:28 -04:00
} ,
2018-10-31 18:07:17 -04:00
"gui.recordingStep.beginRecord" : {
"message" : "Klikk på knappen nedenfor for å starte opptak" ,
"description" : "Message for recording sound modal"
} ,
"gui.recordingStep.permission" : {
"message" : "{arrow}Du må godkjenne at Scratch bruker mikrofonen" ,
"description" : "Permission required notice in recording sound modal. Do not translate {arrow}"
} ,
"gui.recordingStep.stop" : {
"message" : "Stopp opptak" ,
"description" : "Stop recording button label"
} ,
"gui.recordingStep.record" : {
"message" : "Spill inn lyd" ,
"description" : "Record button label"
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.sound" : {
"message" : "Lyd" ,
"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" : "Spill av" ,
"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" : "Stopp" ,
"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" : "Klipp" ,
"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" : "Lagre" ,
"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" : "Angre" ,
"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" : "Gjør igjen" ,
"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" : "Raskere" ,
"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" : "Saktere" ,
"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" : "Ekko" ,
"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" : "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" : "Høyere lyd" ,
"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" : "Svakere lyd" ,
"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" : "Baklengs" ,
"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" : "Figurens navn" ,
"description" : "Placeholder text for sprite name"
} ,
"gui.SpriteInfo.sprite" : {
"message" : "Figur" ,
"description" : "Sprite info label"
} ,
"gui.SpriteInfo.show" : {
"message" : "Vis" ,
"description" : "Sprite info show label"
} ,
"gui.SpriteInfo.size" : {
"message" : "Størrelse" ,
"description" : "Sprite info size label"
} ,
"gui.spriteSelectorItem.contextMenuDuplicate" : {
"message" : "lag en kopi" ,
"description" : "Menu item to duplicate in the right click menu"
2018-07-12 13:43:27 -04:00
} ,
2018-05-21 09:43:28 -04:00
"gui.spriteSelectorItem.contextMenuDelete" : {
"message" : "slett" ,
"description" : "Menu item to delete in the right click menu"
} ,
2018-08-10 09:25:02 -04:00
"gui.spriteSelectorItem.contextMenuExport" : {
"message" : "eksport" ,
"description" : "Menu item to export the selected item"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.spriteSelector.addSpriteFromLibrary" : {
"message" : "Velg en figur" ,
"description" : "Button to add a sprite in the target pane from library"
} ,
"gui.spriteSelector.addSpriteFromPaint" : {
"message" : "Tegn" ,
"description" : "Button to add a sprite in the target pane from paint"
} ,
"gui.spriteSelector.addSpriteFromSurprise" : {
2018-05-21 09:43:28 -04:00
"message" : "Overraskelse" ,
2018-08-10 09:25:02 -04:00
"description" : "Button to add a random sprite in the target pane"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.spriteSelector.addSpriteFromFile" : {
"message" : "Last opp figur" ,
"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" : "Bytt til stor scene" ,
"description" : "Button to change stage size to large"
} ,
"gui.stageHeader.stageSizeSmall" : {
"message" : "Bytt til liten scene" ,
"description" : "Button to change stage size to small"
2018-07-19 09:35:23 -04:00
} ,
2018-05-21 09:43:28 -04:00
"gui.stageHeader.stageSizeFull" : {
"message" : "Gå til fullskjerm" ,
"description" : "Button to change stage size to full screen"
} ,
2018-08-10 09:25:02 -04:00
"gui.stageHeader.stageSizeUnFull" : {
"message" : "Avslutt fullskjerm" ,
"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" : "Fullskjerm av/på" ,
"description" : "Button to enter/exit full screen mode"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.spriteSelector.addBackdropFromLibrary" : {
"message" : "Velg et bakgrunnsbilde" ,
"description" : "Button to add a stage in the target pane from library"
2018-06-26 10:57:03 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.stageSelector.addBackdropFromPaint" : {
"message" : "Tegn" ,
"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" : {
2018-05-21 09:43:28 -04:00
"message" : "Overraskelse" ,
2018-08-10 09:25:02 -04:00
"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" : "Last opp bakgrunn" ,
"description" : "Button to add a stage in the target pane from file"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.stageSelector.stage" : {
"message" : "Scene" ,
"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" : "Bakgrunner" ,
"description" : "Label for the backdrops in the stage selector"
2018-06-26 10:57:03 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.turboMode.active" : {
"message" : "Turbo-hastighet" ,
"description" : "Label indicating turbo mode is active"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.webglModal.label" : {
"message" : "Nettleseren støtter ikke 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" : "Dessverre ser det ut til at din nettleser {webGlLink} som er nødvendig for Scratch 3.0." ,
"description" : "WebGL missing message"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.webglModal.webgllink" : {
"message" : "ikke støtter WebGL" ,
"description" : "link part of your browser does not support WebGL message"
2018-08-03 12:57:12 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.webglModal.back" : {
"message" : "Tilbake" ,
"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" : "Du finner mer informasjon under {previewFaqLink}." ,
"description" : "Scratch 3.0 FAQ description"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.webglModal.previewfaqlinktext" : {
"message" : "Spørsmål og svar" ,
"description" : "link to Scratch 3.0 FAQ page"
2018-05-21 09:43:28 -04:00
} ,
"gui.costumeLibrary.chooseABackdrop" : {
"message" : "Velg et bakgrunnsbilde" ,
"description" : "Heading for the backdrop library"
} ,
2018-08-10 09:25:02 -04:00
"gui.costumeLibrary.chooseACostume" : {
"message" : "Velg en drakt" ,
"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" : "Velg et bakgrunnsbilde" ,
"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" : "Velg en drakt" ,
"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" : "Tegn" ,
"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" : "Overraskelse" ,
"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" : "Last opp bakgrunn" ,
"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" : "Last opp drakt" ,
"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" : "Kamera" ,
"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" : "Velg en tilleggsfunksjon" ,
"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" : "Skriv inn URL til tilleggsfunksjonen" ,
"description" : "Prompt for unoffical extension url"
2018-08-03 12:57:12 -04:00
} ,
2018-10-24 17:58:05 -04:00
"gui.gui.defaultProjectTitle" : {
"message" : "Mitt Scratch-prosjekt" ,
"description" : "Default title for project"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.recordingStep.alertMsg" : {
"message" : "Feil ved start av innspilling" ,
"description" : "Alert for recording error"
2018-07-12 13:43:27 -04:00
} ,
2018-10-24 17:58:05 -04:00
"gui.projectLoader.loadError" : {
"message" : "Den valgte prosjektfilen kunne ikke lastes inn." ,
"description" : "An error that displays when a local project file fails to load."
} ,
2018-08-10 09:25:02 -04:00
"gui.soundLibrary.chooseASound" : {
"message" : "Velg en lyd" ,
"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" : "Last opp en lyd" ,
"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" : "Overraskelse" ,
"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" : "Spill inn lyd" ,
"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" : "Velg en lyd" ,
"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" : "Velg en figur" ,
"description" : "Heading for the sprite library"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.tipsLibrary.tutorials" : {
"message" : "Velg en veiledning" ,
"description" : "Heading for the help/tutorials library"
2018-06-26 10:57:03 -04:00
} ,
2018-11-15 08:37:22 -05:00
"gui.alerts.createsuccess" : {
2018-11-20 14:14:22 -05:00
"message" : "Prosjektet er opprettet." ,
2018-11-15 08:37:22 -05:00
"description" : "Message indicating that project was successfully created"
} ,
"gui.alerts.creating" : {
"message" : "Oppretter..." ,
"description" : "Message indicating that project is in process of creating"
} ,
2018-11-20 14:14:22 -05:00
"gui.alerts.creatingError" : {
"message" : "Could not create the project. Please try again!" ,
"description" : "Message indicating that project could not be created"
} ,
"gui.alerts.savingError" : {
"message" : "Could not save the project. Please try again!" ,
"description" : "Message indicating that project could not be saved"
} ,
2018-11-15 08:37:22 -05:00
"gui.alerts.savesuccess" : {
2018-11-20 14:14:22 -05:00
"message" : "Prosjektet ble lagret." ,
2018-11-15 08:37:22 -05:00
"description" : "Message indicating that project was successfully saved"
} ,
"gui.alerts.saving" : {
"message" : "Lagrer..." ,
"description" : "Message indicating that project is in process of saving"
} ,
2018-09-26 15:43:18 -04:00
"gui.defaultProject.meow" : {
2018-10-24 17:58:05 -04:00
"message" : "Mjau" ,
2018-09-26 15:43:18 -04:00
"description" : "Name for the meow sound"
} ,
"gui.defaultProject.variable" : {
2018-10-24 17:58:05 -04:00
"message" : "min variabel" ,
2018-09-26 15:43:18 -04:00
"description" : "Name for the default variable"
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.intro-move-sayhello-hat.name" : {
"message" : "Kom i gang" ,
"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" : "Legg til en gå-kloss" ,
"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" : "Start ved å klikke det grønne flagget" ,
"description" : "Step name for 'Add A Say Block' step"
2018-07-12 13:43:27 -04:00
} ,
2018-10-24 17:58:05 -04:00
"gui.howtos.say-it-out-loud" : {
2018-11-15 08:37:22 -05:00
"message" : "Lag animasjoner som snakker" ,
2018-10-24 17:58:05 -04:00
"description" : "Name for the 'Create Animations That Talk' how-to"
} ,
"gui.howtos.say-it-out-loud.step_AddTXTextension" : {
2018-11-15 08:37:22 -05:00
"message" : "Hent klosser for tekst til tale" ,
2018-10-24 17:58:05 -04:00
"description" : "Step name for 'Add the Text to Speech blocks' step"
} ,
"gui.howtos. say-it-out-loud.step_TXTSpeech" : {
"message" : "Si noe" ,
"description" : "Step name for 'Say Something' step"
} ,
"gui.howtos.say-it-out-loud_TXTSetVoice" : {
2018-11-15 08:37:22 -05:00
"message" : "Velg en stemme" ,
2018-10-24 17:58:05 -04:00
"description" : "Step name for 'Set a Voice"
} ,
"gui.howtos.say-it-out-loud.step_TXTMove" : {
2018-11-15 08:37:22 -05:00
"message" : "Flytt omkring" ,
2018-10-24 17:58:05 -04:00
"description" : "Step name for 'Move Around' step"
} ,
"gui.howtos.say-it-out-loud.step_TXTBackdrop" : {
"message" : "Legg på en bakgrunn" ,
"description" : "Step name for 'Add a Backdrop' step"
} ,
"gui.howtos.say-it-out-loud.step_TXTAddSprite" : {
2018-11-15 08:37:22 -05:00
"message" : "Legg til en ny figur" ,
2018-10-24 17:58:05 -04:00
"description" : "Step name for 'Add Another Character' step"
} ,
"gui.howtos.say-it-out-loud.step_TXTSong" : {
2018-11-15 08:37:22 -05:00
"message" : "Syng en sang" ,
2018-10-24 17:58:05 -04:00
"description" : "Step name for 'Perform a Song' step"
} ,
"gui.howtos.say-it-out-loud.step_TXTColor" : {
"message" : "Bytt farge" ,
"description" : "Step name for 'Change Color' step"
} ,
"gui.howtos.say-it-out-loud.step_TXTSpin" : {
2018-11-15 08:37:22 -05:00
"message" : "Snurr rundt" ,
2018-10-24 17:58:05 -04:00
"description" : "Step name for 'Spin Around"
} ,
"gui.howtos.say-it-out-loud.step_TXTGrow" : {
2018-11-15 08:37:22 -05:00
"message" : "Vokse og krympe" ,
2018-10-24 17:58:05 -04:00
"description" : "Step name for 'Grow and Shrink' step"
} ,
"gui.howtos.cartoon-network" : {
2018-11-15 08:37:22 -05:00
"message" : "Lag et eventyrspill med animasjon" ,
2018-10-24 17:58:05 -04:00
"description" : "Animate an Adventure Game' how-to"
} ,
"gui.howtos.cartoon-network.step_CNcharacter" : {
2018-11-15 08:37:22 -05:00
"message" : "Velg figuren som skal vises" ,
2018-11-08 09:07:42 -05:00
"description" : "Step name for 'Choose a Character to Show' step"
2018-10-24 17:58:05 -04:00
} ,
"gui.howtos.cartoon-network.step_CNsay" : {
"message" : "Si noe" ,
"description" : "Step name for 'Say Something' step"
} ,
"gui.howtos.cartoon-network.step_CNglide" : {
"message" : "Gli omkring" ,
2018-11-08 09:07:42 -05:00
"description" : "Step name for 'Glide Around' step"
} ,
"gui.howtos.cartoon-network.step_CNpicksprite" : {
2018-11-15 08:37:22 -05:00
"message" : "Velg en ting å jakte på" ,
2018-11-08 09:07:42 -05:00
"description" : "Step name for 'Choose an Object to Chase' step"
2018-10-24 17:58:05 -04:00
} ,
"gui.howtos.cartoon-network.step_CNcollect" : {
2018-11-15 08:37:22 -05:00
"message" : "Samle opp ting" ,
2018-11-08 09:07:42 -05:00
"description" : "Step name for 'Collect Objects' step"
2018-10-24 17:58:05 -04:00
} ,
2018-11-08 09:07:42 -05:00
"gui.howtos.cartoon-network.step_CNvariable" : {
2018-11-15 08:37:22 -05:00
"message" : "Lag en poengvariabel" ,
2018-11-08 09:07:42 -05:00
"description" : "Step name for 'Make a Score Variable' step"
2018-10-24 17:58:05 -04:00
} ,
"gui.howtos.cartoon-network.step_CNscore" : {
"message" : "Tell poeng" ,
"description" : "Step name for 'Keep Score' step"
} ,
2018-11-08 09:07:42 -05:00
"gui.howtos.cartoon-network.step_CNbackdrop" : {
2018-11-15 08:37:22 -05:00
"message" : "Neste nivå: Ny bakgrunn" ,
2018-11-08 09:07:42 -05:00
"description" : "Step name for 'Level Up: Change Backdrop' step"
2018-10-24 17:58:05 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.animate-a-name.name" : {
"message" : "Animasjon med et navn" ,
"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" : "Velg en bokstavfigur" ,
"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" : "Spill en lyd når den klikkes" ,
"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" : "Velg en ny bokstavfigur" ,
"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" : "Bytt farge" ,
"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" : "Velg en ny bokstavfigur, la den rotere" ,
"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" : "Velg en ny bokstavfigur og la den vokse" ,
"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" : "Lag musikk" ,
"description" : "Name for the 'Make Music' how-to"
} ,
"gui.howtos.Make-Music.step_PickInstrument" : {
"message" : "Velg en instrumentfigur" ,
"description" : "Step name for 'Pick an Instrument Sprite' step"
} ,
"gui.howtos.Make-Music.step_PlaySoundClick" : {
"message" : "Spill en lyd når den klikkes" ,
"description" : "Step name for 'Play Sound When Clicked' step"
} ,
"gui.howtos.Make-Music.step_MakeSong" : {
"message" : "Lag musikk" ,
"description" : "Step name for 'Create a Song' step"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.make-music.step_MakeBeat" : {
"message" : "Velg instrument og lag rytme" ,
"description" : "Step name for 'Choose a Drum & Make a Beat' step"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.make-music.step_MakeBeatBox" : {
"message" : "Velg mikrofonfigur og tilfeldig rytme" ,
"description" : "Step name for 'Choose the Microphone Sprite & Surprise Beatbox' step"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.make-a-game.name" : {
"message" : "Lag et klikkespill" ,
"description" : "Name for the 'Make a Clicker Game' how-to"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.Make-A-Game.step_GamePickSprite" : {
"message" : "Velg en figur" ,
"description" : "Step name for 'Pick A Sprite' step"
2018-08-03 12:57:12 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.make-a-game.step_GamePlaySound" : {
"message" : "Spill en lyd når den klikkes" ,
"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" : "Lag en poengvariabel" ,
"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" : "Tell opp poeng ved klikk" ,
"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" : "Gå til et tilfeldig sted" ,
"description" : "Step name for 'Go to a random position' step"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.make-music.step_GameChangeColor" : {
"message" : "Bytt farge" ,
"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.make-music.step_ResetScore" : {
"message" : "Nullstill poeng" ,
"description" : "Step name for 'Reset Score' step"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.make-a-chase-game.name" : {
"message" : "Lag et jaktspill" ,
"description" : "Name for the 'Make a Chase Game' how-to"
2018-06-26 10:57:03 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.Chase-Game.step_BG" : {
"message" : "Legg på en bakgrunn" ,
"description" : "Step name for 'Add a Backdrop' step"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.chase-game.step_AddOcto" : {
"message" : "Legg til en ny figur" ,
"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" : "Flytt sideveis med piltastene" ,
"description" : "Step name for 'Move Right & Left With Arrow Keys' step"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.Chase-Game.step_UpDown" : {
"message" : "Flytt opp og ned med piltastene" ,
"description" : "Step name for 'Move Up & Down 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_AddStar" : {
"message" : "Legg til en ny figur" ,
"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-07-19 09:35:23 -04:00
"message" : "Tilfeldig bevegelse" ,
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" : "Få blekkspruten til å lage lyd ved berøring" ,
"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" : "Lag en poengvariabel" ,
"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" : "Legg til poeng når blekkspruten berøres" ,
"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" : "Legg til en ny figur" ,
"description" : "Name for the 'Add a Sprite' how-to"
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.add-sprite.step_addSprite" : {
"message" : "Legg til en ny figur" ,
"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" : "Legg på en bakgrunn" ,
"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" : "Endre størrelse" ,
"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" : "Gli omkring" ,
"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" : "Ta opp en lyd" ,
"description" : "Record A Sound' how-to"
} ,
"gui.howtos.spin-video.name" : {
"message" : "Få den til å snurre" ,
"description" : "Name for the 'Make It Spin' how-to"
} ,
"gui.howtos.hide-and-show.name" : {
"message" : "Skjul og vis" ,
"description" : "Name for the 'Hide and Show' how-to"
} ,
"gui.howtos.switch-costume.name" : {
"message" : "Animasjon av en figur" ,
"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" : "Bruk piltastene" ,
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" : "Grafiske effekter" ,
"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" : "Musikk" ,
"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" : "Spill instrumenter" ,
"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" : "Penn" ,
"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" : "Få figurene til å tegne" ,
"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" : "Sansing med kamera" ,
"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" : "La kameraet sanse bevegelser" ,
"description" : "Description for the 'Video Sensing' extension"
2018-05-21 09:43:28 -04:00
} ,
2018-10-24 17:58:05 -04:00
"gui.extension.text2speech.name" : {
2018-11-15 08:37:22 -05:00
"message" : "Tekst til tale" ,
2018-10-24 17:58:05 -04:00
"description" : "Name for the Text to Speech extension"
} ,
"gui.extension.text2speech.description" : {
2018-11-15 08:37:22 -05:00
"message" : "Lag prosjekter som snakker" ,
2018-10-24 17:58:05 -04:00
"description" : "Description for the Text to speech extension"
} ,
2018-09-18 16:58:25 -04:00
"gui.extension.translate.name" : {
2018-10-10 17:47:46 -04:00
"message" : "Oversette" ,
2018-09-18 16:58:25 -04:00
"description" : "Name for the Translate extension"
2018-05-21 09:43:28 -04:00
} ,
2018-09-18 16:58:25 -04:00
"gui.extension.translate.description" : {
2018-08-10 09:25:02 -04:00
"message" : "Oversett tekst til andre språk" ,
2018-09-18 16:58:25 -04:00
"description" : "Description for the Translate extension"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.extension.microbit.description" : {
"message" : "Koble prosjektet ditt til den fysiske verden" ,
"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" : "Kobler til" ,
"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" : "Lag interaktive roboter og maskiner" ,
"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" : "Kobler til. Pass på at PIN-koden på din EV3 er satt til 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" : "Bygg med motorer og sensorer" ,
"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" : "Kobler til" ,
"description" : "Message to help people connect to their WeDo."
2018-05-21 09:43:28 -04:00
} ,
2018-09-26 15:43:18 -04:00
"gui.libraryTags.all" : {
"message" : "Alt" ,
"description" : "Tag for filtering a library for everything"
} ,
"gui.libraryTags.animals" : {
"message" : "Dyr" ,
"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" : "Effekter" ,
"description" : "Tag for filtering a library for effects"
} ,
"gui.libraryTags.fantasy" : {
"message" : "Fantasi" ,
"description" : "Tag for filtering a library for fantasy"
} ,
"gui.libraryTags.fashion" : {
"message" : "Mote" ,
"description" : "Tag for filtering a library for fashion"
} ,
"gui.libraryTags.food" : {
2018-10-24 17:58:05 -04:00
"message" : "Mat" ,
2018-09-26 15:43:18 -04:00
"description" : "Tag for filtering a library for food"
} ,
"gui.libraryTags.indoors" : {
"message" : "Innendørs" ,
"description" : "Tag for filtering a library for indoors"
} ,
"gui.libraryTags.loops" : {
2018-10-24 17:58:05 -04:00
"message" : "Musikkloop" ,
2018-09-26 15:43:18 -04:00
"description" : "Tag for filtering a library for loops"
} ,
"gui.libraryTags.music" : {
"message" : "Musikk" ,
"description" : "Tag for filtering a library for music"
} ,
"gui.libraryTags.notes" : {
2018-10-10 17:47:46 -04:00
"message" : "Noter" ,
2018-09-26 15:43:18 -04:00
"description" : "Tag for filtering a library for notes"
} ,
"gui.libraryTags.outdoors" : {
"message" : "Utendørs" ,
"description" : "Tag for filtering a library for outdoors"
} ,
"gui.libraryTags.patterns" : {
2018-10-24 17:58:05 -04:00
"message" : "Mønstre" ,
2018-09-26 15:43:18 -04:00
"description" : "Tag for filtering a library for patterns"
} ,
"gui.libraryTags.people" : {
"message" : "Mennesker" ,
"description" : "Tag for filtering a library for people"
} ,
"gui.libraryTags.percussion" : {
"message" : "Slaginstrumenter" ,
"description" : "Tag for filtering a library for percussion"
} ,
"gui.libraryTags.space" : {
"message" : "Romfart" ,
"description" : "Tag for filtering a library for space"
} ,
"gui.libraryTags.sports" : {
"message" : "Sport" ,
"description" : "Tag for filtering a library for sports"
} ,
"gui.libraryTags.underwater" : {
"message" : "Under vann" ,
"description" : "Tag for filtering a library for underwater"
} ,
"gui.libraryTags.voice" : {
2018-10-24 17:58:05 -04:00
"message" : "Stemme" ,
2018-09-26 15:43:18 -04:00
"description" : "Tag for filtering a library for voice"
} ,
"gui.libraryTags.wacky" : {
2018-10-24 17:58:05 -04:00
"message" : "Rart" ,
2018-09-26 15:43:18 -04:00
"description" : "Tag for filtering a library for wacky"
} ,
2018-10-24 17:58:05 -04:00
"gui.libraryTags.animation" : {
"message" : "Animasjon" ,
"description" : "Tag for filtering a library for animation"
} ,
"gui.libraryTags.art" : {
"message" : "Kunst" ,
"description" : "Tag for filtering a library for art"
} ,
"gui.libraryTags.games" : {
"message" : "Spill" ,
"description" : "Tag for filtering a library for games"
} ,
"gui.libraryTags.stories" : {
"message" : "Fortellinger" ,
"description" : "Tag for filtering a library for stories"
} ,
2018-11-15 08:37:22 -05:00
"gui.libraryTags.letters" : {
"message" : "Bokstaver" ,
"description" : "Tag for filtering a library for letters"
} ,
2018-10-10 17:53:06 -04:00
"gui.opcodeLabels.direction" : {
"message" : "retning" ,
"description" : "Label for the direction monitor when shown on the stage"
} ,
"gui.opcodeLabels.xposition" : {
2018-10-24 17:58:05 -04:00
"message" : "x-posisjon" ,
2018-10-10 17:53:06 -04:00
"description" : "Label for the x position monitor when shown on the stage"
} ,
"gui.opcodeLabels.yposition" : {
2018-10-24 17:58:05 -04:00
"message" : "y-posisjon" ,
2018-10-10 17:53:06 -04:00
"description" : "Label for the y position monitor when shown on the stage"
} ,
"gui.opcodeLabels.size" : {
"message" : "størrelse" ,
"description" : "Label for the size monitor when shown on the stage"
} ,
"gui.opcodeLabels.costumename" : {
"message" : "draktnavn" ,
"description" : "Label for the costume name monitor when shown on the stage"
} ,
"gui.opcodeLabels.costumenumber" : {
2018-10-24 17:58:05 -04:00
"message" : "draktnummer" ,
2018-10-10 17:53:06 -04:00
"description" : "Label for the costume number monitor when shown on the stage"
} ,
"gui.opcodeLabels.backdropname" : {
"message" : "navn på bakgrunn" ,
"description" : "Label for the backdrop name monitor when shown on the stage"
} ,
"gui.opcodeLabels.backdropnumber" : {
2018-10-24 17:58:05 -04:00
"message" : "bakgrunnsnummer" ,
2018-10-10 17:53:06 -04:00
"description" : "Label for the backdrop number monitor when shown on the stage"
} ,
"gui.opcodeLabels.volume" : {
"message" : "volum" ,
"description" : "Label for the volume monitor when shown on the stage"
} ,
"gui.opcodeLabels.tempo" : {
"message" : "tempo" ,
"description" : "Label for the tempo monitor when shown on the stage"
} ,
"gui.opcodeLabels.answer" : {
"message" : "svar" ,
"description" : "Label for the answer monitor when shown on the stage"
} ,
"gui.opcodeLabels.loudness" : {
"message" : "lydnivå" ,
"description" : "Label for the loudness monitor when shown on the stage"
} ,
"gui.opcodeLabels.username" : {
"message" : "brukernavn" ,
"description" : "Label for the username monitor when shown on the stage"
} ,
"gui.opcodeLabels.year" : {
"message" : "år" ,
"description" : "Label for the current year monitor when shown on the stage"
} ,
"gui.opcodeLabels.month" : {
"message" : "måned" ,
"description" : "Label for the current month monitor when shown on the stage."
} ,
"gui.opcodeLabels.date" : {
"message" : "dato" ,
"description" : "Label for the current date monitor when shown on the stage. Shows the current day of the month"
} ,
"gui.opcodeLabels.dayofweek" : {
2018-10-24 17:58:05 -04:00
"message" : "ukedag" ,
2018-11-20 14:14:22 -05:00
"description" : "Label for the current day of week monitor when shown on the stage"
2018-10-10 17:53:06 -04:00
} ,
"gui.opcodeLabels.hour" : {
"message" : "time" ,
"description" : "Label for the current hour monitor when shown on the stage"
} ,
"gui.opcodeLabels.minute" : {
"message" : "minutt" ,
"description" : "Label for the current minute monitor when shown on the stage"
} ,
"gui.opcodeLabels.second" : {
"message" : "sekund" ,
"description" : "Label for the current second monitor when shown on the stage"
} ,
"gui.opcodeLabels.timer" : {
"message" : "sekundklokke" ,
"description" : "Label for the timer monitor when shown on the stage"
} ,
2018-09-26 15:43:18 -04:00
"gui.sharedMessages.backdrop" : {
2018-10-24 17:58:05 -04:00
"message" : "bakgrunn{index}" ,
2018-09-26 15:43:18 -04:00
"description" : "Default name for a new backdrop, scratch will automatically adjust the number if necessary"
} ,
"gui.sharedMessages.costume" : {
2018-10-24 17:58:05 -04:00
"message" : "drakt{index}" ,
2018-09-26 15:43:18 -04:00
"description" : "Default name for a new costume, scratch will automatically adjust the number if necessary"
} ,
"gui.sharedMessages.sprite" : {
2018-10-24 17:58:05 -04:00
"message" : "Figur{index}" ,
2018-09-26 15:43:18 -04:00
"description" : "Default name for a new sprite, scratch will automatically adjust the number if necessary"
} ,
"gui.sharedMessages.pop" : {
"message" : "plopp" ,
"description" : "Name of the pop sound, the default sound added to a sprite"
2018-05-21 09:43:28 -04:00
}
}