2018-05-21 09:43:28 -04:00
{
2018-11-08 09:07:42 -05:00
"gui.connection.reconnect" : {
"message" : "Reconnect" ,
"description" : "Button to reconnect the device"
} ,
"gui.backpack.header" : {
"message" : "Shramba" ,
"description" : "Button to open the backpack"
} ,
2018-08-10 09:25:02 -04:00
"gui.backpack.errorBackpack" : {
"message" : "Napaka pri nalaganju shrambe" ,
"description" : "Error backpack message"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.backpack.loadingBackpack" : {
"message" : "Nalagam ..." ,
"description" : "Loading backpack message"
2018-07-12 13:43:27 -04:00
} ,
2018-11-08 09:07:42 -05:00
"gui.backpack.more" : {
"message" : "Več" ,
"description" : "Load more from backpack"
} ,
2018-08-10 09:25:02 -04:00
"gui.backpack.emptyBackpack" : {
"message" : "Shramba je prazna" ,
"description" : "Empty backpack message"
2018-06-19 16:59:37 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.unsupportedBrowser.label" : {
"message" : "Ta brskalnik ni podprt" ,
"description" : ""
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.unsupportedBrowser.description" : {
"message" : "Žal Scratch 3.0 ne podpira brskalnikov Internet Explorer, Vivaldi, Opera ali Silk. priporočamo uporabo nobvejših brskalnikov kot so Google Chrome, Mozilla Firefox ali Microsoft Edge." ,
"description" : "Unsupported browser description"
2018-05-21 09:43:28 -04:00
} ,
"gui.unsupportedBrowser.back" : {
"message" : "Nazaj" ,
"description" : "Button to go back in unsupported browser modal"
} ,
2018-08-10 09:25:02 -04:00
"gui.unsupportedBrowser.previewfaq" : {
"message" : "Da izveš več, pojdi na {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" : "Pogosta vprašanja" ,
"description" : "link to Scratch 3.0 FAQ page"
} ,
2018-08-10 09:25:02 -04:00
"gui.cameraModal.cameraModalTitle" : {
"message" : "Fotografiraj" ,
"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" : "Nalaganje kamere..." ,
"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" : "Potrebujemo tvoje soglasje za uporabo kamere" ,
"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" : "Ponovno fotografiraj" ,
"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" : "Shrani" ,
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" : "Fotografiraj" ,
"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" : "Nalagam ..." ,
"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" : "Omogoči kamero" ,
"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" : "Vodiči" ,
"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" : "Zapri" ,
"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" : "Poskusi še več stvari!" ,
"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" : "Oglej si še" ,
"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 skrbi, delamo na tem {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" : "Kmalu ..." ,
"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" : "Delamo na tem {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" : "Ni najdenih naprav" ,
"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-30 16:48:04 -04:00
"message" : "Poskrbi, da je naprava v bližini in prični z iskanjem." ,
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-30 16:48:04 -04:00
"message" : "Na napravi pritisni na gumb." ,
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-30 16:48:04 -04:00
"message" : "Začni z iskanjem" ,
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-30 16:48:04 -04:00
"message" : "Iščem..." ,
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" : "Poskusi ponovno" ,
"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" : "Povezano" ,
"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" : "Prekini povezavo" ,
"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" : "V urejevalnik" ,
"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" : "Povezovanje..." ,
"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" : "Ups, nekaj je šlo narobe." ,
"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" : "Poskusi ponovno" ,
"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" : "Pomoč" ,
"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" : "Ime naprave" ,
"description" : "Label for field showing the device name"
} ,
"gui.connection.connect" : {
"message" : "Poveži" ,
"description" : "Button to start connecting to a specific device"
} ,
"gui.connection.scanning.lookingforperipherals" : {
2018-08-10 09:25:02 -04:00
"message" : "Iščem naprave" ,
"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" : "Ni najdenih naprav" ,
"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" : "Izberi napravo z zgornjega spiska ." ,
"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" : "Osveži" ,
"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" : "Preveri, če je Scratch Link nameščen in zagnan" ,
"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" : "Preveri, če je Blootooth omogočen" ,
"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" : "Poskusi ponovno" ,
"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" : "Pomoč" ,
"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" : "Pojdi" ,
"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" : "Ustavi" ,
"description" : "Stop button title"
2018-07-12 13:43:27 -04:00
} ,
2018-09-18 16:58:25 -04:00
"gui.crashMessage.label" : {
"message" : "To je nerodno! Nekaj je šlo narobe." ,
"description" : "Crash Message title"
} ,
"gui.crashMessage.description" : {
2018-10-31 18:07:17 -04:00
"message" : "Žal nam je, a kaže, da je Scractch prenehal delovati. Ekipa, ki skrbi za razvij Scratcha, je bila avtomatično obveščena. Prosimo, osveži stran in poskusi znova. " ,
2018-09-18 16:58:25 -04:00
"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" : "Ustvari blok" ,
"description" : "Title for the modal where you create a custom block."
} ,
"gui.customProcedures.addAnInputNumberText" : {
"message" : "Dodaj vnos" ,
"description" : "Label for button to add a number/text input"
} ,
"gui.customProcedures.numberTextType" : {
"message" : "število ali besedilo" ,
"description" : "Description of the number/text input type"
2018-05-21 09:43:28 -04:00
} ,
"gui.customProcedures.addAnInputBoolean" : {
"message" : "Dodaj vnos" ,
"description" : "Label for button to add a boolean input"
} ,
2018-08-10 09:25:02 -04:00
"gui.customProcedures.booleanType" : {
"message" : "logične vrednosti" ,
"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" : "Dodaj oznako" ,
"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" : "Izvajaj brez osveževanja" ,
"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" : "Prekliči" ,
"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" : "Smer" ,
"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" : "Vsepovsod" ,
"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" : "Levo/Desno" ,
"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" : "Ne obračaj" ,
"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" : "Dodaj razširitev" ,
"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" : "Koda" ,
"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" : "Ozadja" ,
"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" : "Videzi" ,
"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" : "Zvoki" ,
"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" : "Oglej si Projekt 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" : "Vnesi povezavo do enega od tvojih deljenih Scratch projektov. Spremembe, narejene v tej različici 3.0 Beta ne bodo shranjene." ,
"description" : "Import project message"
2018-07-12 13:43:27 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.importInfo.message" : {
"message" : "Izberi povezavo do enega od tvojih deljenih Scratch projektov. Spremembe, narejene cv tem Predpregledu 3.0 ne bodo shranjene." ,
"description" : "Import project message"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.importInfo.invalidFormatError" : {
"message" : "Hmm, ta povezava do projekta ali id ni videti ravno prav. " ,
"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" : "Oglej si" ,
"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" : "Nazaj" ,
"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" : "Da izveš več, pojdi na {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" : "Pogosta vprašanja" ,
"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" : "Kmalu ..." ,
"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" : {
"message" : "Requires" ,
"description" : "Label for extension hardware requirements"
} ,
"gui.extensionLibrary.collaboration" : {
"message" : "Collaboration with" ,
"description" : "Label for extension collaboration"
} ,
2018-08-10 09:25:02 -04:00
"gui.library.filterPlaceholder" : {
"message" : "Išči" ,
"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" : "Vse" ,
"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" : "Ustvarjanje blokov" ,
"description" : "One of the loading messages"
} ,
"gui.loader.message2" : {
"message" : "Nalagam figure ..." ,
"description" : "One of the loading messages"
} ,
"gui.loader.message3" : {
"message" : "Nalagam zvoke ..." ,
"description" : "One of the loading messages"
2018-05-21 09:43:28 -04:00
} ,
"gui.loader.message4" : {
"message" : "Nalagam razširitve ..." ,
"description" : "One of the loading messages"
} ,
2018-08-10 09:25:02 -04:00
"gui.loader.message5" : {
"message" : "Krotenje mač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" : "Prenos ..." ,
"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" : "Inflating gobos …" ,
"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" : "Priprava smeškov ..." ,
"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" : "Nalagam projekt" ,
"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" : "Moje stvari" ,
"description" : "Text to link to list of my projects, in the account navigation menu"
} ,
"gui.accountMenu.myClasses" : {
"message" : "Moji razredi" ,
"description" : "Text to link to my classes (if I am a teacher), in the account navigation menu"
} ,
"gui.accountMenu.myClass" : {
"message" : "Moj razred" ,
"description" : "Text to link to my class (if I am a student), in the account navigation menu"
} ,
"gui.accountMenu.accountSettings" : {
"message" : "Nastavitve računa" ,
"description" : "Text to link to my account settings, in the account navigation menu"
} ,
"gui.accountMenu.signOut" : {
"message" : "Izpiši se" ,
"description" : "Text to link to sign out, in the account navigation menu"
} ,
2018-11-15 08:37:22 -05:00
"gui.authorInfo.byUser" : {
"message" : "by {username}" ,
"description" : "Shows that a project was created by this user"
} ,
"gui.menuBar.seeCommunity" : {
"message" : "Oglej si Skupnost" ,
"description" : "Label for see community button"
} ,
2018-11-08 09:07:42 -05:00
"general.username" : {
"message" : "Uporabniško ime" ,
"description" : "Label for login username input"
} ,
"general.password" : {
"message" : "Geslo" ,
"description" : "Label for login password input"
} ,
"general.signIn" : {
"message" : "Vpiši se" ,
"description" : "Button text for user to sign in"
} ,
"login.needHelp" : {
"message" : "Potrebuješ pomoč?" ,
"description" : "Button text for user to indicate that they need help"
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.LanguageSelector" : {
"message" : "izbira jezika" ,
"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" : "Vodiči" ,
"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-08-30 16:48:04 -04:00
"message" : "Povrni figuro" ,
2018-08-24 09:33:13 -04:00
"description" : "Menu bar item for restoring the last deleted sprite."
} ,
"gui.menuBar.restoreSound" : {
2018-08-30 16:48:04 -04:00
"message" : "Povrni zvok" ,
2018-08-24 09:33:13 -04:00
"description" : "Menu bar item for restoring the last deleted sound."
} ,
"gui.menuBar.restoreCostume" : {
2018-08-30 16:48:04 -04:00
"message" : "Povrni videz" ,
2018-08-24 09:33:13 -04:00
"description" : "Menu bar item for restoring the last deleted costume."
} ,
"gui.menuBar.restore" : {
2018-08-30 16:48:04 -04:00
"message" : "Povrni" ,
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" : "Shrani takoj" ,
"description" : "Menu bar item for saving now"
} ,
2018-10-24 17:58:05 -04:00
"gui.menuBar.saveAsCopy" : {
"message" : "Shrani kot kopijo" ,
"description" : "Menu bar item for saving as a copy"
} ,
"gui.menuBar.remix" : {
"message" : "Predelaj" ,
"description" : "Menu bar item for remixing"
} ,
"gui.menuBar.new" : {
"message" : "Nov" ,
"description" : "Menu bar item for creating a new project"
} ,
2018-08-10 09:25:02 -04:00
"gui.menuBar.file" : {
"message" : "Datoteka" ,
"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" : "Naloži z računalnika" ,
"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" : "Shrani na računalnik" ,
"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" : "Uredi" ,
"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" : "Izključi Turbo način" ,
"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" : "Vključi Turbo način" ,
"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" : "Pridruži se Scratchu" ,
"description" : "Link for creating a Scratch account"
} ,
"gui.menuBar.signIn" : {
"message" : "Vpiši se" ,
"description" : "Link for signing in to your Scratch account"
} ,
2018-10-04 09:32:22 -04:00
"gui.menuBar.giveFeedback" : {
"message" : "Sporoči povratne informacije" ,
"description" : "Label for feedback form modal button"
} ,
2018-09-18 16:58:25 -04:00
"gui.gui.projectTitlePlaceholder" : {
"message" : "Project title here" ,
"description" : "Placeholder for project title when blank"
} ,
2018-11-15 08:37:22 -05:00
"gui.menuBar.isShared" : {
"message" : "Deljeno" ,
"description" : "Label for shared project"
} ,
"gui.menuBar.share" : {
"message" : "Deli" ,
"description" : "Label for project share button"
} ,
2018-08-10 09:25:02 -04:00
"gui.modal.help" : {
"message" : "Pomoč" ,
"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" : "Nazaj" ,
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" : {
"message" : "(empty)" ,
"description" : "Text shown on a list monitor when a list is empty"
} ,
"gui.monitor.listMonitor.listLength" : {
"message" : "length {length}" ,
"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" : "navaden prikaz" ,
"description" : "Menu item to switch to the default monitor"
2018-05-21 09:43:28 -04:00
} ,
"gui.monitor.contextMenu.large" : {
2018-06-11 10:58:43 -04:00
"message" : "velik prikaz" ,
2018-05-21 09:43:28 -04:00
"description" : "Menu item to switch to the large monitor"
} ,
2018-08-10 09:25:02 -04:00
"gui.monitor.contextMenu.slider" : {
"message" : "drsnik" ,
"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" : "Preizkusi 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" : "Dobrodošel v Scratch 3.0 Beta" ,
"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" : "Ne še" ,
"description" : "Tooltip for Not Now button"
} ,
"gui.previewModal.tryittooltip" : {
"message" : "Preizkusi" ,
"description" : "Tooltip for Try It button"
} ,
"gui.previewModal.viewprojecttooltip" : {
"message" : "Oglej si Projekt 2.0" ,
"description" : "Tooltip for View 2.0 Project button"
} ,
2018-08-10 09:25:02 -04:00
"gui.previewInfo.betawelcome" : {
"message" : "Dobrodošel v Scratch 3.0 Beta" ,
"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" : "Razvijamo novo generacijo Scratcha. Veselimo se, da ga boš preizkusil!" ,
"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" : "Ne še" ,
"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" : "Preizkusi! {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" : "Oglej si Projekt 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" : "Da izveš več, pojdi na {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" : "Pogosta vprašanja" ,
"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" : "Za vse figure" ,
"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" : "Samo za to figuro" ,
"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" : "Spremenljivka v oblaku (shranjena na strežniku)" ,
"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" : "Ta spremenljivka bo na voljo vsem figuram." ,
"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" : "Prekliči" ,
"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" : "Ustavi" ,
"description" : "Stop/Play button in recording playback"
2018-05-21 09:43:28 -04:00
} ,
"gui.playbackStep.playMsg" : {
"message" : "Predvajaj" ,
"description" : "Stop/Play button in recording playback"
} ,
2018-08-10 09:25:02 -04:00
"gui.playbackStep.loadingMsg" : {
"message" : "Nalagam ..." ,
"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" : "Shrani" ,
"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" : "Ponovno posnemi" ,
"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" : "Posnami zvok" ,
"description" : "Recording modal title"
2018-05-21 09:43:28 -04:00
} ,
2018-10-31 18:07:17 -04:00
"gui.recordingStep.beginRecord" : {
"message" : "Begin recording by clicking the button below" ,
"description" : "Message for recording sound modal"
} ,
"gui.recordingStep.permission" : {
"message" : "{arrow}We need your permission to use your microphone" ,
"description" : "Permission required notice in recording sound modal. Do not translate {arrow}"
} ,
"gui.recordingStep.stop" : {
"message" : "Stop recording" ,
"description" : "Stop recording button label"
} ,
"gui.recordingStep.record" : {
"message" : "Snemaj" ,
"description" : "Record button label"
} ,
2018-08-10 09:25:02 -04:00
"gui.soundEditor.sound" : {
"message" : "Zvok" ,
"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" : "Predvajaj" ,
"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" : "Ustavi" ,
"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" : "Odstrani" ,
"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" : "Shrani" ,
"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" : "Razveljavi" ,
"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" : "Uveljavi" ,
"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" : "Hitreje" ,
"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" : "Počasneje" ,
"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" : "Odmev" ,
"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" : "Glasneje" ,
"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" : "Mehkeje" ,
"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" : "Obrni" ,
"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" : "Ime" ,
"description" : "Placeholder text for sprite name"
} ,
"gui.SpriteInfo.sprite" : {
"message" : "Figura" ,
"description" : "Sprite info label"
} ,
"gui.SpriteInfo.show" : {
"message" : "Pokaži" ,
"description" : "Sprite info show label"
} ,
"gui.SpriteInfo.size" : {
"message" : "Velikost" ,
"description" : "Sprite info size label"
} ,
"gui.spriteSelectorItem.contextMenuDuplicate" : {
"message" : "podvoji" ,
"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" : "zbriši" ,
"description" : "Menu item to delete in the right click menu"
} ,
2018-08-10 09:25:02 -04:00
"gui.spriteSelectorItem.contextMenuExport" : {
"message" : "izvozi" ,
"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" : "Izberi figuro" ,
"description" : "Button to add a sprite in the target pane from library"
} ,
"gui.spriteSelector.addSpriteFromPaint" : {
"message" : "Nariši" ,
"description" : "Button to add a sprite in the target pane from paint"
} ,
"gui.spriteSelector.addSpriteFromSurprise" : {
2018-05-21 09:43:28 -04:00
"message" : "Presenečenje" ,
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" : "Naloži figuro" ,
"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" : "Preklopi na večji oder" ,
"description" : "Button to change stage size to large"
} ,
"gui.stageHeader.stageSizeSmall" : {
"message" : "Preklopi na manjši oder" ,
"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" : "Vklopi celozaslonski način" ,
"description" : "Button to change stage size to full screen"
} ,
2018-08-10 09:25:02 -04:00
"gui.stageHeader.stageSizeUnFull" : {
"message" : "Izhod iz celozaslonskega načina" ,
"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" : "Celozaslonski način" ,
"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" : "Izberi ozadje" ,
"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" : "Paint" ,
"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" : "Presenečenje" ,
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" : "Naloži ozadje" ,
"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" : "Oder" ,
"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" : "Ozadja" ,
"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 način" ,
"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" : "Tvoj brskalnik ne podpira 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" : "Videti je, da tvoj brskalnik žal ne podpira {webGlLink}. Ta tehnologija je nujna, da Scratch 3.0 deluje." ,
"description" : "WebGL missing message"
2018-05-21 09:43:28 -04:00
} ,
2018-08-10 09:25:02 -04:00
"gui.webglModal.webgllink" : {
"message" : "ne podpira 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" : "Nazaj" ,
"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" : "Da izveš več, pojdi na {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" : "Pogosta vprašanja" ,
"description" : "link to Scratch 3.0 FAQ page"
2018-05-21 09:43:28 -04:00
} ,
"gui.costumeLibrary.chooseABackdrop" : {
"message" : "Izberi ozadje" ,
"description" : "Heading for the backdrop library"
} ,
2018-08-10 09:25:02 -04:00
"gui.costumeLibrary.chooseACostume" : {
"message" : "Izberi videz" ,
"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" : "Izberi ozadje" ,
"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" : "Izberi videz" ,
"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" : "Nariši" ,
"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" : "Presenečenje" ,
"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" : "Naloži ozadje" ,
"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" : "Naloži videz" ,
"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" : "Spletna 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" : "Izberi razširitev" ,
"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" : "Dodaj URL naslov razširitve" ,
"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" : "Scratch Project" ,
"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" : "Ni bilo mogoče snemati" ,
"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" : "Izbrana projektna datoteka se ni naložila." ,
"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" : "Izberi zvok" ,
"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" : "Naloži zvočni posnetek..." ,
"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" : "Presenečenje" ,
"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" : "Snemaj" ,
"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" : "Izberi zvok" ,
"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" : "Izberi figuro" ,
"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" : "Izberi Vodič." ,
"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" : {
"message" : "Successfully created." ,
"description" : "Message indicating that project was successfully created"
} ,
"gui.alerts.creating" : {
"message" : "Ustvarjam..." ,
"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" : {
"message" : "Successfully saved." ,
"description" : "Message indicating that project was successfully saved"
} ,
"gui.alerts.saving" : {
"message" : "Shranjujem..." ,
"description" : "Message indicating that project is in process of saving"
} ,
2018-09-26 15:43:18 -04:00
"gui.defaultProject.meow" : {
"message" : "Meow" ,
"description" : "Name for the meow sound"
} ,
"gui.defaultProject.variable" : {
"message" : "moja spremenljivka" ,
"description" : "Name for the default variable"
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.intro-move-sayhello-hat.name" : {
"message" : "Prvi koraki" ,
"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" : "Dodaj blok za premik" ,
"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" : "Za začetek klikni na zeleno zastavico" ,
"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" : {
"message" : "Create Animations That Talk" ,
"description" : "Name for the 'Create Animations That Talk' how-to"
} ,
"gui.howtos.say-it-out-loud.step_AddTXTextension" : {
"message" : "Add the Text to Speech blocks" ,
"description" : "Step name for 'Add the Text to Speech blocks' step"
} ,
"gui.howtos. say-it-out-loud.step_TXTSpeech" : {
"message" : "Reci kaj" ,
"description" : "Step name for 'Say Something' step"
} ,
"gui.howtos.say-it-out-loud_TXTSetVoice" : {
"message" : "Set a Voice" ,
"description" : "Step name for 'Set a Voice"
} ,
"gui.howtos.say-it-out-loud.step_TXTMove" : {
"message" : "Move Around" ,
"description" : "Step name for 'Move Around' step"
} ,
"gui.howtos.say-it-out-loud.step_TXTBackdrop" : {
"message" : "Dodaj ozadje" ,
"description" : "Step name for 'Add a Backdrop' step"
} ,
"gui.howtos.say-it-out-loud.step_TXTAddSprite" : {
"message" : "Add Another Character" ,
"description" : "Step name for 'Add Another Character' step"
} ,
"gui.howtos.say-it-out-loud.step_TXTSong" : {
"message" : "Perform a Song" ,
"description" : "Step name for 'Perform a Song' step"
} ,
"gui.howtos.say-it-out-loud.step_TXTColor" : {
"message" : "Spremeni barvo" ,
"description" : "Step name for 'Change Color' step"
} ,
"gui.howtos.say-it-out-loud.step_TXTSpin" : {
"message" : "Zavrti okoli" ,
"description" : "Step name for 'Spin Around"
} ,
"gui.howtos.say-it-out-loud.step_TXTGrow" : {
"message" : "Grow and Shrink" ,
"description" : "Step name for 'Grow and Shrink' step"
} ,
"gui.howtos.cartoon-network" : {
"message" : "Animate an Adventure Game" ,
"description" : "Animate an Adventure Game' how-to"
} ,
"gui.howtos.cartoon-network.step_CNcharacter" : {
2018-11-08 09:07:42 -05:00
"message" : "Choose a Character to Show" ,
"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" : "Reci kaj" ,
"description" : "Step name for 'Say Something' step"
} ,
"gui.howtos.cartoon-network.step_CNglide" : {
"message" : "Drsi" ,
2018-11-08 09:07:42 -05:00
"description" : "Step name for 'Glide Around' step"
} ,
"gui.howtos.cartoon-network.step_CNpicksprite" : {
"message" : "Choose an Object to Chase" ,
"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-08 09:07:42 -05:00
"message" : "Collect Objects" ,
"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" : {
"message" : "Make a Score Variable" ,
"description" : "Step name for 'Make a Score Variable' step"
2018-10-24 17:58:05 -04:00
} ,
"gui.howtos.cartoon-network.step_CNscore" : {
"message" : "Štej točke" ,
"description" : "Step name for 'Keep Score' step"
} ,
2018-11-08 09:07:42 -05:00
"gui.howtos.cartoon-network.step_CNbackdrop" : {
"message" : "Level Up: Change Backdrop" ,
"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" : "Animiraj ime" ,
"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" : "Izberi figuro uge črke" ,
"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" : "Ob kliku predvajaj zvok" ,
"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" : "Izberi figuro druge črko" ,
"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" : "Spremeni barvo" ,
"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" : "Izberi drugo črko in povzroči, da se zavrti" ,
"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" : "Izberi drugo črko in povzroči, da se poveča" ,
"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" : "Ustvari glasbo" ,
"description" : "Name for the 'Make Music' how-to"
} ,
"gui.howtos.Make-Music.step_PickInstrument" : {
"message" : "Izberi figuro glasbila" ,
"description" : "Step name for 'Pick an Instrument Sprite' step"
} ,
"gui.howtos.Make-Music.step_PlaySoundClick" : {
"message" : "Ob kliku predvajaj zvok" ,
"description" : "Step name for 'Play Sound When Clicked' step"
} ,
"gui.howtos.Make-Music.step_MakeSong" : {
"message" : "Ustvari pesem" ,
"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" : "Izberi boben in udari po njem" ,
"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" : "Izberi figuro Mikrofon & Beatbox presenečenja" ,
"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" : "Ustvari Igro klikanja" ,
"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" : "Izberi figuro" ,
"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" : "Ob kliku predvajaj zvok" ,
"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" : "Ustvari spremenljivko za rezultat" ,
"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" : "Ob kliku povečaj število točk" ,
"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" : "Pojdi na naključno mesto" ,
"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" : "Spremeni barvo" ,
"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" : "Ponastavi rezultat" ,
"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" : "Ustvari Igro lovljenja" ,
"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" : "Dodaj ozadje" ,
"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" : "Dodaj figuro" ,
"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" : "Premikaj levo in desno s smernimi puščicami " ,
"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" : "S smernima puščicama se premikaj gor in dol" ,
"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" : "Dodaj naslednjo figuro" ,
"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-06-26 10:57:03 -04:00
"message" : "Premikaj naključno" ,
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" : "Pri figuri Hobotnice, ko se jo dotakne, predvajaj zvok" ,
"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" : "Ustvari spremenljivko za rezultat" ,
"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" : "Pri figuri Hobotnice, ko se jo dotakne, dodaj rezultat" ,
"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" : "Dodaj figuro" ,
"description" : "Name for the 'Add a Sprite' how-to"
} ,
2018-08-10 09:25:02 -04:00
"gui.howtos.add-sprite.step_addSprite" : {
"message" : "Dodaj figuro" ,
"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" : "Dodaj ozadje" ,
"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" : "Spremeni velikost" ,
"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" : "Drsi" ,
"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" : "Posnami zvok" ,
"description" : "Record A Sound' how-to"
} ,
"gui.howtos.spin-video.name" : {
"message" : "Naj se vrti" ,
"description" : "Name for the 'Make It Spin' how-to"
} ,
"gui.howtos.hide-and-show.name" : {
"message" : "Skrij in pokaži" ,
"description" : "Name for the 'Hide and Show' how-to"
} ,
"gui.howtos.switch-costume.name" : {
"message" : "Animiraj figuro" ,
"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" : "Uporabi smerne puščice" ,
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" : "Dodaj učinke" ,
"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" : "Glasba" ,
"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" : "Igraj glasbila." ,
"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" : "Svinčnik" ,
"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" : "Riši s figurami." ,
"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" : "Video zaznavanje" ,
"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" : "Nadzor gibanja s kamero" ,
"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" : {
"message" : "Text to Speech" ,
"description" : "Name for the Text to Speech extension"
} ,
"gui.extension.text2speech.description" : {
"message" : "Make your projects talk." ,
"description" : "Description for the Text to speech extension"
} ,
2018-09-18 16:58:25 -04:00
"gui.extension.translate.name" : {
"message" : "Prevedi" ,
"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" : "Prevedi v različne jezike." ,
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" : "Poveži svoje projekte s svetom." ,
"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" : "Povezovanje" ,
"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" : "Ustvari interaktivne robote in ... ." ,
"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" : "Povezovanje. preveri, da je pin na EV3 nastavljen na 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" : "Gradi z motorji in senzorji." ,
"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" : "Povezovanje" ,
"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" : "Vse" ,
"description" : "Tag for filtering a library for everything"
} ,
"gui.libraryTags.animals" : {
"message" : "Živali" ,
"description" : "Tag for filtering a library for animals"
} ,
"gui.libraryTags.dance" : {
"message" : "Pleši" ,
"description" : "Tag for filtering a library for dance"
} ,
"gui.libraryTags.effects" : {
"message" : "Učinki" ,
"description" : "Tag for filtering a library for effects"
} ,
"gui.libraryTags.fantasy" : {
"message" : "Domišljija" ,
"description" : "Tag for filtering a library for fantasy"
} ,
"gui.libraryTags.fashion" : {
"message" : "Moda" ,
"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" : "Notranjost" ,
"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" : "Glasba" ,
"description" : "Tag for filtering a library for music"
} ,
"gui.libraryTags.notes" : {
"message" : "Zapiski" ,
"description" : "Tag for filtering a library for notes"
} ,
"gui.libraryTags.outdoors" : {
"message" : "Zunanjost" ,
"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" : "Stiki" ,
"description" : "Tag for filtering a library for people"
} ,
"gui.libraryTags.percussion" : {
"message" : "Tolkala" ,
"description" : "Tag for filtering a library for percussion"
} ,
"gui.libraryTags.space" : {
"message" : "Presledek" ,
"description" : "Tag for filtering a library for space"
} ,
"gui.libraryTags.sports" : {
"message" : "Šport" ,
"description" : "Tag for filtering a library for sports"
} ,
"gui.libraryTags.underwater" : {
"message" : "Pod vodo" ,
"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"
} ,
2018-10-24 17:58:05 -04:00
"gui.libraryTags.animation" : {
"message" : "Animacije" ,
"description" : "Tag for filtering a library for animation"
} ,
"gui.libraryTags.art" : {
"message" : "Umetnost" ,
"description" : "Tag for filtering a library for art"
} ,
"gui.libraryTags.games" : {
"message" : "Igre" ,
"description" : "Tag for filtering a library for games"
} ,
"gui.libraryTags.stories" : {
"message" : "Zgodbe" ,
"description" : "Tag for filtering a library for stories"
} ,
2018-11-15 08:37:22 -05:00
"gui.libraryTags.letters" : {
"message" : "Pisma" ,
"description" : "Tag for filtering a library for letters"
} ,
2018-10-10 17:53:06 -04:00
"gui.opcodeLabels.direction" : {
"message" : "smer" ,
"description" : "Label for the direction monitor when shown on the stage"
} ,
"gui.opcodeLabels.xposition" : {
2018-10-24 17:58:05 -04:00
"message" : "položaj x" ,
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" : "položaj y" ,
2018-10-10 17:53:06 -04:00
"description" : "Label for the y position monitor when shown on the stage"
} ,
"gui.opcodeLabels.size" : {
"message" : "velikost" ,
"description" : "Label for the size monitor when shown on the stage"
} ,
"gui.opcodeLabels.costumename" : {
"message" : "ime videza" ,
"description" : "Label for the costume name monitor when shown on the stage"
} ,
"gui.opcodeLabels.costumenumber" : {
"message" : "costume number" ,
"description" : "Label for the costume number monitor when shown on the stage"
} ,
"gui.opcodeLabels.backdropname" : {
"message" : "ime ozadja" ,
"description" : "Label for the backdrop name monitor when shown on the stage"
} ,
"gui.opcodeLabels.backdropnumber" : {
"message" : "backdrop number" ,
"description" : "Label for the backdrop number monitor when shown on the stage"
} ,
"gui.opcodeLabels.volume" : {
"message" : "glasnost" ,
"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" : "odgovor" ,
"description" : "Label for the answer monitor when shown on the stage"
} ,
"gui.opcodeLabels.loudness" : {
"message" : "glasnost" ,
"description" : "Label for the loudness monitor when shown on the stage"
} ,
"gui.opcodeLabels.username" : {
"message" : "uporabniško ime" ,
"description" : "Label for the username monitor when shown on the stage"
} ,
"gui.opcodeLabels.year" : {
"message" : "leto" ,
"description" : "Label for the current year monitor when shown on the stage"
} ,
"gui.opcodeLabels.month" : {
"message" : "mesec" ,
"description" : "Label for the current month monitor when shown on the stage."
} ,
"gui.opcodeLabels.date" : {
"message" : "datum" ,
"description" : "Label for the current date monitor when shown on the stage. Shows the current day of the month"
} ,
"gui.opcodeLabels.dayofweek" : {
2018-11-20 14:14:22 -05:00
"message" : "dan v tednu" ,
"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" : "ura" ,
"description" : "Label for the current hour monitor when shown on the stage"
} ,
"gui.opcodeLabels.minute" : {
"message" : "minuta" ,
"description" : "Label for the current minute monitor when shown on the stage"
} ,
"gui.opcodeLabels.second" : {
"message" : "sekunda" ,
"description" : "Label for the current second monitor when shown on the stage"
} ,
"gui.opcodeLabels.timer" : {
"message" : "štoparica" ,
"description" : "Label for the timer monitor when shown on the stage"
} ,
2018-09-26 15:43:18 -04:00
"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" : "poberi" ,
"description" : "Name of the pop sound, the default sound added to a sprite"
2018-05-21 09:43:28 -04:00
}
}