diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:33 +0000 |
commit | 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 (patch) | |
tree | a4f824bd33cb075dd5aa3eb5a0a94af221bbe83a /l10n-gn/devtools/client/debugger.properties | |
parent | Adding debian version 124.0.1-1. (diff) | |
download | firefox-086c044dc34dfc0f74fbe41f4ecb402b2cd34884.tar.xz firefox-086c044dc34dfc0f74fbe41f4ecb402b2cd34884.zip |
Merging upstream version 125.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-gn/devtools/client/debugger.properties')
-rw-r--r-- | l10n-gn/devtools/client/debugger.properties | 22 |
1 files changed, 18 insertions, 4 deletions
diff --git a/l10n-gn/devtools/client/debugger.properties b/l10n-gn/devtools/client/debugger.properties index 46816e3836..21b5f1dddc 100644 --- a/l10n-gn/devtools/client/debugger.properties +++ b/l10n-gn/devtools/client/debugger.properties @@ -165,6 +165,7 @@ traceOnNextInteraction=Emboheraguapy upeigua poruhára ñomongeta (mousedown/key # 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=Ehapykueho kuatiarogue myanyhẽme añoite (myanyhẽjey térã ñeikundaha) # 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. @@ -646,14 +647,18 @@ original=ñepyrũgua # input element expressions.placeholder=Tembiapopy ma’ẽag̃ui mbojoapy -# 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=Pe ambuepy ypyguáva réra ñemoĩ oñembotýma. Ikatu umi je’epyre ndaha’éi oĩporãmbáva. - # LOCALIZATION NOTE (expressions.errorMsg): Error text for expression # input element expressions.errorMsg=Je’epyre ndoikói… +# LOCALIZATION NOTE (expressions.placeholder): Placeholder text for expression +# input element +expressions.placeholder2=Embojuaju je’epy + +# 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=Pe ambuepy ypyguáva réra ñemoĩ oñembotýma. Ikatu umi je’epyre ndaha’éi oĩporãmbáva. + # LOCALIZATION NOTE (expressions.label): For the "Add watch expression" context menu item in the editor expressions.label=Embojuapy je’epyre ma’ẽag̃uigua expressions.accesskey=e @@ -766,10 +771,12 @@ sourceFooter.ignoreList=Ko teñoiha oĩ tysýi ojehejareívape. Eipe’a pe `Ehe # 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 = Ayvu reñoiha yvyra’ãnga mboguepyre # 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 = Ndojejuhúi ayvu reñoiha yvyra’ãnga # LOCALIZATION NOTE (sourceFooter.sourceMapButton.isOriginalSource): Label displayed next to the # Source Map icon displayed in editor footer. @@ -793,31 +800,38 @@ sourceFooter.sourceMapButton.enable = Embojuruja yvyra’ãnga ypýva # 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 = Ehechauka ha embojuruja tendatee ijehegui rupi # 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 = Epo teñoiha aty ojueheguávape # 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 = Epo teñoiha ypygua ojueheguávape # 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 = Embojuruja ayvu reñoiha yvyra’ãnga marandurenda tendayke pyahúpe # LOCALIZATION NOTE (sourceFooter.sourceMapButton.title): Tooltip displayed on # the Source Map icon displayed in editor footer. # This is the default title. +sourceFooter.sourceMapButton.title = Ayvu reñoiha yvyra’ãnga reko # 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 = Ayvu reñoiha yvyra’ãnga henyhẽhína # 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 = Ndoikói ayvu reñoiha yvyra’ãnga: %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 |