mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-23 14:13:01 -05:00
51 lines
No EOL
3.9 KiB
JSON
51 lines
No EOL
3.9 KiB
JSON
{
|
|
"addToStudio.title": "Tilføj til Studiet",
|
|
"addToStudio.finishing": "Afslutter...",
|
|
"addToStudio.inviteUser": "Invitér bruger til at tilføje til studiet",
|
|
"project.titleMaxLength": "Titlen er for lang",
|
|
"project.musicExtensionChip": "Musik",
|
|
"project.penExtensionChip": "Pen",
|
|
"project.text2SpeechChip": "Tekst til tale",
|
|
"project.translateChip": "Oversæt",
|
|
"project.videoSensingChip": "Video Registrering",
|
|
"project.needsConnection": "Kræver en forbindelse",
|
|
"project.comments.header": "Kommentarer",
|
|
"project.comments.toggleOff": "Kommentarer er slået fra",
|
|
"project.comments.toggleOn": "Kommentarer er slået til",
|
|
"project.comments.turnedOff": "Desværre, kommentarerer er blevet slået fra for dette projekt.",
|
|
"project.comments.turnedOffGlobally": "Project comments across Scratch are turned off, but don't worry, your comments are saved and will be back soon.",
|
|
"project.share.notShared": "Dette projekt er ikke delt — så det er kun dig, som kan se det. Klik på del for at lade alle andre se det!",
|
|
"project.share.sharedLong": "Tillykke. Du har delt dit projekt. Nu kan andre mennesker prøve det, kommentere og remixe det.",
|
|
"project.share.sharedShort": "Dit projekt er nu delt.",
|
|
"project.share.shareButton": "Del",
|
|
"project.seeInsideButton": "Se koden bag",
|
|
"project.remix.justRemixed": "\"{title}\" er blevet remixet. Tilføj en sprite, et kostume og lav en ændring for at gøre det til dit eget!",
|
|
"project.remixButton": "Remix",
|
|
"project.remixButton.altText": "Gem en kopi af dette projekt og tilføj dine egne ideer.",
|
|
"project.remixButton.remixing": "Remixer...",
|
|
"project.remixes": "Remixer",
|
|
"project.viewAllInList": "Se alle",
|
|
"project.inviteToRemix": "Invitér bruger til remix",
|
|
"project.instructionsLabel": "Instruktioner",
|
|
"project.notesAndCreditsLabel": "Noter og anerkendelser",
|
|
"project.credit": "Tak til {userLink} for det originale projekt {projectLink}.",
|
|
"project.deletedBanner": "Note: This project is in the trash folder",
|
|
"project.defaultCensoredMessage": "This project was removed by the Scratch Team because it was disrespectful, inappropriate for all ages, or otherwise breaks the Scratch community guidelines.",
|
|
"project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.",
|
|
"project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.",
|
|
"project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.",
|
|
"project.permCensoredMessage": "It cannot be reshared at any time in the future.",
|
|
"project.communityGuidelines": "Retningslinjer for fællesskabet",
|
|
"project.moderationInfoLabel": "Moderation Info",
|
|
"project.numScripts": "{number} scripts",
|
|
"project.numSprites": "{number} sprites",
|
|
"project.descriptionMaxLength": "Beskrivelse er for lang",
|
|
"project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.",
|
|
"project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).",
|
|
"project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.",
|
|
"project.cloudVariables": "Cloud Variables",
|
|
"project.cloudDataLink": "Se data",
|
|
"project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.",
|
|
"project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful.",
|
|
"project.mutedAddToStudio": "You will be able to add to studios again {inDuration}."
|
|
} |