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:
authorDirk Baeumer <dirkb@microsoft.com>2017-03-24 17:34:54 +0300
committerDirk Baeumer <dirkb@microsoft.com>2017-03-24 17:34:54 +0300
commit801210c07483ddbd0c1b3b3ed18f27fd1a3ca08f (patch)
tree3d59fbbb7abb77be914070c036b46973a7b3ab5d /i18n/ita/src/vs/workbench/parts/preferences/browser/preferencesEditor.i18n.json
parent7c223972367b8ade5362d738606f3b910d0fbb42 (diff)
Merged in translationstranslation/20170324.01
Diffstat (limited to 'i18n/ita/src/vs/workbench/parts/preferences/browser/preferencesEditor.i18n.json')
-rw-r--r--i18n/ita/src/vs/workbench/parts/preferences/browser/preferencesEditor.i18n.json10
1 files changed, 3 insertions, 7 deletions
diff --git a/i18n/ita/src/vs/workbench/parts/preferences/browser/preferencesEditor.i18n.json b/i18n/ita/src/vs/workbench/parts/preferences/browser/preferencesEditor.i18n.json
index 552740e56bf..f005cfd4d13 100644
--- a/i18n/ita/src/vs/workbench/parts/preferences/browser/preferencesEditor.i18n.json
+++ b/i18n/ita/src/vs/workbench/parts/preferences/browser/preferencesEditor.i18n.json
@@ -4,16 +4,12 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
- "copyDefaultValue": "Copia nelle impostazioni",
- "editTtile": "Modifica",
+ "SearchSettingsWidget.AriaLabel": "Cerca impostazioni",
+ "SearchSettingsWidget.Placeholder": "Cerca impostazioni",
"noSettingsFound": "Nessuna impostazione corrispondente",
"oneSettingFound": "1 impostazione corrispondente",
"preferencesAriaLabel": "Preferenze predefinite. Editor di testo di sola lettura.",
- "replaceDefaultValue": "Sostituisci nelle impostazioni",
"settingsEditorName": "Impostazioni predefinite",
"settingsFound": "{0} impostazioni corrispondenti",
- "totalSettingsMessage": "{0} impostazioni in totale",
- "unsupportedPHPExecutablePathSetting": "Questa deve essere un'impostazione utente. Per configurare PHP per l'area di lavoro, aprire un file PHP e fare clic su 'Percorso' nella barra di stato.",
- "unsupportedTypeScriptTsdkSetting": "Questa deve essere un'impostazione utente. Per configurare TypeScript per l'area di lavoro, aprire un file TypeScript e fare clic sulla versione di TypeScript nella barra di stato.",
- "unsupportedWorkspaceSetting": "Questa deve essere un'impostazione utente."
+ "totalSettingsMessage": "{0} impostazioni in totale"
} \ No newline at end of file