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/preferences/browser/keybindingsEditor.i18n.json')
-rw-r--r--i18n/ita/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/i18n/ita/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json b/i18n/ita/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json
new file mode 100644
index 00000000000..138d3ca8886
--- /dev/null
+++ b/i18n/ita/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json
@@ -0,0 +1,22 @@
+/*---------------------------------------------------------------------------------------------
+ * Copyright (c) Microsoft Corporation. All rights reserved.
+ * Licensed under the MIT License. See License.txt in the project root for license information.
+ *--------------------------------------------------------------------------------------------*/
+// Do not edit this file. It is machine generated.
+{
+ "SearchKeybindings.AriaLabel": "Cerca tasti di scelta rapida",
+ "SearchKeybindings.Placeholder": "Cerca tasti di scelta rapida",
+ "add": "Aggiungi tasto di scelta rapida",
+ "cancel": "Annulla",
+ "change": "Cambia tasto di scelta rapida",
+ "command": "Comando",
+ "confirmRemove": "Rimuovi tasto di scelta rapida '{0}' dal comando '{1}'",
+ "default": "Impostazione predefinita",
+ "keybinding": "Tasto di scelta rapida",
+ "keybindingsInputName": "Tasti di scelta rapida",
+ "ok": "OK",
+ "removeLabel": "Rimuovi tasto di scelta rapida",
+ "source": "Origine",
+ "user": "Utente",
+ "when": "Quando"
+} \ No newline at end of file