diff options
Diffstat (limited to 'l10n-tg/devtools/client/debugger.properties')
-rw-r--r-- | l10n-tg/devtools/client/debugger.properties | 94 |
1 files changed, 91 insertions, 3 deletions
diff --git a/l10n-tg/devtools/client/debugger.properties b/l10n-tg/devtools/client/debugger.properties index 531b182e36..08fee7a06a 100644 --- a/l10n-tg/devtools/client/debugger.properties +++ b/l10n-tg/devtools/client/debugger.properties @@ -155,10 +155,23 @@ traceInStdout=Пайгирӣ кардан дар «stdout» # of the trace button, which is in the top of the debugger right sidebar. # This is used to enable logging arguments passed to function calls # as well as returned values (only for JS function calls, but not native function calls) +traceValues=Рӯйдодҳои далелҳои вазифа ва қиматҳои баргардонидашуда сабт карда мешаванд # LOCALIZATION NOTE (traceOnNextLoad): The label that is displayed in the context menu # of the trace button, which is in the top of the debugger right sidebar. # This is used to automatically start the tracing on next user interaction (mousedown/keydown) +traceOnNextInteraction=Танҳо дар робитаи навбатии корбар пайгирӣ карда мешавад (бо зеркунии муш/тугма) + +# LOCALIZATION NOTE (traceOnNextLoad): The label that is displayed in the context menu +# of the trace button, which is in the top of the debugger right sidebar. +# This is used to automatically start the tracing on next page load. +traceOnNextLoad=Танҳо ҳангоми боркунии саҳифаи навбатӣ пайгирӣ карда мешавад (аз нав бор кардан ё паймоиш) + +# LOCALIZATION NOTE (traceFunctionReturn): The label that is displayed in the context menu +# of the trace button, which is in the top of the debugger right sidebar. +# This is used to also log when a function call just returned. +# Depending on "traceValues", this will log or not log the returned value. +traceFunctionReturn=Бозгаштҳои вазифа пайгирӣ карда мешаванд # LOCALIZATION NOTE (resumeButtonTooltip): The label that is displayed on the pause # button when the debugger is in a paused state. @@ -185,6 +198,7 @@ skipPausingTooltip.label=Ғайрифаъол кардани нуқтаҳои қ undoSkipPausingTooltip.label=Фаъол кардани нуқтаҳои қатъ # LOCALIZATION NOTE (pauseOnDebuggerStatement): The pause on debugger statement checkbox label +pauseOnDebuggerStatement=Дар баёнияи ислоҳкунанда таваққуф карда шавад # LOCALIZATION NOTE (pauseOnExceptionsItem2): The pause on exceptions checkbox description # when the debugger will pause on all exceptions. @@ -633,14 +647,23 @@ original=аслӣ # input element expressions.placeholder=Илова кардани ифода барои назорат -# LOCALIZATION NOTE (expressions.noOriginalScopes): Expressions right sidebar pane message -# for when the`map variable names`is off and the debugger is paused in an original source - # LOCALIZATION NOTE (expressions.errorMsg): Error text for expression # input element expressions.errorMsg=Ифодаи нодуруст… + +# LOCALIZATION NOTE (expressions.placeholder): Placeholder text for expression +# input element +expressions.placeholder2=Илова кардани ибора + +# LOCALIZATION NOTE (expressions.noOriginalScopes): Expressions right sidebar pane message +# for when the`map variable names`is off and the debugger is paused in an original source +expressions.noOriginalScopes=Харитасозии номҳои тағйирёбандаҳои аслӣ хомӯш карда шудааст. Эҳтимол, қиматҳои ифода дуруст намебошанд. + +# LOCALIZATION NOTE (expressions.label): For the "Add watch expression" context menu item in the editor expressions.label=Илова кардани ифода барои назорат expressions.accesskey=e + +# LOCALIZATION NOTE (expressions.remove.tooltip): For the tooltip on the button to remove a watch expression expressions.remove.tooltip=Тоза кардани ифода аз назорат # LOCALIZATION NOTE (xhrBreakpoints.header): The pause on any XHR breakpoints headings @@ -745,6 +768,71 @@ sourceFooter.unignore=Рад накардани манбаъ # with the ignore source button when the selected source is on the ignore list sourceFooter.ignoreList=Ин манбаъ дар рӯйхати радкунӣ қарор дорад. Барои фаъол кардани он, лутфан, имкони «Рад кардани скриптҳои тарафҳои сеюми маълум»-ро ғайрифаъол созед. +# LOCALIZATION NOTE (sourceFooter.sourceMapButton.disabled): Label displayed next to the +# Source Map icon displayed in editor footer. +# Displayed when Source Maps are disabled. +sourceFooter.sourceMapButton.disabled = Харитаҳои манбаъ ғайрифаъол мебошанд + +# LOCALIZATION NOTE (sourceFooter.sourceMapButton.sourceNotMapped): Label displayed next to the +# Source Map icon displayed in editor footer. +# Displayed when the selected source is a regular source, without any source map. +sourceFooter.sourceMapButton.sourceNotMapped = Ягон харитаи манбаъ ёфт нашуд + +# LOCALIZATION NOTE (sourceFooter.sourceMapButton.isOriginalSource): Label displayed next to the +# Source Map icon displayed in editor footer. +# Displayed when the selected source is an original source. +# i.e. a file which may not be in JavaScript and isn't being executed by Firefox. +# This file is transpiled by the web developer into a "bundle" JavaScript file, which is executed by the page. +sourceFooter.sourceMapButton.isOriginalSource = файли аслӣ + +# LOCALIZATION NOTE (sourceFooter.sourceMapButton.isBundleSource): Label displayed next to the +# Source Map icon displayed in editor footer. +# Displayed when the selected source is a bundle. i.e. a file referring to a source map file, +# which will be mapped to one or many original sources. +sourceFooter.sourceMapButton.isBundleSource = файли баста + +# LOCALIZATION NOTE (sourceFooter.sourceMapButton.enable): Label displayed in the menu opened +# from the Source Map icon displayed in editor footer. +# This allows to toggle Source Map support. +sourceFooter.sourceMapButton.enable = Фаъол кардани харитаҳои манбаъ + +# LOCALIZATION NOTE (sourceFooter.sourceMapButton.showOriginalSourceByDefault): Label displayed in the menu opened +# from the Source Map icon displayed in editor footer. +# This controls the settings which will make the debugger automatically show and open original source by default. +# This typically happens when you pause or hit a breakpoint. +sourceFooter.sourceMapButton.showOriginalSourceByDefault = Ба сурати пешфарз нишон додан ва кушодани ҷойгиршавии аслӣ + +# LOCALIZATION NOTE (sourceFooter.sourceMapButton.jumpToGeneratedSource): Label displayed in the menu opened +# from the Source Map icon displayed in editor footer. +# This allows to select the related bundle source, when we are currently selecting an original one. +sourceFooter.sourceMapButton.jumpToGeneratedSource = Гузариш ба манбаи бастаҳои алоқаманд + +# LOCALIZATION NOTE (sourceFooter.sourceMapButton.jumpToOriginalSource): Label displayed in the menu opened +# from the Source Map icon displayed in editor footer. +# This allows to select the related original source, when we are currently selecting a bundle. +sourceFooter.sourceMapButton.jumpToOriginalSource = Гузариш ба манбаи аслии алоқаманд + +# LOCALIZATION NOTE (sourceFooter.sourceMapButton.openSourceMapInNewTab): Label displayed in the menu opened +# from the Source Map icon displayed in editor footer. +# When selecting a bundle with a valid source map, link to open the source map in a new tab. +sourceFooter.sourceMapButton.openSourceMapInNewTab = Кушодани файли харитаи манбаъ дар варақаи нав + +# LOCALIZATION NOTE (sourceFooter.sourceMapButton.title): Tooltip displayed on +# the Source Map icon displayed in editor footer. +# This is the default title. +sourceFooter.sourceMapButton.title = Вазъияти харитаи манбаъ + +# LOCALIZATION NOTE (sourceFooter.sourceMapButton.loadingTitle): Tooltip displayed on +# the Source Map icon displayed in editor footer. +# This title is displayed when the source map is still loading. +sourceFooter.sourceMapButton.loadingTitle = Харитаи манбаъ бор шуда истодааст + +# LOCALIZATION NOTE (sourceFooter.sourceMapButton.errorTitle): Tooltip displayed on +# the Source Map icon displayed in editor footer. +# This title is displayed when the source map has an error. +# %S will be the error string. +sourceFooter.sourceMapButton.errorTitle = Хатои харитаи манбаъ: %S + # LOCALIZATION NOTE (editorNotificationFooter.noOriginalScopes): The notification message displayed in the editor notification footer # when paused in an original file and original variable mapping is turned off # %S is text from the label for checkbox to show original scopes |