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/common/keybindingEditing.i18n.json')
-rw-r--r--i18n/ita/src/vs/workbench/services/keybinding/common/keybindingEditing.i18n.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/i18n/ita/src/vs/workbench/services/keybinding/common/keybindingEditing.i18n.json b/i18n/ita/src/vs/workbench/services/keybinding/common/keybindingEditing.i18n.json
index f06ca18253b..82e6a7b770b 100644
--- a/i18n/ita/src/vs/workbench/services/keybinding/common/keybindingEditing.i18n.json
+++ b/i18n/ita/src/vs/workbench/services/keybinding/common/keybindingEditing.i18n.json
@@ -6,5 +6,8 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
+ "errorKeybindingsFileDirty": "Non è possibile scrivere perché il file di configurazione dei tasti di scelta rapida è stato modificato. Salvarlo prima e quindi riprovare.",
+ "parseErrors": "Non è possibile scrivere nel file di configurazione dei tasti di scelta rapida. Aprirlo e correggere gli errori/avvisi nel file, quindi riprovare.",
+ "errorInvalidConfiguration": "Non è possibile scrivere nel file di configurazione dei tasti di scelta rapida. Contiene un oggetto non di tipo Array. Aprire il file per pulirlo e riprovare.",
"emptyKeybindingsHeader": "Inserire i tasti di scelta rapida in questo file per sovrascrivere i valori predefiniti"
} \ No newline at end of file