2018-05-21 09:43:28 -04:00
{
2018-08-10 09:25:02 -04:00
"gui.backpack.errorBackpack" : {
"message" : "Hiba a hátizsák betöltésekor" ,
"description" : "Error backpack message"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.backpack.loadingBackpack" : {
"message" : "Betöltés..." ,
"description" : "Loading backpack message"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.backpack.emptyBackpack" : {
"message" : "A hátizsák üres" ,
"description" : "Empty backpack message"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.unsupportedBrowser.label" : {
"message" : "Böngésző nem támogatott" ,
"description" : ""
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.unsupportedBrowser.description" : {
"message" : "Nagyon sajnáljuk, de a Scratch 3.0 nem támogatja az Internet Explorert, Vivaldit, Operát vagy a Silket. Javasoljuk egy újabb böngésző használatát, mint a Google Chrome, Mozilla Firefox, vagy Microsoft Edge." ,
"description" : "Unsupported browser description"
2018-05-21 09:43:28 -04:00
} ,
"gui.unsupportedBrowser.back" : {
"message" : "Vissza" ,
"description" : "Button to go back in unsupported browser modal"
} ,
2018-08-10 09:25:02 -04:00
"gui.unsupportedBrowser.previewfaq" : {
"message" : "Ha szeretnél többet megtuni, menj ide {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" : "GYIK" ,
"description" : "link to Scratch 3.0 FAQ page"
} ,
2018-08-10 09:25:02 -04:00
"gui.cameraModal.cameraModalTitle" : {
"message" : "Készíts egy fényképet " ,
"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" : "Kamera betölt..." ,
"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" : "Az engedélyedre van szükségünk a kamerád használatához" ,
"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" : "Újra készítsd el a fotót" ,
"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" : "Mentés" ,
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" : "Készíts egy Képet" ,
"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" : "Töltés..." ,
"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" : "Kamera Engedélyezése" ,
"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" : "Gyakorlatok" ,
"description" : "Title for button to return to tutorials library"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.cards.remove" : {
"message" : "Bezár" ,
"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" : "Még több minden kipróbálható!" ,
"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" : "Még több" ,
"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" : "Ne aggódj, rajta vagyunk {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" : "Hamarosan ..." ,
"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" : "Dolgozunk rajta {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" : "Nem található eszköz" ,
"description" : "Text shown when no devices could be found"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.auto-scanning.prescan" : {
2018-08-17 09:49:52 -04:00
"message" : "Legyen a készüléke a közelben, majd kezdje meg a keresést." ,
2018-08-10 09:25:02 -04:00
"description" : "Prompt for beginning the search"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.auto-scanning.pressbutton" : {
2018-08-17 09:49:52 -04:00
"message" : "Nyomja meg a gombot az eszközén." ,
2018-08-10 09:25:02 -04:00
"description" : "Prompt for pushing the button on the device"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.auto-scanning.start-search" : {
2018-08-17 09:49:52 -04:00
"message" : "Keresés indítása" ,
2018-08-10 09:25:02 -04:00
"description" : "Button in prompt for starting a search"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.connection.connecting-searchbutton" : {
2018-08-17 09:49:52 -04:00
"message" : "Keresés..." ,
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óbáld újra" ,
"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" : "Csatlakoztatva" ,
"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" : "Szétkapcsolás" ,
"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" : "Menj a Szerkesztésbe" ,
"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" : "Csatlakozás…" ,
"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" : "Hoppá, úgy tűnik valami elromlott" ,
"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óbáld újra" ,
"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" : "Súgó" ,
"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" : "Eszköz név" ,
"description" : "Label for field showing the device name"
} ,
"gui.connection.connect" : {
"message" : "Csatlakozás" ,
"description" : "Button to start connecting to a specific device"
} ,
"gui.connection.scanning.lookingforperipherals" : {
2018-08-10 09:25:02 -04:00
"message" : "Készülékek keresése" ,
"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" : "Nem található eszköz" ,
"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" : "Válaszd ki az eszközödet a fenti listából " ,
"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" : "Frissítés" ,
"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" : "Győződjön meg róla, hogy a Scratch Link telepítve van és fut" ,
"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" : "Ellenőrizze, hogy a Bluetooth engedélyezve van-e" ,
"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óbáld újra" ,
"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" : "Súgó" ,
"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" : "Indulás" ,
"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" : "Állj" ,
"description" : "Stop button title"
2018-07-12 13:43:27 -04:00
} ,
2018-09-18 16:58:25 -04:00
"gui.crashMessage.label" : {
"message" : "Hoppá! Valami elromlott..." ,
"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"
} ,
2018-08-10 09:25:02 -04:00
"gui.customProcedures.myblockModalTitle" : {
"message" : "Készíts blokkot" ,
"description" : "Title for the modal where you create a custom block."
} ,
"gui.customProcedures.addAnInputNumberText" : {
"message" : "Adj hozzá egy inputot" ,
"description" : "Label for button to add a number/text input"
} ,
"gui.customProcedures.numberTextType" : {
"message" : "szám vagy szöveg" ,
"description" : "Description of the number/text input type"
2018-05-21 09:43:28 -04:00
} ,
"gui.customProcedures.addAnInputBoolean" : {
2018-07-19 09:35:23 -04:00
"message" : "Bemenet hozzáadása" ,
2018-05-21 09:43:28 -04:00
"description" : "Label for button to add a boolean input"
} ,
2018-08-10 09:25:02 -04:00
"gui.customProcedures.booleanType" : {
"message" : "logikai" ,
"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" : "Címke hozzáadás" ,
"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" : "Futtatás képernyőfrissítés nélkül" ,
"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" : "Mégsem" ,
"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" : "Irány" ,
"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" : "Mindenfelé" ,
"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" : "Balra-jobbra" ,
"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" : "Nem foroghat" ,
"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" : "Bővítmény hozzáadása" ,
"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" : "Kód" ,
"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" : "Hátterek" ,
"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" : "Jelmezek" ,
"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" : "Hangok" ,
"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" : "Nézz meg egy Scratch 2.0 Projektet" ,
"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" : "Írj be egy linket az egyik megosztott új projektekhez. Ebben a 3.0 Béta végzett változtatások nem lesznek elmentve." ,
"description" : "Import project message"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.importInfo.message" : {
"message" : "Írj be egy linket az egyik megosztott új projektedhez. Ebben a 3.0 előnézetben végzett változtatások nem lesznek elmentve. " ,
"description" : "Import project message"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.importInfo.invalidFormatError" : {
"message" : "Ó ne, ennek a programnak a linkje vagy az id-je nem éppen megfelelő." ,
"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" : "Nézet" ,
"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" : "Menj vissza" ,
"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" : "Ha szeretnél többet megtuni, menj ide {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" : "GYIK" ,
"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" : "Hamarosan" ,
"description" : "Label for extensions that are not yet implemented"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.library.filterPlaceholder" : {
"message" : "Keresés" ,
"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" : {
"message" : "Minden" ,
"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" : "Blokkok létrhozása ..." ,
"description" : "One of the loading messages"
} ,
"gui.loader.message2" : {
"message" : "Szereplő betöltése ..." ,
"description" : "One of the loading messages"
} ,
"gui.loader.message3" : {
"message" : "Hangok betöltése ..." ,
"description" : "One of the loading messages"
2018-05-21 09:43:28 -04:00
} ,
"gui.loader.message4" : {
2018-07-19 09:35:23 -04:00
"message" : "bővítmények betöltése" ,
2018-05-21 09:43:28 -04:00
"description" : "One of the loading messages"
} ,
2018-08-10 09:25:02 -04:00
"gui.loader.message5" : {
"message" : "Vadászó macskák..." ,
"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" : "A nanók átvitele ..." ,
"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" : "A gobo-k megnövelése" ,
"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" : "Emojik előkészítése ..." ,
"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" : "Projekt betöltés" ,
"description" : "Main loading message"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.LanguageSelector" : {
"message" : "nyelv választó" ,
"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" : "Gyakorlatok" ,
"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" : {
"message" : "Szereplő helyreállítása" ,
"description" : "Menu bar item for restoring the last deleted sprite."
} ,
"gui.menuBar.restoreSound" : {
2018-09-18 16:58:25 -04:00
"message" : "Hang visszaállítása" ,
2018-08-24 09:33:13 -04:00
"description" : "Menu bar item for restoring the last deleted sound."
} ,
"gui.menuBar.restoreCostume" : {
2018-09-18 16:58:25 -04:00
"message" : "Jelmez visszaállítása" ,
2018-08-24 09:33:13 -04:00
"description" : "Menu bar item for restoring the last deleted costume."
} ,
"gui.menuBar.restore" : {
"message" : "Helyreállítás" ,
"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" : "Mentés most" ,
"description" : "Menu bar item for saving now"
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.file" : {
"message" : "Fájl" ,
"description" : "Text for file dropdown menu"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.new" : {
"message" : "Új" ,
"description" : "Menu bar item for creating a new project"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.saveAsCopy" : {
"message" : "Mentés másolatként" ,
"description" : "Menu bar item for saving as a copy"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.uploadFromComputer" : {
"message" : "Töltsd be a számítógépedről" ,
"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" : "Mentsd le a számítógépedre" ,
"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" : "Szerkesztés" ,
"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" : "Kapcsolja ki a turbó módot" ,
"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" : "Kapcsolja be a turbó módot" ,
"description" : "Menu bar item for turning on turbo mode"
2018-07-12 13:43:27 -04:00
} ,
2018-05-21 09:43:28 -04:00
"gui.menuBar.share" : {
"message" : "Megosztás" ,
"description" : "Label for project share button"
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.seeCommunity" : {
"message" : "Közösség megtekintése" ,
"description" : "Label for see community button"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.giveFeedback" : {
"message" : "Adj visszajelzést" ,
"description" : "Label for feedback form modal button"
2018-05-21 09:43:28 -04:00
} ,
2018-09-26 15:43:18 -04:00
"gui.menuBar.joinScratch" : {
"message" : "Regisztrálj" ,
"description" : "Link for creating a Scratch account"
} ,
"gui.menuBar.signIn" : {
"message" : "Jelentkezz be" ,
"description" : "Link for signing in to your Scratch account"
} ,
2018-09-18 16:58:25 -04:00
"gui.gui.projectTitlePlaceholder" : {
"message" : "Project title here" ,
"description" : "Placeholder for project title when blank"
} ,
2018-08-10 09:25:02 -04:00
"gui.modal.help" : {
"message" : "Súgó" ,
"description" : "Help button in modal"
2018-08-03 12:57:12 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.modal.back" : {
"message" : "Vissza" ,
"description" : "Back button in modal"
2018-06-26 10:57:03 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.monitor.contextMenu.default" : {
"message" : "normál kijelző" ,
"description" : "Menu item to switch to the default monitor"
2018-05-21 09:43:28 -04:00
} ,
"gui.monitor.contextMenu.large" : {
"message" : "nagy kijelző" ,
"description" : "Menu item to switch to the large monitor"
} ,
2018-08-10 09:25:02 -04:00
"gui.monitor.contextMenu.slider" : {
"message" : "csúszka" ,
"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óbáld ki a Scratch 3.0-át" ,
"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" : "Üdvözöljük a Scratch 3.0 Béta" ,
"description" : "Header for Preview Info Modal"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.previewInfo.betawelcome" : {
"message" : "Üdvözöljük a Scratch 3.0 Béta" ,
"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" : "A Scratch következő generációján dolgozunk. Izgattotak vagyunk hogy kipróbálhasd!" ,
"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" : "Most Nem" ,
"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óbáld ki! {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" : "Nézd meg a 2.0 projektet" ,
"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" : "Ha szeretnél többet megtuni, menj ide {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" : "GYIK" ,
"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" : "Minden szereplőé" ,
"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" : "A kiválasztott szereplőé" ,
"description" : "Option message when creating a varaible for making it only available to the current sprite"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.gui.variablePrompt" : {
"message" : "További lehetőségek" ,
"description" : "Dropdown message for variable/list options"
} ,
"gui.gui.variablePromptAllSpritesMessage" : {
"message" : "Ez a változó minden sprite-nak elérhető lesz" ,
"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" : "Mégsem" ,
"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" : "Állj" ,
"description" : "Stop/Play button in recording playback"
2018-05-21 09:43:28 -04:00
} ,
"gui.playbackStep.playMsg" : {
"message" : "Lejátszás" ,
"description" : "Stop/Play button in recording playback"
} ,
2018-08-10 09:25:02 -04:00
"gui.playbackStep.loadingMsg" : {
"message" : "Betöltés..." ,
"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" : "Mentés" ,
"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" : "Újrafelvétel" ,
"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" : "Hang felvétele" ,
"description" : "Recording modal title"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.sound" : {
"message" : "Hang" ,
"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" : "Lejátszás" ,
"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" : "Állj" ,
"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" : "Levágás" ,
"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" : "Mentés" ,
"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" : "Visszavonás" ,
"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" : "Mégis" ,
"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" : "Gyorsabb" ,
"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" : "Lassabban" ,
"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" : "Visszhang" ,
"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" : "Hangosabban" ,
"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" : "Lágyabban" ,
"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" : "Visszafelé" ,
"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" : "Név" ,
"description" : "Placeholder text for sprite name"
} ,
"gui.SpriteInfo.sprite" : {
"message" : "Szereplők" ,
"description" : "Sprite info label"
} ,
"gui.SpriteInfo.show" : {
"message" : "Megjelenít" ,
"description" : "Sprite info show label"
} ,
"gui.SpriteInfo.size" : {
"message" : "Méret" ,
"description" : "Sprite info size label"
} ,
"gui.spriteSelectorItem.contextMenuDuplicate" : {
"message" : "duplikálás" ,
"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" : "törlés" ,
"description" : "Menu item to delete in the right click menu"
} ,
2018-08-10 09:25:02 -04:00
"gui.spriteSelectorItem.contextMenuExport" : {
"message" : "exportálás" ,
"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" : "Válassz szereplőt" ,
"description" : "Button to add a sprite in the target pane from library"
} ,
"gui.spriteSelector.addSpriteFromPaint" : {
"message" : "Festés" ,
"description" : "Button to add a sprite in the target pane from paint"
} ,
"gui.spriteSelector.addSpriteFromSurprise" : {
2018-07-12 13:43:27 -04:00
"message" : "Meglepetés" ,
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" : "Szereplő feltöltés" ,
"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" : "Váltás széles szakaszra" ,
"description" : "Button to change stage size to large"
} ,
"gui.stageHeader.stageSizeSmall" : {
"message" : "Kapcsolj kicsire" ,
"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" : {
2018-07-19 09:35:23 -04:00
"message" : "Lépj be a teljes képernyős üzemmódba" ,
2018-05-21 09:43:28 -04:00
"description" : "Button to change stage size to full screen"
} ,
2018-08-10 09:25:02 -04:00
"gui.stageHeader.stageSizeUnFull" : {
"message" : "Teljes képernyős üzemmód elhagyása" ,
"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" : "A teljes képernyő szabályozása" ,
"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" : "Háttér választás" ,
"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" : "Rajz" ,
"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-07-12 13:43:27 -04:00
"message" : "Meglepetés" ,
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" : "Háttérkép feltöltése" ,
"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" : "Játéktér" ,
"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" : "Hátterek" ,
"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" : "Turbó mód" ,
"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" : "A webböngésző nem támogatja a WebGL-t" ,
"description" : "WebGL missing title"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.webglModal.description" : {
"message" : "A böngésződ vagy a számítógéped sajnálatos módon {webGILink}. Ahhoz, hogy a Scratch 3.0 működjön, ez a teknológia kell." ,
"description" : "WebGL missing message"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.webglModal.webgllink" : {
"message" : "WebGL nem támogatott" ,
"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" : "Vissza" ,
"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" : "Ha szeretnél többet megtuni, menj ide {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" : "GYIK" ,
"description" : "link to Scratch 3.0 FAQ page"
2018-05-21 09:43:28 -04:00
} ,
"gui.costumeLibrary.chooseABackdrop" : {
"message" : "Háttér választás" ,
"description" : "Heading for the backdrop library"
} ,
2018-08-10 09:25:02 -04:00
"gui.costumeLibrary.chooseACostume" : {
"message" : "Válassz jelmezt" ,
"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" : "Háttér választás" ,
"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" : "Válassz jelmezt" ,
"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" : "Festés" ,
"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" : "Meglepetés" ,
"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" : "Háttérkép feltöltése" ,
"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" : "Jelmez feltöltése" ,
"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" : "Válassz egy kiterjesztést " ,
"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" : "Írd be a bővítmény URL-jét" ,
"description" : "Prompt for unoffical extension url"
2018-08-03 12:57:12 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.projectLoader.loadError" : {
"message" : "A kiválasztott projektfájlt nem sikerült betölteni." ,
"description" : "An error that displays when a local project file fails to load."
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.recordingStep.alertMsg" : {
"message" : "Nem tudja elkezdeni a rögzítést" ,
"description" : "Alert for recording error"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.soundLibrary.chooseASound" : {
"message" : "Válassz hangot" ,
"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" : "Hang feltöltés" ,
"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" : "Meglepetés" ,
"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" : "Felvétel" ,
"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" : "Válassz hangot" ,
"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" : "Válassz szereplőt" ,
"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" : "Válassz Útmutatót" ,
"description" : "Heading for the help/tutorials library"
2018-06-26 10:57:03 -04:00
} ,
2018-09-26 15:43:18 -04:00
"gui.defaultProject.meow" : {
"message" : "Meow" ,
"description" : "Name for the meow sound"
} ,
"gui.defaultProject.variable" : {
"message" : "my variable" ,
"description" : "Name for the default variable"
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.intro-move-sayhello-hat.name" : {
"message" : "Kezdő lépések" ,
"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" : "Adj hozzá egy mozgás blokkot. " ,
"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" : "Kezdéshez kattints a zöld zászlóra" ,
"description" : "Step name for 'Add A Say Block' step"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.animate-a-name.name" : {
"message" : "Animálj egy nevet" ,
"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" : "Végy egy betű figurát" ,
"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" : "Hang lejátszása klikkeléskor" ,
"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" : "Végy egy másik betű figurát" ,
"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" : "Szín változtatása" ,
"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" : "Vegyél egy másik betű manót és forgasd meg. " ,
"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" : "Végy egy másik betű ábrát és növeld meg" ,
"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" : "Szerzezz zenét" ,
"description" : "Name for the 'Make Music' how-to"
} ,
"gui.howtos.Make-Music.step_PickInstrument" : {
"message" : "Válassz egy hangszer figurát" ,
"description" : "Step name for 'Pick an Instrument Sprite' step"
} ,
"gui.howtos.Make-Music.step_PlaySoundClick" : {
"message" : "Hang lejátszása klikkeléskor" ,
"description" : "Step name for 'Play Sound When Clicked' step"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.Make-Music.step_MakeSong" : {
"message" : "Dal készítése" ,
"description" : "Step name for 'Create a Song' step"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.make-music.step_MakeBeat" : {
"message" : "Válassz Dobot és Alkoss egy Ritmust" ,
"description" : "Step name for 'Choose a Drum & Make a Beat' step"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.make-music.step_MakeBeatBox" : {
"message" : "Válaszd ki a Mikrofon figurát és a meglepetés beatboxot" ,
"description" : "Step name for 'Choose the Microphone Sprite & Surprise Beatbox' step"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.make-a-game.name" : {
"message" : "Készíts egy Klikkelős játékot" ,
"description" : "Name for the 'Make a Clicker Game' how-to"
2018-08-03 12:57:12 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.Make-A-Game.step_GamePickSprite" : {
"message" : "Válassz egy szereplőt" ,
"description" : "Step name for 'Pick A Sprite' step"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.make-a-game.step_GamePlaySound" : {
"message" : "Hang lejátszása klikkeléskor" ,
"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" : "Hozz létre eredmény változókat" ,
"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" : "Amikor kattintva lett, növeld a pontszámot" ,
"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" : "Átállás véletlen pozícióba" ,
"description" : "Step name for 'Go to a random position' step"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.make-music.step_GameChangeColor" : {
"message" : "Szín módosítása" ,
"description" : "Step name for 'Change Color' step"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.make-music.step_ResetScore" : {
"message" : "Eredmény lenullázása" ,
"description" : "Step name for 'Reset Score' step"
2018-06-26 10:57:03 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.make-a-chase-game.name" : {
"message" : "Készíts egy kereső játékot" ,
"description" : "Name for the 'Make a Chase Game' how-to"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.Chase-Game.step_BG" : {
"message" : "Adj hozzá egy hátteret" ,
"description" : "Step name for 'Add a Backdrop' step"
2018-07-19 09:35:23 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.chase-game.step_AddOcto" : {
"message" : "Adj hozzá szereplőt" ,
"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" : "Mozdulj jobbra és balra a nyilakkal" ,
"description" : "Step name for 'Move Right & Left With Arrow Keys' step"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.Chase-Game.step_UpDown" : {
"message" : "A nyilakkal mozgasd fel és le" ,
"description" : "Step name for 'Move Up & Down With Arrow Keys' step"
} ,
"gui.howtos.Chase-Game.step_AddStar" : {
"message" : "Másik figura hozzáadása" ,
"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" : "Mozgatás Véletlenszerűen" ,
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" : "A polip manó, a hang lejátszás megérintésekor" ,
"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" : "Hozz létre eredmény változókat" ,
"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" : "A Polip figurához érintkezéskor adjon hozzá eredményt" ,
"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" : "Adj hozzá szereplőt" ,
"description" : "Name for the 'Add a Sprite' how-to"
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.add-sprite.step_addSprite" : {
"message" : "Adj hozzá szereplőt" ,
"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" : "Adj hozzá háttérszínt" ,
"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" : "Méret módosítása" ,
"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" : "Elcsúszás körbe" ,
"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" : "Hangfelvétel készítése" ,
"description" : "Record A Sound' how-to"
} ,
"gui.howtos.spin-video.name" : {
"message" : "Hagyja forogjon" ,
"description" : "Name for the 'Make It Spin' how-to"
} ,
"gui.howtos.hide-and-show.name" : {
"message" : "Elrejtés és Megmutatás" ,
"description" : "Name for the 'Hide and Show' how-to"
} ,
"gui.howtos.switch-costume.name" : {
"message" : "Animálj egy Sprite-ot" ,
"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" : "Használd a kurzorbillentyűket" ,
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" : "Effektek hozzáadása" ,
"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" : "Zene" ,
"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" : "Játssz a hangszereken és a dobokon." ,
"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" : "Toll" ,
"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" : "Rajzolj a sprite-jaiddal" ,
"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" : "Videóérzékelés" ,
"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" : "Érzékeld a mozgást a kamerával." ,
"description" : "Description for the 'Video Sensing' extension"
2018-05-21 09:43:28 -04:00
} ,
2018-09-18 16:58:25 -04:00
"gui.extension.translate.name" : {
"message" : "Fordítás" ,
"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" : "Fordítsd le a szöveget sok nyelvre" ,
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" : "Kapcsold össze a programjaidat a világgal." ,
"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" : "Kapcsolódás" ,
"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" : "Építs interaktív robotokat és sok mást." ,
"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" : "Csatlakozás. Győződjön meg róla, hogy az EV3-ban lévő tű 1234-re van állítva." ,
"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" : "Építsd motorral és érzékelőkkel." ,
"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" : "Kapcsolódás" ,
"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" : "Minden" ,
"description" : "Tag for filtering a library for everything"
} ,
"gui.libraryTags.animals" : {
"message" : "Állatok" ,
"description" : "Tag for filtering a library for animals"
} ,
"gui.libraryTags.dance" : {
"message" : "Tánc" ,
"description" : "Tag for filtering a library for dance"
} ,
"gui.libraryTags.effects" : {
"message" : "Effektusok" ,
"description" : "Tag for filtering a library for effects"
} ,
"gui.libraryTags.fantasy" : {
"message" : "Fantázia" ,
"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" : "Beltér" ,
"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" : "Zene" ,
"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" : "Kültér" ,
"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" : "Emberek" ,
"description" : "Tag for filtering a library for people"
} ,
"gui.libraryTags.percussion" : {
"message" : "Ütőhangszerek" ,
"description" : "Tag for filtering a library for percussion"
} ,
"gui.libraryTags.space" : {
"message" : "Űr" ,
"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" : "Vízalatt" ,
"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" : "pukk" ,
"description" : "Name of the pop sound, the default sound added to a sprite"
} ,
2018-09-18 16:58:25 -04:00
"gui.gui.defaultProjectTitle" : {
"message" : "Scratch Project" ,
"description" : "Default title for project"
} ,
2018-08-10 09:25:02 -04:00
"gui.backpack.header" : {
"message" : "Tálca" ,
"description" : "Button to open the backpack"
2018-05-21 09:43:28 -04:00
}
}