summaryrefslogtreecommitdiffstats
path: root/l10n-ia/devtools/client/debugger.properties
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-ia/devtools/client/debugger.properties')
-rw-r--r--l10n-ia/devtools/client/debugger.properties16
1 files changed, 12 insertions, 4 deletions
diff --git a/l10n-ia/devtools/client/debugger.properties b/l10n-ia/devtools/client/debugger.properties
index 509ceec893..218e628865 100644
--- a/l10n-ia/devtools/client/debugger.properties
+++ b/l10n-ia/devtools/client/debugger.properties
@@ -171,6 +171,7 @@ traceOnNextLoad=Traciar solo desde le cargamento del pagina sequente (recargamen
# 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=Traciar le retornos del function
# LOCALIZATION NOTE (resumeButtonTooltip): The label that is displayed on the pause
# button when the debugger is in a paused state.
@@ -646,6 +647,10 @@ original=original
# input element
expressions.placeholder=Adder un expression a spectar
+# LOCALIZATION NOTE (expressions.errorMsg): Error text for expression
+# input element
+expressions.errorMsg=Expression non valide...
+
# LOCALIZATION NOTE (expressions.placeholder): Placeholder text for expression
# input element
expressions.placeholder2=Adder expression
@@ -654,10 +659,6 @@ expressions.placeholder2=Adder expression
# for when the`map variable names`is off and the debugger is paused in an original source
expressions.noOriginalScopes=Le correlation de nomine del variabiles original es disactivate. Le valores del expression poterea non esser correcte.
-# LOCALIZATION NOTE (expressions.errorMsg): Error text for expression
-# input element
-expressions.errorMsg=Expression non valide...
-
# LOCALIZATION NOTE (expressions.label): For the "Add watch expression" context menu item in the editor
expressions.label=Adder un expression a spectar
expressions.accesskey=e
@@ -774,6 +775,7 @@ sourceFooter.ignoreList=Iste fonte es sur le lista de ignorar. Disactiva le opti
# 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 = Nulle mappa de fonte trovate
# LOCALIZATION NOTE (sourceFooter.sourceMapButton.isOriginalSource): Label displayed next to the
# Source Map icon displayed in editor footer.
@@ -797,14 +799,17 @@ sourceFooter.sourceMapButton.enable = Activar le mappas de codices fonte
# 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 = Monstrar e aperir la ubication original de norma
# 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 = Passar al pacchetto fonte associate
# 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 = Passar al fonte original associate
# LOCALIZATION NOTE (sourceFooter.sourceMapButton.openSourceMapInNewTab): Label displayed in the menu opened
# from the Source Map icon displayed in editor footer.
@@ -813,15 +818,18 @@ sourceFooter.sourceMapButton.enable = Activar le mappas de codices fonte
# LOCALIZATION NOTE (sourceFooter.sourceMapButton.title): Tooltip displayed on
# the Source Map icon displayed in editor footer.
# This is the default title.
+sourceFooter.sourceMapButton.title = Stato del Mappa de fonte
# 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 = Mappa de fonte carga
# 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 = Error de Mappa de fonte: %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