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/services/keybinding/electron-browser/keybindingService.i18n.json')
-rw-r--r--i18n/ita/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/ita/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json b/i18n/ita/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json
index 89c4357e5af..e047b28ef27 100644
--- a/i18n/ita/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json
+++ b/i18n/ita/src/vs/workbench/services/keybinding/electron-browser/keybindingService.i18n.json
@@ -13,6 +13,7 @@
"nonempty": "è previsto un valore non vuoto.",
"optstring": "la proprietà `{0}` può essere omessa o deve essere di tipo `string`",
"requirestring": "la proprietà `{0}` è obbligatoria e deve essere di tipo `string`",
+ "unboundCommands": "Altri comandi disponibili: ",
"vscode.extension.contributes.keybindings": "Tasti di scelta rapida per contributes.",
"vscode.extension.contributes.keybindings.command": "Identificatore del comando da eseguire quando si attiva il tasto di scelta rapida.",
"vscode.extension.contributes.keybindings.key": "Tasto o sequenza di tasti (separare i tasti con un segno di addizione e le sequenze con uno spazio, ad esempio CTRL+O e CTRL+L L per una combinazione)",