diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-tr/devtools/client/perftools.ftl | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-tr/devtools/client/perftools.ftl')
-rw-r--r-- | l10n-tr/devtools/client/perftools.ftl | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/l10n-tr/devtools/client/perftools.ftl b/l10n-tr/devtools/client/perftools.ftl new file mode 100644 index 0000000000..357ce4c2b2 --- /dev/null +++ b/l10n-tr/devtools/client/perftools.ftl @@ -0,0 +1,65 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + + +### These strings are used in DevTools’ performance-new panel, about:profiling, and +### the remote profiling panel. There are additional profiler strings in the appmenu.ftl +### file that are used for the profiler popup. + +perftools-intro-title = Profilleyici Ayarları +perftools-intro-description = Kayıtlar yeni bir sekmede profiler.firefox.com adresini açar. Tüm veriler cihazınızda yerel olarak depolanır. Paylaşmak istediklerinizi upload edebilirsiniz. + +## All of the headings for the various sections. + +perftools-heading-settings = Tüm ayarlar +perftools-heading-buffer = Tampon ayarları +perftools-heading-features = Özellikler +perftools-heading-features-default = Özellikler (Varsayılan olarak açık kalması önerilenler) +perftools-heading-features-disabled = Devre dışı özellikler +perftools-heading-features-experimental = Deneysel +perftools-heading-threads = İş parçacıkları +perftools-heading-local-build = Yerel build + +## + +perftools-description-intro = Kayıtlar yeni bir sekmede <a>profiler.firefox.com</a> adresini açar. Tüm veriler cihazınızda yerel olarak depolanır. Paylaşmak istediklerinizi upload edebilirsiniz. + +## The controls for the interval at which the profiler samples the code. + +perftools-range-interval-label = Örnekleme aralığı: +perftools-range-interval-milliseconds = { NUMBER($interval, maxFractionalUnits: 2) } ms + +## + +# The size of the memory buffer used to store things in the profiler. +perftools-range-entries-label = Tampon boyutu: +perftools-devtools-interval-label = Aralık: +perftools-devtools-threads-label = İş parçacıkları: +perftools-devtools-settings-label = Ayarlar + +## Various statuses that affect the current state of profiling, not typically displayed. + +perftools-status-recording-stopped-by-another-tool = Kayıt başka bir araç tarafından durduruldu. + +## These are shown briefly when the user is waiting for the profiler to respond. + +perftools-request-to-stop-profiler = Kaydı durdur +perftools-request-to-get-profile-and-stop-profiler = Profil yakalanıyor + +## + +perftools-button-start-recording = Kaydı başlat +perftools-button-capture-recording = Kaydı yakala +perftools-button-cancel-recording = Kaydı iptal et +perftools-button-save-settings = Ayarları kaydet ve geri dön +perftools-button-restart = Yeniden başlat +perftools-button-add-directory = Klasör ekle +perftools-button-remove-directory = Seçilenleri sil +perftools-button-edit-settings = Ayarları düzenle… + +## These messages are descriptions of the threads that can be enabled for the profiler. + + +## + |