scratch-l10n/editor/interface/tr.json

1266 lines
48 KiB
JSON
Raw Normal View History

2018-05-21 09:43:28 -04:00
{
"gui.backpack.errorBackpack": {
"message": "Sırt çantası yüklenirken hata oluştu",
"description": "Error backpack message"
2018-05-21 09:43:28 -04:00
},
"gui.backpack.loadingBackpack": {
"message": "Yükleniyor...",
"description": "Loading backpack message"
},
"gui.backpack.emptyBackpack": {
"message": "Sırt Çantası boş",
"description": "Empty backpack message"
},
"gui.unsupportedBrowser.label": {
"message": "Web tarayıcınız desteklenmiyor",
"description": ""
2018-05-21 09:43:28 -04:00
},
"gui.unsupportedBrowser.description": {
"message": "Çok üzgünüz, ancak Scratch 3.0, Internet Explorer, Vivaldi, Opera veya Silk'i desteklemiyor. Google Chrome, Mozilla Firefox veya Microsoft Edge gibi daha yeni bir tarayıcıyı kullanmanızı öneririz.",
"description": "Unsupported browser description"
2018-05-21 09:43:28 -04:00
},
"gui.unsupportedBrowser.back": {
"message": "Geri",
"description": "Button to go back in unsupported browser modal"
},
"gui.unsupportedBrowser.previewfaq": {
"message": "Daha fazlası öğrenmek için, {previewFaqLink} bağlantısını ziyaret edin.",
"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": "SSS",
"description": "link to Scratch 3.0 FAQ page"
},
"gui.cameraModal.cameraModalTitle": {
"message": "Bir fotoğraf çek",
"description": "Title for prompt to take a picture (to add as a new costume)."
2018-05-21 09:43:28 -04:00
},
"gui.cameraModal.loadingCameraMessage": {
"message": "Kamera yükleniyor...",
"description": "Notification to the user that the camera is loading"
},
"gui.cameraModal.permissionRequest": {
"message": "Kameranızı kullanmak için izninize ihtiyacımız var",
"description": "Notification to the user that the app needs camera access"
},
"gui.cameraModal.retakePhoto": {
"message": "Yeniden fotoğraf çek",
"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": "Kaydet",
"description": "A button that allows the user to save the photo they took as a costume"
2018-05-21 09:43:28 -04:00
},
"gui.cameraModal.takePhoto": {
"message": "Fotoğraf çek",
"description": "A button to take a photo"
2018-07-19 09:35:23 -04:00
},
"gui.cameraModal.loadingCaption": {
"message": "Yükleniyor...",
"description": "A caption for a disabled button while the video from the camera is still loading"
2018-05-21 09:43:28 -04:00
},
"gui.cameraModal.enableCameraCaption": {
"message": "Kamerayı etkinleştir",
"description": "A caption for a disabled button prompting the user to enable camera access"
2018-05-21 09:43:28 -04:00
},
"gui.cards.all-tutorials": {
"message": "Eğitici Dersler",
"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": {
"message": "Kapat",
"description": "Title for button to close how-to card"
2018-05-21 09:43:28 -04:00
},
"gui.cards.more-things-to-try": {
"message": "Denemek için daha fazla şey!",
"description": "Title card with more things to try"
2018-05-21 09:43:28 -04:00
},
"gui.cards.see-more": {
"message": "Daha fazla görüntüle",
"description": "Title for button to see more in how-to library"
},
"gui.comingSoon.message1": {
"message": "Endişelenmeyin, üzerinde çalışıyoruz {emoji}",
"description": "One of the \"coming soon\" random messages for yet-to-be-done features"
2018-05-21 09:43:28 -04:00
},
"gui.comingSoon.message2": {
"message": "Çok Yakında...",
"description": "One of the \"coming soon\" random messages for yet-to-be-done features"
2018-05-21 09:43:28 -04:00
},
"gui.comingSoon.message3": {
"message": "Üzerinde çalışıyoruz {emoji}",
"description": "One of the \"coming soon\" random messages for yet-to-be-done features"
2018-05-21 09:43:28 -04:00
},
"gui.connection.auto-scanning.noPeripheralsFound": {
"message": "Cihaz bulunamadı",
"description": "Text shown when no devices could be found"
2018-05-21 09:43:28 -04:00
},
"gui.connection.auto-scanning.prescan": {
2018-10-10 17:47:46 -04:00
"message": "Aramayı başlatmak için cihazını yakınında bulundur.",
"description": "Prompt for beginning the search"
2018-05-21 09:43:28 -04:00
},
"gui.connection.auto-scanning.pressbutton": {
2018-10-10 17:47:46 -04:00
"message": "Cihazındaki düğmeye bas.",
"description": "Prompt for pushing the button on the device"
2018-05-21 09:43:28 -04:00
},
"gui.connection.auto-scanning.start-search": {
2018-10-10 17:47:46 -04:00
"message": "Aramaya Başla",
"description": "Button in prompt for starting a search"
2018-05-21 09:43:28 -04:00
},
"gui.connection.connecting-searchbutton": {
2018-10-10 17:47:46 -04:00
"message": "Aranıyor...",
"description": "Label indicating that search is in progress"
2018-05-21 09:43:28 -04:00
},
"gui.connection.auto-scanning.try-again": {
"message": "Tekrar dene",
"description": "Button in prompt for trying a device search again"
2018-05-21 09:43:28 -04:00
},
"gui.connection.connected": {
"message": "Bağlandı",
"description": "Message indicating that a device was connected"
2018-05-21 09:43:28 -04:00
},
"gui.connection.disconnect": {
"message": "Bağlantıyı Kes",
"description": "Button to disconnect the device"
2018-05-21 09:43:28 -04:00
},
"gui.connection.go-to-editor": {
"message": "Editöre Git",
"description": "Button to return to the editor"
2018-05-21 09:43:28 -04:00
},
"gui.connection.connecting-cancelbutton": {
"message": "Bağlanıyor...",
"description": "Label indicating that connection is in progress"
},
"gui.connection.error.errorMessage": {
"message": "Hoop! Bir şeyler yanlış gitti.",
"description": "The device connection process has encountered an error."
2018-05-21 09:43:28 -04:00
},
"gui.connection.error.tryagainbutton": {
"message": "Tekrar dene",
"description": "Button to initiate trying the device connection again after an error"
2018-05-21 09:43:28 -04:00
},
"gui.connection.error.helpbutton": {
"message": "Yardım",
"description": "Button to view help content"
2018-05-21 09:43:28 -04:00
},
"gui.connection.peripheral-name-label": {
"message": "Cihaz adı",
"description": "Label for field showing the device name"
},
"gui.connection.connect": {
"message": "Bağlan",
"description": "Button to start connecting to a specific device"
},
"gui.connection.scanning.lookingforperipherals": {
"message": "Cihazlar aranıyor",
"description": "Text shown while scanning for devices"
2018-05-21 09:43:28 -04:00
},
"gui.connection.scanning.noPeripheralsFound": {
"message": "Cihaz bulunamadı",
"description": "Text shown when no devices could be found"
2018-05-21 09:43:28 -04:00
},
"gui.connection.scanning.instructions": {
"message": "Yukarıdaki listeden cihazını seç.",
"description": "Prompt for choosing a device to connect to"
},
"gui.connection.search": {
"message": "Yenile",
"description": "Button in prompt for starting a search"
2018-05-21 09:43:28 -04:00
},
"gui.connection.unavailable.installscratchlink": {
"message": "Scratch Link programının kurulduğundan ve çalıştığından emin ol",
"description": "Message for getting Scratch Link installed"
},
"gui.connection.unavailable.enablebluetooth": {
"message": "Bluetooth'un etkinleştirildiğini kontrol et",
"description": "Message for making sure Bluetooth is enabled"
2018-08-03 12:57:12 -04:00
},
"gui.connection.unavailable.tryagainbutton": {
"message": "Tekrar dene",
"description": "Button to initiate trying the device connection again after an error"
2018-05-21 09:43:28 -04:00
},
"gui.connection.unavailable.helpbutton": {
"message": "Yardım",
"description": "Button to view help content"
2018-05-21 09:43:28 -04:00
},
"gui.controls.go": {
"message": "Git",
"description": "Green flag button title"
2018-05-21 09:43:28 -04:00
},
"gui.controls.stop": {
"message": "Durdur",
"description": "Stop button title"
},
"gui.crashMessage.label": {
"message": "Hoop! Bir şeyler yanlış gitti.",
"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"
},
"gui.customProcedures.myblockModalTitle": {
"message": "Bir Blok Oluştur",
"description": "Title for the modal where you create a custom block."
},
"gui.customProcedures.addAnInputNumberText": {
"message": "Bir girdi ekle",
"description": "Label for button to add a number/text input"
},
"gui.customProcedures.numberTextType": {
"message": "sayı veya metin",
"description": "Description of the number/text input type"
2018-05-21 09:43:28 -04:00
},
"gui.customProcedures.addAnInputBoolean": {
"message": "Bir girdi ekle",
"description": "Label for button to add a boolean input"
},
"gui.customProcedures.booleanType": {
"message": "mantıksal",
"description": "Description of the boolean input type"
2018-07-19 09:35:23 -04:00
},
"gui.customProcedures.addALabel": {
"message": "Bir etiket ekle",
"description": "Label for button to add a label"
2018-05-21 09:43:28 -04:00
},
"gui.customProcedures.runWithoutScreenRefresh": {
"message": "Ekranı yenilemeden çalışsın",
"description": "Label for checkbox to run without screen refresh"
2018-05-21 09:43:28 -04:00
},
"gui.customProcedures.cancel": {
"message": "Vazgeç",
"description": "Label for button to cancel custom procedure edits"
},
"gui.customProcedures.ok": {
"message": "Tamam",
"description": "Label for button to save new custom procedure"
2018-05-21 09:43:28 -04:00
},
"gui.SpriteInfo.direction": {
"message": "Yön",
"description": "Sprite info direction label"
2018-05-21 09:43:28 -04:00
},
"gui.directionPicker.rotationStyles.allAround": {
"message": "serbestçe dön",
"description": "Button to change to the all around rotation style"
2018-05-21 09:43:28 -04:00
},
"gui.directionPicker.rotationStyles.leftRight": {
"message": "sağa-sola",
"description": "Button to change to the left-right rotation style"
2018-05-21 09:43:28 -04:00
},
"gui.directionPicker.rotationStyles.dontRotate": {
"message": "döndürme",
"description": "Button to change to the dont rotate rotation style"
},
"gui.gui.addExtension": {
"message": "Eklenti Ekle",
"description": "Button to add an extension in the target pane"
2018-08-03 12:57:12 -04:00
},
"gui.gui.codeTab": {
"message": "Kod",
"description": "Button to get to the code panel"
2018-08-03 12:57:12 -04:00
},
"gui.gui.backdropsTab": {
"message": "Dekorlar",
"description": "Button to get to the backdrops panel"
2018-05-21 09:43:28 -04:00
},
"gui.gui.costumesTab": {
"message": "Kostümler",
"description": "Button to get to the costumes panel"
2018-05-21 09:43:28 -04:00
},
"gui.gui.soundsTab": {
"message": "Sesler",
"description": "Button to get to the sounds panel"
2018-05-21 09:43:28 -04:00
},
"gui.importInfo.title": {
"message": "Bir Scratch 2.0 Projesi Görüntüle",
"description": "Scratch 2.0 import modal label - for accessibility"
},
"gui.importInfo.betamessage": {
"message": "Paylaştığınız Scratch projelerinizden birine bir link girin. Scratch 3.0 Beta'da sürümünde yaptığınız değişiklikler kaydedilmeyecektir.",
"description": "Import project message"
},
"gui.importInfo.message": {
"message": "Paylaştığınız Scratch projelerinizden birine bir link girin. Scratch 3.0 Önizleme sürümünde yaptığınız değişiklikler kaydedilmeyecektir.",
"description": "Import project message"
2018-05-21 09:43:28 -04:00
},
"gui.importInfo.invalidFormatError": {
"message": "Hay aksi, bu proje bağlantısı veya kimliği doğru görünmüyor.",
"description": "Invalid project link or id message"
},
"gui.importModal.viewproject": {
"message": "Görüntüle",
"description": "Label for button to load a scratch 2.0 project"
2018-05-21 09:43:28 -04:00
},
"gui.importInfo.goback": {
"message": "Geri Git",
"description": "Label for button to back out of importing a project"
},
"gui.importInfo.previewfaq": {
"message": "Daha fazla öğrenmek için, {previewFaqLink} bağlantısını ziyaret edin.",
"description": "Invitation to try 3.0 preview"
2018-07-19 09:35:23 -04:00
},
"gui.importInfo.previewfaqlinktext": {
"message": "SSS",
"description": "link to Scratch 3.0 FAQ page"
2018-05-21 09:43:28 -04:00
},
"gui.extensionLibrary.comingSoon": {
"message": "Çok Yakında",
"description": "Label for extensions that are not yet implemented"
2018-07-19 09:35:23 -04:00
},
"gui.library.filterPlaceholder": {
"message": "Ara",
"description": "Placeholder text for library search field"
2018-05-21 09:43:28 -04:00
},
"gui.library.allTag": {
"message": "Tümü",
"description": "Label for library tag to revert to all items after filtering by tag."
},
"gui.loader.message1": {
"message": "Bloklar yaratılıyor ...",
"description": "One of the loading messages"
},
"gui.loader.message2": {
"message": "Kuklalar yükleniyor ...",
"description": "One of the loading messages"
},
"gui.loader.message3": {
"message": "Sesler yükleniyor ...",
"description": "One of the loading messages"
2018-05-21 09:43:28 -04:00
},
"gui.loader.message4": {
"message": "Eklentiler yükleniyor ...",
"description": "One of the loading messages"
},
"gui.loader.message5": {
"message": "Kediler toplanıyor...",
"description": "One of the loading messages"
2018-05-21 09:43:28 -04:00
},
"gui.loader.message6": {
"message": "Nanolar iletiliyor ...",
"description": "One of the loading messages"
2018-05-21 09:43:28 -04:00
},
"gui.loader.message7": {
"message": "Gobolar şişiriliyor ...",
"description": "One of the loading messages"
},
"gui.loader.message8": {
"message": "Emojiler hazırlanıyor ...",
"description": "One of the loading messages"
},
"gui.loader.headline": {
"message": "Proje Yükleniyor",
"description": "Main loading message"
2018-05-21 09:43:28 -04:00
},
"gui.menuBar.LanguageSelector": {
"message": "dil seçici",
"description": "accessibility text for the language selection menu"
2018-08-03 12:57:12 -04:00
},
"gui.menuBar.tutorialsLibrary": {
"message": "Eğitici Dersler",
"description": "accessibility text for the tutorials button"
2018-05-21 09:43:28 -04:00
},
"gui.menuBar.restoreSprite": {
"message": "Restore Sprite",
"description": "Menu bar item for restoring the last deleted sprite."
},
"gui.menuBar.restoreSound": {
"message": "Restore Sound",
"description": "Menu bar item for restoring the last deleted sound."
},
"gui.menuBar.restoreCostume": {
"message": "Restore Costume",
"description": "Menu bar item for restoring the last deleted costume."
},
"gui.menuBar.restore": {
"message": "Restore",
"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": "Şimdi kaydet",
"description": "Menu bar item for saving now"
},
2018-10-04 09:32:22 -04:00
"gui.menuBar.share": {
"message": "Paylaş",
"description": "Label for project share button"
},
"gui.menuBar.file": {
"message": "Dosya",
"description": "Text for file dropdown menu"
2018-05-21 09:43:28 -04:00
},
"gui.menuBar.new": {
"message": "Yeni",
"description": "Menu bar item for creating a new project"
2018-05-21 09:43:28 -04:00
},
"gui.menuBar.saveAsCopy": {
"message": "Kopya olarak kaydet",
"description": "Menu bar item for saving as a copy"
2018-05-21 09:43:28 -04:00
},
"gui.menuBar.uploadFromComputer": {
"message": "Bilgisayarından yükle",
"description": "Menu bar item for uploading a project from your computer"
},
"gui.menuBar.downloadToComputer": {
"message": "Bilgisayarına kaydet",
"description": "Menu bar item for downloading a project to your computer"
2018-05-21 09:43:28 -04:00
},
"gui.menuBar.edit": {
"message": "Düzenle",
"description": "Text for edit dropdown menu"
2018-05-21 09:43:28 -04:00
},
"gui.menuBar.turboModeOff": {
"message": "Bir Turbo Modu kapat",
"description": "Menu bar item for turning off turbo mode"
},
"gui.menuBar.turboModeOn": {
"message": "Bir Turbo Modu açık",
"description": "Menu bar item for turning on turbo mode"
},
"gui.menuBar.seeCommunity": {
"message": "Topluluğu Gör",
"description": "Label for see community button"
2018-05-21 09:43:28 -04:00
},
"gui.menuBar.joinScratch": {
"message": "Scratch'a Katıl",
"description": "Link for creating a Scratch account"
},
"gui.menuBar.signIn": {
"message": "Giriş",
"description": "Link for signing in to your Scratch account"
},
2018-10-04 09:32:22 -04:00
"gui.menuBar.giveFeedback": {
"message": "Geribildirim ver",
"description": "Label for feedback form modal button"
},
"gui.gui.projectTitlePlaceholder": {
"message": "Project title here",
"description": "Placeholder for project title when blank"
},
"gui.modal.help": {
"message": "Yardım",
"description": "Help button in modal"
2018-08-03 12:57:12 -04:00
},
"gui.modal.back": {
"message": "Geri",
"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)."
},
"gui.monitor.contextMenu.default": {
"message": "normal görünüm",
"description": "Menu item to switch to the default monitor"
2018-05-21 09:43:28 -04:00
},
"gui.monitor.contextMenu.large": {
"message": "geniş görünüm",
"description": "Menu item to switch to the large monitor"
},
"gui.monitor.contextMenu.slider": {
"message": "slider",
"description": "Menu item to switch to the slider monitor"
2018-05-21 09:43:28 -04:00
},
"gui.previewInfo.label": {
"message": "Scratch 3.0'ı Dene",
"description": "Scratch 3.0 modal label - for accessibility"
},
"gui.previewInfo.welcome": {
"message": "Scratch 3.0 Beta'ya hoş geldiniz",
"description": "Header for Preview Info Modal"
},
2018-10-04 09:32:22 -04:00
"gui.previewModal.notnowtooltip": {
"message": "Daha Sonra",
"description": "Tooltip for Not Now button"
},
"gui.previewModal.tryittooltip": {
"message": "Dene!",
"description": "Tooltip for Try It button"
},
"gui.previewModal.viewprojecttooltip": {
"message": "2.0 Projesi Görüntüle",
"description": "Tooltip for View 2.0 Project button"
},
"gui.previewInfo.betawelcome": {
"message": "Scratch 3.0 Beta'ya hoş geldiniz",
"description": "Header for Beta Info Modal"
2018-05-21 09:43:28 -04:00
},
"gui.previewInfo.invitation": {
"message": "Yeni nesil Scratch üzerinde çalışıyoruz. Deneyeceğiniz için heyecanlıyız!",
"description": "Invitation to try 3.0 Beta"
2018-07-19 09:35:23 -04:00
},
"gui.previewInfo.notnow": {
"message": "Daha Sonra",
"description": "Label for button to back out of trying Scratch 3.0 Beta"
2018-07-19 09:35:23 -04:00
},
"gui.previewModal.tryit": {
"message": "Deneyin! {caticon}",
"description": "Label for button to try Scratch 3.0 Beta"
},
"gui.previewModal.viewproject": {
"message": "2.0 Projesi Görüntüle",
"description": "Label for button to import a 2.0 project"
2018-08-03 12:57:12 -04:00
},
"gui.previewInfo.previewfaq": {
"message": "Daha fazlası için, {previewFaqLink} bağlantısını ziyaret edin.",
"description": "Invitation to try 3.0 Beta"
2018-07-19 09:35:23 -04:00
},
"gui.previewInfo.previewfaqlinktext": {
"message": "SSS",
"description": "link to Scratch 3.0 FAQ page"
2018-07-19 09:35:23 -04:00
},
"gui.gui.variableScopeOptionAllSprites": {
"message": "Tüm kuklalar için",
"description": "Option message when creating a variable for making it available to all sprites"
2018-05-21 09:43:28 -04:00
},
"gui.gui.variableScopeOptionSpriteOnly": {
"message": "Sadece bu kukla için",
"description": "Option message when creating a varaible for making it only available to the current sprite"
2018-05-21 09:43:28 -04:00
},
"gui.gui.variablePrompt": {
"message": "Daha Fazla Seçenek",
"description": "Dropdown message for variable/list options"
},
"gui.gui.variablePromptAllSpritesMessage": {
"message": "Bu değişken tüm kuklalar için geçerli olacak.",
"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": "Vazgeç",
"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": "Durdur",
"description": "Stop/Play button in recording playback"
2018-05-21 09:43:28 -04:00
},
"gui.playbackStep.playMsg": {
"message": "Oynat",
"description": "Stop/Play button in recording playback"
},
"gui.playbackStep.loadingMsg": {
"message": "Yükleniyor...",
"description": "Loading/Save button in recording playback"
2018-05-21 09:43:28 -04:00
},
"gui.playbackStep.saveMsg": {
"message": "Kaydet",
"description": "Loading/Save button in recording playback"
2018-07-19 09:35:23 -04:00
},
"gui.playbackStep.reRecordMsg": {
"message": "Yeniden kaydet",
"description": "Button to re-record sound in recording playback"
2018-05-21 09:43:28 -04:00
},
"gui.recordModal.title": {
"message": "Ses Kaydet",
"description": "Recording modal title"
2018-05-21 09:43:28 -04:00
},
2018-10-10 17:53:06 -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": "Kaydet",
"description": "Record button label"
},
"gui.soundEditor.sound": {
"message": "Ses",
"description": "Label for the name of the sound"
2018-05-21 09:43:28 -04:00
},
"gui.soundEditor.play": {
"message": "Oynat",
"description": "Title of the button to start playing the sound"
2018-05-21 09:43:28 -04:00
},
"gui.soundEditor.stop": {
"message": "Durdur",
"description": "Title of the button to stop the sound"
},
"gui.soundEditor.trim": {
"message": "Kırp",
"description": "Title of the button to start trimminging the sound"
},
"gui.soundEditor.save": {
"message": "Kaydet",
"description": "Title of the button to save trimmed sound"
2018-05-21 09:43:28 -04:00
},
"gui.soundEditor.undo": {
"message": "Geri Al",
"description": "Title of the button to undo"
2018-05-21 09:43:28 -04:00
},
"gui.soundEditor.redo": {
"message": "Geri Al",
"description": "Title of the button to redo"
2018-05-21 09:43:28 -04:00
},
"gui.soundEditor.faster": {
"message": "Daha hızlı",
"description": "Title of the button to apply the faster effect"
},
"gui.soundEditor.slower": {
"message": "Yavaşlat",
"description": "Title of the button to apply the slower effect"
2018-07-19 09:35:23 -04:00
},
"gui.soundEditor.echo": {
"message": "Yankı",
"description": "Title of the button to apply the echo effect"
},
"gui.soundEditor.robot": {
"message": "Robot",
"description": "Title of the button to apply the robot effect"
2018-05-21 09:43:28 -04:00
},
"gui.soundEditor.louder": {
"message": "Daha sesli",
"description": "Title of the button to apply the louder effect"
},
"gui.soundEditor.softer": {
"message": "Daha Yumuşak",
"description": "Title of the button to apply thr.softer effect"
},
"gui.soundEditor.reverse": {
"message": "Tersi",
"description": "Title of the button to apply the reverse effect"
2018-05-21 09:43:28 -04:00
},
"gui.SpriteInfo.spritePlaceholder": {
"message": "İsim",
"description": "Placeholder text for sprite name"
},
"gui.SpriteInfo.sprite": {
"message": "Kukla",
"description": "Sprite info label"
},
"gui.SpriteInfo.show": {
"message": "Göster",
"description": "Sprite info show label"
},
"gui.SpriteInfo.size": {
"message": "Büyüklük",
"description": "Sprite info size label"
},
"gui.spriteSelectorItem.contextMenuDuplicate": {
"message": "kopyasını çıkart",
"description": "Menu item to duplicate in the right click menu"
},
2018-05-21 09:43:28 -04:00
"gui.spriteSelectorItem.contextMenuDelete": {
"message": "sil",
"description": "Menu item to delete in the right click menu"
},
"gui.spriteSelectorItem.contextMenuExport": {
"message": "Dışarıya aktar",
"description": "Menu item to export the selected item"
},
"gui.spriteSelector.addSpriteFromLibrary": {
"message": "Kukla Seçimi",
"description": "Button to add a sprite in the target pane from library"
},
"gui.spriteSelector.addSpriteFromPaint": {
"message": "Çizim",
"description": "Button to add a sprite in the target pane from paint"
},
"gui.spriteSelector.addSpriteFromSurprise": {
2018-05-21 09:43:28 -04:00
"message": "Sürpriz",
"description": "Button to add a random sprite in the target pane"
2018-05-21 09:43:28 -04:00
},
"gui.spriteSelector.addSpriteFromFile": {
"message": "Kuklayı yükle",
"description": "Button to add a sprite in the target pane from file"
2018-05-21 09:43:28 -04:00
},
"gui.stageHeader.stageSizeLarge": {
"message": "Geniş ekrana geç",
"description": "Button to change stage size to large"
},
"gui.stageHeader.stageSizeSmall": {
"message": "Küçük sahneye geç",
"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": "Tam ekran moduna geç",
"description": "Button to change stage size to full screen"
},
"gui.stageHeader.stageSizeUnFull": {
"message": "Tam ekran modundan çık",
"description": "Button to get out of full screen mode"
2018-05-21 09:43:28 -04:00
},
"gui.stageHeader.fullscreenControl": {
"message": "Tam Ekran Kontrolü",
"description": "Button to enter/exit full screen mode"
2018-05-21 09:43:28 -04:00
},
"gui.spriteSelector.addBackdropFromLibrary": {
"message": "Bir Dekor Seç",
"description": "Button to add a stage in the target pane from library"
},
"gui.stageSelector.addBackdropFromPaint": {
"message": "Çizim",
"description": "Button to add a stage in the target pane from paint"
2018-05-21 09:43:28 -04:00
},
"gui.stageSelector.addBackdropFromSurprise": {
2018-05-21 09:43:28 -04:00
"message": "Sürpriz",
"description": "Button to add a random stage in the target pane"
2018-05-21 09:43:28 -04:00
},
"gui.stageSelector.addBackdropFromFile": {
"message": "Dekor Yükle",
"description": "Button to add a stage in the target pane from file"
2018-05-21 09:43:28 -04:00
},
"gui.stageSelector.stage": {
"message": "Sahne",
"description": "Label for the stage in the stage selector"
},
"gui.stageSelector.backdrops": {
"message": "Dekorlar",
"description": "Label for the backdrops in the stage selector"
},
"gui.turboMode.active": {
"message": "Turbo Modu",
"description": "Label indicating turbo mode is active"
},
"gui.webglModal.label": {
"message": "Web Tarayıcınızın WebGL Desteği Bulunmamaktadır",
"description": "WebGL missing title"
2018-05-21 09:43:28 -04:00
},
"gui.webglModal.description": {
"message": "Maalesef tarayıcınız veya bilgisayarınız {webGlLink} gibi görünüyor. Scratch 3.0'ın çalışması için bu teknoloji gereklidir.",
"description": "WebGL missing message"
2018-05-21 09:43:28 -04:00
},
"gui.webglModal.webgllink": {
"message": "WebGL desteğiniz bulunmamaktadır",
"description": "link part of your browser does not support WebGL message"
2018-08-03 12:57:12 -04:00
},
"gui.webglModal.back": {
"message": "Geri",
"description": "Label for button go back when browser is unsupported"
2018-05-21 09:43:28 -04:00
},
"gui.webglModal.previewfaq": {
"message": "Daha fazlası için, {previewFaqLink} bağlantısını ziyaret edin.",
"description": "Scratch 3.0 FAQ description"
2018-05-21 09:43:28 -04:00
},
"gui.webglModal.previewfaqlinktext": {
"message": "SSS",
"description": "link to Scratch 3.0 FAQ page"
2018-05-21 09:43:28 -04:00
},
"gui.costumeLibrary.chooseABackdrop": {
2018-07-03 12:50:33 -04:00
"message": "Bir Dekor Seç",
2018-05-21 09:43:28 -04:00
"description": "Heading for the backdrop library"
},
"gui.costumeLibrary.chooseACostume": {
"message": "Bir Kostüm Seç",
"description": "Heading for the costume library"
2018-05-21 09:43:28 -04:00
},
"gui.costumeTab.addBackdropFromLibrary": {
"message": "Bir Dekor Seç",
"description": "Button to add a backdrop in the editor tab"
2018-05-21 09:43:28 -04:00
},
"gui.costumeTab.addCostumeFromLibrary": {
"message": "Bir Kostüm Seç",
"description": "Button to add a costume in the editor tab"
2018-05-21 09:43:28 -04:00
},
"gui.costumeTab.addBlankCostume": {
"message": "Çizim",
"description": "Button to add a blank costume in the editor tab"
2018-05-21 09:43:28 -04:00
},
"gui.costumeTab.addSurpriseCostume": {
"message": "Sürpriz",
"description": "Button to add a surprise costume in the editor tab"
2018-05-21 09:43:28 -04:00
},
"gui.costumeTab.addFileBackdrop": {
"message": "Dekor Yükle",
"description": "Button to add a backdrop by uploading a file in the editor tab"
2018-05-21 09:43:28 -04:00
},
"gui.costumeTab.addFileCostume": {
"message": "Kostüm Yükle",
"description": "Button to add a costume by uploading a file in the editor tab"
2018-05-21 09:43:28 -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
},
"gui.extensionLibrary.chooseAnExtension": {
"message": "Bir Eklenti Seç",
"description": "Heading for the extension library"
2018-05-21 09:43:28 -04:00
},
"gui.extensionLibrary.extensionUrl": {
"message": "Uzantının URL'ini giriniz",
"description": "Prompt for unoffical extension url"
2018-08-03 12:57:12 -04:00
},
"gui.projectLoader.loadError": {
"message": "Seçilen proje dosyası yüklenemedi.",
"description": "An error that displays when a local project file fails to load."
2018-05-21 09:43:28 -04:00
},
"gui.recordingStep.alertMsg": {
"message": "Kayıda başlanamıyor",
"description": "Alert for recording error"
},
"gui.soundLibrary.chooseASound": {
"message": "Bir Ses Seç",
"description": "Heading for the sound library"
2018-05-21 09:43:28 -04:00
},
"gui.soundTab.fileUploadSound": {
"message": "Ses Yükle",
"description": "Button to upload sound from file in the editor tab"
},
"gui.soundTab.surpriseSound": {
"message": "Sürpriz",
"description": "Button to get a random sound in the editor tab"
},
"gui.soundTab.recordSound": {
"message": "Kaydet",
"description": "Button to record a sound in the editor tab"
2018-05-21 09:43:28 -04:00
},
"gui.soundTab.addSoundFromLibrary": {
"message": "Bir Ses Seç",
"description": "Button to add a sound in the editor tab"
2018-05-21 09:43:28 -04:00
},
"gui.spriteLibrary.chooseASprite": {
"message": "Bir Kukla Seç",
"description": "Heading for the sprite library"
2018-05-21 09:43:28 -04:00
},
"gui.tipsLibrary.tutorials": {
"message": "Bir Eğitici Ders Seç",
"description": "Heading for the help/tutorials library"
},
"gui.defaultProject.meow": {
"message": "Meow",
"description": "Name for the meow sound"
},
"gui.defaultProject.variable": {
"message": "değişkenim",
"description": "Name for the default variable"
},
"gui.howtos.intro-move-sayhello-hat.name": {
"message": "Başlayalım",
"description": "Name for the 'Getting Started' how-to"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.intro-move.step_stepMove": {
"message": "Bir hareket bloğu ekle",
"description": "Step name for 'Add a move block' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.add-a-move-block.step_stepMoveSayHello": {
"message": "Başlamak için yeşil bayrağa tıkla",
"description": "Step name for 'Add A Say Block' step"
},
"gui.howtos.animate-a-name.name": {
"message": "Bir ismi Hareketlendir",
"description": "Name for the 'Animate a Name' how-to"
2018-08-03 12:57:12 -04:00
},
"gui.howtos.animate-a-name.step_AnimatePickLetter": {
"message": "Bir Harf Kuklası Seç",
"description": "Step name for 'Pick a Letter Sprite' step"
2018-07-19 09:35:23 -04:00
},
"gui.howtos.animate-a-name.step_AnimatePlaySound": {
"message": "Tıklandığında Bir Ses Çal",
"description": "Step name for 'Play a Sound When Clicked' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.animate-a-name.step_AnimatePickLetter2": {
"message": "Başka Bir Harf Kuklası Seç",
"description": "Step name for 'Pick Another Letter Sprite"
},
"gui.howtos.animate-a-name.step_AnimateChangeColor": {
"message": "Renk değiştir",
"description": "Step name for 'Change color' step"
2018-07-19 09:35:23 -04:00
},
"gui.howtos.animate-a-name.step_AnimateSpin": {
"message": "Başka Bir Harf Kuklası Seç ve Döndür",
"description": "Step name for 'Pick Another Letter Sprite & Make It Spin' step"
},
"gui.howtos.animate-a-name.step_AnimateGrow": {
"message": "Başka Bir Harf Kuklası Seç ve Büyüt",
"description": "Step name for 'Pick Another Letter Sprite & Make It Grow!' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.make-music.name": {
"message": "Müzik Yap",
"description": "Name for the 'Make Music' how-to"
},
"gui.howtos.Make-Music.step_PickInstrument": {
"message": "Bir Enstrüman Kuklası Seç",
"description": "Step name for 'Pick an Instrument Sprite' step"
},
"gui.howtos.Make-Music.step_PlaySoundClick": {
"message": "Tıklandığında Ses Çal",
"description": "Step name for 'Play Sound When Clicked' step"
},
"gui.howtos.Make-Music.step_MakeSong": {
"message": "Bir Şarkı Oluştur",
"description": "Step name for 'Create a Song' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.make-music.step_MakeBeat": {
"message": "Bir Davul Seç & Bir Vuruş Yap",
"description": "Step name for 'Choose a Drum & Make a Beat' step"
},
"gui.howtos.make-music.step_MakeBeatBox": {
"message": "Mikrofon Kuklası ve Sürpriz Beatbox Seç",
"description": "Step name for 'Choose the Microphone Sprite & Surprise Beatbox' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.make-a-game.name": {
"message": "Bir Tıkırtı Oyunu Yap",
"description": "Name for the 'Make a Clicker Game' how-to"
},
"gui.howtos.Make-A-Game.step_GamePickSprite": {
"message": "Bir Kukla Seç",
"description": "Step name for 'Pick A Sprite' step"
2018-08-03 12:57:12 -04:00
},
"gui.howtos.make-a-game.step_GamePlaySound": {
"message": "Tıklandığında Ses Çal",
"description": "Play Sound When Clicked' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.make-a-game.step_GameAddScore": {
"message": "Skor Değişkeni Oluştur",
"description": "Step name for 'Create Score Variable' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.make-a-game.step_GameChangeScore": {
"message": "Tıklandığında Sokuru Artır",
"description": "Step name for 'When Clicked Increase Score' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.make-a-game.step_Random": {
"message": "Rastgele bir konuma git",
"description": "Step name for 'Go to a random position' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.make-music.step_GameChangeColor": {
"message": "Renk Değiştir",
"description": "Step name for 'Change Color' step"
2018-07-19 09:35:23 -04:00
},
"gui.howtos.make-music.step_ResetScore": {
"message": "Skoru Sıfırla",
"description": "Step name for 'Reset Score' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.make-a-chase-game.name": {
"message": "Bir Takip Oyunu Yap",
"description": "Name for the 'Make a Chase Game' how-to"
},
"gui.howtos.Chase-Game.step_BG": {
"message": "Bir Dekor Ekle",
"description": "Step name for 'Add a Backdrop' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.chase-game.step_AddOcto": {
"message": "Bir Kukla Ekle",
"description": "Step name for 'Add a Sprite' step"
2018-07-19 09:35:23 -04:00
},
"gui.howtos.make-music.step_LeftRight": {
"message": "Ok Tuşlarıyla Sağa ve Sola Hareket Et",
"description": "Step name for 'Move Right & Left With Arrow Keys' step"
2018-07-19 09:35:23 -04:00
},
"gui.howtos.Chase-Game.step_UpDown": {
"message": "Ok Tuşları ile Aşağı ve Yukarı Hareket Et",
"description": "Step name for 'Move Up & Down With Arrow Keys' step"
},
"gui.howtos.Chase-Game.step_AddStar": {
"message": "Başka Bir Kukla Ekle",
"description": "Step name for 'Add Another Sprite' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.Chase-Game.step_MoveRandom": {
2018-07-03 12:50:33 -04:00
"message": "Rastgele Hareket Et",
"description": "Step name for 'Move Randomly' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.Chase-Game.step_WhenTouch": {
"message": "Ahtapot kuklasında, ses çala tıklandığında",
"description": "Step name for 'In Octopus Sprite, When Touching Play Sound' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.Chase-Game.step_ScoreVariable": {
"message": "Skor Değişkeni Oluştur",
"description": "Step name for 'Create Score Variable"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.Chase-Game.ScoreWhenTouch": {
"message": "Ahtaopot Kuklada Skor Ekleye Dokununca",
"description": "Step name for 'In Octopus Sprite, When Touching Add Score step"
2018-07-19 09:35:23 -04:00
},
"gui.howtos.add-sprite.name": {
"message": "Bir Kukla Ekle",
"description": "Name for the 'Add a Sprite' how-to"
},
"gui.howtos.add-sprite.step_addSprite": {
"message": "Bir Kukla Ekle",
"description": "Step name for 'Add a new sprite' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.add-a-backdrop.name": {
"message": "Bir Dekor Ekle",
"description": "Name for the 'Add a Backdrop' how-to"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.change-size.name": {
"message": "Boyutu değiştir",
"description": "Name for the 'Change Size' how-to"
2018-07-19 09:35:23 -04:00
},
"gui.howtos.glide-around.name": {
"message": "Etrafta Süzül",
"description": "Name for the 'Glide Around' how-to"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.record-a-sound.name": {
"message": "Bir Ses Kaydet",
"description": "Record A Sound' how-to"
},
"gui.howtos.spin-video.name": {
"message": "Takla Attır",
"description": "Name for the 'Make It Spin' how-to"
},
"gui.howtos.hide-and-show.name": {
"message": "Gizle & Göster",
"description": "Name for the 'Hide and Show' how-to"
},
"gui.howtos.switch-costume.name": {
"message": "Bir Kostümü Hareketlendir",
"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": {
"message": "Ok tuşlarını kullan",
2018-08-03 12:57:12 -04:00
"description": "Name for the 'Use Arrow Keys' how-to"
},
"gui.howtos.add-effects.name": {
"message": "Etkiler ekle",
"description": "Name for the 'Add Effects' how-to"
2018-05-21 09:43:28 -04:00
},
"gui.extension.music.name": {
"message": "Müzik",
"description": "Name for the 'Music' extension"
2018-05-21 09:43:28 -04:00
},
"gui.extension.music.description": {
"message": "Çalgıları ve davulları çal.",
"description": "Description for the 'Music' extension"
2018-05-21 09:43:28 -04:00
},
"gui.extension.pen.name": {
"message": "Kalem",
"description": "Name for the 'Pen' extension"
2018-05-21 09:43:28 -04:00
},
"gui.extension.pen.description": {
"message": "Kuklan ile çiz.",
"description": "Description for the 'Pen' extension"
2018-05-21 09:43:28 -04:00
},
"gui.extension.videosensing.name": {
"message": "Video Algılama",
"description": "Name for the 'Video Sensing' extension"
2018-05-21 09:43:28 -04:00
},
"gui.extension.videosensing.description": {
"message": "Kamera ile hareketi algıla.",
"description": "Description for the 'Video Sensing' extension"
2018-05-21 09:43:28 -04:00
},
"gui.extension.translate.name": {
"message": "Çeviri",
"description": "Name for the Translate extension"
2018-05-21 09:43:28 -04:00
},
"gui.extension.translate.description": {
"message": "Metni birçok dile çevir.",
"description": "Description for the Translate extension"
},
"gui.extension.microbit.description": {
"message": "Projelerini dünya ile paylaş.",
"description": "Description for the 'micro:bit' extension"
2018-05-21 09:43:28 -04:00
},
"gui.extension.microbit.connectingMessage": {
"message": "Bağlanıyor",
"description": "Message to help people connect to their micro:bit."
},
"gui.extension.ev3.description": {
"message": "Etkileşimli robotlar ve daha fazlasını oluştur.",
"description": "Description for the 'LEGO MINDSTORMS EV3' extension"
2018-05-21 09:43:28 -04:00
},
"gui.extension.ev3.connectingMessage": {
"message": "Bağlanıyor. EV3'teki Pinin 1234 olarak ayarlandığından emin ol.",
"description": "Message to help people connect to their EV3. Must note the PIN should be 1234."
},
"gui.extension.wedo2.description": {
"message": "Motorlar ve sensörler ile yap.",
"description": "Description for the 'LEGO WeDo 2.0' extension"
2018-08-03 12:57:12 -04:00
},
"gui.extension.wedo2.connectingMessage": {
"message": "Bağlanıyor",
"description": "Message to help people connect to their WeDo."
2018-05-21 09:43:28 -04:00
},
"gui.libraryTags.all": {
"message": "Tümü",
"description": "Tag for filtering a library for everything"
},
"gui.libraryTags.animals": {
"message": "Hayvanlar",
"description": "Tag for filtering a library for animals"
},
"gui.libraryTags.dance": {
"message": "Dans",
"description": "Tag for filtering a library for dance"
},
"gui.libraryTags.effects": {
"message": "Etkiler",
"description": "Tag for filtering a library for effects"
},
"gui.libraryTags.fantasy": {
"message": "Fantezi",
"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": "Bina içi",
"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": "Müzik",
"description": "Tag for filtering a library for music"
},
"gui.libraryTags.notes": {
"message": "Notalar",
"description": "Tag for filtering a library for notes"
},
"gui.libraryTags.outdoors": {
"message": "Bina dışı",
"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": "İnsanlar",
"description": "Tag for filtering a library for people"
},
"gui.libraryTags.percussion": {
"message": "Vurmalılar",
"description": "Tag for filtering a library for percussion"
},
"gui.libraryTags.space": {
"message": "Uzay",
"description": "Tag for filtering a library for space"
},
"gui.libraryTags.sports": {
"message": "Sporlar",
"description": "Tag for filtering a library for sports"
},
"gui.libraryTags.underwater": {
"message": "Su altı",
"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-10 17:53:06 -04:00
"gui.opcodeLabels.direction": {
"message": "yön",
"description": "Label for the direction monitor when shown on the stage"
},
"gui.opcodeLabels.xposition": {
"message": "x postion",
"description": "Label for the x position monitor when shown on the stage"
},
"gui.opcodeLabels.yposition": {
"message": "y postion",
"description": "Label for the y position monitor when shown on the stage"
},
"gui.opcodeLabels.size": {
"message": "büyüklük",
"description": "Label for the size monitor when shown on the stage"
},
"gui.opcodeLabels.costumename": {
"message": "kostüm ismi",
"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": "dekorun adı",
"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": "ses düzeyi",
"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": "cevap",
"description": "Label for the answer monitor when shown on the stage"
},
"gui.opcodeLabels.loudness": {
"message": "gürültü",
"description": "Label for the loudness monitor when shown on the stage"
},
"gui.opcodeLabels.username": {
"message": "kullanıcı adı",
"description": "Label for the username monitor when shown on the stage"
},
"gui.opcodeLabels.year": {
"message": "yıl",
"description": "Label for the current year monitor when shown on the stage"
},
"gui.opcodeLabels.month": {
"message": "ay",
"description": "Label for the current month monitor when shown on the stage."
},
"gui.opcodeLabels.date": {
"message": "tarih",
"description": "Label for the current date monitor when shown on the stage. Shows the current day of the month"
},
"gui.opcodeLabels.dayofweek": {
"message": "dayofweek",
"description": "Label for the current dayofweek monitor when shown on the stage"
},
"gui.opcodeLabels.hour": {
"message": "saat",
"description": "Label for the current hour monitor when shown on the stage"
},
"gui.opcodeLabels.minute": {
"message": "dakika",
"description": "Label for the current minute monitor when shown on the stage"
},
"gui.opcodeLabels.second": {
"message": "saniye",
"description": "Label for the current second monitor when shown on the stage"
},
"gui.opcodeLabels.timer": {
"message": "kronometre",
"description": "Label for the timer monitor when shown on the stage"
},
"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": "pop",
"description": "Name of the pop sound, the default sound added to a sprite"
},
"gui.gui.defaultProjectTitle": {
"message": "Scratch Project",
"description": "Default title for project"
},
"gui.backpack.header": {
"message": "Sırt Çantası",
"description": "Button to open the backpack"
2018-05-21 09:43:28 -04:00
}
}