Skip to content

Commit

Permalink
fix: pull new editor translations from Transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Feb 9, 2024
1 parent 489266b commit b5dac93
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions editor/interface/nb.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"gui.connection.auto-scanning.start-search": "Start søk",
"gui.connection.connecting-searchbutton": "Søker...",
"gui.connection.auto-scanning.try-again": "Prøv igjen",
"gui.connection.auto-scanning.updatePeripheralButton": "Update my Device",
"gui.connection.auto-scanning.updatePeripheralButton": "Oppdater min enhet",
"gui.connection.connected": "Tilkoblet",
"gui.connection.disconnect": "Koble fra",
"gui.connection.go-to-editor": "Gå til programredigering",
Expand All @@ -48,19 +48,19 @@
"gui.connection.scanning.noPeripheralsFound": "Fant ingen enheter",
"gui.connection.scanning.instructions": "Velg din enhet i listen ovenfor",
"gui.connection.search": "Søk igjen",
"gui.connection.scanning.updatePeripheralButton": "Update my Device",
"gui.connection.scanning.updatePeripheralButton": "Oppdater min enhet",
"gui.connection.unavailable.installscratchlink": "Sjekk at du har installert og startet \"Scratch Link\"",
"gui.connection.unavailable.enablebluetooth": "Sjekk at Bluetooth er skrudd på",
"gui.connection.unavailable.tryagainbutton": "Prøv igjen",
"gui.connection.unavailable.helpbutton": "Hjelp",
"gui.connection.updatePeripheral.microBitConnect": "Connect your {extensionName} to this device using a USB cable.",
"gui.connection.updatePeripheral.pressUpdate": "Press \"Do Update\" and allow the update to complete.",
"gui.connection.updatePeripheral.progress": "Updating {progressPercentage}%",
"gui.connection.updatePeripheral.updateSuccessful": "Update successful!",
"gui.connection.updatePeripheral.updateFailed": "Update failed.",
"gui.connection.updatePeripheral.goBackButton": "Go Back",
"gui.connection.updatePeripheral.updateNowButton": "Do Update",
"gui.connection.updatePeripheral.updateAgainButton": "Try Again",
"gui.connection.updatePeripheral.microBitConnect": "Bruk en USB-kabel for å koble din {extensionName} til denne enheten.",
"gui.connection.updatePeripheral.pressUpdate": "Trykk \"Oppdater\" og vent til oppdateringen er ferdig.",
"gui.connection.updatePeripheral.progress": "Oppdaterer {progressPercentage}%",
"gui.connection.updatePeripheral.updateSuccessful": "Vellykket oppdatering!",
"gui.connection.updatePeripheral.updateFailed": "Noe gikk feil med oppdateringen.",
"gui.connection.updatePeripheral.goBackButton": "Tilbake",
"gui.connection.updatePeripheral.updateNowButton": "Oppdater",
"gui.connection.updatePeripheral.updateAgainButton": "Prøv igjen",
"gui.controls.go": "Start",
"gui.controls.stop": "Stopp",
"gui.crashMessage.label": "Uff, noe gikk galt.",
Expand Down Expand Up @@ -108,7 +108,7 @@
"gui.accountMenu.signOut": "Logg ut",
"gui.authorInfo.byUser": "av {username}",
"gui.menuBar.seeProjectPage": "Se prosjektsiden",
"gui.menuBar.language": "Language",
"gui.menuBar.language": "Språk",
"general.username": "Brukernavn",
"general.password": "Passord",
"general.signIn": "Logg inn",
Expand All @@ -135,10 +135,10 @@
"gui.menuBar.signIn": "Logg inn",
"gui.gui.projectTitlePlaceholder": "Prosjektets navn her",
"gui.menuBar.saveNowLink": "Lagre nå",
"gui.menuBar.settings": "Settings",
"gui.menuBar.settings": "Innstillinger",
"gui.menuBar.isShared": "Lagt ut",
"gui.menuBar.share": "Legg ut",
"gui.menuBar.colorMode": "Color Mode",
"gui.menuBar.colorMode": "Farger",
"gui.modal.help": "Hjelp",
"gui.modal.back": "Tilbake",
"gui.monitor.listMonitor.empty": "(tom)",
Expand Down Expand Up @@ -195,8 +195,8 @@
"gui.soundEditor.fadeIn": "Ton inn",
"gui.soundEditor.mute": "Stille",
"gui.SpriteInfo.spritePlaceholder": "Figurens navn",
"gui.SpriteInfo.showSpriteAction": "Show sprite",
"gui.SpriteInfo.hideSpriteAction": "Hide sprite",
"gui.SpriteInfo.showSpriteAction": "Vis figuren",
"gui.SpriteInfo.hideSpriteAction": "Skjul figuren",
"gui.SpriteInfo.sprite": "Figur",
"gui.SpriteInfo.show": "Vis",
"gui.SpriteInfo.size": "Størrelse",
Expand Down Expand Up @@ -520,8 +520,8 @@
"gui.sharedMessages.pop": "plopp",
"gui.sharedMessages.replaceProjectWarning": "Starte på nytt uten å lagre?",
"gui.sharedMessages.loadFromComputerTitle": "Last opp fra datamaskinen",
"gui.theme.default": "Original",
"gui.theme.dark": "Dark",
"gui.theme.highContrast": "High Contrast",
"gui.theme.default": "Vanlig",
"gui.theme.dark": "Mørk",
"gui.theme.highContrast": "Ekstra tydelig",
"gui.gui.defaultProjectTitle": "Mitt Scratch-prosjekt"
}

0 comments on commit b5dac93

Please sign in to comment.