summaryrefslogtreecommitdiffstats
path: root/l10n-he/devtools/client/perftools.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-he/devtools/client/perftools.ftl')
-rw-r--r--l10n-he/devtools/client/perftools.ftl82
1 files changed, 82 insertions, 0 deletions
diff --git a/l10n-he/devtools/client/perftools.ftl b/l10n-he/devtools/client/perftools.ftl
new file mode 100644
index 0000000000..6811a006cc
--- /dev/null
+++ b/l10n-he/devtools/client/perftools.ftl
@@ -0,0 +1,82 @@
+# 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 = הגדרות יוצר הפרופילים
+perftools-intro-description = ההקלטות פותחות את profiler.firefox.com בלשונית חדשה. כל הנתונים מאוחסנים באופן מקומי, אך באפשרותך לבחור להעלות אותם לצורך שיתוף.
+
+## All of the headings for the various sections.
+
+perftools-heading-settings = הגדרות מלאות
+perftools-heading-buffer = הגדרות חוצץ
+perftools-heading-features = תכונות
+perftools-heading-features-default = תכונות (מומלץ שיהיו פעילות כברירת מחדל)
+perftools-heading-features-disabled = תכונות מושבתות
+perftools-heading-features-experimental = ניסיוני
+perftools-heading-threads = תהליכונים
+perftools-heading-local-build = בנייה מקומית
+
+##
+
+perftools-description-intro = ההקלטות פותחות את <a>profiler.firefox.com</a> בלשונית חדשה. כל הנתונים מאוחסנים באופן מקומי, אך באפשרותך לבחור להעלות אותם לצורך שיתוף.
+
+## The controls for the interval at which the profiler samples the code.
+
+perftools-range-interval-label = מרווח דגימה:
+perftools-range-interval-milliseconds = { NUMBER($interval, maxFractionalUnits: 2) } מ״ש
+
+##
+
+# The size of the memory buffer used to store things in the profiler.
+perftools-range-entries-label = גודל חוצץ:
+perftools-custom-threads-label = הוספת תהליכונים מותאמים אישית לפי שם:
+perftools-devtools-threads-label = תהליכונים
+perftools-devtools-settings-label = הגדרות
+
+## Various statuses that affect the current state of profiling, not typically displayed.
+
+perftools-status-private-browsing-notice =
+ יוצר הפרופילים מושבת כאשר גלישה פרטית פעילה.
+ יש לסגור את כל החלונות הפרטיות כדי לאפשר מחדש את יוצר הפרופילים.
+perftools-status-recording-stopped-by-another-tool = ההקלטה הופסקה על־ידי כלי אחר.
+perftools-status-restart-required = יש להפעיל מחדש את הדפדפן כדי להפעיל תכונה זו.
+
+## These are shown briefly when the user is waiting for the profiler to respond.
+
+perftools-request-to-stop-profiler = בתהליך הפסקת ההקלטה
+perftools-request-to-get-profile-and-stop-profiler = בתהליך לכידת הפרופיל
+
+##
+
+perftools-button-start-recording = התחלת ההקלטה
+perftools-button-capture-recording = לכידת ההקלטה
+perftools-button-cancel-recording = ביטול ההקלטה
+perftools-button-save-settings = שמירת ההגדרות וחזרה אחורה
+perftools-button-restart = הפעלה מחדש
+perftools-button-add-directory = הוספת ספרייה
+perftools-button-remove-directory = הסרת הפריט הנבחר
+perftools-button-edit-settings = עריכת הגדרות…
+
+## These messages are descriptions of the threads that can be enabled for the profiler.
+
+perftools-thread-gecko-main =
+ .title = התהליכים הראשיים עבור תהליך האב ועבור תהליכי התוכן
+perftools-thread-render-backend =
+ .title = תהליכון ה־WebRender RenderBackend
+
+##
+
+
+## Onboarding UI labels. These labels are displayed in the new performance panel UI, when
+## both devtools.performance.new-panel-onboarding & devtools.performance.new-panel-enabled
+## preferences are true.
+
+-profiler-brand-name = יוצר הפרופילים של Firefox
+perftools-onboarding-message = <b>חדש</b>: { -profiler-brand-name } משולב כעת בכלי הפיתוח. <a>מידע נוסף</a> על הכלי החדש והעוצמתי הזה.
+# `options-context-advanced-settings` is defined in toolbox-options.ftl
+perftools-onboarding-reenable-old-panel = (לזמן מוגבל, ניתן לגשת לחלונית הביצועים המקורית דרך <a>{ options-context-advanced-settings }</a>)