{ "labels": { "paste": "Yapıştır", "selectAll": "Hepsini Seç", "copy": "Kopyala", "copyAsPng": "Copy to clipboard as PNG", "bringForward": "Bir öne getir", "sendToBack": "En arkaya gönder", "bringToFront": "En öne getir", "sendBackward": "Bir alta gönder", "delete": "Sil", "copyStyles": "Stilleri Kopyala", "pasteStyles": "Stilleri Yapıştır", "stroke": "Vurgu", "background": "Arka plan", "fill": "Doldur", "strokeWidth": "Vurgu Genişliği", "sloppiness": "Üstün körülük", "opacity": "Opaklık", "fontSize": "Yazı boyutu", "fontFamily": "Yazı tipi", "onlySelected": "Sadece seçilen", "withBackground": "Arka Plan İle Beraber", "handDrawn": "El çizimi", "normal": "Normal", "code": "Kod", "small": "Küçük", "medium": "Orta", "large": "Büyük", "veryLarge": "Çok Büyük", "solid": "Dolu", "hachure": "Taralı", "crossHatch": "Çapraz Taralı", "thin": "İnce", "bold": "Kalın", "extraBold": "Ekstra Kalın", "architect": "Mimar", "artist": "Sanatçı", "cartoonist": "Karikatürist", "fileTitle": "Dosya başlığı", "colorPicker": "Renk seçici", "canvasBackground": "Canvas arka planı", "drawingCanvas": "Canvas Çizim", "layers": "Katmanlar", "language": "Dil", "createRoom": "Share a live-collaboration session", "duplicateSelection": "Duplicate selected elements" }, "buttons": { "clearReset": "Canvas'ı sıfırla", "export": "Dışa aktar", "exportToPng": "PNG olarak dışa aktar", "exportToSvg": "SVG olarak dışa aktar", "copyToClipboard": "Panoya kopyala", "save": "Kaydet", "load": "Yükle", "getShareableLink": "Paylaşılabilir bağlantı al", "close": "Kapat", "selectLanguage": "Dil seç", "scrollBackToContent": "İçeriğe geri dön", "zoomIn": "Yakınlaştır", "zoomOut": "Uzaklaştır", "resetZoom": "Zoom'u Sıfırla", "menu": "Menü", "done": "Tamam", "edit": "Düzenle", "undo": "Undo", "redo": "Redo", "roomDialog": "Start live collaboration", "createNewRoom": "Create new room" }, "alerts": { "clearReset": "Tüm canvas temizlenecek. Emin misiniz?", "couldNotCreateShareableLink": "Paylaşılabilir bağlantı oluşturulamadı.", "importBackendFailed": "Sunucudan içe aktarma başarısız.", "cannotExportEmptyCanvas": "Boş canvas dışarıya aktarılamaz.", "couldNotCopyToClipboard": "Panoya kopyalanamadı. Chrome tarayıcısını deneyiniz.", "decryptFailed": "Couldn't decrypt data.", "uploadedSecurly": "Yükleme uçtan uca şifreleme ile korunmaktadır. Excalidraw sunucusu ve üçüncül şahıslar içeriği okuyamayacaktır." }, "toolBar": { "selection": "Seçme", "rectangle": "Dikdörtgen", "diamond": "Elmas", "ellipse": "Elips", "arrow": "Ok", "line": "Çizgi", "text": "Yazı", "lock": "Seçilen aracı çizimden sonra aktif tut" }, "headings": { "canvasActions": "Canvas aksiyonları", "selectedShapeActions": "Seçilen şekil aksiyonları", "shapes": "Şekiller" }, "hints": { "linearElement": "Birden fazla nokta için tıklayın, tek çizgi için sürükleyin", "linearElementMulti": "Click on last point or press Escape or Enter to finish", "resize": "SHIFT'e basılı tutarak orantılı şekilde boyutlandırabilirsiniz" }, "errorSplash": { "headingMain_pre": "Encountered an error. Try ", "headingMain_button": "reloading the page.", "clearCanvasMessage": "If reloading doesn't work, try ", "clearCanvasMessage_button": "clearing the canvas.", "clearCanvasCaveat": " This will result in loss of work ", "openIssueMessage_pre": "Before doing so, we'd appreciate if you opened an issue on our ", "openIssueMessage_button": "bug tracker.", "openIssueMessage_post": " Please include the following error stack trace (and if it's not private, also the scene content):", "errorStack": "Error stack trace:", "errorStack_loading": "Loading data. please wait...", "sceneContent": "Scene content:" }, "roomDialog": { "desc_intro": "You can invite people to your current scene to collaborate with you.", "desc_privacy": "Don't worry, the session uses end-to-end encryption, so whatever you draw will stay private. Not even our server will be able to see what you come up with.", "button_startSession": "Start session", "button_stopSession": "Stop session", "desc_inProgressIntro": "Live-collaboration session is now in progress.", "desc_persistenceWarning": "Note that the scene data is shared across collaborators in a P2P fashion, and not persisted to our server. Thus, if all of you disconnect, you will loose the data unless you export it to a file or a shareable link.", "desc_shareLink": "Share this link with anyone you want to collaborate with:", "desc_exitSession": "Stopping the session will disconnect your from the room, but you'll be able to continue working with the scene, locally. Note that this won't affect other people, and they'll still be able to collaborate on their version." } }