scratch-l10n/www/scratch-website.wedo2-l10njson/pl.json

37 lines
2.9 KiB
JSON
Raw Normal View History

{
"wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.",
"wedo2.gettingStarted": "Wprowadzenie",
"wedo2.connectingWedo2": "Łączenie WeDo 2.0 ze Scratchem",
"wedo2.useScratch3": "Użyj edytora {scratch3Link}.",
"wedo2.addExtension": "Dodaj rozszerzenie WeDo 2.0.",
"wedo2.thingsToTry": "Rzeczy do wypróbowania",
"wedo2.makeMotorMove": "Wykonaj ruch silnika",
"wedo2.plugMotorIn": "Plug a motor into the WeDo.",
"wedo2.clickMotorBlock": "Find the {motorBlockText} block and click on it.",
"wedo2.motorBlockText": "\"turn motor on for 1 seconds\"",
"wedo2.starterProjects": "Projekty początkowe",
"wedo2.starter1PetTitle": "Make Your Own Pet",
"wedo2.starter1PetDescription": "Use a motor to make a spinning tail for your virtual pet.",
"wedo2.starter2FoxTitle": "Move the Fox",
"wedo2.starter2FoxDescription": "Use the tilt sensor to move the fox back and forth.",
"wedo2.starter3PufferfishTitle": "Inflating Pufferfish",
"wedo2.starter3PufferfishDescription": "Use the distance sensor to make the fish grow.",
"wedo2.troubleshootingTitle": "Rozwiązywanie problemów",
"wedo2.checkOSVersionTitle": "Upewnij się, że system operacyjny jest kompatybilny z Scratch Link",
"wedo2.checkOSVersionText": "Minimalne wersje systemu operacyjnego są wymienione na górze tej strony. Zobacz instrukcje sprawdzania wersji {winOSVersionLink} lub {macOSVersionLink}.",
"wedo2.winOSVersionLinkText": "Windows",
"wedo2.macOSVersionLinkText": "Mac OS",
"wedo2.closeScratchCopiesTitle": "Zamknij inne kopie Scratcha",
"wedo2.closeScratchCopiesText": "Only one copy of Scratch can connect with the WeDo 2.0 at a time. If you have Scratch open in other browser tabs, close it and try again.",
"wedo2.otherComputerConnectedTitle": "Make sure no other computer is connected to your WeDo 2.0",
"wedo2.otherComputerConnectedText": "Only one computer can be connected to an WeDo 2.0 at a time. If you have another computer connected to your WeDo 2.0, disconnect the WeDo 2.0 or close Scratch on that computer and try again.",
"wedo2.updateLinkTitle": "Update Scratch Link",
"wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.",
"wedo2.legacyInfoTitle": "Using Scratch 2.0?",
"wedo2.legacyInfoText": "Visit our page about {wedoLegacyLink}.",
"wedo2.legacyLinkText": "using WeDo with Scratch 2.0",
"wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.",
"wedo2.imgAltStarter1Pet": "Projekt Scratch z psem i taco.",
"wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.",
"wedo2.imgAltStarter3Pufferfish": "Projekt Scratch z dinozaurami."
}