summaryrefslogtreecommitdiffstats
path: root/l10n-id/devtools/client/perftools.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-id/devtools/client/perftools.ftl')
-rw-r--r--l10n-id/devtools/client/perftools.ftl160
1 files changed, 160 insertions, 0 deletions
diff --git a/l10n-id/devtools/client/perftools.ftl b/l10n-id/devtools/client/perftools.ftl
new file mode 100644
index 0000000000..50d48cad07
--- /dev/null
+++ b/l10n-id/devtools/client/perftools.ftl
@@ -0,0 +1,160 @@
+# 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 = Pengaturan Profiler
+perftools-intro-description =
+ Perekaman akan membuka profiler.firefox.com di tab baru. Semua data disimpan
+ secara lokal, tetapi Anda bisa memilih untuk mengunggahnya untuk dibagikan.
+
+## All of the headings for the various sections.
+
+perftools-heading-settings = Pengaturan Lengkap
+perftools-heading-buffer = Pengaturan Buffer
+perftools-heading-features = Fitur
+perftools-heading-features-default = Fitur (Direkomendasikan secara baku)
+perftools-heading-features-disabled = Fitur Dinonaktifkan
+perftools-heading-features-experimental = Eksperimental
+perftools-heading-threads = Thread
+perftools-heading-threads-jvm = Utas JVM
+perftools-heading-local-build = Build lokal
+
+##
+
+perftools-description-intro =
+ Perekaman akan membuka <a>profiler.firefox.com</a> di tab baru. Semua data disimpan
+ secara lokal, tetapi Anda bisa memilih untuk mengunggahnya untuk dibagikan.
+perftools-description-local-build =
+ Jika Anda membuat profil untuk sebuah build yang telah Anda kompilasi sendiri, di mesin
+ ini, tambahkan objdir build Anda ke daftar di bawah ini agar dapat digunakan untuk mencari informasi simbol.
+
+## The controls for the interval at which the profiler samples the code.
+
+perftools-range-interval-label = Interval pengambilan sampel:
+perftools-range-interval-milliseconds = { NUMBER($interval, maxFractionalUnits: 2) } md
+
+##
+
+# The size of the memory buffer used to store things in the profiler.
+perftools-range-entries-label = Ukuran buffer:
+
+perftools-custom-threads-label = Tambahkan thread khusus berdasarkan nama:
+
+perftools-devtools-interval-label = Interval:
+perftools-devtools-threads-label = Thread:
+perftools-devtools-settings-label = Pengaturan
+
+## Various statuses that affect the current state of profiling, not typically displayed.
+
+perftools-status-recording-stopped-by-another-tool = Rekaman dihentikan oleh alat lain.
+perftools-status-restart-required = Peramban harus dimulai ulang untuk mengaktifkan fitur ini.
+
+## These are shown briefly when the user is waiting for the profiler to respond.
+
+perftools-request-to-stop-profiler = Menghentikan perekaman
+perftools-request-to-get-profile-and-stop-profiler = Menangkap profil
+
+##
+
+perftools-button-start-recording = Mulai merekam
+perftools-button-capture-recording = Rekam
+perftools-button-cancel-recording = Batalkan perekaman
+perftools-button-save-settings = Simpan pengaturan dan kembali
+perftools-button-restart = Mulai Ulang
+perftools-button-add-directory = Tambahkan direktori
+perftools-button-remove-directory = Hapus yang dipilih
+perftools-button-edit-settings = Edit Pengaturan…
+
+## These messages are descriptions of the threads that can be enabled for the profiler.
+
+perftools-thread-gecko-main =
+ .title = Proses utama untuk proses induk dan proses konten
+perftools-thread-compositor =
+ .title = Menggabungkan berbagai elemen yang digambar pada laman
+perftools-thread-dom-worker =
+ .title = Ini menangani web worker dan service worker
+perftools-thread-renderer =
+ .title = Saat WebRender diaktifkan, thread yang menjalankan panggilan OpenGL
+perftools-thread-render-backend =
+ .title = Thread RenderBackend WebRender
+perftools-thread-timer =
+ .title = Timer penanganan utas (setTimeout, setInterval, nsITimer)
+perftools-thread-style-thread =
+ .title = Komputasi gaya dibagi menjadi beberapa thread
+pref-thread-stream-trans =
+ .title = Transportasi aliran jaringan
+perftools-thread-socket-thread =
+ .title = Thread tempat kode jaringan menjalankan panggilan semua soket pemblokiran
+perftools-thread-img-decoder =
+ .title = Thread dekode gambar
+perftools-thread-dns-resolver =
+ .title = Resolusi DNS terjadi di thread ini
+perftools-thread-task-controller =
+ .title = Utas kumpulan utas TaskController
+perftools-thread-jvm-gecko =
+ .title = Utas utama Gecko JVM
+perftools-thread-jvm-nimbus =
+ .title = Utas utama untuk SDK eksperimen Nimbus
+perftools-thread-jvm-default-dispatcher =
+ .title = Dispatcher baku untuk pustaka coroutine Kotlin
+perftools-thread-jvm-glean =
+ .title = Utas utama untuk SDK telemetri Glean
+perftools-thread-jvm-arch-disk-io =
+ .title = Dispatcher IO untuk pustaka coroutine Kotlin
+perftools-thread-jvm-pool =
+ .title = Utas yang dibuat di kumpulan utas yang tidak bernama
+
+##
+
+perftools-record-all-registered-threads = Lewati pilihan di atas dan rekam semua utas yang terdaftar
+
+perftools-tools-threads-input-label =
+ .title = Nama utas ini berupa daftar yang dipisahkan karakter koma, yang akan digunakan untuk mengaktifkan profiling utas pada profiler. Pencocokan nama juga akan dilakukan secara bagian, tidak secara lengkap pada utas yang disertakan. Karakter spasi pada nama berpengaruh.
+
+## Onboarding UI labels. These labels are displayed in the new performance panel UI, when
+## devtools.performance.new-panel-onboarding preference is true.
+
+perftools-onboarding-message = <b>Baru</b>: { -profiler-brand-name } telah diintegrasikan ke dalam Alat Pengembang. <a>Pelajari lebih lanjut</a> tentang alat baru yang canggih ini.
+
+perftools-onboarding-close-button =
+ .aria-label = Tutup pesan orientasi
+
+## Profiler presets
+
+
+# Presets and their l10n IDs are defined in the file
+# devtools/client/performance-new/popup/background.jsm.js
+# The same labels and descriptions are also defined in appmenu.ftl.
+
+# Presets and their l10n IDs are defined in the file
+# devtools/client/performance-new/shared/background.jsm.js
+# The same labels and descriptions are also defined in appmenu.ftl.
+
+perftools-presets-web-developer-label = Pengembang Web
+perftools-presets-web-developer-description = Prasetel yang direkomendasikan untuk sebagian besar debugging aplikasi web, dengan overhead yang rendah.
+
+perftools-presets-firefox-label = { -brand-shorter-name }
+perftools-presets-firefox-description = Prasetel yang disarankan untuk pembuatan profil { -brand-shorter-name }.
+
+perftools-presets-graphics-label = Grafik
+perftools-presets-graphics-description = Prasetel untuk menyelidiki bug grafis di { -brand-shorter-name }.
+
+perftools-presets-media-label = Media
+perftools-presets-media-description2 = Prasetel untuk menyelidiki bug audio dan video di { -brand-shorter-name }.
+
+perftools-presets-networking-label = Jaringan
+perftools-presets-networking-description = Prasetel untuk menyelidiki bug jaringan di { -brand-shorter-name }.
+
+# "Power" is used in the sense of energy (electricity used by the computer).
+perftools-presets-power-label = Daya
+perftools-presets-power-description = Prasetel untuk menyelidiki bug penggunaan daya di { -brand-shorter-name }, dengan overhead rendah.
+
+perftools-presets-custom-label = Khusus
+
+##
+