Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/ita/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json')
-rw-r--r--i18n/ita/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/i18n/ita/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json b/i18n/ita/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
index 41a619e3981..745e905553e 100644
--- a/i18n/ita/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
+++ b/i18n/ita/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
@@ -6,9 +6,9 @@
{
"fileLink": "Fare clic per aprire (CTRL+clic apre lateralmente)",
"fileLinkMac": "Fare clic per aprire (CMD+clic apre lateralmente)",
- "replExpressionAriaLabel": "Il valore dell'espressione {0} è {1}, Read Eval Print Loop, debug",
- "replKeyValueOutputAriaLabel": "Il valore della variabile di output {0} è {1}, Read Eval Print Loop, debug",
- "replValueOutputAriaLabel": "{0}, Read Eval Print Loop, debug",
- "replVariableAriaLabel": "Il valore della variabile {0} è {1}, Read Eval Print Loop, debug",
+ "replExpressionAriaLabel": "Il valore dell'espressione {0} è {1}, ciclo Read Eval Print, debug",
+ "replKeyValueOutputAriaLabel": "Il valore della variabile di output {0} è {1}, ciclo Read Eval Print, debug",
+ "replValueOutputAriaLabel": "{0}, ciclo Read Eval Print, debug",
+ "replVariableAriaLabel": "Il valore della variabile {0} è {1}, ciclo Read Eval Print, debug",
"stateCapture": "Lo stato dell'oggetto viene acquisito dalla prima valutazione"
} \ No newline at end of file