From 5130cde6200dd501cac0f87eecaa5eb32aa9e7fc Mon Sep 17 00:00:00 2001 From: ahmed-atiah Date: Sat, 18 Oct 2025 15:14:47 +0300 Subject: [PATCH 1/2] feat(i18n): Add Turkish translation --- src/livecodes/i18n/app-languages.ts | 1 + .../locales/tr/language-info.lokalise.json | 1023 ++++++ .../i18n/locales/tr/language-info.ts | 438 +++ .../i18n/locales/tr/translation.lokalise.json | 2987 +++++++++++++++++ src/livecodes/i18n/locales/tr/translation.ts | 1135 +++++++ src/sdk/models.ts | 1 + 6 files changed, 5585 insertions(+) create mode 100644 src/livecodes/i18n/locales/tr/language-info.lokalise.json create mode 100644 src/livecodes/i18n/locales/tr/language-info.ts create mode 100644 src/livecodes/i18n/locales/tr/translation.lokalise.json create mode 100644 src/livecodes/i18n/locales/tr/translation.ts diff --git a/src/livecodes/i18n/app-languages.ts b/src/livecodes/i18n/app-languages.ts index 8c009eee92..da6297e1cd 100644 --- a/src/livecodes/i18n/app-languages.ts +++ b/src/livecodes/i18n/app-languages.ts @@ -12,6 +12,7 @@ export const appLanguages: { [key in Exclude]: string } = { ja: '日本語', pt: 'Português', ru: 'Ру́сский', + tr: 'Türkçe', ur: 'اردو', 'zh-CN': '中文(简体)', }; diff --git a/src/livecodes/i18n/locales/tr/language-info.lokalise.json b/src/livecodes/i18n/locales/tr/language-info.lokalise.json new file mode 100644 index 0000000000..009a6da400 --- /dev/null +++ b/src/livecodes/i18n/locales/tr/language-info.lokalise.json @@ -0,0 +1,1023 @@ +{ + "$comment": "DİKKAT: Bu dosya kaynak kodundan otomatik olarak oluşturulmuştur. Manuel olarak düzenlemeyin!", + "artTemplate.desc": { + "notes": "", + "translation": "Yüksek performanslı JavaScript şablon motoru." + }, + "artTemplate.link": { + "notes": "...", + "translation": " art-template resmi web sitesi art-template dokümantasyonu " + }, + "artTemplate.name": { + "notes": "", + "translation": "art-template" + }, + "asciidoc.desc": { + "notes": "", + "translation": "Asciidoctor kullanılarak HTML'e derlenmiş AsciiDoc." + }, + "asciidoc.link": { + "notes": "...", + "translation": " AsciiDoc resmi web sitesi Asciidoctor resmi web sitesi Asciidoctor dokümantasyonu Y Dakikada X Öğrenin, X=asciidoc " + }, + "asciidoc.name": { + "notes": "", + "translation": "AsciiDoc" + }, + "assemblyscript.desc": { + "notes": "", + "translation": "WebAssembly için TypeScript benzeri bir dil." + }, + "assemblyscript.link": { + "notes": "...", + "translation": " AssemblyScript resmi web sitesi AssemblyScript dokümantasyonu Başlangıç şablonunu yükle " + }, + "assemblyscript.name": { + "notes": "", + "translation": "AssemblyScript" + }, + "astro.desc": { + "notes": "", + "translation": "Daha az istemci taraflı Javascript ile daha hızlı web siteleri oluşturun. (Hala Beta'da)" + }, + "astro.link": { + "notes": "...", + "translation": " Astro resmi web sitesi Astro dokümantasyonu Başlangıç şablonunu yükle " + }, + "astro.name": { + "notes": "", + "translation": "Astro" + }, + "babel.desc": { + "notes": "", + "translation": "JavaScript derleyicisi" + }, + "babel.link": { + "notes": "...", + "translation": "Resmi web sitesi Babel dokümantasyonu " + }, + "babel.name": { + "notes": "", + "translation": "Babel" + }, + "bbcode.desc": { + "notes": "", + "translation": "BBCode (\"Bulletin Board Code\"), birçok internet forum yazılımında mesajları biçimlendirmek için kullanılan hafif bir işaretleme dilidir." + }, + "bbcode.link": { + "notes": "...", + "translation": "bbcode.org BBCode rehberi Wikipedia'da BBCode " + }, + "bbcode.name": { + "notes": "", + "translation": "BBCode" + }, + "blockly.desc": { + "notes": "", + "translation": "Görsel programlama düzenleyicileri oluşturmak için bir JavaScript kütüphanesi." + }, + "blockly.link": { + "notes": "...", + "translation": " Resmi web sitesi Rehberler Referans Örnekler Başlangıç şablonunu yükle " + }, + "blockly.name": { + "notes": "", + "translation": "Blockly" + }, + "civet.desc": { + "notes": "", + "translation": "Civet, TypeScript veya JavaScript'e derlenen bir programlama dilidir, böylece mevcut araçları kullanabilir ancak daha kısa ve güçlü bir sözdizimi sağlayabilirsiniz." + }, + "civet.link": { + "notes": "...", + "translation": " Civet resmi web sitesi Civet kopya kağıdı Başlangıç şablonunu yükle " + }, + "civet.name": { + "notes": "", + "translation": "Civet" + }, + "clio.desc": { + "notes": "", + "translation": "Clio, JavaScript'e derlenen hızlı, dağıtık, fonksiyonel bir programlama dilidir." + }, + "clio.link": { + "notes": "...", + "translation": " Clio resmi web sitesi Clio dokümantasyonu Başlangıç şablonunu yükle " + }, + "clio.name": { + "notes": "", + "translation": "Clio" + }, + "clojurescript.desc": { + "notes": "...", + "translation": "ClojureScript, JavaScript'i hedefleyen bir Clojure derleyicisidir. LiveCodes'ta, tarayıcıda Cherry kullanılarak çalışır." + }, + "clojurescript.link": { + "notes": "...", + "translation": " ClojureScript resmi web sitesi Clojure resmi web sitesi Cherry repo'su Y Dakikada X Öğrenin, X=clojure LiveCodes Dokümantasyonu Başlangıç şablonunu yükle " + }, + "clojurescript.name": { + "notes": "", + "translation": "ClojureScript (CLJS)" + }, + "coffeescript.desc": { + "notes": "", + "translation": "Sade JavaScript." + }, + "coffeescript.link": { + "notes": "...", + "translation": " CoffeeScript resmi web sitesi Y Dakikada X Öğrenin, X=coffeescript Başlangıç şablonunu yükle " + }, + "coffeescript.name": { + "notes": "", + "translation": "CoffeeScript" + }, + "commonlisp.desc": { + "notes": "", + "translation": "JSCL (Common Lisp'ten önyüklemeli bir Lisp'ten Javascript'e derleyici) kullanılarak Javascript üzerinde bir Common Lisp uygulaması." + }, + "commonlisp.link": { + "notes": "...", + "translation": " Common-Lisp.net JSCL Projesi Common Lisp Kaynakları Y Dakikada X Öğrenin, X=Common Lisp Başlangıç şablonunu yükle " + }, + "commonlisp.name": { + "notes": "", + "translation": "Common Lisp" + }, + "cpp.desc1": { + "notes": "", + "translation": "JSCPP (JavaScript ile yazılmış basit bir C++ yorumlayıcısı) kullanılarak C++ desteği." + }, + "cpp.desc2": { + "notes": "...", + "translation": "Bu, C++'ın tam bir uygulaması değildir. Detaylar için lütfen JSCPP dokümantasyonuna bakın." + }, + "cpp.link": { + "notes": "...", + "translation": " Standart C++ Vakfı JSCPP Y Dakikada X Öğrenin, X=C++ Başlangıç şablonunu yükle " + }, + "cpp.name": { + "notes": "", + "translation": "C++" + }, + "cppWasm.desc": { + "notes": "...", + "translation": "WebAssembly üzerinde çalışan, polylang.io tarafından uyarlanmış wasm-clang kullanan Clang C/C++ derleyicisi." + }, + "cppWasm.link": { + "notes": "...", + "translation": " Standart C++ Vakfı Clang resmi web sitesi Y Dakikada X Öğrenin, X=C++ Başlangıç şablonunu yükle " + }, + "cppWasm.name": { + "notes": "", + "translation": "C/C++ (Wasm)" + }, + "csharpWasm.desc": { + "notes": "...", + "translation": "WebAssembly üzerinde çalışan C# derleyicisi, Blazor kullanılarak." + }, + "csharpWasm.link": { + "notes": "...", + "translation": " C# dil dokümantasyonu Y Dakikada X Öğrenin, X=C# LiveCodes Dokümantasyonu Başlangıç şablonunu yükle " + }, + "csharpWasm.name": { + "notes": "", + "translation": "C# (Wasm)" + }, + "diagrams.desc1": { + "notes": "", + "translation": "(Deneysel)" + }, + "diagrams.desc2": { + "notes": "", + "translation": "Kod olarak diyagramlar. Destekledikleri:" + }, + "diagrams.desc3": { + "notes": "...", + "translation": " Cytoscape ELK (elkjs kullanarak) Gnuplot (gnuplot-JS kullanarak) Graphviz (@hpcc-js/wasm kullanarak) Mermaid Nomnoml Pintora Plotly Svgbob Vega VegaLite WaveDrom " + }, + "diagrams.link": { + "notes": "...", + "translation": " Başlangıç şablonunu yükle LiveCodes Dokümantasyonu " + }, + "diagrams.name": { + "notes": "", + "translation": "Diagrams" + }, + "dot.desc": { + "notes": "", + "translation": "Node.js ve tarayıcılar için en hızlı ve öz javascript şablon motoru." + }, + "dot.link": { + "notes": "...", + "translation": " Resmi web sitesi LiveCodes Dokümantasyonu " + }, + "dot.name": { + "notes": "", + "translation": "doT.js" + }, + "ejs.desc": { + "notes": "", + "translation": "Gömülü JavaScript şablonlama." + }, + "ejs.link": { + "notes": "...", + "translation": "Resmi web sitesi LiveCodes Dokümantasyonu " + }, + "ejs.name": { + "notes": "", + "translation": "EJS" + }, + "eta.desc": { + "notes": "", + "translation": "Node, Deno ve tarayıcı için gömülü JS şablon motoru. Hafif, hızlı ve eklenti destekli. TypeScript ile yazılmıştır." + }, + "eta.link": { + "notes": "...", + "translation": "Resmi web sitesi Dokümantasyon LiveCodes Dokümantasyonu " + }, + "eta.name": { + "notes": "", + "translation": "Eta" + }, + "fennel.desc": { + "notes": "", + "translation": "Fennel, Lua'nın hızını, basitliğini ve erişimini bir lisp sözdizimi ve makro sisteminin esnekliğiyle birleştiren bir programlama dilidir." + }, + "fennel.link": { + "notes": "...", + "translation": " Fennel resmi web sitesi Fennel'e Başlarken LiveCodes Dokümantasyonu Başlangıç şablonunu yükle " + }, + "fennel.name": { + "notes": "", + "translation": "Fennel" + }, + "flow.desc": { + "notes": "", + "translation": "Flow, JavaScript için statik bir tip denetleyicisidir." + }, + "flow.link": { + "notes": "...", + "translation": " Flow resmi web sitesi Flow dokümantasyonu " + }, + "flow.name": { + "notes": "", + "translation": "Flow" + }, + "gleam.desc1": { + "notes": "", + "translation": "Gleam, ölçeklenebilen, tip-güvenli sistemler oluşturmak için kullanımı kolay bir dildir!" + }, + "gleam.desc2": { + "notes": "", + "translation": "Gleam, Erlang veya JavaScript'e derlenen statik tipli bir fonksiyonel programlama dilidir." + }, + "gleam.link": { + "notes": "...", + "translation": "Gleam web sitesi Gleam dokümantasyonu Gleam dil turu Başlangıç şablonunu yükle " + }, + "gleam.name": { + "notes": "", + "translation": "Gleam" + }, + "go.desc1": { + "notes": "", + "translation": "Go (Golang), basit, güvenilir ve verimli yazılımlar oluşturmayı kolaylaştıran açık kaynaklı bir programlama dilidir." + }, + "go.desc2": { + "notes": "", + "translation": "Burada, GopherJS kullanılarak JavaScript'e derlenir." + }, + "go.link": { + "notes": "...", + "translation": "Go web sitesi Go dokümantasyonu GopherJS repo'su Y Dakikada X Öğrenin, X=Go LiveCodes Dokümantasyonu Başlangıç şablonunu yükle " + }, + "go.name": { + "notes": "", + "translation": "Go" + }, + "goWasm.desc": { + "notes": "", + "translation": "Yaegi kullanılarak WebAssembly üzerinde çalışan Go yorumlayıcısı." + }, + "goWasm.link": { + "notes": "...", + "translation": "Go resmi web sitesi Yaegi Y Dakikada X Öğrenin, X=Go LiveCodes Dokümantasyonu Başlangıç şablonunu yükle " + }, + "goWasm.name": { + "notes": "", + "translation": "Go (Wasm)" + }, + "haml.desc": { + "notes": "", + "translation": "clientside-haml-js kullanılarak istemci tarafı javascript görünüm şablonları için Haml derleyicisi." + }, + "haml.link": { + "notes": "...", + "translation": "Haml resmi web sitesi Haml dokümantasyonu clientside-haml-js GitHub repo'su Y Dakikada X Öğrenin, X=haml LiveCodes Dokümantasyonu " + }, + "haml.name": { + "notes": "", + "translation": "Haml" + }, + "handlebars.desc": { + "notes": "", + "translation": "Steroidli minimal şablonlama." + }, + "handlebars.link": { + "notes": "...", + "translation": "Resmi web sitesi LiveCodes Dokümantasyonu " + }, + "handlebars.name": { + "notes": "", + "translation": "Handlebars" + }, + "imba.desc": { + "notes": "", + "translation": "Kullanımı kolay full-stack dil." + }, + "imba.link": { + "notes": "...", + "translation": "Resmi web sitesi" + }, + "imba.name": { + "notes": "", + "translation": "Imba" + }, + "java.desc": { + "notes": "", + "translation": "DoppioJVM kullanılarak tarayıcıda çalışan JVM." + }, + "java.link": { + "notes": "...", + "translation": " Java resmi web sitesi DoppioJVM Y Dakikada X Öğrenin, X=java LiveCodes Dokümantasyonu Başlangıç şablonunu yükle " + }, + "java.name": { + "notes": "", + "translation": "Java" + }, + "jinja.desc": { + "notes": "", + "translation": "Jinja, hızlı, etkileyici, genişletilebilir bir şablon motorudur." + }, + "jinja.link": { + "notes": "...", + "translation": " Resmi web sitesi Şablon dokümantasyonu JavaScript uygulaması LiveCodes Dokümantasyonu " + }, + "jinja.name": { + "notes": "", + "translation": "Jinja" + }, + "jsx.desc": { + "notes": "", + "translation": "JSX, LiveCodes'ta TypeScript Derleyicisi kullanılarak JavaScript'e derlenir. Varsayılan olarak JSX çalışma zamanı olarak React'i kullanır." + }, + "jsx.link": { + "notes": "...", + "translation": " React resmi web sitesi React dokümantasyonunda JSX LiveCodes Dokümantasyonu " + }, + "jsx.name": { + "notes": "", + "translation": "JSX" + }, + "julia.desc1": { + "notes": "", + "translation": "LiveCodes'taki Julia dil desteği hala deneyseldir." + }, + "julia.desc2": { + "notes": "...", + "translation": "WASM üzerinde çalışan Julia derleyicisi ve Julia Base, polylang.io tarafından uyarlanmış julia-wasm kullanılarak." + }, + "julia.link": { + "notes": "...", + "translation": " Julia resmi web sitesi Julia dokümantasyonu Y Dakikada X Öğrenin, X=Julia Başlangıç şablonunu yükle " + }, + "julia.name": { + "notes": "", + "translation": "Julia" + }, + "less.desc": { + "notes": "", + "translation": "Bu CSS, sadece biraz daha fazlasıyla." + }, + "less.link": { + "notes": "...", + "translation": "Less resmi web sitesi Y Dakikada X Öğrenin, X=less " + }, + "less.name": { + "notes": "", + "translation": "Less" + }, + "liquid.desc": { + "notes": "", + "translation": "Basit, etkileyici ve güvenli bir şablon motoru." + }, + "liquid.link": { + "notes": "...", + "translation": " LiquidJS resmi web sitesi LiquidJS dokümantasyonu LiveCodes Dokümantasyonu " + }, + "liquid.name": { + "notes": "", + "translation": "LiquidJS" + }, + "livescript.desc": { + "notes": "", + "translation": "JavaScript'e derlenen bir dil." + }, + "livescript.link": { + "notes": "...", + "translation": " LiveScript resmi web sitesi Y Dakikada X Öğrenin, X=LiveScript Başlangıç şablonunu yükle " + }, + "livescript.name": { + "notes": "", + "translation": "LiveScript" + }, + "lua.desc": { + "notes": "", + "translation": "fengari-web kullanılarak tarayıcıda çalışan Lua." + }, + "lua.link": { + "notes": "...", + "translation": "Lua resmi web sitesi Lua dokümantasyonu Fengari resmi web sitesi fengari-web GitHub repo'su Y Dakikada X Öğrenin, X=Lua LiveCodes Dokümantasyonu Başlangıç şablonunu yükle " + }, + "lua.name": { + "notes": "", + "translation": "Lua" + }, + "luaWasm.desc": { + "notes": "", + "translation": "Tarayıcıda Wasmoon kullanılarak çalışan Lua, WebAssembly ile yapılmış JS bağlamaları olan gerçek bir lua 5.4 sanal makinesidir." + }, + "luaWasm.link": { + "notes": "...", + "translation": "Lua resmi web sitesi Lua dokümantasyonu Wasmoon GitHub repo'su Y Dakikada X Öğrenin, X=Lua LiveCodes Dokümantasyonu Başlangıç şablonunu yükle " + }, + "luaWasm.name": { + "notes": "", + "translation": "Lua (Wasm)" + }, + "malina.desc": { + "notes": "", + "translation": "Svelte'den ilham alan frontend derleyicisi." + }, + "malina.link": { + "notes": "...", + "translation": " Malina.js repo'su Malina.js dokümantasyonu Başlangıç şablonunu yükle " + }, + "malina.name": { + "notes": "", + "translation": "Malina.js" + }, + "markdown.desc": { + "notes": "", + "translation": "Marked kullanılarak HTML'e derlenmiş Markdown." + }, + "markdown.link": { + "notes": "...", + "translation": " Markdown resmi web sitesi Marked dokümantasyonu Y Dakikada X Öğrenin, X=markdown Başlangıç şablonunu yükle " + }, + "markdown.name": { + "notes": "", + "translation": "Markdown" + }, + "mdx.desc": { + "notes": "...", + "translation": "Bileşen çağı için Markdown. MDX, Markdown belgelerinizde sorunsuzca JSX yazmanıza olanak tanır." + }, + "mdx.link": { + "notes": "...", + "translation": "MDX dokümantasyonu Başlangıç şablonunu yükle " + }, + "mdx.name": { + "notes": "", + "translation": "MDX" + }, + "mjml.desc": { + "notes": "", + "translation": "MJML, duyarlı bir e-posta kodlamanın zorluğunu azaltmak için tasarlanmış bir işaretleme dilidir." + }, + "mjml.link": { + "notes": "...", + "translation": "MJML resmi web sitesi MJML dokümantasyonu MJML resmi şablonları LiveCodes Dokümantasyonu " + }, + "mjml.name": { + "notes": "", + "translation": "MJML" + }, + "mustache.desc": { + "notes": "", + "translation": "Mantıksız şablonlar." + }, + "mustache.link": { + "notes": "...", + "translation": " Resmi web sitesi mustache(5) kılavuzu JavaScript uygulaması LiveCodes Dokümantasyonu " + }, + "mustache.name": { + "notes": "", + "translation": "Mustache" + }, + "nunjucks.desc": { + "notes": "...", + "translation": "JavaScript için zengin ve güçlü bir şablonlama dili. Nunjucks aslında jinja2'nin bir portudur." + }, + "nunjucks.link": { + "notes": "...", + "translation": " Resmi web sitesi LiveCodes Dokümantasyonu " + }, + "nunjucks.name": { + "notes": "", + "translation": "Nunjucks" + }, + "ocaml.desc1": { + "notes": "", + "translation": "OCaml, fonksiyonel, zorunlu ve nesne yönelimli stilleri destekleyen endüstriyel güçte bir programlama dilidir." + }, + "ocaml.desc2": { + "notes": "", + "translation": "OCaml'ı JavaScript'e derlemek için burada ReScript derleyicisi kullanılır." + }, + "ocaml.link": { + "notes": "...", + "translation": "OCaml web sitesi OCaml dokümantasyonu ReScript web sitesi Y Dakikada X Öğrenin, X=OCaml Başlangıç şablonunu yükle " + }, + "ocaml.name": { + "notes": "", + "translation": "OCaml" + }, + "perl.desc": { + "notes": "", + "translation": "Perlito kullanılarak tarayıcıda çalışan Perl." + }, + "perl.link": { + "notes": "...", + "translation": " Perl resmi web sitesi Perl dokümantasyonu Perlito5 Benioku Y Dakikada X Öğrenin, X=perl Başlangıç şablonunu yükle " + }, + "perl.name": { + "notes": "", + "translation": "Perl" + }, + "php.desc": { + "notes": "", + "translation": "Uniter kullanılarak tarayıcıda çalışan PHP." + }, + "php.link": { + "notes": "...", + "translation": "PHP resmi web sitesi PHP dokümantasyonu Uniter GitHub repo'su Y Dakikada X Öğrenin, X=PHP LiveCodes Dokümantasyonu Başlangıç şablonunu yükle " + }, + "php.name": { + "notes": "", + "translation": "PHP" + }, + "phpWasm.desc": { + "notes": "", + "translation": "Tarayıcıda PHP, WebAssembly tarafından desteklenir ve php-wasm kullanır." + }, + "phpWasm.link": { + "notes": "...", + "translation": "PHP resmi web sitesi PHP dokümantasyonu php-wasm GitHub repo'su Y Dakikada X Öğrenin, X=PHP LiveCodes Dokümantasyonu Başlangıç şablonunu yükle " + }, + "phpWasm.name": { + "notes": "", + "translation": "PHP (Wasm)" + }, + "postgresql.desc": { + "notes": "", + "translation": "PGlite kullanılarak WASM olarak paketlenmiş PostgreSQL." + }, + "postgresql.link": { + "notes": "...", + "translation": " PostgreSQL resmi web sitesi PostgreSQL dokümantasyonu PGlite GitHub repo'su Y Dakikada X Öğrenin, X=SQL Başlangıç şablonunu yükle " + }, + "postgresql.name": { + "notes": "", + "translation": "PostgreSQL" + }, + "prolog.desc": { + "notes": "", + "translation": "JavaScript'te açık kaynaklı bir Prolog yorumlayıcısı." + }, + "prolog.link": { + "notes": "...", + "translation": " Tau Prolog resmi web sitesi Tau Prolog dokümantasyonu SWI-Prolog Y Dakikada X Öğrenin, X=Prolog Başlangıç şablonunu yükle " + }, + "prolog.name": { + "notes": "", + "translation": "Tau Prolog" + }, + "pug.desc": { + "notes": "", + "translation": "Sağlam, zarif, zengin özellikli şablon motoru." + }, + "pug.link": { + "notes": "...", + "translation": " Pug dokümantasyonu Y Dakikada X Öğrenin, X=Pug LiveCodes Dokümantasyonu " + }, + "pug.name": { + "notes": "", + "translation": "Pug" + }, + "python.desc": { + "notes": "", + "translation": "Brython kullanılarak tarayıcıda çalışan Python." + }, + "python.link": { + "notes": "...", + "translation": " Python resmi web sitesi Python dokümantasyonu Brython dokümantasyonu Y Dakikada X Öğrenin, X=Python LiveCodes Dokümantasyonu Başlangıç şablonunu yükle " + }, + "python.name": { + "notes": "", + "translation": "Python" + }, + "pythonWasm.desc1": { + "notes": "", + "translation": "Bilimsel yığın ile Python, Pyodide kullanılarak WebAssembly'e derlenmiştir." + }, + "pythonWasm.desc2": { + "notes": "", + "translation": "Pyodide, NumPy, Pandas, Matplotlib, SciPy, scikit-learn ve daha fazlasını içeren Python bilimsel yığınını kullanmaya olanak tanır. Ek olarak, PyPi'den saf Python wheel'leri yüklemek mümkündür." + }, + "pythonWasm.link": { + "notes": "...", + "translation": " Python resmi web sitesi Python dokümantasyonu Pyodide dokümantasyonu Y Dakikada X Öğrenin, X=Python LiveCodes Dokümantasyonu Başlangıç şablonunu yükle " + }, + "pythonWasm.name": { + "notes": "", + "translation": "Python (Wasm)" + }, + "r.desc": { + "notes": "", + "translation": "WebR kullanılarak tarayıcıda çalışan R." + }, + "r.link": { + "notes": "...", + "translation": " R projesi resmi web sitesi R Kılavuzları Veri Bilimi için R (2e) WebR dokümantasyonu Y Dakikada X Öğrenin, X=R LiveCodes Dokümantasyonu Başlangıç şablonunu yükle " + }, + "r.name": { + "notes": "", + "translation": "R" + }, + "react.desc": { + "notes": "", + "translation": "React Derleyicisi, React uygulamalarını otomatik olarak optimize eden, yalnızca derleme zamanında çalışan bir araçtır." + }, + "react.link": { + "notes": "...", + "translation": " React resmi web sitesi React Derleyicisi LiveCodes Dokümantasyonu Başlangıç şablonunu yükle " + }, + "react.name": { + "notes": "", + "translation": "React Compiler" + }, + "reactNative.desc": { + "notes": "", + "translation": "Web için React Native, React DOM ile birlikte çalışabilen, React Native Bileşenleri ve API'lerinin erişilebilir bir uygulamasıdır." + }, + "reactNative.link": { + "notes": "...", + "translation": " React resmi web sitesi React Native web sitesi Web için React Native web sitesi React Native dokümantasyonu LiveCodes Dokümantasyonu Başlangıç şablonunu yükle " + }, + "reactNative.name": { + "notes": "", + "translation": "React Native for Web" + }, + "reactNativeTsx.desc": { + "notes": "", + "translation": "Web için React Native, React DOM ile birlikte çalışabilen, React Native Bileşenleri ve API'lerinin erişilebilir bir uygulamasıdır." + }, + "reactNativeTsx.link": { + "notes": "...", + "translation": " React resmi web sitesi React Native web sitesi Web için React Native web sitesi React Native dokümantasyonu TypeScript web sitesi TypeScript dokümantasyonu LiveCodes Dokümantasyonu Başlangıç şablonunu yükle (JSX) " + }, + "reactNativeTsx.name": { + "notes": "", + "translation": "React Native for Web (TypeScript ile)" + }, + "reactTsx.desc": { + "notes": "", + "translation": "React Derleyicisi, React uygulamalarını otomatik olarak optimize eden, yalnızca derleme zamanında çalışan bir araçtır." + }, + "reactTsx.link": { + "notes": "...", + "translation": " React resmi web sitesi React Derleyicisi TypeScript web sitesi TypeScript dokümantasyonu LiveCodes Dokümantasyonu Başlangıç şablonunu yükle (JSX) " + }, + "reactTsx.name": { + "notes": "", + "translation": "React Compiler (TypeScript ile)" + }, + "reason.desc1": { + "notes": "", + "translation": "Reason, hem JavaScript hem de OCaml ekosistemlerinden yararlanırken basit, hızlı ve kaliteli, tip-güvenli kod yazmanıza olanak tanır." + }, + "reason.desc2": { + "notes": "", + "translation": "Reason'ı JavaScript'e derlemek için burada ReScript derleyicisi kullanılır." + }, + "reason.link": { + "notes": "...", + "translation": "Reason web sitesi Reason dokümantasyonu ReasonReact ReScript web sitesi Y Dakikada X Öğrenin, X=reason Başlangıç şablonunu yükle " + }, + "reason.name": { + "notes": "", + "translation": "Reason" + }, + "rescript.desc": { + "notes": "", + "translation": "ReScript, verimli ve insan tarafından okunabilir JavaScript'e derlenen, sağlam bir şekilde tiplendirilmiş bir dildir." + }, + "rescript.link": { + "notes": "...", + "translation": " ReScript web sitesi ReScript / React Başlangıç şablonunu yükle " + }, + "rescript.name": { + "notes": "", + "translation": "ReScript" + }, + "richtext.desc1": { + "notes": "", + "translation": "Quill kullanarak:" + }, + "richtext.desc2": { + "notes": "", + "translation": "Güçlü zengin metin düzenleyiciniz." + }, + "richtext.link": { + "notes": "...", + "translation": " Quill resmi web sitesi " + }, + "richtext.name": { + "notes": "", + "translation": "Zengin Metin Düzenleyici" + }, + "riot.desc": { + "notes": "", + "translation": "Basit ve zarif bileşen tabanlı kullanıcı arayüzü kütüphanesi." + }, + "riot.link": { + "notes": "...", + "translation": " Riot.js resmi web sitesi Riot.js dokümantasyonu Başlangıç şablonunu yükle " + }, + "riot.name": { + "notes": "", + "translation": "Riot.js" + }, + "ruby.desc": { + "notes": "", + "translation": "Opal kullanılarak tarayıcıda çalışan Ruby." + }, + "ruby.link": { + "notes": "...", + "translation": " Ruby resmi web sitesi Ruby dokümantasyonu Opal resmi web sitesi Opal standart kütüphane CDN'i Y Dakikada X Öğrenin, X=ruby LiveCodes Dokümantasyonu Başlangıç şablonunu yükle " + }, + "ruby.name": { + "notes": "", + "translation": "Ruby" + }, + "rubyWasm.desc": { + "notes": "", + "translation": "Tarayıcıda ruby-wasm (CRuby'nin WebAssembly portlarının bir koleksiyonu) kullanılarak çalışan Ruby." + }, + "rubyWasm.link": { + "notes": "...", + "translation": " Ruby resmi web sitesi Ruby dokümantasyonu ruby.wasm web sitesi CRuby Y Dakikada X Öğrenin, X=ruby LiveCodes Dokümantasyonu Başlangıç şablonunu yükle " + }, + "rubyWasm.name": { + "notes": "", + "translation": "Ruby (WASM)" + }, + "sass.desc": { + "notes": "", + "translation": "Sözdizimsel Olarak Harika Stil Sayfaları." + }, + "sass.link": { + "notes": "...", + "translation": " Sass resmi web sitesi Sass dokümantasyonu Sass (girintili) sözdizimi Y Dakikada X Öğrenin, X=sass " + }, + "sass.name": { + "notes": "", + "translation": "Sass" + }, + "scheme.desc": { + "notes": "", + "translation": "biwascheme kullanılarak tarayıcıda çalışan Scheme." + }, + "scheme.link": { + "notes": "...", + "translation": " Scheme Programlama Dili BiwaScheme resmi web sitesi BiwaScheme referansı Başlangıç şablonunu yükle " + }, + "scheme.name": { + "notes": "", + "translation": "Scheme" + }, + "scss.desc": { + "notes": "", + "translation": "Sözdizimsel Olarak Harika Stil Sayfaları." + }, + "scss.link": { + "notes": "...", + "translation": " Sass resmi web sitesi Sass dokümantasyonu SCSS sözdizimi Y Dakikada X Öğrenin, X=sass " + }, + "scss.name": { + "notes": "", + "translation": "SCSS" + }, + "solid.desc": { + "notes": "", + "translation": "Kullanıcı arayüzleri oluşturmak için bildirimsel, verimli ve esnek bir JavaScript kütüphanesi." + }, + "solid.link": { + "notes": "...", + "translation": "Resmi web sitesi Dokümantasyon LiveCodes Dokümantasyonu Başlangıç şablonunu yükle (TSX) " + }, + "solid.name": { + "notes": "", + "translation": "Solid" + }, + "solid.tsx.desc": { + "notes": "", + "translation": "Kullanıcı arayüzleri oluşturmak için bildirimsel, verimli ve esnek bir JavaScript kütüphanesi." + }, + "solid.tsx.link": { + "notes": "...", + "translation": "Resmi web sitesi Solid dokümantasyonu TypeScript web sitesi TypeScript dokümantasyonu LiveCodes Dokümantasyonu Başlangıç şablonunu yükle " + }, + "solid.tsx.name": { + "notes": "", + "translation": "Solid (TypeScript ile)" + }, + "sql.desc": { + "notes": "", + "translation": "SQL.js kullanılarak JavaScript'e derlenmiş SQLite." + }, + "sql.link": { + "notes": "...", + "translation": " SQLite resmi web sitesi SQLite sözdizimi dokümantasyonu SQL.js resmi web sitesi Y Dakikada X Öğrenin, X=SQL Başlangıç şablonunu yükle " + }, + "sql.name": { + "notes": "", + "translation": "SQLite" + }, + "stencil.desc": { + "notes": "", + "translation": "Web Bileşenleri ve Yüksek Performanslı Web Uygulamaları için bir Derleyici." + }, + "stencil.link": { + "notes": "...", + "translation": " Stencil resmi web sitesi Stencil dokümantasyonu Başlangıç şablonunu yükle " + }, + "stencil.name": { + "notes": "", + "translation": "Stencil" + }, + "styleProcessors.link": { + "notes": "...", + "translation": " Tailwind CSS Windi CSS UnoCSS Lightning CSS PostCSS Eklentileri: Autoprefixer postcss-preset-env postcss-import-url postcss-modules " + }, + "styleProcessors.name": { + "notes": "", + "translation": "CSS Çerçeveleri ve İşlemcileri" + }, + "stylis.desc": { + "notes": "", + "translation": "Hafif css ön işlemcisi." + }, + "stylis.link": { + "notes": "...", + "translation": " Stylis resmi web sitesi " + }, + "stylis.name": { + "notes": "", + "translation": "Stylis" + }, + "stylus.desc": { + "notes": "", + "translation": "Etkileyici, Dinamik, Sağlam CSS." + }, + "stylus.link": { + "notes": "...", + "translation": " Stylus resmi web sitesi Y Dakikada X Öğrenin, X=stylus " + }, + "stylus.name": { + "notes": "", + "translation": "Stylus" + }, + "sucrase.desc": { + "notes": "", + "translation": "Modern JS çalışma zamanlarını hedefleyebildiğinizde Babel'e süper hızlı bir alternatif." + }, + "sucrase.link": { + "notes": "...", + "translation": " Sucrase resmi web sitesi Sucrase GitHub Repo'su LiveCodes Dokümantasyonu " + }, + "sucrase.name": { + "notes": "", + "translation": "Sucrase" + }, + "svelte.desc": { + "notes": "", + "translation": "Sibernetik olarak geliştirilmiş web uygulamaları." + }, + "svelte.link": { + "notes": "...", + "translation": " Svelte resmi web sitesi Svelte dokümantasyonu Başlangıç şablonunu yükle " + }, + "svelte.name": { + "notes": "", + "translation": "Svelte" + }, + "tcl.desc": { + "notes": "...", + "translation": "Tarayıcıda, wacl kullanılarak çalışan Tcl." + }, + "tcl.link": { + "notes": "...", + "translation": " Tcl resmi web sitesi wacl repo'su Y Dakikada X Öğrenin, X=Tcl Başlangıç şablonunu yükle " + }, + "tcl.name": { + "notes": "", + "translation": "Tcl (Tool Command Language)" + }, + "teal.desc": { + "notes": "", + "translation": "Lua'nın tipli bir diyalekti." + }, + "teal.link": { + "notes": "...", + "translation": " Teal GitHub repo'su Teal dokümanları Teal eğitimi LiveCodes Dokümantasyonu Başlangıç şablonunu yükle " + }, + "teal.name": { + "notes": "", + "translation": "Teal" + }, + "tsx.desc": { + "notes": "", + "translation": "JSX içinde TypeScript. TSX, LiveCodes'ta TypeScript Derleyicisi kullanılarak JavaScript'e derlenir. Varsayılan olarak JSX çalışma zamanı olarak React'i kullanır." + }, + "tsx.link": { + "notes": "...", + "translation": " React resmi web sitesi React dokümantasyonunda JSX Typescript dokümantasyonu LiveCodes Dokümantasyonu " + }, + "tsx.name": { + "notes": "", + "translation": "TSX" + }, + "twig.desc": { + "notes": "...", + "translation": "Twig PHP şablonlama dilinin Twig.js tarafından bir JavaScript uygulaması." + }, + "twig.link": { + "notes": "...", + "translation": " Twig resmi web sitesi Twig Dokümantasyonu Twig.js Repo'su Twig.js Dokümantasyonu LiveCodes Dokümantasyonu " + }, + "twig.name": { + "notes": "", + "translation": "Twig" + }, + "typescript.desc": { + "notes": "", + "translation": "JavaScript'in Tipli bir Üst Kümesi." + }, + "typescript.link": { + "notes": "...", + "translation": " Resmi web sitesi TypeScript dokümantasyonu Y Dakikada X Öğrenin, X=TypeScript Başlangıç şablonunu yükle " + }, + "typescript.name": { + "notes": "", + "translation": "TypeScript" + }, + "vue.link": { + "notes": "...", + "translation": " Vue.js v3 resmi web sitesi Vue3 dokümantasyonu Vue3 tek dosya bileşenleri LiveCodes Dokümantasyonu Başlangıç şablonunu yükle " + }, + "vue.name": { + "notes": "", + "translation": "Vue3 Tek Dosya Bileşenleri" + }, + "vue2.desc": { + "notes": "", + "translation": "vue3-sfc-loader kullanılarak yüklendi." + }, + "vue2.link": { + "notes": "...", + "translation": "Vue.js resmi web sitesi Vue2 dokümantasyonu Vue2 tek dosya bileşenleri vue3-sfc-loader GitHub repo'su LiveCodes Dokümantasyonu " + }, + "vue2.name": { + "notes": "", + "translation": "Vue2 Tek Dosya Bileşenleri" + }, + "wat.desc1": { + "notes": "", + "translation": "WebAssembly (wasm) ikili formatının düşük seviyeli metinsel gösterimi." + }, + "wat.desc2": { + "notes": "", + "translation": "wabt.js kullanılarak wasm'a dönüştürülür." + }, + "wat.link": { + "notes": "...", + "translation": "WebAssembly.org WebAssembly Metin Özellikleri MDN'de WebAssembly WebAssembly metin formatını anlama wabt.js dokümantasyonu Y Dakikada X Öğrenin, X=WebAssembly Başlangıç şablonunu yükle " + }, + "wat.name": { + "notes": "", + "translation": "WebAssembly Metin Formatı" + } +} \ No newline at end of file diff --git a/src/livecodes/i18n/locales/tr/language-info.ts b/src/livecodes/i18n/locales/tr/language-info.ts new file mode 100644 index 0000000000..67ede35e69 --- /dev/null +++ b/src/livecodes/i18n/locales/tr/language-info.ts @@ -0,0 +1,438 @@ +// @ts-nocheck +// This comment is added by i18n-exclude script and should be automatically removed after build. +// If you see this comment in the file, it means there is something wrong during the build process. + +// DİKKAT: Bu dosya kaynak kodundan otomatik olarak oluşturulmuştur. Manuel olarak düzenlemeyin! + +import type { I18nTranslationTemplate } from '../models'; + +// Bu, diğer çeviriler için bir şablon olarak kullanılır. +// Diğer çeviriler şu şekilde yazılmalıdır: +// const languageInfo: I18nLangInfoTranslation = { /* çeviri burada */ }; + +// İç içe nesnelere izin verdiğimiz için, I18nTranslationTemplate'i I18nAttributes'tan ayırmak önemlidir. +// Bu nedenle, I18nAttributes'ta bildirilen özellikler (ve bu özellikler gelecekte kullanılabilir) iç içe bir anahtar olarak kullanılmamalıdır. + +const languageInfo = { + artTemplate: { + desc: 'Yüksek performanslı JavaScript şablon motoru.', + link: '<1> <2>art-template resmi web sitesi <3> <4>art-template dokümantasyonu ', + name: 'art-template', + }, + asciidoc: { + desc: "Asciidoctor kullanılarak HTML'e derlenmiş AsciiDoc.", + link: '<1> <2>AsciiDoc resmi web sitesi <3> <4>Asciidoctor resmi web sitesi <5> <6>Asciidoctor dokümantasyonu <7> <8>Y Dakikada X Öğrenin, X=asciidoc ', + name: 'AsciiDoc', + }, + assemblyscript: { + desc: 'WebAssembly için TypeScript benzeri bir dil.', + link: '<1> <2>AssemblyScript resmi web sitesi <3> <4>AssemblyScript dokümantasyonu <5> <6>Başlangıç şablonunu yükle ', + name: 'AssemblyScript', + }, + astro: { + desc: "Daha az istemci taraflı Javascript ile daha hızlı web siteleri oluşturun. (Hala Beta'da)", + link: '<1> <2>Astro resmi web sitesi <3> <4>Astro dokümantasyonu <5> <6>Başlangıç şablonunu yükle ', + name: 'Astro', + }, + babel: { + desc: 'JavaScript derleyicisi.', + link: '<1><2>Resmi web sitesi <3> <4>Babel dokümantasyonu ', + name: 'Babel', + }, + bbcode: { + desc: 'BBCode ("Bulletin Board Code"), birçok internet forum yazılımında mesajları biçimlendirmek için kullanılan hafif bir işaretleme dilidir.', + link: '<1><2>bbcode.org <3> <4>BBCode rehberi <5> <6>Wikipedia\'da BBCode ', + name: 'BBCode', + }, + blockly: { + desc: 'Görsel programlama düzenleyicileri oluşturmak için bir JavaScript kütüphanesi.', + link: '<1> <2>Resmi web sitesi <3> <4>Rehberler <5> <6>Referans <7> <8>Örnekler <9> <10>Başlangıç şablonunu yükle ', + name: 'Blockly', + }, + civet: { + desc: "Civet, TypeScript veya JavaScript'e derlenen bir programlama dilidir, böylece mevcut araçları kullanabilir ancak daha kısa ve güçlü bir sözdizimi sağlayabilirsiniz.", + link: '<1> <2>Civet resmi web sitesi <3> <4>Civet kopya kağıdı <5> <6>Başlangıç şablonunu yükle ', + name: 'Civet', + }, + clio: { + desc: "Clio, JavaScript'e derlenen hızlı, dağıtık, fonksiyonel bir programlama dilidir.", + link: '<1> <2>Clio resmi web sitesi <3> <4>Clio dokümantasyonu <5> <6>Başlangıç şablonunu yükle ', + name: 'Clio', + }, + clojurescript: { + desc: "ClojureScript, JavaScript'i hedefleyen bir <1>Clojure derleyicisidir. <2>LiveCodes'ta, tarayıcıda <3>Cherry kullanılarak çalışır.", + link: '<1> <2>ClojureScript resmi web sitesi <3> <4>Clojure resmi web sitesi <5> <6>Cherry repo\'su <7> <8>Y Dakikada X Öğrenin, X=clojure <9> <10>LiveCodes Dokümantasyonu <11> <12>Başlangıç şablonunu yükle ', + name: 'ClojureScript (CLJS)', + }, + coffeescript: { + desc: 'Sade JavaScript.', + link: '<1> <2>CoffeeScript resmi web sitesi <3> <4>Y Dakikada X Öğrenin, X=coffeescript <5> <6>Başlangıç şablonunu yükle ', + name: 'CoffeeScript', + }, + commonlisp: { + desc: "JSCL (Common Lisp'ten önyüklemeli bir Lisp'ten Javascript'e derleyici) kullanılarak Javascript üzerinde bir Common Lisp uygulaması.", + link: '<1> <2>Common-Lisp.net <3> <4>JSCL Projesi <5> <6>Common Lisp Kaynakları <7> <8>Y Dakikada X Öğrenin, X=Common Lisp <9> <10>Başlangıç şablonunu yükle ', + name: 'Common Lisp', + }, + cpp: { + desc1: "JSCPP (JavaScript ile yazılmış basit bir C++ yorumlayıcısı) kullanılarak C++ desteği.", + desc2: 'Bu, C++\'ın tam bir uygulaması değildir. Detaylar için lütfen <1>JSCPP dokümantasyonuna bakın.', + link: '<1> <2>Standart C++ Vakfı <3> <4>JSCPP <5> <6>Y Dakikada X Öğrenin, X=C++ <7> <8>Başlangıç şablonunu yükle ', + name: 'C++', + }, + cppWasm: { + desc: 'WebAssembly üzerinde çalışan, <2>polylang.io tarafından uyarlanmış <1>wasm-clang kullanan Clang C/C++ derleyicisi.', + link: '<1> <2>Standart C++ Vakfı <3> <4>Clang resmi web sitesi <5> <6>Y Dakikada X Öğrenin, X=C++ <7> <8>Başlangıç şablonunu yükle ', + name: 'C/C++ (Wasm)', + }, + csharpWasm: { + desc: 'WebAssembly üzerinde çalışan C# derleyicisi, <1>Blazor kullanılarak.', + link: '<1> <2>C# dil dokümantasyonu <3> <4>Y Dakikada X Öğrenin, X=C# <5> <6>LiveCodes Dokümantasyonu <7> <8>Başlangıç şablonunu yükle ', + name: 'C# (Wasm)', + }, + diagrams: { + desc1: '(Deneysel)', + desc2: 'Kod olarak diyagramlar. Destekledikleri:', + desc3: '<1> <2>Cytoscape <3> <4>ELK (<5>elkjs kullanarak) <6> <7>Gnuplot (<8>gnuplot-JS kullanarak) <9> <10>Graphviz (<11>@hpcc-js/wasm kullanarak) <12> <13>Mermaid <14> <15>Nomnoml <16> <17>Pintora <18> <19>Plotly <20> <21>Svgbob <22> <23>Vega <24> <25>VegaLite <26> <27>WaveDrom ', + link: '<1> <2>Başlangıç şablonunu yükle <3> <4>LiveCodes Dokümantasyonu ', + name: 'Diyagramlar', + }, + dot: { + desc: 'Node.js ve tarayıcılar için en hızlı ve öz javascript şablon motoru.', + link: '<1> <2>Resmi web sitesi <3> <4>LiveCodes Dokümantasyonu ', + name: 'doT.js', + }, + ejs: { + desc: 'Gömülü JavaScript şablonlama.', + link: '<1><2>Resmi web sitesi <3> <4>LiveCodes Dokümantasyonu ', + name: 'EJS', + }, + eta: { + desc: 'Node, Deno ve tarayıcı için gömülü JS şablon motoru. Hafif, hızlı ve eklenti destekli. TypeScript ile yazılmıştır.', + link: '<1><2>Resmi web sitesi <3> <4>Dokümantasyon <5> <6>LiveCodes Dokümantasyonu ', + name: 'Eta', + }, + fennel: { + desc: "Fennel, Lua'nın hızını, basitliğini ve erişimini bir lisp sözdizimi ve makro sisteminin esnekliğiyle birleştiren bir programlama dilidir.", + link: '<1> <2>Fennel resmi web sitesi <3> <4>Fennel\'e Başlarken <5> <6>LiveCodes Dokümantasyonu <7> <8>Başlangıç şablonunu yükle ', + name: 'Fennel', + }, + flow: { + desc: 'Flow, JavaScript için statik bir tip denetleyicisidir.', + link: '<1> <2>Flow resmi web sitesi <3> <4>Flow dokümantasyonu ', + name: 'Flow', + }, + gleam: { + desc1: 'Gleam, ölçeklenebilen, tip-güvenli sistemler oluşturmak için kullanımı kolay bir dildir!', + desc2: "Gleam, Erlang veya JavaScript'e derlenen statik tipli bir fonksiyonel programlama dilidir.", + link: '<1><2>Gleam web sitesi <3> <4>Gleam dokümantasyonu <5> <6>Gleam dil turu <7> <8>Başlangıç şablonunu yükle ', + name: 'Gleam', + }, + go: { + desc1: 'Go (Golang), basit, güvenilir ve verimli yazılımlar oluşturmayı kolaylaştıran açık kaynaklı bir programlama dilidir.', + desc2: "Burada, GopherJS kullanılarak JavaScript'e derlenir.", + link: '<1><2>Go web sitesi <3><4>Go dokümantasyonu <5> <6>GopherJS repo\'su <7> <8>Y Dakikada X Öğrenin, X=Go <9> <10>LiveCodes Dokümantasyonu <11> <12>Başlangıç şablonunu yükle ', + name: 'Go', + }, + goWasm: { + desc: 'Yaegi kullanılarak WebAssembly üzerinde çalışan Go yorumlayıcısı.', + link: '<1><2>Go resmi web sitesi <3><4>Yaegi <5> <6>Y Dakikada X Öğrenin, X=Go <7> <8>LiveCodes Dokümantasyonu <9> <10>Başlangıç şablonunu yükle ', + name: 'Go (Wasm)', + }, + haml: { + desc: 'clientside-haml-js kullanılarak istemci tarafı javascript görünüm şablonları için Haml derleyicisi.', + link: '<1><2>Haml resmi web sitesi <3> <4>Haml dokümantasyonu <5> <6>clientside-haml-js GitHub repo\'su <7> <8>Y Dakikada X Öğrenin, X=haml <9> <10>LiveCodes Dokümantasyonu ', + name: 'Haml', + }, + handlebars: { + desc: 'Steroidli minimal şablonlama.', + link: '<1><2>Resmi web sitesi <3> <4>LiveCodes Dokümantasyonu ', + name: 'Handlebars', + }, + imba: { + desc: 'Kullanımı kolay full-stack dil.', + link: '<1><2>Resmi web sitesi', + name: 'Imba', + }, + java: { + desc: 'DoppioJVM kullanılarak tarayıcıda çalışan JVM.', + link: '<1> <2>Java resmi web sitesi <3> <4>DoppioJVM <5> <6>Y Dakikada X Öğrenin, X=java <7> <8>LiveCodes Dokümantasyonu <9> <10>Başlangıç şablonunu yükle ', + name: 'Java', + }, + jinja: { + desc: 'Jinja, hızlı, etkileyici, genişletilebilir bir şablon motorudur.', + link: '<1> <2>Resmi web sitesi <3> <4>Şablon dokümantasyonu <5> <6>JavaScript uygulaması <7> <8>LiveCodes Dokümantasyonu ', + name: 'Jinja', + }, + jsx: { + desc: "JSX, LiveCodes'ta TypeScript Derleyicisi kullanılarak JavaScript'e derlenir. Varsayılan olarak JSX çalışma zamanı olarak React'i kullanır.", + link: '<1> <2>React resmi web sitesi <3> <4>React dokümantasyonunda JSX <5> <6>LiveCodes Dokümantasyonu ', + name: 'JSX', + }, + julia: { + desc1: "LiveCodes'taki Julia dil desteği hala deneyseldir.", + desc2: 'WASM üzerinde çalışan Julia derleyicisi ve Julia Base, <2>polylang.io tarafından uyarlanmış <1>julia-wasm kullanılarak.', + link: '<1> <2>Julia resmi web sitesi <3> <4>Julia dokümantasyonu <5> <6>Y Dakikada X Öğrenin, X=Julia <7> <8>Başlangıç şablonunu yükle ', + name: 'Julia', + }, + less: { + desc: 'Bu CSS, sadece biraz daha fazlasıyla.', + link: '<1><2>Less resmi web sitesi <3> <4>Y Dakikada X Öğrenin, X=less ', + name: 'Less', + }, + liquid: { + desc: 'Basit, etkileyici ve güvenli bir şablon motoru.', + link: '<1> <2>LiquidJS resmi web sitesi <3> <4>LiquidJS dokümantasyonu <5> <6>LiveCodes Dokümantasyonu ', + name: 'LiquidJS', + }, + livescript: { + desc: "JavaScript'e derlenen bir dil.", + link: '<1> <2>LiveScript resmi web sitesi <3> <4>Y Dakikada X Öğrenin, X=LiveScript <5> <6>Başlangıç şablonunu yükle ', + name: 'LiveScript', + }, + lua: { + desc: 'fengari-web kullanılarak tarayıcıda çalışan Lua.', + link: '<1><2>Lua resmi web sitesi <3> <4>Lua dokümantasyonu <5> <6>Fengari resmi web sitesi <7> <8>fengari-web GitHub repo\'su <9> <10>Y Dakikada X Öğrenin, X=Lua <11> <12>LiveCodes Dokümantasyonu <13> <14>Başlangıç şablonunu yükle ', + name: 'Lua', + }, + luaWasm: { + desc: "Tarayıcıda Wasmoon kullanılarak çalışan Lua, WebAssembly ile yapılmış JS bağlamaları olan gerçek bir lua 5.4 sanal makinesidir.", + link: '<1><2>Lua resmi web sitesi <3> <4>Lua dokümantasyonu <5> <6>Wasmoon GitHub repo\'su <7> <8>Y Dakikada X Öğrenin, X=Lua <9> <10>LiveCodes Dokümantasyonu <11> <12>Başlangıç şablonunu yükle ', + name: 'Lua (Wasm)', + }, + malina: { + desc: "Svelte'den ilham alan frontend derleyicisi.", + link: '<1> <2>Malina.js repo\'su <3> <4>Malina.js dokümantasyonu <5> <6>Başlangıç şablonunu yükle ', + name: 'Malina.js', + }, + markdown: { + desc: "Marked kullanılarak HTML'e derlenmiş Markdown.", + link: '<1> <2>Markdown resmi web sitesi <3> <4>Marked dokümantasyonu <5> <6>Y Dakikada X Öğrenin, X=markdown <7> <8>Başlangıç şablonunu yükle ', + name: 'Markdown', + }, + mdx: { + desc: 'Bileşen çağı için Markdown. <1>MDX, Markdown belgelerinizde sorunsuzca JSX yazmanıza olanak tanır.', + link: '<1><2>MDX dokümantasyonu <3> <4>Başlangıç şablonunu yükle ', + name: 'MDX', + }, + mjml: { + desc: 'MJML, duyarlı bir e-posta kodlamanın zorluğunu azaltmak için tasarlanmış bir işaretleme dilidir.', + link: '<1><2>MJML resmi web sitesi <3> <4>MJML dokümantasyonu <5> <6>MJML resmi şablonları <7> <8>LiveCodes Dokümantasyonu ', + name: 'MJML', + }, + mustache: { + desc: 'Mantıksız şablonlar.', + link: '<1> <2>Resmi web sitesi <3> <4>mustache(5) kılavuzu <5> <6>JavaScript uygulaması <7> <8>LiveCodes Dokümantasyonu ', + name: 'Mustache', + }, + nunjucks: { + desc: "JavaScript için zengin ve güçlü bir şablonlama dili. Nunjucks aslında <1>jinja2'nin bir portudur.", + link: '<1> <2>Resmi web sitesi <3> <4>LiveCodes Dokümantasyonu ', + name: 'Nunjucks', + }, + ocaml: { + desc1: 'OCaml, fonksiyonel, zorunlu ve nesne yönelimli stilleri destekleyen endüstriyel güçte bir programlama dilidir.', + desc2: "OCaml'ı JavaScript'e derlemek için burada ReScript derleyicisi kullanılır.", + link: '<1><2>OCaml web sitesi <3> <4>OCaml dokümantasyonu <5> <6>ReScript web sitesi <7> <8>Y Dakikada X Öğrenin, X=OCaml <9> <10>Başlangıç şablonunu yükle ', + name: 'OCaml', + }, + perl: { + desc: 'Perlito kullanılarak tarayıcıda çalışan Perl.', + link: '<1> <2>Perl resmi web sitesi <3> <4>Perl dokümantasyonu <5> <6>Perlito5 Benioku <7> <8>Y Dakikada X Öğrenin, X=perl <9> <10>Başlangıç şablonunu yükle ', + name: 'Perl', + }, + php: { + desc: 'Uniter kullanılarak tarayıcıda çalışan PHP.', + link: '<1><2>PHP resmi web sitesi <3> <4>PHP dokümantasyonu <5> <6>Uniter GitHub repo\'su <7> <8>Y Dakikada X Öğrenin, X=PHP <9> <10>LiveCodes Dokümantasyonu <11> <12>Başlangıç şablonunu yükle ', + name: 'PHP', + }, + phpWasm: { + desc: 'Tarayıcıda PHP, WebAssembly tarafından desteklenir ve php-wasm kullanır.', + link: '<1><2>PHP resmi web sitesi <3> <4>PHP dokümantasyonu <5> <6>php-wasm GitHub repo\'su <7> <8>Y Dakikada X Öğrenin, X=PHP <9> <10>LiveCodes Dokümantasyonu <11> <12>Başlangıç şablonunu yükle ', + name: 'PHP (Wasm)', + }, + postgresql: { + desc: 'PGlite kullanılarak WASM olarak paketlenmiş PostgreSQL.', + link: '<1> <2>PostgreSQL resmi web sitesi <3> <4>PostgreSQL dokümantasyonu <5> <6>PGlite GitHub repo\'su <7> <8>Y Dakikada X Öğrenin, X=SQL <9> <10>Başlangıç şablonunu yükle ', + name: 'PostgreSQL', + }, + prolog: { + desc: "JavaScript'te açık kaynaklı bir Prolog yorumlayıcısı.", + link: '<1> <2>Tau Prolog resmi web sitesi <3> <4>Tau Prolog dokümantasyonu <5> <6>SWI-Prolog <7> <8>Y Dakikada X Öğrenin, X=Prolog <9> <10>Başlangıç şablonunu yükle ', + name: 'Tau Prolog', + }, + pug: { + desc: 'Sağlam, zarif, zengin özellikli şablon motoru.', + link: '<1> <2>Pug dokümantasyonu <3> <4>Y Dakikada X Öğrenin, X=Pug <5> <6>LiveCodes Dokümantasyonu ', + name: 'Pug', + }, + python: { + desc: 'Brython kullanılarak tarayıcıda çalışan Python.', + link: '<1> <2>Python resmi web sitesi <3> <4>Python dokümantasyonu <5> <6>Brython dokümantasyonu <7> <8>Y Dakikada X Öğrenin, X=Python <9> <10>LiveCodes Dokümantasyonu <11> <12>Başlangıç şablonunu yükle ', + name: 'Python', + }, + pythonWasm: { + desc1: "Bilimsel yığın ile Python, Pyodide kullanılarak WebAssembly'e derlenmiştir.", + desc2: 'Pyodide, NumPy, Pandas, Matplotlib, SciPy, scikit-learn ve daha fazlasını içeren Python bilimsel yığınını kullanmaya olanak tanır. Ek olarak, PyPi\'den saf Python wheel\'leri yüklemek mümkündür.', + link: '<1> <2>Python resmi web sitesi <3> <4>Python dokümantasyonu <5><6>Pyodide dokümantasyonu <7> <8>Y Dakikada X Öğrenin, X=Python <9> <10>LiveCodes Dokümantasyonu <11> <12>Başlangıç şablonunu yükle ', + name: 'Python (Wasm)', + }, + r: { + desc: 'WebR kullanılarak tarayıcıda çalışan R.', + link: '<1> <2>R projesi resmi web sitesi <3> <4>R Kılavuzları <5> <6>Veri Bilimi için R (2e) <7> <8>WebR dokümantasyonu <9> <10>Y Dakikada X Öğrenin, X=R <11> <12>LiveCodes Dokümantasyonu <13> <14>Başlangıç şablonunu yükle ', + name: 'R', + }, + react: { + desc: 'React Derleyicisi, React uygulamalarını otomatik olarak optimize eden, yalnızca derleme zamanında çalışan bir araçtır.', + link: '<1> <2>React resmi web sitesi <3> <4>React Derleyicisi <5> <6>LiveCodes Dokümantasyonu <7> <8>Başlangıç şablonunu yükle ', + name: 'React Compiler', + }, + reactNative: { + desc: "Web için React Native, React DOM ile birlikte çalışabilen, React Native Bileşenleri ve API'lerinin erişilebilir bir uygulamasıdır.", + link: '<1> <2>React resmi web sitesi <3> <4>React Native web sitesi <5> <6>Web için React Native web sitesi <7> <8>React Native dokümantasyonu <9> <10>LiveCodes Dokümantasyonu <11> <12>Başlangıç şablonunu yükle ', + name: 'React Native for Web', + }, + reactNativeTsx: { + desc: "Web için React Native, React DOM ile birlikte çalışabilen, React Native Bileşenleri ve API'lerinin erişilebilir bir uygulamasıdır.", + link: '<1> <2>React resmi web sitesi <3> <4>React Native web sitesi <5> <6>Web için React Native web sitesi <7> <8>React Native dokümantasyonu <9> <10>TypeScript web sitesi <11> <12>TypeScript dokümantasyonu <13> <14>LiveCodes Dokümantasyonu <15> <16>Başlangıç şablonunu yükle (JSX) ', + name: 'React Native for Web (TypeScript ile)', + }, + reactTsx: { + desc: 'React Derleyicisi, React uygulamalarını otomatik olarak optimize eden, yalnızca derleme zamanında çalışan bir araçtır.', + link: '<1> <2>React resmi web sitesi <3> <4>React Derleyicisi <5> <6>TypeScript web sitesi <7> <8>TypeScript dokümantasyonu <9> <10>LiveCodes Dokümantasyonu <11> <12>Başlangıç şablonunu yükle (JSX) ', + name: 'React Compiler (TypeScript ile)', + }, + reason: { + desc1: 'Reason, hem JavaScript hem de OCaml ekosistemlerinden yararlanırken basit, hızlı ve kaliteli, tip-güvenli kod yazmanıza olanak tanır.', + desc2: "Reason'ı JavaScript'e derlemek için burada ReScript derleyicisi kullanılır.", + link: '<1><2>Reason web sitesi <3> <4>Reason dokümantasyonu <5> <6>ReasonReact <7> <8>ReScript web sitesi <9> <10>Y Dakikada X Öğrenin, X=reason <11> <12>Başlangıç şablonunu yükle ', + name: 'Reason', + }, + rescript: { + desc: "ReScript, verimli ve insan tarafından okunabilir JavaScript'e derlenen, sağlam bir şekilde tiplendirilmiş bir dildir.", + link: '<1> <2>ReScript web sitesi <3> <4>ReScript / React <5> <6>Başlangıç şablonunu yükle ', + name: 'ReScript', + }, + richtext: { + desc1: 'Quill kullanarak:', + desc2: 'Güçlü zengin metin düzenleyiciniz.', + link: '<1> <2>Quill resmi web sitesi ', + name: 'Zengin Metin Düzenleyici', + }, + riot: { + desc: 'Basit ve zarif bileşen tabanlı kullanıcı arayüzü kütüphanesi.', + link: '<1> <2>Riot.js resmi web sitesi <3> <4>Riot.js dokümantasyonu <5> <6>Başlangıç şablonunu yükle ', + name: 'Riot.js', + }, + ruby: { + desc: 'Opal kullanılarak tarayıcıda çalışan Ruby.', + link: '<1> <2>Ruby resmi web sitesi <3> <4>Ruby dokümantasyonu <5><6>Opal resmi web sitesi <7> <8>Opal standart kütüphane CDN\'i <9> <10>Y Dakikada X Öğrenin, X=ruby <11> <12>LiveCodes Dokümantasyonu <13> <14>Başlangıç şablonunu yükle ', + name: 'Ruby', + }, + rubyWasm: { + desc: "Tarayıcıda ruby-wasm (CRuby'nin WebAssembly portlarının bir koleksiyonu) kullanılarak çalışan Ruby.", + link: '<1> <2>Ruby resmi web sitesi <3> <4>Ruby dokümantasyonu <5> <6>ruby.wasm web sitesi <7><8>CRuby <9> <10>Y Dakikada X Öğrenin, X=ruby <11> <12>LiveCodes Dokümantasyonu <13> <14>Başlangıç şablonunu yükle ', + name: 'Ruby (WASM)', + }, + sass: { + desc: 'Sözdizimsel Olarak Harika Stil Sayfaları.', + link: '<1> <2>Sass resmi web sitesi <3> <4>Sass dokümantasyonu <5> <6>Sass (girintili) sözdizimi <7> <8>Y Dakikada X Öğrenin, X=sass ', + name: 'Sass', + }, + scheme: { + desc: 'biwascheme kullanılarak tarayıcıda çalışan Scheme.', + link: '<1> <2>Scheme Programlama Dili <3> <4>BiwaScheme resmi web sitesi <5> <6>BiwaScheme referansı <7> <8>Başlangıç şablonunu yükle ', + name: 'Scheme', + }, + scss: { + desc: 'Sözdizimsel Olarak Harika Stil Sayfaları.', + link: '<1> <2>Sass resmi web sitesi <3> <4>Sass dokümantasyonu <5> <6>SCSS sözdizimi <7> <8>Y Dakikada X Öğrenin, X=sass ', + name: 'SCSS', + }, + solid: { + desc: 'Kullanıcı arayüzleri oluşturmak için bildirimsel, verimli ve esnek bir JavaScript kütüphanesi.', + link: '<1><2>Resmi web sitesi <3><4>Dokümantasyon <5> <6>LiveCodes Dokümantasyonu <7> <8>Başlangıç şablonunu yükle (TSX) ', + name: 'Solid', + tsx: { + desc: 'Kullanıcı arayüzleri oluşturmak için bildirimsel, verimli ve esnek bir JavaScript kütüphanesi.', + link: '<1><2>Resmi web sitesi <3> <4>Solid dokümantasyonu <5> <6>TypeScript web sitesi <7> <8>TypeScript dokümantasyonu <9> <10>LiveCodes Dokümantasyonu <11> <12>Başlangıç şablonunu yükle ', + name: 'Solid (TypeScript ile)', + }, + }, + sql: { + desc: "SQL.js kullanılarak JavaScript'e derlenmiş SQLite.", + link: '<1> <2>SQLite resmi web sitesi <3> <4>SQLite sözdizimi dokümantasyonu <5> <6>SQL.js resmi web sitesi <7> <8>Y Dakikada X Öğrenin, X=SQL <9> <10>Başlangıç şablonunu yükle ', + name: 'SQLite', + }, + stencil: { + desc: 'Web Bileşenleri ve Yüksek Performanslı Web Uygulamaları için bir Derleyici.', + link: '<1> <2>Stencil resmi web sitesi <3> <4>Stencil dokümantasyonu <5> <6>Başlangıç şablonunu yükle ', + name: 'Stencil', + }, + styleProcessors: { + link: '<1> <2>Tailwind CSS <3> <4>Windi CSS <5> <6>UnoCSS <7> <8>Lightning CSS <9> <10>PostCSS Eklentileri: <11> <12> <13>Autoprefixer <14> <15>postcss-preset-env <16> <17>postcss-import-url <18> <19>postcss-modules ', + name: 'CSS Çerçeveleri ve İşlemcileri', + }, + stylis: { + desc: 'Hafif css ön işlemcisi.', + link: '<1> <2>Stylis resmi web sitesi ', + name: 'Stylis', + }, + stylus: { + desc: 'Etkileyici, Dinamik, Sağlam CSS.', + link: '<1> <2>Stylus resmi web sitesi <3> <4>Y Dakikada X Öğrenin, X=stylus ', + name: 'Stylus', + }, + sucrase: { + desc: "Modern JS çalışma zamanlarını hedefleyebildiğinizde Babel'e süper hızlı bir alternatif.", + link: '<1> <2>Sucrase resmi web sitesi <3> <4>Sucrase GitHub Repo\'su <5> <6>LiveCodes Dokümantasyonu ', + name: 'Sucrase', + }, + svelte: { + desc: 'Sibernetik olarak geliştirilmiş web uygulamaları.', + link: '<1> <2>Svelte resmi web sitesi <3> <4>Svelte dokümantasyonu <5> <6>Başlangıç şablonunu yükle ', + name: 'Svelte', + }, + tcl: { + desc: 'Tarayıcıda, <1>wacl kullanılarak çalışan Tcl.', + link: '<1> <2>Tcl resmi web sitesi <3> <4>wacl repo\'su <5> <6>Y Dakikada X Öğrenin, X=Tcl <7> <8>Başlangıç şablonunu yükle ', + name: 'Tcl (Tool Command Language)', + }, + teal: { + desc: "Lua'nın tipli bir diyalekti.", + link: '<1> <2>Teal GitHub repo\'su <3> <4>Teal dokümanları <5> <6>Teal eğitimi <7> <8>LiveCodes Dokümantasyonu <9> <10>Başlangıç şablonunu yükle ', + name: 'Teal', + }, + tsx: { + desc: "JSX içinde TypeScript. TSX, LiveCodes'ta TypeScript Derleyicisi kullanılarak JavaScript'e derlenir. Varsayılan olarak JSX çalışma zamanı olarak React'i kullanır.", + link: '<1> <2>React resmi web sitesi <3> <4>React dokümantasyonunda JSX <5> <6>Typescript dokümantasyonu <7> <8>LiveCodes Dokümantasyonu ', + name: 'TSX', + }, + twig: { + desc: '<1>Twig PHP şablonlama dilinin <2>Twig.js tarafından bir JavaScript uygulaması.', + link: '<1> <2>Twig resmi web sitesi <3> <4>Twig Dokümantasyonu <5> <6>Twig.js Repo\'su <7> <8>Twig.js Dokümantasyonu <9> <10>LiveCodes Dokümantasyonu ', + name: 'Twig', + }, + typescript: { + desc: "JavaScript'in Tipli bir Üst Kümesi.", + link: '<1> <2>Resmi web sitesi <3> <4>TypeScript dokümantasyonu <5> <6>Y Dakikada X Öğrenin, X=TypeScript <7> <8>Başlangıç şablonunu yükle ', + name: 'TypeScript', + }, + vue: { + link: '<1> <2>Vue.js v3 resmi web sitesi <3> <4>Vue3 dokümantasyonu <5> <6>Vue3 tek dosya bileşenleri <7> <8>LiveCodes Dokümantasyonu <9> <10>Başlangıç şablonunu yükle ', + name: 'Vue3 Tek Dosya Bileşenleri', + }, + vue2: { + desc: 'vue3-sfc-loader kullanılarak yüklendi.', + link: '<1><2>Vue.js resmi web sitesi <3> <4>Vue2 dokümantasyonu <5> <6>Vue2 tek dosya bileşenleri <7> <8>vue3-sfc-loader GitHub repo\'su <9> <10>LiveCodes Dokümantasyonu ', + name: 'Vue2 Tek Dosya Bileşenleri', + }, + wat: { + desc1: 'WebAssembly (wasm) ikili formatının düşük seviyeli metinsel gösterimi.', + desc2: "wabt.js kullanılarak wasm'a dönüştürülür.", + link: '<1><2>WebAssembly.org <3> <4>WebAssembly Metin Özellikleri <5> <6>MDN\'de WebAssembly <7> <8>WebAssembly metin formatını anlama <9> <10>wabt.js dokümantasyonu <11> <12>Y Dakikada X Öğrenin, X=WebAssembly <13> <14>Başlangıç şablonunu yükle ', + name: 'WebAssembly Metin Formatı', + }, +} as const satisfies I18nTranslationTemplate; + +export default languageInfo; \ No newline at end of file diff --git a/src/livecodes/i18n/locales/tr/translation.lokalise.json b/src/livecodes/i18n/locales/tr/translation.lokalise.json new file mode 100644 index 0000000000..539eabdbe7 --- /dev/null +++ b/src/livecodes/i18n/locales/tr/translation.lokalise.json @@ -0,0 +1,2987 @@ +{ + "$comment": "ATTENTION: This file is auto-generated from source code. Do not edit manually!", + "about.blog.text": { + "notes": "", + "translation": "Blog" + }, + "about.blog.title": { + "notes": "", + "translation": "LiveCodes Blog" + }, + "about.configuration": { + "notes": "", + "translation": "Yapılandırma" + }, + "about.credits.heading": { + "notes": "", + "translation": "Katkıda Bulunanlar" + }, + "about.credits.para1": { + "notes": "### ###\n\n\n", + "translation": "LiveCodes, açık kaynak projeler, web servisleri ve katkıda bulunanlar sayesinde mümkün olmuştur. Katkıda Bulunanları Görüntüle" + }, + "about.credits.para2": { + "notes": "", + "translation": "© 2024 Hatem Hosny. LiveCodes, MIT Lisansı altında lisanslanmıştır." + }, + "about.documentations.heading": { + "notes": "", + "translation": "Dokümantasyon" + }, + "about.gettingStarted": { + "notes": "", + "translation": "Başlangıç" + }, + "about.github.text": { + "notes": "", + "translation": "GitHub" + }, + "about.github.title": { + "notes": "", + "translation": "GitHub" + }, + "about.heading": { + "notes": "", + "translation": "LiveCodes Hakkında" + }, + "about.livecodes.aboutUs": { + "notes": "", + "translation": "LiveCodes Hakkında" + }, + "about.livecodes.para1": { + "notes": "### ###\n\n\n### ###\n\n\n", + "translation": "LiveCodes, açık kaynaklı, zengin özelliklere sahip, istemci taraflı bir kod alanıdır. Şu anda 90+ dil ve framework desteklenmektedir. Bağımsız bir uygulama olarak veya herhangi bir web sayfasına gömülü olarak kullanılabilir." + }, + "about.livecodes.para2": { + "notes": "", + "translation": "Güçlü bir SDK, kod alanlarıyla entegrasyon ve iletişimi kolaylaştırır. Kod örnekleri, canlı demolar ve ekran görüntüleri ile kapsamlı dokümantasyon mevcuttur." + }, + "about.sdk": { + "notes": "", + "translation": "LiveCodes SDK" + }, + "about.sponsor.text": { + "notes": "", + "translation": "Sponsor Ol" + }, + "about.sponsor.title": { + "notes": "", + "translation": "LiveCodes'a Sponsor Ol" + }, + "about.twitter.text": { + "notes": "", + "translation": "𝕏 / Twitter" + }, + "about.twitter.title": { + "notes": "", + "translation": "𝕏 / Twitter" + }, + "about.version.app": { + "notes": "### ###\n\n\n", + "translation": "Uygulama sürümü: {{APP_VERSION}}" + }, + "about.version.appPermanentUrl": { + "notes": "", + "translation": "Kalıcı Uygulama URL'si" + }, + "about.version.commit": { + "notes": "### ###\n\n\n", + "translation": "Git commit: {{COMMIT_SHA}}" + }, + "about.version.heading": { + "notes": "", + "translation": "Sürüm" + }, + "about.version.sdk": { + "notes": "### ###\n\n\n", + "translation": "SDK sürümü: {{SDK_VERSION}}" + }, + "about.version.sdkPermanentUrl": { + "notes": "", + "translation": "Kalıcı SDK URL'si" + }, + "app.changeTheme.hint": { + "notes": "", + "translation": "Temayı Değiştir" + }, + "app.codeToImage.hint": { + "notes": "", + "translation": "Kodu Resme Çevir" + }, + "app.consoleMessage.appVersion": { + "notes": "", + "translation": "Uygulama sürümü: {{APP_VERSION}}" + }, + "app.consoleMessage.commit": { + "notes": "", + "translation": "Git commit: {{COMMIT_SHA}}" + }, + "app.consoleMessage.learnMore": { + "notes": "", + "translation": "Daha fazla bilgi edinin! {{docsUrl}} 🚀" + }, + "app.consoleMessage.sdkVersion": { + "notes": "", + "translation": "SDK sürümü: {{SDK_VERSION}}" + }, + "app.copy.hint": { + "notes": "", + "translation": "Kopyala (Ctrl/⌘ + A, Ctrl/⌘ + C)" + }, + "app.copyAsUrl.hint": { + "notes": "", + "translation": "Kodu veri URL'si olarak kopyala" + }, + "app.customSettings.hint": { + "notes": "", + "translation": "Özel Ayarlar" + }, + "app.editorSettings.hint": { + "notes": "", + "translation": "Düzenleyici Ayarları" + }, + "app.externalResources.hint": { + "notes": "", + "translation": "Harici Kaynaklar" + }, + "app.focus.hint": { + "notes": "", + "translation": "Odak modunu aç/kapat (Ctrl/⌘ + K, Z)" + }, + "app.format.hint": { + "notes": "", + "translation": "Biçimlendir (Alt + Shift + F)" + }, + "app.fullscreen.hint": { + "notes": "", + "translation": "Tam Ekran" + }, + "app.i18nButton.hint": { + "notes": "", + "translation": "Arayüz Dili" + }, + "app.i18nMenu.docs": { + "notes": "", + "translation": "i18n Dokümantasyonu" + }, + "app.i18nMenu.helpTranslate": { + "notes": "", + "translation": "Çeviride Bize Yardım Edin" + }, + "app.logo.title": { + "notes": "", + "translation": "LiveCodes: Sorunsuz Çalışan Bir Kod Alanı!" + }, + "app.projectInfo.hint": { + "notes": "", + "translation": "Proje Bilgisi" + }, + "app.redo.hint": { + "notes": "", + "translation": "Yinele (Ctrl/⌘ + Shift + Z)" + }, + "app.result.hint": { + "notes": "", + "translation": "Sonuç (Ctrl/⌘ + Alt + R)" + }, + "app.run.hint": { + "notes": "", + "translation": "Çalıştır (Shift + Enter)" + }, + "app.share.hint": { + "notes": "", + "translation": "Paylaş (Ctrl/⌘ + Alt + S)" + }, + "app.themeColors.custom": { + "notes": "", + "translation": "Özel" + }, + "app.undo.hint": { + "notes": "", + "translation": "Geri Al (Ctrl/⌘ + Z)" + }, + "app.untitledProject": { + "notes": "", + "translation": "İsimsiz Proje" + }, + "assets.action.delete": { + "notes": "", + "translation": "Sil" + }, + "assets.add.dataURL.desc": { + "notes": "### ###\n\n\n", + "translation": "Varlığı base64 kodlu veri url'si olarak ekle." + }, + "assets.add.dataURL.heading": { + "notes": "", + "translation": "Veri URL'si" + }, + "assets.add.dataURL.label": { + "notes": "", + "translation": "Dosya ekle" + }, + "assets.add.githubPages.desc": { + "notes": "### ###\n\n\n### ###\n\n\n", + "translation": "Varlığı GitHub Pages'e dağıt. Dosya, GitHub hesabınızdaki livecodes-assets deposunun gh-pages dalına itilecektir. Depo mevcut değilse, genel bir depo oluşturulacaktır." + }, + "assets.add.githubPages.heading": { + "notes": "", + "translation": "GitHub Pages" + }, + "assets.add.githubPages.label": { + "notes": "", + "translation": "Dosya yükle" + }, + "assets.add.heading": { + "notes": "", + "translation": "Varlık Ekle" + }, + "assets.delete.all": { + "notes": "", + "translation": "{{assets}} varlık silinsin mi?" + }, + "assets.delete.one": { + "notes": "", + "translation": "Varlık silinsin mi: {{asset}}?" + }, + "assets.deleteAll": { + "notes": "", + "translation": "Tümünü Sil" + }, + "assets.generic.clickToCopyURL": { + "notes": "", + "translation": "URL'yi kopyalamak için tıklayın" + }, + "assets.heading": { + "notes": "", + "translation": "Varlıklar" + }, + "assets.link.date": { + "notes": "", + "translation": "Tarih: {{modified}}" + }, + "assets.link.type": { + "notes": "", + "translation": "Tür: {{type}}" + }, + "assets.link.url": { + "notes": "", + "translation": "URL: {{url}}" + }, + "assets.loadFile.error.failedToUpload": { + "notes": "", + "translation": "Hata: Dosya yüklenemedi" + }, + "assets.loadFile.error.unauthenticated": { + "notes": "", + "translation": "Hata: Kimliği doğrulanmamış kullanıcı" + }, + "assets.loadFile.upload": { + "notes": "", + "translation": "Dosya yükle" + }, + "assets.loadFile.uploading": { + "notes": "", + "translation": "Yükleniyor..." + }, + "assets.noMatch": { + "notes": "", + "translation": "Bu filtrelere uyan varlık yok." + }, + "assets.noSavedAssets": { + "notes": "", + "translation": "Kaydedilmiş varlığınız yok." + }, + "assets.processAsset.addFile": { + "notes": "", + "translation": "Dosya eklendi: " + }, + "assets.processAsset.deployNotice": { + "notes": "", + "translation": "Varlık yakında bu URL'de mevcut olacaktır (~1 dk)." + }, + "assets.processAsset.success": { + "notes": "", + "translation": "Dosya varlıklara eklendi!" + }, + "assets.processAsset.urlLabel": { + "notes": "", + "translation": "URL: " + }, + "assets.resetFilters": { + "notes": "", + "translation": "Sıfırla" + }, + "assets.search": { + "notes": "", + "translation": "Ara" + }, + "assets.sort.date": { + "notes": "", + "translation": "Tarih" + }, + "assets.sort.fileName": { + "notes": "", + "translation": "Dosya Adı" + }, + "assets.sort.heading": { + "notes": "", + "translation": "Sıralama Kriteri:" + }, + "assets.type.archive": { + "notes": "", + "translation": "Arşiv" + }, + "assets.type.audio": { + "notes": "", + "translation": "Ses" + }, + "assets.type.csv": { + "notes": "", + "translation": "CSV" + }, + "assets.type.font": { + "notes": "", + "translation": "Yazı Tipi" + }, + "assets.type.html": { + "notes": "", + "translation": "HTML" + }, + "assets.type.icon": { + "notes": "", + "translation": "İkon" + }, + "assets.type.image": { + "notes": "", + "translation": "Resim" + }, + "assets.type.json": { + "notes": "", + "translation": "JSON" + }, + "assets.type.other": { + "notes": "", + "translation": "Diğer" + }, + "assets.type.script": { + "notes": "", + "translation": "Betik" + }, + "assets.type.stylesheet": { + "notes": "", + "translation": "Stil Sayfası" + }, + "assets.type.text": { + "notes": "", + "translation": "Metin" + }, + "assets.type.video": { + "notes": "", + "translation": "Video" + }, + "assets.type.xml": { + "notes": "", + "translation": "XML" + }, + "assets.types.all": { + "notes": "", + "translation": "Tüm türler" + }, + "assets.url.fail": { + "notes": "", + "translation": "URL kopyalanamadı." + }, + "assets.url.success": { + "notes": "", + "translation": "URL panoya kopyalandı." + }, + "backup.backup.assets": { + "notes": "", + "translation": "Varlıklar" + }, + "backup.backup.button": { + "notes": "", + "translation": "Yedekle" + }, + "backup.backup.desc": { + "notes": "### ###\n
\n\n### ###\n
\n\n", + "translation": "LiveCodes verilerini yedekleyin, böylece daha sonra bu cihazda veya diğer cihazlarda geri yüklenebilir. Ayrıntılar için lütfen dokümantasyonu ziyaret edin." + }, + "backup.backup.heading": { + "notes": "", + "translation": "Yedekleme" + }, + "backup.backup.projects": { + "notes": "", + "translation": "Projeler" + }, + "backup.backup.settings": { + "notes": "", + "translation": "Kullanıcı Ayarları" + }, + "backup.backup.snippets": { + "notes": "", + "translation": "Kod Parçacıkları" + }, + "backup.backup.templates": { + "notes": "", + "translation": "Kullanıcı Şablonları" + }, + "backup.backupBtn": { + "notes": "", + "translation": "Yedekle" + }, + "backup.error.atLeastOneStore": { + "notes": "", + "translation": "Lütfen yedeklemek için en az bir depo seçin" + }, + "backup.error.incorrectFileType": { + "notes": "", + "translation": "Hata: Yanlış dosya türü" + }, + "backup.fileInputLabel": { + "notes": "", + "translation": "Dosyadan geri yükle" + }, + "backup.heading": { + "notes": "", + "translation": "Yedekleme / Geri Yükleme" + }, + "backup.inProgress": { + "notes": "", + "translation": "İşlem devam ediyor..." + }, + "backup.restore.desc": { + "notes": "### ###\n
\n\n### ###\n
\n\n### ###\n
\n\n", + "translation": "Daha önce yedeklenen LiveCodes verilerini geri yükleyin. Mevcut içeriği değiştirmeyi seçerseniz, önce yedeklemek isteyebilirsiniz. Ayrıntılar için lütfen dokümantasyonu ziyaret edin." + }, + "backup.restore.fromFile": { + "notes": "", + "translation": "Dosyadan geri yükle" + }, + "backup.restore.heading": { + "notes": "", + "translation": "Geri Yükle" + }, + "backup.restore.mode.merge": { + "notes": "", + "translation": "Mevcut içerikle birleştir" + }, + "backup.restore.mode.replace": { + "notes": "", + "translation": "Mevcut içeriği değiştir" + }, + "backup.restore.success": { + "notes": "", + "translation": "Başarıyla Geri Yüklendi!" + }, + "broadcast.broadcastBtn.start": { + "notes": "", + "translation": "Yayınla" + }, + "broadcast.broadcastBtn.stop": { + "notes": "", + "translation": "Yayını durdur" + }, + "broadcast.broadcasting": { + "notes": "", + "translation": "Yayınlanıyor..." + }, + "broadcast.channelURL": { + "notes": "", + "translation": "Kanal URL'si" + }, + "broadcast.connecting": { + "notes": "", + "translation": "Bağlanıyor..." + }, + "broadcast.desc": { + "notes": "### ###\n\n\n", + "translation": "Sonuç sayfasını diğer tarayıcılara/cihazlara gerçek zamanlı olarak yayınlayın. Ayrıntılar için lütfen dokümantasyonu ziyaret edin." + }, + "broadcast.error.generic": { + "notes": "", + "translation": "Yayın başarısız oldu!" + }, + "broadcast.error.serverURLRequired": { + "notes": "", + "translation": "Sunucu URL'si gereklidir!" + }, + "broadcast.heading": { + "notes": "", + "translation": "Yayın" + }, + "broadcast.includeSourceCode": { + "notes": "", + "translation": "Kaynak kodunu dahil et" + }, + "broadcast.serverURL.heading": { + "notes": "", + "translation": "Sunucu URL'si" + }, + "codeToImage.background": { + "notes": "", + "translation": "Arka Plan" + }, + "codeToImage.borderRadius": { + "notes": "", + "translation": "Kenarlık Yarıçapı" + }, + "codeToImage.code": { + "notes": "", + "translation": "Kod" + }, + "codeToImage.copyCode": { + "notes": "", + "translation": "Kodu Kopyala" + }, + "codeToImage.copyImage": { + "notes": "", + "translation": "Resmi Kopyala" + }, + "codeToImage.default": { + "notes": "", + "translation": "Varsayılan" + }, + "codeToImage.direction": { + "notes": "", + "translation": "Yön" + }, + "codeToImage.fileName": { + "notes": "", + "translation": "Dosya Adı" + }, + "codeToImage.fontFamily": { + "notes": "", + "translation": "Yazı Tipi Ailesi" + }, + "codeToImage.fontSize": { + "notes": "", + "translation": "Yazı Tipi Boyutu" + }, + "codeToImage.heading": { + "notes": "", + "translation": "Kodu Resme Çevir" + }, + "codeToImage.image": { + "notes": "", + "translation": "Resim" + }, + "codeToImage.imageFormat.jpg": { + "notes": "", + "translation": "JPEG" + }, + "codeToImage.imageFormat.label": { + "notes": "", + "translation": "Resim Formatı" + }, + "codeToImage.imageFormat.png": { + "notes": "", + "translation": "PNG" + }, + "codeToImage.imageFormat.svg": { + "notes": "", + "translation": "SVG" + }, + "codeToImage.layout": { + "notes": "", + "translation": "Düzen" + }, + "codeToImage.opacity": { + "notes": "", + "translation": "Opaklık" + }, + "codeToImage.padding": { + "notes": "", + "translation": "İç Boşluk" + }, + "codeToImage.presets": { + "notes": "", + "translation": "Ön Ayarlar" + }, + "codeToImage.preview": { + "notes": "", + "translation": "Önizleme" + }, + "codeToImage.save": { + "notes": "", + "translation": "Resmi Kaydet" + }, + "codeToImage.scale": { + "notes": "", + "translation": "Resim Ölçeği" + }, + "codeToImage.shadow": { + "notes": "", + "translation": "Gölge" + }, + "codeToImage.shareImage": { + "notes": "", + "translation": "Resmi Paylaş" + }, + "codeToImage.shareTitle": { + "notes": "", + "translation": "Paylaş" + }, + "codeToImage.shareUrl": { + "notes": "", + "translation": "URL'yi Paylaş" + }, + "codeToImage.theme": { + "notes": "", + "translation": "Tema" + }, + "codeToImage.width": { + "notes": "", + "translation": "Genişlik" + }, + "codeToImage.windowStyle.label": { + "notes": "", + "translation": "Pencere Stili" + }, + "codeToImage.windowStyle.mac": { + "notes": "", + "translation": "macOS" + }, + "codeToImage.windowStyle.none": { + "notes": "", + "translation": "Yok" + }, + "codeToImage.windowStyle.windows": { + "notes": "", + "translation": "Windows" + }, + "commandMenu.changeTheme.dark": { + "notes": "", + "translation": "Koyu Temaya Geç" + }, + "commandMenu.changeTheme.light": { + "notes": "", + "translation": "Açık Temaya Geç" + }, + "commandMenu.changeTheme.title": { + "notes": "", + "translation": "Temayı Değiştir" + }, + "commandMenu.changeUILanguage": { + "notes": "", + "translation": "Arayüz Dilini Değiştir" + }, + "commandMenu.closeModalMenu": { + "notes": "", + "translation": "Modal/Menüyü Kapat" + }, + "commandMenu.contribute": { + "notes": "", + "translation": "Katkıda Bulun" + }, + "commandMenu.copy": { + "notes": "", + "translation": "Kodu Kopyala" + }, + "commandMenu.copyAsDataUrl": { + "notes": "", + "translation": "Kodu Veri URL'si Olarak Kopyala" + }, + "commandMenu.disableAI": { + "notes": "", + "translation": "AI Kod Asistanını Devre Dışı Bırak" + }, + "commandMenu.disableAutoSave": { + "notes": "", + "translation": "Otomatik Kaydetmeyi Devre Dışı Bırak" + }, + "commandMenu.disableAutoUpdate": { + "notes": "", + "translation": "Otomatik Güncellemeyi Devre Dışı Bırak" + }, + "commandMenu.disableEmacs": { + "notes": "", + "translation": "Emacs Modunu Devre Dışı Bırak" + }, + "commandMenu.disableFormatOnSave": { + "notes": "", + "translation": "Kaydederken Biçimlendirmeyi Devre Dışı Bırak" + }, + "commandMenu.disableRecoverUnsaved": { + "notes": "", + "translation": "Kaydedilmemiş Kurtarmayı Devre Dışı Bırak" + }, + "commandMenu.disableVim": { + "notes": "", + "translation": "Vim Modunu Devre Dışı Bırak" + }, + "commandMenu.enableAI": { + "notes": "", + "translation": "AI Kod Asistanını Etkinleştir" + }, + "commandMenu.enableAutoSave": { + "notes": "", + "translation": "Otomatik Kaydetmeyi Etkinleştir" + }, + "commandMenu.enableAutoUpdate": { + "notes": "", + "translation": "Otomatik Güncellemeyi Etkinleştir" + }, + "commandMenu.enableEmacs": { + "notes": "", + "translation": "Emacs Modunu Etkinleştir" + }, + "commandMenu.enableFormatOnSave": { + "notes": "", + "translation": "Kaydederken Biçimlendirmeyi Etkinleştir" + }, + "commandMenu.enableRecoverUnsaved": { + "notes": "", + "translation": "Kaydedilmemiş Kurtarmayı Etkinleştir" + }, + "commandMenu.enableVim": { + "notes": "", + "translation": "Vim Modunu Etkinleştir" + }, + "commandMenu.focus.editor": { + "notes": "", + "translation": "Düzenleyiciye Odaklan" + }, + "commandMenu.focus.home": { + "notes": "", + "translation": "Ana Sayfaya Git" + }, + "commandMenu.focus.outOfEditor": { + "notes": "", + "translation": "Düzenleyiciden Çık" + }, + "commandMenu.focus.toggleTabFocusMode": { + "notes": "", + "translation": "Sekme Odak Modunu Değiştir" + }, + "commandMenu.formatCode": { + "notes": "", + "translation": "Kodu Biçimlendir" + }, + "commandMenu.home": { + "notes": "", + "translation": "Ana Sayfa" + }, + "commandMenu.horizontalLayout": { + "notes": "", + "translation": "Yatay Düzen" + }, + "commandMenu.keyboardShortcuts": { + "notes": "", + "translation": "Klavye Kısayolları" + }, + "commandMenu.login": { + "notes": "", + "translation": "Giriş Yap" + }, + "commandMenu.logout": { + "notes": "", + "translation": "Çıkış Yap" + }, + "commandMenu.moveToParent": { + "notes": "", + "translation": "üst öğeye git" + }, + "commandMenu.placeholder": { + "notes": "", + "translation": "Bir komut yazın veya arayın..." + }, + "commandMenu.processors": { + "notes": "", + "translation": "İşlemciler" + }, + "commandMenu.responsiveLayout": { + "notes": "", + "translation": "Duyarlı Düzen" + }, + "commandMenu.run": { + "notes": "", + "translation": "Çalıştır" + }, + "commandMenu.saveAsFork": { + "notes": "", + "translation": "Fork Olarak Kaydet (Yeni Proje)" + }, + "commandMenu.saveAsTemplate": { + "notes": "", + "translation": "Şablon Olarak Kaydet" + }, + "commandMenu.selectLanguage": { + "notes": "", + "translation": "Dil Seç" + }, + "commandMenu.show.compiled": { + "notes": "", + "translation": "Derlenmiş Kodu Göster/Gizle" + }, + "commandMenu.show.console": { + "notes": "", + "translation": "Konsolu Göster/Gizle" + }, + "commandMenu.show.focusMode": { + "notes": "", + "translation": "Odak Modunu Değiştir" + }, + "commandMenu.show.fullscreen": { + "notes": "", + "translation": "Tam Ekranı Değiştir" + }, + "commandMenu.show.markup": { + "notes": "", + "translation": "İşaretleme Düzenleyicisini Göster" + }, + "commandMenu.show.maximizeCompiled": { + "notes": "", + "translation": "Derlenmiş Kodu Büyüt" + }, + "commandMenu.show.maximizeConsole": { + "notes": "", + "translation": "Konsolu Büyüt" + }, + "commandMenu.show.maximizeTests": { + "notes": "", + "translation": "Testleri Büyüt" + }, + "commandMenu.show.next": { + "notes": "", + "translation": "Sonraki Düzenleyiciyi Göster" + }, + "commandMenu.show.previous": { + "notes": "", + "translation": "Önceki Düzenleyiciyi Göster" + }, + "commandMenu.show.result": { + "notes": "", + "translation": "Sonucu Göster/Gizle" + }, + "commandMenu.show.runTests": { + "notes": "", + "translation": "Testleri Çalıştır" + }, + "commandMenu.show.script": { + "notes": "", + "translation": "Betik Düzenleyicisini Göster" + }, + "commandMenu.show.style": { + "notes": "", + "translation": "Stil Düzenleyicisini Göster" + }, + "commandMenu.show.tests": { + "notes": "", + "translation": "Testleri Göster/Gizle" + }, + "commandMenu.show.title": { + "notes": "", + "translation": "Göster …" + }, + "commandMenu.show.zoom": { + "notes": "", + "translation": "Sonuç Zum Değiştir" + }, + "commandMenu.starterTemplates": { + "notes": "", + "translation": "Başlangıç Şablonları" + }, + "commandMenu.sync": { + "notes": "", + "translation": "Senkronize Et (beta) …" + }, + "commandMenu.template": { + "notes": "", + "translation": "Şablon" + }, + "commandMenu.theme.color": { + "notes": "", + "translation": "Tema Rengini Ayarla" + }, + "commandMenu.theme.defaultColor": { + "notes": "", + "translation": "Varsayılan Tema Rengini Ayarla" + }, + "commandMenu.title": { + "notes": "", + "translation": "Komut Menüsü" + }, + "commandMenu.toClose": { + "notes": "", + "translation": "kapatmak için" + }, + "commandMenu.toNavigate": { + "notes": "", + "translation": "gezinmek için" + }, + "commandMenu.toSelect": { + "notes": "", + "translation": "seçmek için" + }, + "commandMenu.toggle": { + "notes": "", + "translation": "Değiştir: " + }, + "commandMenu.verticalLayout": { + "notes": "", + "translation": "Dikey Düzen" + }, + "core.broadcast.heading": { + "notes": "", + "translation": "Yayın" + }, + "core.broadcast.successSetToken": { + "notes": "", + "translation": "Yayın kullanıcı jetonu başarıyla ayarlandı" + }, + "core.changeLanguage.hint": { + "notes": "", + "translation": "Dili Değiştir" + }, + "core.changeLanguage.message": { + "notes": "", + "translation": "{{lang}} yükleniyor. Bu biraz zaman alabilir!" + }, + "core.copy.copied": { + "notes": "", + "translation": "Kod panoya kopyalandı" + }, + "core.copy.copiedAsDataURL": { + "notes": "", + "translation": "Kod veri URL'si olarak kopyalandı" + }, + "core.copy.copiedImage": { + "notes": "", + "translation": "Resim panoya kopyalandı." + }, + "core.copy.hint": { + "notes": "", + "translation": "Kopyalandı!" + }, + "core.copy.title": { + "notes": "", + "translation": "Kopyala" + }, + "core.error.couldNotLoadTemplate": { + "notes": "", + "translation": "Şablon yüklenemedi: {{template}}" + }, + "core.error.failedToCopyCode": { + "notes": "", + "translation": "Kod kopyalanamadı" + }, + "core.error.failedToCopyImage": { + "notes": "", + "translation": "Resim kopyalanamadı" + }, + "core.error.failedToLoadTemplate": { + "notes": "", + "translation": "Şablon yüklenemedi" + }, + "core.error.failedToLoadTemplates": { + "notes": "", + "translation": "Başlangıç şablonları yüklenemedi" + }, + "core.error.failedToParseSettings": { + "notes": "", + "translation": "Ayarlar JSON olarak ayrıştırılamadı" + }, + "core.error.failedToSaveImage": { + "notes": "", + "translation": "Resim kaydedilemedi" + }, + "core.error.failedToShareImage": { + "notes": "", + "translation": "Resim paylaşılamadı" + }, + "core.error.invalidCommand": { + "notes": "", + "translation": "Geçersiz komut!" + }, + "core.error.invalidImport": { + "notes": "", + "translation": "Geçersiz içe aktarma URL'si" + }, + "core.error.invalidPanelId": { + "notes": "", + "translation": "Geçersiz panel kimliği" + }, + "core.error.invalidToken": { + "notes": "", + "translation": "Geçersiz jeton!" + }, + "core.error.login": { + "notes": "", + "translation": "Giriş hatası!" + }, + "core.error.logout": { + "notes": "", + "translation": "Çıkış hatası!" + }, + "core.error.noResultContainer": { + "notes": "", + "translation": "Sonuç konteyneri bulunamadı" + }, + "core.error.unavailable": { + "notes": "", + "translation": "Komut kullanılamıyor" + }, + "core.error.unavailableForEmbeds": { + "notes": "", + "translation": "Gömülü öğeler için komut kullanılamıyor" + }, + "core.export.gist": { + "notes": "", + "translation": "Genel bir GitHub gist oluşturuluyor..." + }, + "core.fork.success": { + "notes": "", + "translation": "Yeni bir proje olarak fork edildi" + }, + "core.fullScreen.enter": { + "notes": "", + "translation": "Tam Ekran" + }, + "core.fullScreen.exit": { + "notes": "", + "translation": "Tam Ekrandan Çık" + }, + "core.generating": { + "notes": "", + "translation": "Oluşturuluyor..." + }, + "core.import.loading": { + "notes": "", + "translation": "Proje Yükleniyor..." + }, + "core.layout.horizontal": { + "notes": "", + "translation": "Yatay düzen" + }, + "core.layout.responsive": { + "notes": "", + "translation": "Duyarlı düzen" + }, + "core.layout.vertical": { + "notes": "", + "translation": "Dikey düzen" + }, + "core.loadDefaults.template": { + "notes": "", + "translation": "Varsayılan şablon yükleniyor" + }, + "core.login.success": { + "notes": "", + "translation": "Başarıyla giriş yapıldı" + }, + "core.login.successWithName": { + "notes": "", + "translation": "{{name}} olarak giriş yapıldı" + }, + "core.logout.success": { + "notes": "", + "translation": "Başarıyla çıkış yapıldı" + }, + "core.result.hint": { + "notes": "", + "translation": "Sonucu yeni pencerede göster" + }, + "core.save.success": { + "notes": "", + "translation": "Proje yerel olarak cihaza kaydedildi!" + }, + "core.save.successWithName": { + "notes": "", + "translation": "\"{{name}}\" projesi cihaza kaydedildi." + }, + "core.template.blank": { + "notes": "", + "translation": "Boş Proje" + }, + "core.template.delete": { + "notes": "", + "translation": "\"{{item}}\" şablonu silinsin mi?" + }, + "core.template.javascript": { + "notes": "", + "translation": "JavaScript Başlangıç" + }, + "core.template.react": { + "notes": "", + "translation": "React Başlangıç" + }, + "core.template.saved": { + "notes": "", + "translation": "Yeni bir şablon olarak kaydedildi" + }, + "core.template.typescript": { + "notes": "", + "translation": "TypeScript Başlangıç" + }, + "core.template.vue": { + "notes": "", + "translation": "Vue 3 Başlangıç" + }, + "core.unload.notSaved": { + "notes": "", + "translation": "Yaptığınız değişiklikler kaydedilmemiş olabilir." + }, + "core.zoom.hint": { + "notes": "", + "translation": "Yakınlaştır" + }, + "customSettings.JSON": { + "notes": "", + "translation": "Özel Ayarlar JSON" + }, + "customSettings.desc": { + "notes": "### ###\n\n\n### ###\n\n\n", + "translation": " Daha fazla ayrıntı için lütfen dokümantasyona bakın" + }, + "customSettings.heading": { + "notes": "", + "translation": "Özel Ayarlar" + }, + "customSettings.load": { + "notes": "", + "translation": "Yükle" + }, + "deploy.create.desc": { + "notes": "### ###\n\n\n### ###\n\n\n", + "translation": "Yeni bir genel depo oluşturulacaktır. Sonuç sayfası gh-pages dalına itilecektir." + }, + "deploy.create.heading": { + "notes": "", + "translation": "Yeni Depo Oluştur" + }, + "deploy.create.repoName": { + "notes": "### ###\n\n\n", + "translation": "Depo Adı " + }, + "deploy.error.generic": { + "notes": "", + "translation": "Dağıtım başarısız oldu!" + }, + "deploy.error.repoNameExists": { + "notes": "", + "translation": "Depo adı zaten mevcut" + }, + "deploy.error.repoNameRequired": { + "notes": "", + "translation": "Depo adı gereklidir" + }, + "deploy.existing.desc": { + "notes": "### ###\n\n\n", + "translation": "gh-pages dalına yeni bir commit eklenecektir." + }, + "deploy.existing.heading": { + "notes": "", + "translation": "Mevcut Depo" + }, + "deploy.existing.repoName": { + "notes": "", + "translation": "Depo Adı" + }, + "deploy.generic.commitMessage": { + "notes": "", + "translation": "Commit Mesajı" + }, + "deploy.generic.commitSourceCodePublic": { + "notes": "", + "translation": "Kaynak kodunu commit et (genel)" + }, + "deploy.generic.deployBtn": { + "notes": "", + "translation": "Dağıt" + }, + "deploy.generic.deploying": { + "notes": "", + "translation": "Dağıtılıyor..." + }, + "deploy.heading": { + "notes": "", + "translation": "GitHub Pages'e Dağıt" + }, + "deploy.searchRepo": { + "notes": "", + "translation": "Genel depolarınızı arayın..." + }, + "editorSettings.closeBrackets": { + "notes": "", + "translation": "Parantezleri ve tırnak işaretlerini otomatik kapat" + }, + "editorSettings.codeJarDesc": { + "notes": "### ###\n\n\n", + "translation": " * İşaretli özellikler CodeJar'da mevcut değildir." + }, + "editorSettings.default": { + "notes": "", + "translation": "Varsayılan" + }, + "editorSettings.desc": { + "notes": "### ###\n\n\n### ###\n\n\n", + "translation": " Ayrıntılar için lütfen dokümantasyonu kontrol edin." + }, + "editorSettings.editor.codejar": { + "notes": "", + "translation": "CodeJar" + }, + "editorSettings.editor.codemirror": { + "notes": "", + "translation": "CodeMirror" + }, + "editorSettings.editor.heading": { + "notes": "", + "translation": "Düzenleyici" + }, + "editorSettings.editor.monaco": { + "notes": "", + "translation": "Monaco" + }, + "editorSettings.editorMode.emacs": { + "notes": "", + "translation": "Emacs" + }, + "editorSettings.editorMode.heading": { + "notes": "", + "translation": "Düzenleyici Modu *" + }, + "editorSettings.editorMode.vim": { + "notes": "", + "translation": "Vim" + }, + "editorSettings.editorTheme": { + "notes": "", + "translation": "Düzenleyici Teması" + }, + "editorSettings.emmet": { + "notes": "", + "translation": "Emmet'i Etkinleştir *" + }, + "editorSettings.enableAI.heading": { + "notes": "", + "translation": "AI Kod Asistanını Etkinleştir" + }, + "editorSettings.enableAI.note": { + "notes": "### ###\n\n\n### ###\n\"Windsurf\"\n\n", + "translation": " tarafından desteklenmektedir" + }, + "editorSettings.foldRegions": { + "notes": "", + "translation": "Bölgeleri katla (daralt) *" + }, + "editorSettings.fontFamily": { + "notes": "", + "translation": "Yazı Tipi Ailesi" + }, + "editorSettings.fontSize": { + "notes": "", + "translation": "Yazı Tipi Boyutu" + }, + "editorSettings.format": { + "notes": "", + "translation": "Biçim" + }, + "editorSettings.heading": { + "notes": "", + "translation": "Düzenleyici Ayarları" + }, + "editorSettings.lineNumbers": { + "notes": "", + "translation": "Satır numaralarını göster" + }, + "editorSettings.lineNumbersRelative": { + "notes": "", + "translation": "Göreceli satır numaraları *" + }, + "editorSettings.notAvailableInCodeJar": { + "notes": "", + "translation": "CodeJar'da mevcut değil" + }, + "editorSettings.preview": { + "notes": "", + "translation": "Önizleme" + }, + "editorSettings.semicolons": { + "notes": "", + "translation": "Biçim: Noktalı Virgül Kullan" + }, + "editorSettings.singleQuote": { + "notes": "", + "translation": "Biçim: Tek Tırnak Kullan" + }, + "editorSettings.tabSize": { + "notes": "", + "translation": "Sekme Boyutu" + }, + "editorSettings.theme": { + "notes": "", + "translation": "Koyu Mod" + }, + "editorSettings.trailingComma": { + "notes": "", + "translation": "Biçim: Sonda Virgül Kullan" + }, + "editorSettings.useTabs.heading": { + "notes": "", + "translation": "Girinti" + }, + "editorSettings.useTabs.spaces": { + "notes": "", + "translation": "Boşluklar" + }, + "editorSettings.useTabs.tabs": { + "notes": "", + "translation": "Sekmeler" + }, + "editorSettings.wordWrap": { + "notes": "", + "translation": "Kelime kaydırma" + }, + "embed.activeEditor.heading": { + "notes": "", + "translation": "Aktif Düzenleyici" + }, + "embed.activeEditor.markup": { + "notes": "", + "translation": "{{markup}}" + }, + "embed.activeEditor.script": { + "notes": "", + "translation": "{{script}}" + }, + "embed.activeEditor.style": { + "notes": "", + "translation": "{{style}}" + }, + "embed.activeTool.compiled": { + "notes": "", + "translation": "Derlenmiş" + }, + "embed.activeTool.console": { + "notes": "", + "translation": "Konsol" + }, + "embed.activeTool.heading": { + "notes": "", + "translation": "Aktif Araç" + }, + "embed.activeTool.tests": { + "notes": "", + "translation": "Testler" + }, + "embed.code.copy": { + "notes": "", + "translation": "Kodu Kopyala" + }, + "embed.code.heading": { + "notes": "", + "translation": "Kod" + }, + "embed.codeEditor.codeJar": { + "notes": "", + "translation": "CodeJar" + }, + "embed.codeEditor.codeMirror": { + "notes": "", + "translation": "CodeMirror" + }, + "embed.codeEditor.default": { + "notes": "", + "translation": "Varsayılan" + }, + "embed.codeEditor.heading": { + "notes": "", + "translation": "Kod Düzenleyici" + }, + "embed.codeEditor.monaco": { + "notes": "", + "translation": "Monaco" + }, + "embed.desc": { + "notes": "### ###\n\n\n", + "translation": "Gelişmiş yapılandırmalar için lütfen dokümantasyonu kontrol edin." + }, + "embed.embedType.cdn": { + "notes": "", + "translation": "Betik (CDN)" + }, + "embed.embedType.heading": { + "notes": "", + "translation": "Gömme Türü" + }, + "embed.embedType.html": { + "notes": "", + "translation": "HTML" + }, + "embed.embedType.iframe": { + "notes": "", + "translation": "Iframe" + }, + "embed.embedType.npm": { + "notes": "", + "translation": "JS (npm)" + }, + "embed.embedType.react": { + "notes": "", + "translation": "React" + }, + "embed.embedType.svelte": { + "notes": "", + "translation": "Svelte" + }, + "embed.embedType.vue": { + "notes": "", + "translation": "Vue" + }, + "embed.heading": { + "notes": "", + "translation": "Projeyi Göm" + }, + "embed.layout.heading": { + "notes": "", + "translation": "Düzen" + }, + "embed.layout.horizontal": { + "notes": "", + "translation": "Yatay" + }, + "embed.layout.responsive": { + "notes": "", + "translation": "Duyarlı" + }, + "embed.layout.vertical": { + "notes": "", + "translation": "Dikey" + }, + "embed.lite": { + "notes": "", + "translation": "Hafif Mod" + }, + "embed.loading.click": { + "notes": "", + "translation": "Tıklamayla" + }, + "embed.loading.eager": { + "notes": "", + "translation": "Hevesli" + }, + "embed.loading.heading": { + "notes": "", + "translation": "Yükleme" + }, + "embed.loading.lazy": { + "notes": "", + "translation": "Tembel" + }, + "embed.mode.codeblock": { + "notes": "", + "translation": "Kod Bloğu" + }, + "embed.mode.editor": { + "notes": "", + "translation": "Düzenleyici" + }, + "embed.mode.full": { + "notes": "", + "translation": "Tam" + }, + "embed.mode.heading": { + "notes": "", + "translation": "Görüntüleme Modu" + }, + "embed.mode.result": { + "notes": "", + "translation": "Sonuç" + }, + "embed.mode.simple": { + "notes": "", + "translation": "Basit" + }, + "embed.permanentUrl": { + "notes": "", + "translation": "Kalıcı URL" + }, + "embed.preview": { + "notes": "", + "translation": "Önizleme" + }, + "embed.previewLoading": { + "notes": "", + "translation": "Önizleme Yükleniyor..." + }, + "embed.readonly": { + "notes": "", + "translation": "Salt okunur" + }, + "embed.theme.dark": { + "notes": "", + "translation": "Koyu" + }, + "embed.theme.heading": { + "notes": "", + "translation": "Tema" + }, + "embed.theme.light": { + "notes": "", + "translation": "Açık" + }, + "embed.tools.closed": { + "notes": "", + "translation": "Kapalı" + }, + "embed.tools.full": { + "notes": "", + "translation": "Tam" + }, + "embed.tools.heading": { + "notes": "", + "translation": "Araçlar" + }, + "embed.tools.none": { + "notes": "", + "translation": "Yok" + }, + "embed.tools.open": { + "notes": "", + "translation": "Açık" + }, + "embed.view.editor": { + "notes": "", + "translation": "Düzenleyici" + }, + "embed.view.heading": { + "notes": "", + "translation": "Varsayılan Görünüm" + }, + "embed.view.result": { + "notes": "", + "translation": "Sonuç" + }, + "embed.view.split": { + "notes": "", + "translation": "Bölünmüş" + }, + "generic.about.blog": { + "notes": "", + "translation": "Blog" + }, + "generic.about.configuration": { + "notes": "", + "translation": "Yapılandırma" + }, + "generic.about.gettingStarted": { + "notes": "", + "translation": "Başlangıç" + }, + "generic.about.github": { + "notes": "", + "translation": "GitHub" + }, + "generic.about.sdk": { + "notes": "", + "translation": "LiveCodes SDK" + }, + "generic.about.sponsor": { + "notes": "", + "translation": "Sponsor" + }, + "generic.about.twitter": { + "notes": "", + "translation": "𝕏 / Twitter" + }, + "generic.clickForInfo": { + "notes": "", + "translation": "Bilgi için tıklayın..." + }, + "generic.close": { + "notes": "", + "translation": "Kapat" + }, + "generic.custom": { + "notes": "", + "translation": "Özel" + }, + "generic.embed.logoHint": { + "notes": "", + "translation": "LiveCodes'ta Düzenle 🡕" + }, + "generic.error.authentication": { + "notes": "", + "translation": "Kimlik doğrulama hatası!" + }, + "generic.error.exceededSize": { + "notes": "", + "translation": "Hata: {{size}} MB boyutu aşıldı" + }, + "generic.error.failedToReadFile": { + "notes": "", + "translation": "Hata: Dosya okunamadı" + }, + "generic.loading": { + "notes": "", + "translation": "Yükleniyor..." + }, + "generic.more": { + "notes": "", + "translation": "Daha Fazla..." + }, + "generic.optional": { + "notes": "", + "translation": "İsteğe Bağlı" + }, + "generic.required": { + "notes": "", + "translation": "Gerekli" + }, + "generic.tagline": { + "notes": "", + "translation": "Sorunsuz Çalışan Bir Kod Alanı!" + }, + "import.bulk.desc": { + "notes": "### ###\n\n\n", + "translation": "Kaydedilmiş projelerinize birden fazla projeyi toplu olarak içe aktarın. Projeler Kaydedilmiş Projeler ekranından dışa aktarılabilir." + }, + "import.bulk.fromFile": { + "notes": "", + "translation": "Yerel dosyadan toplu içe aktarma" + }, + "import.bulk.fromURL": { + "notes": "", + "translation": "URL'den toplu içe aktarma" + }, + "import.bulk.heading": { + "notes": "", + "translation": "Toplu İçe Aktarma" + }, + "import.bulk.started": { + "notes": "", + "translation": "Toplu içe aktarma başlatıldı..." + }, + "import.code.desc": { + "notes": "### ###\n