From c1701504b2366542c32c5e6eeff1ba62cc75f8f6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:40:09 +0200 Subject: Merging upstream version 115.11.0esr. Signed-off-by: Daniel Baumann --- l10n-tr/devtools/client/toolbox-options.ftl | 43 ++++++++++++----------------- 1 file changed, 18 insertions(+), 25 deletions(-) (limited to 'l10n-tr/devtools/client/toolbox-options.ftl') diff --git a/l10n-tr/devtools/client/toolbox-options.ftl b/l10n-tr/devtools/client/toolbox-options.ftl index b7112fe75b..1d8db48951 100644 --- a/l10n-tr/devtools/client/toolbox-options.ftl +++ b/l10n-tr/devtools/client/toolbox-options.ftl @@ -10,19 +10,15 @@ # The heading options-select-default-tools-label = Varsayılan geliştirici araçları - # The label for the explanation of the * marker on a tool which is currently not supported # for the target of the toolbox. options-tool-not-supported-label = * Geçerli araç kutusu hedefinde desteklenmiyor - # The label for the heading of group of checkboxes corresponding to the developer tools # added by add-ons. This heading is hidden when there is no developer tool installed by add-ons. options-select-additional-tools-label = Eklentiler tarafından kurulan geliştirici araçları - # The label for the heading of group of checkboxes corresponding to the default developer # tool buttons. options-select-enabled-toolbox-buttons-label = Kullanılabilir araç kutusu düğmeleri - # The label for the heading of the radiobox corresponding to the theme options-select-dev-tools-theme-label = Temalar @@ -30,27 +26,28 @@ options-select-dev-tools-theme-label = Temalar # The heading options-context-inspector = Denetçi - # The label for the checkbox option to show user agent styles options-show-user-agent-styles-label = Tarayıcı stillerini göster options-show-user-agent-styles-tooltip = .title = Bunu açarsanız tarayıcı tarafından yüklenen varsayılan stiller gösterilir. - # The label for the checkbox option to enable collapse attributes options-collapse-attrs-label = DOM özniteliklerini kısalt options-collapse-attrs-tooltip = .title = Denetçideki uzun öznitelikleri kısaltır - # The label for the checkbox option to enable the "drag to update" feature options-inspector-draggable-properties-label = Boyut değerlerini düzenlemek için tıklayıp sürükleyin options-inspector-draggable-properties-tooltip = .title = Denetçi kuralları görünümünde boyut değerlerini düzenlemek için tıklayıp sürükleyin. - # The label for the checkbox option to enable simplified highlighting on page elements # within the inspector for users who enabled prefers-reduced-motion = reduce options-inspector-simplified-highlighters-label = prefers-reduced-motion ile daha basit vurgular kullan options-inspector-simplified-highlighters-tooltip = .title = prefers-reduced-motion etkinse basitleştirilmiş vurgulayıcıları etkinleştirir. Yanıp sönme efektlerini önlemek için, vurgulanan öğelerin etrafına dolgulu dikdörtgen yerine çizgi çizer. +# The label for the checkbox option to make the Enter key move the focus to the next input +# when editing a property name or value in the Inspector rules view +options-inspector-rules-focus-next-on-enter-label = Enter tuşuna basıldığında bir sonraki girdi alanına odaklan +options-inspector-rules-focus-next-on-enter-tooltip = + .title = Bu ayar etkinse, bir seçiciyi, özellik adını veya değeri düzenlerken Enter tuşuna bastığınızda bir sonraki girdi alanına odaklanılır. ## "Default Color Unit" options for the Inspector @@ -62,28 +59,34 @@ options-default-color-unit-rgb = RGB(A) options-default-color-unit-hwb = HWB options-default-color-unit-name = Renk adları +## Web Console section + +# The heading +options-webconsole-label = Web konsolu +# The label for the checkbox that toggle whether the Split console is enabled +options-webconsole-split-console-label = Ayrık konsolu etkinleştir +options-webconsole-split-console-tooltip = + .title = Ayrık konsolu Escape tuşuyla aç + ## Style Editor section # The heading options-styleeditor-label = Stil editörü - # The label for the checkbox that toggles autocompletion of css in the Style Editor options-stylesheet-autocompletion-label = CSS’i otomatik tamamla options-stylesheet-autocompletion-tooltip = - .title = Stil editöründe siz yazdıkça CSS niteliklerini, değerleri ve seçicileri otomatik tamamlar + .title = Stil editöründe siz yazdıkça CSS özelliklerini, değerleri ve seçicileri otomatik tamamlar ## Screenshot section # The heading options-screenshot-label = Ekran görüntüsü davranışı - # Label for the checkbox that toggles screenshot to clipboard feature options-screenshot-clipboard-only-label = Ekran görüntüsü yalnızca panoya options-screenshot-clipboard-tooltip2 = .title = Ekran görüntüsünü doğrudan panoya kaydeder - # Label for the checkbox that toggles the camera shutter audio for screenshot tool -options-screenshot-audio-label = Fotoğraf çekme sesini çal +options-screenshot-audio-label = Fotoğraf çekme sesini oynat options-screenshot-audio-tooltip = .title = Ekran görüntüsü alırken fotoğraf çekme sesini oynatır @@ -91,7 +94,6 @@ options-screenshot-audio-tooltip = # The heading options-sourceeditor-label = Editör tercihleri - options-sourceeditor-detectindentation-tooltip = .title = Kaynak içeriğe dayanarak girintilemeyi tahmin et options-sourceeditor-detectindentation-label = Girintilemeyi tespit et @@ -109,46 +111,37 @@ options-sourceeditor-keybinding-default-label = Varsayılan # The heading (this item is also used in perftools.ftl) options-context-advanced-settings = Gelişmiş ayarlar - # The label for the checkbox that toggles the HTTP cache on or off options-disable-http-cache-label = HTTP önbelleğini kapat (araç kutusu açıkken) options-disable-http-cache-tooltip = .title = Bu seçeneği açarsanız araç kutusunun açık olduğu tüm sekmelerde HTTP önbelleği devre dışı kalacaktır. Bu seçenek Service Worker’ları etkilemez. - # The label for checkbox that toggles JavaScript on or off options-disable-javascript-label = JavaScript’i devre dışı bırak * options-disable-javascript-tooltip = .title = Bu seçeneği açarsanız geçerli sekmede JavaScript devre dışı bırakılır. Sekme veya araç kutusu kapatılırsa bu ayar unutulacaktır. - # The label for checkbox that toggles chrome debugging, i.e. the devtools.chrome.enabled preference options-enable-chrome-label = Tarayıcı chrome’u ve eklenti hata ayıklama araç kutularını etkinleştir options-enable-chrome-tooltip = .title = Bu seçeneği açarsanız tarayıcı bağlamında çeşitli geliştirici araçlarını (Araçlar > Web Geliştirici > Tarayıcı araç kutusu aracılığıyla) ve Eklenti Yöneticisi’nde hata ayıklama eklentilerini kullanabilirsiniz - # The label for checkbox that toggles remote debugging, i.e. the devtools.debugger.remote-enabled preference options-enable-remote-label = Uzaktan hata ayıklamayı etkinleştir options-enable-remote-tooltip2 = .title = Bu seçeneği açarsanız bu tarayıcıda uzaktan hata ayıklamaya izin verilir - # The label for checkbox that enables F12 as a shortcut to open DevTools options-enable-f12-label = Geliştirici araçlarını açıp kapatmak için F12 tuşunu kullan options-enable-f12-tooltip = .title = Bu seçeneği etkinleştirirseniz F12 tuşunu kullanarak geliştirici araçlarını açıp kapatabilirsiniz - # The label for checkbox that toggles custom formatters for objects options-enable-custom-formatters-label = Özel biçimlendiricileri etkinleştir options-enable-custom-formatters-tooltip = .title = Bu seçeneği açmak, sitelerin DOM nesneleri için özel biçimlendiriciler tanımlamasına olanak tanır - # The label for checkbox that toggles the service workers testing over HTTP on or off. options-enable-service-workers-http-label = HTTP üzerinden Service Worker’ları etkinleştir (araç kutusu açıkken) options-enable-service-workers-http-tooltip = - .title = Bu seçeneği açarsanız, araç kutusunun açık olduğu tüm sekmelerde HTTP üzerinden Service Workers etkinleşir. - + .title = Bu seçeneği açarsanız, araç kutusunun açık olduğu tüm sekmelerde HTTP üzerinden Service Worker’lar etkinleşir. # The label for the checkbox that toggles source maps in all tools. -options-source-maps-label = Kaynak haritalarını etkinleştir +options-source-maps-label = Kaynak eşlemelerini etkinleştir options-source-maps-tooltip = .title = Bu seçeneği etkinleştirirseniz kaynaklar araçlarda eşlenecektir. - # The message shown for settings that trigger page reload options-context-triggers-page-refresh = * Yalnızca bu oturumda geçerli, sayfayı yeniden yükler -- cgit v1.2.3