diff options
Diffstat (limited to 'l10n-he/devtools/client/toolbox.ftl')
-rw-r--r-- | l10n-he/devtools/client/toolbox.ftl | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/l10n-he/devtools/client/toolbox.ftl b/l10n-he/devtools/client/toolbox.ftl new file mode 100644 index 0000000000..ed739225e2 --- /dev/null +++ b/l10n-he/devtools/client/toolbox.ftl @@ -0,0 +1,48 @@ +# 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 messages are used in the DevTools toolbox. + + +## These labels are shown in the "..." menu in the toolbox, and represent different +## commands such as the docking of DevTools, toggling features, and viewing some +## external links. Some of the commands have the keyboard shortcut shown next to +## the label. + +toolbox-meatball-menu-dock-bottom-label = הצמדה לתחתית +toolbox-meatball-menu-dock-left-label = הצמדה לשמאל +toolbox-meatball-menu-dock-right-label = הצמדה לימין +toolbox-meatball-menu-dock-separate-window-label = חלון נפרד + +toolbox-meatball-menu-splitconsole-label = הצגת מסוף מפוצל +toolbox-meatball-menu-hideconsole-label = הסתרת מסוף מפוצל + +toolbox-meatball-menu-settings-label = הגדרות +toolbox-meatball-menu-documentation-label = תיעוד… +toolbox-meatball-menu-community-label = קהילה… + +# This menu item is only available in the browser toolbox. It forces the popups/panels +# to stay visible on blur, which is primarily useful for addon developers and Firefox +# contributors. +toolbox-meatball-menu-noautohide-label = השבתת הסתרה אוטומטית של חלונות קופצים + +## + + +## These labels are shown in the top-toolbar in the Browser Toolbox and Browser Console + +toolbox-mode-browser-toolbox-label = מצב ארגז הכלים של הדפדפן +toolbox-mode-browser-console-label = מצב מסוף הדפדפן + +toolbox-mode-everything-label = ריבוי תהליכים +toolbox-mode-everything-sub-label = (איטי יותר) +toolbox-mode-everything-container = + .title = ניפוי שגיאות בכל התהליכים + +toolbox-mode-parent-process-label = תהליך הורה בלבד +toolbox-mode-parent-process-sub-label = (מהיר) +toolbox-mode-parent-process-container = + .title = מתמקד רק במשאבים מתהליך ההורה. + |