提交 2ed5185c 编写于 作者: D Dirk Baeumer

Merge in translations

上级 b5a3c735
......@@ -79,7 +79,7 @@
"miSaveAll": "全部保存(&&L)",
"miSaveAs": "另存为(&&A)...",
"miSelectAll": "全选(&&S)",
"miSelectTheme": "颜色主题(&&C)",
"miSelectColorTheme": "颜色主题(&&C)",
"miSplitEditor": "拆分编辑器(&&E)",
"miSwitchEditor": "切换编辑器(&&E)",
"miSwitchGroup": "切换组(&&G)",
......
......@@ -4,5 +4,6 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"indentAutoMigrate": "请更新设置: \"editor.detectIndentation\" 替换 \"editor.tabSize\": \"auto\"\"editor.insertSpaces\": \"auto\""
"indentAutoMigrate": "请更新设置: \"editor.detectIndentation\" 替换 \"editor.tabSize\": \"auto\"\"editor.insertSpaces\": \"auto\"",
"sourceAndDiagMessage": "[{0}] {1}"
}
\ No newline at end of file
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
......@@ -6,6 +6,10 @@
{
"copy": "复制",
"cut": "剪切",
"files": "文件",
"folders": "文件夹",
"openRecentPlaceHolder": "选择要打开的路径(在新窗口中按住 Ctrl 键打开)",
"openRecentPlaceHolderMac": "选择路径(在新窗口中按住 Cmd 键打开)",
"paste": "粘贴",
"redo": "恢复",
"selectAll": "全选",
......
......@@ -14,6 +14,7 @@
"continueDebug": "继续",
"deactivateBreakpoints": "停用断点",
"debugActionLabelAndKeybinding": "{0} ({1})",
"debugAddToWatch": "调试: 添加到监视",
"debugConsoleAction": "调试控制台",
"debugEvaluate": "调试: 评估",
"disableAllBreakpoints": "禁用所有断点",
......
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
......@@ -4,6 +4,14 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"command name": "名称",
"debugger name": "名称",
"description": "描述",
"details": "详细信息",
"keyboard shortcuts": "键盘快捷方式(&&K)",
"license": "许可证",
"noReadme": "无可用自述文件。"
"noReadme": "无可用自述文件。",
"runtime": "运行时",
"setting name": "名称",
"snippets": "代码片段"
}
\ No newline at end of file
......@@ -4,7 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"acceptLocalChanges": "覆盖",
"acceptLocalChanges": "使用本地更改并覆盖磁盘内容",
"compareChanges": "比较",
"conflictingFileHasChanged": "磁盘上的文件内容已更改,比较编辑器的左侧已刷新。请再次审查和解析。",
"discard": "放弃",
......@@ -13,8 +13,8 @@
"readonlySaveError": "无法保存“{0}”: 文件写保护。选择“覆盖”以删除保护。 ",
"resolveSaveConflict": "{0} - 解析保存冲突",
"retry": "重试",
"revertLocalChanges": "还原",
"revertLocalChanges": "放弃本地更改,还原为磁盘上的内容",
"saveConflictDiffLabel": "{0} - 磁盘上 ↔ {1} 中",
"staleSaveError": "无法保存“{0}”: 磁盘上的内容较新。单击 **比较** 以比较你的版本和磁盘上的版本。",
"userGuide": "选择**还原**以放弃所做的更改或使用**覆盖**以将磁盘上的内容替换为所做的更改"
"userGuide": "使用编辑器工具栏中的操作 **撤消** 更改或用更改 **覆盖** 磁盘上的内容"
}
\ No newline at end of file
......@@ -5,6 +5,7 @@
// Do not edit this file. It is machine generated.
{
"findMore": "在应用商店中查找更多信息...",
"noIconThemeLabel": "无",
"preferences": "首选项",
"problemChangingTheme": "加载主题时出现问题: {0}",
"selectTheme.label": "颜色主题",
......
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
......@@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"error.cannotloadicontheme": "无法加载 {0}",
"error.cannotloadtheme": "无法加载 {0}",
"error.cannotparse": "分析 plist 文件 {0} 时出现问题",
"error.cannotparsejson": "分析 JSON 主题文件 {0} 时出现问题",
......
......@@ -79,7 +79,7 @@
"miSaveAll": "全部儲存(&&L)",
"miSaveAs": "另存新檔(&&A)...",
"miSelectAll": "全選(&&S)",
"miSelectTheme": "色彩佈景主題(&&C)",
"miSelectColorTheme": "色彩佈景主題(&&C)",
"miSplitEditor": "分割編輯器(&&E)",
"miSwitchEditor": "切換編輯器(&&E)",
"miSwitchGroup": "切換群組(&&G)",
......
......@@ -4,5 +4,6 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"indentAutoMigrate": "請更新您的設定: `editor.detect Indentation` 會取代 `editor.tabSize`: \"auto\" 或 `editor.insertSpaces`: \"auto\""
"indentAutoMigrate": "請更新您的設定: `editor.detect Indentation` 會取代 `editor.tabSize`: \"auto\" 或 `editor.insertSpaces`: \"auto\"",
"sourceAndDiagMessage": "[{0}] {1}"
}
\ No newline at end of file
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
......@@ -6,6 +6,10 @@
{
"copy": "複製",
"cut": "剪下",
"files": "檔案",
"folders": "資料夾",
"openRecentPlaceHolder": "選取要開啟的路徑 (按住 Ctrl 鍵以在新視窗開啟)",
"openRecentPlaceHolderMac": "選取路徑 (按住 Cmd 鍵以在新視窗開啟)",
"paste": "貼上",
"redo": "取消復原",
"selectAll": "全選",
......
......@@ -14,6 +14,7 @@
"continueDebug": "繼續",
"deactivateBreakpoints": "停用中斷點",
"debugActionLabelAndKeybinding": "{0} ({1})",
"debugAddToWatch": "偵錯: 加入監看",
"debugConsoleAction": "偵錯主控台",
"debugEvaluate": "偵錯: 評估",
"disableAllBreakpoints": "停用所有中斷點",
......
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
......@@ -4,6 +4,14 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"command name": "名稱",
"debugger name": "名稱",
"description": "描述",
"details": "詳細資料",
"keyboard shortcuts": "鍵盤快速鍵(&&K)",
"license": "授權",
"noReadme": "沒有可用的讀我檔案。"
"noReadme": "沒有可用的讀我檔案。",
"runtime": "執行階段",
"setting name": "名稱",
"snippets": "程式碼片段"
}
\ No newline at end of file
......@@ -4,7 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"acceptLocalChanges": "覆寫",
"acceptLocalChanges": "使用本機變更並覆寫磁碟內容",
"compareChanges": "比較",
"conflictingFileHasChanged": "磁碟上的檔案內容已變更,而且已重新整理比較編輯器左側。請重新檢閱並加以解決。",
"discard": "捨棄",
......@@ -13,8 +13,8 @@
"readonlySaveError": "無法儲存 '{0}': 檔案有防寫保護。請選取 [覆寫] 以移除保護。",
"resolveSaveConflict": "{0} - 解決儲存衝突",
"retry": "重試",
"revertLocalChanges": "還原",
"revertLocalChanges": "捨棄本機變更並還原成磁碟上的內容",
"saveConflictDiffLabel": "{0} - 磁碟上 ↔ {1} 中",
"staleSaveError": "無法儲存 '{0}': 磁碟上的內容較新。請按一下 [比較],比較您的版本與磁碟上的版本。",
"userGuide": "請選取 [還原] 捨棄您的變更;或選取 [覆寫],以您的變更取代磁碟上的內容"
"userGuide": "使用編輯器工具列中的動作來「復原」您的變更,或以您的變更「覆寫」磁碟上的內容"
}
\ No newline at end of file
......@@ -5,6 +5,7 @@
// Do not edit this file. It is machine generated.
{
"findMore": "在 Marketplace 可找到更多...",
"noIconThemeLabel": "無",
"preferences": "喜好設定",
"problemChangingTheme": "載入佈景主題時發生問題: {0}",
"selectTheme.label": "色彩佈景主題",
......
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
......@@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"error.cannotloadicontheme": "無法載入 {0}",
"error.cannotloadtheme": "無法載入 {0}",
"error.cannotparse": "剖析 plist 檔案時發生問題: {0}",
"error.cannotparsejson": "剖析 JSON 佈景主題檔案時發生問題: {0}",
......
......@@ -79,7 +79,7 @@
"miSaveAll": "A&&lles speichern",
"miSaveAs": "Speichern &&unter...",
"miSelectAll": "&&Alles auswählen",
"miSelectTheme": "&&Farbdesign",
"miSelectColorTheme": "&&Farbdesign",
"miSplitEditor": "&&Editor teilen",
"miSwitchEditor": "&&Editor wechseln",
"miSwitchGroup": "&&Gruppe wechseln",
......
......@@ -4,5 +4,6 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"indentAutoMigrate": "Bitte aktualisieren Sie Ihre Einstellungen: \"editor.detectIndentation\" ersetzt \"editor.tabSize\": \"auto\" oder \"editor.insertSpaces\": \"auto\""
"indentAutoMigrate": "Bitte aktualisieren Sie Ihre Einstellungen: \"editor.detectIndentation\" ersetzt \"editor.tabSize\": \"auto\" oder \"editor.insertSpaces\": \"auto\"",
"sourceAndDiagMessage": "[{0}] {1}"
}
\ No newline at end of file
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
......@@ -6,6 +6,10 @@
{
"copy": "Kopieren",
"cut": "Ausschneiden",
"files": "Dateien",
"folders": "Ordner",
"openRecentPlaceHolder": "Wählen Sie einen zu öffnenden Pfad aus (halten Sie STRG gedrückt, um ein neues Fenster zu öffnen).",
"openRecentPlaceHolderMac": "Wählen Sie einen Pfad aus (halten Sie die BEFEHLSTASTE gedrückt, um ein neues Fenster zu öffnen).",
"paste": "Einfügen",
"redo": "Wiederholen",
"selectAll": "Alles auswählen",
......
......@@ -14,6 +14,7 @@
"continueDebug": "Weiter",
"deactivateBreakpoints": "Haltepunkte deaktivieren",
"debugActionLabelAndKeybinding": "{0} ({1})",
"debugAddToWatch": "Debuggen: Zur Überwachung hinzufügen",
"debugConsoleAction": "Debugkonsole",
"debugEvaluate": "Debuggen: Auswerten",
"disableAllBreakpoints": "Alle Haltepunkte deaktivieren",
......
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
......@@ -4,6 +4,14 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"command name": "Name",
"debugger name": "Name",
"description": "Beschreibung",
"details": "Details",
"keyboard shortcuts": "&&Tastenkombinationen",
"license": "Lizenz",
"noReadme": "Keine INFODATEI verfügbar."
"noReadme": "Keine INFODATEI verfügbar.",
"runtime": "Laufzeit",
"setting name": "Name",
"snippets": "Codeausschnitte"
}
\ No newline at end of file
......@@ -4,7 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"acceptLocalChanges": "Überschreiben",
"acceptLocalChanges": "Lokale Änderungen verwenden und Datenträgerinhalte überschreiben",
"compareChanges": "Vergleichen",
"conflictingFileHasChanged": "Der Inhalt der Datei auf dem Datenträger hat sich geändert, und die linke Seite des Vergleichs-Editors wurde aktualisiert. Bitte überprüfen Sie die Datei, und lösen Sie Konflikte erneut auf.",
"discard": "Verwerfen",
......@@ -13,8 +13,8 @@
"readonlySaveError": "Fehler beim Speichern von \"{0}\": Die Datei ist schreibgeschützt. Wählen Sie 'Überschreiben' aus, um den Schutz aufzuheben.",
"resolveSaveConflict": "{0} – Speicherkonflikt auflösen",
"retry": "Wiederholen",
"revertLocalChanges": "Wiederherstellen",
"revertLocalChanges": "Lokale Änderungen verwerfen und Inhalt auf dem Datenträger wiederherstellen",
"saveConflictDiffLabel": "{0}– auf Datenträger ↔ in{1}",
"staleSaveError": "Fehler beim Speichern von \"{0}\": Der Inhalt auf dem Datenträger ist neuer. Klicken Sie auf **Vergleichen**, um Ihre Version mit der Version auf dem Datenträger zu vergleichen.",
"userGuide": "Wählen Sie **Wiederherstellen** aus, um Ihre Änderungen zu verwerfen, oder **Überschreiben**, um den Inhalt auf dem Datenträger durch Ihre Änderungen zu ersetzen."
"userGuide": "Verwenden Sie die Aktionen in der Editor-Symbolleiste, um Ihre Änderungen **rückgängig zu machen** oder den Inhalt auf dem Datenträger mit Ihren Änderungen zu **überschreiben**."
}
\ No newline at end of file
......@@ -5,6 +5,7 @@
// Do not edit this file. It is machine generated.
{
"findMore": "Weitere in Marketplace suchen...",
"noIconThemeLabel": "Keine",
"preferences": "Einstellungen",
"problemChangingTheme": "Problem beim Laden des Designs: {0}",
"selectTheme.label": "Farbdesign",
......
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
......@@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"error.cannotloadicontheme": "\"{0}\" kann nicht geladen werden.",
"error.cannotloadtheme": "\"{0}\" kann nicht geladen werden.",
"error.cannotparse": "Probleme beim Analysieren der PLIST-Datei: {0}",
"error.cannotparsejson": "Probleme beim Analysieren der JSON-Designdatei: {0}",
......
......@@ -79,7 +79,7 @@
"miSaveAll": "Guardar t&&odo",
"miSaveAs": "Guardar &&como...",
"miSelectAll": "&&Seleccionar todo",
"miSelectTheme": "&&Tema de color",
"miSelectColorTheme": "&&Tema de color",
"miSplitEditor": "Dividir &&editor",
"miSwitchEditor": "Cambiar &&editor",
"miSwitchGroup": "Cambiar &&grupo",
......
......@@ -4,5 +4,6 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"indentAutoMigrate": "Actualice la configuración: `editor.detectIndentation` reemplaza a `editor.tabSize`: \"auto\" o `editor.insertSpaces`: \"auto\""
"indentAutoMigrate": "Actualice la configuración: `editor.detectIndentation` reemplaza a `editor.tabSize`: \"auto\" o `editor.insertSpaces`: \"auto\"",
"sourceAndDiagMessage": "[{0}] {1}"
}
\ No newline at end of file
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
......@@ -6,6 +6,10 @@
{
"copy": "Copiar",
"cut": "Cortar",
"files": "archivos",
"folders": "carpetas",
"openRecentPlaceHolder": "Seleccione una ruta de acceso para abrir (mantenga presionada la tecla Ctrl para abrirla en una nueva ventana)",
"openRecentPlaceHolderMac": "Seleccione una ruta de acceso (mantenga presionada la tecla Cmd para abrirla en una nueva ventana)",
"paste": "Pegar",
"redo": "Rehacer",
"selectAll": "Seleccionar todo",
......
......@@ -14,6 +14,7 @@
"continueDebug": "Continuar",
"deactivateBreakpoints": "Desactivar puntos de interrupción",
"debugActionLabelAndKeybinding": "{0} ({1})",
"debugAddToWatch": "Depuración: Agregar a inspección",
"debugConsoleAction": "Consola de depuración",
"debugEvaluate": "Depuración: Evaluar",
"disableAllBreakpoints": "Deshabilitar todos los puntos de interrupción",
......
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
......@@ -4,6 +4,14 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"command name": "Nombre",
"debugger name": "Nombre",
"description": "Descripción",
"details": "Detalles",
"keyboard shortcuts": "&&Métodos abreviados de teclado",
"license": "Licencia",
"noReadme": "No hay ningún archivo LÉAME disponible."
"noReadme": "No hay ningún archivo LÉAME disponible.",
"runtime": "Motor en tiempo de ejecución",
"setting name": "Nombre",
"snippets": "Fragmentos"
}
\ No newline at end of file
......@@ -4,7 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"acceptLocalChanges": "Sobrescribir",
"acceptLocalChanges": "Usar cambios locales y sobrescribir contenido del disco",
"compareChanges": "Comparar",
"conflictingFileHasChanged": "El contenido del archivo en el disco ha cambiado y se ha actualizado la parte izquierda del editor de comparación. Revíselo y resuelva de nuevo.",
"discard": "Descartar",
......@@ -13,8 +13,8 @@
"readonlySaveError": "No se pudo guardar '{0}': El archivo está protegido contra escritura. Seleccione \"Sobrescribir\" para quitar la protección.",
"resolveSaveConflict": "{0} - Resolver conflicto al guardar",
"retry": "Reintentar",
"revertLocalChanges": "Revertir",
"revertLocalChanges": "Descartar cambios locales y revertir al contenido del disco",
"saveConflictDiffLabel": "{0} - en el disco ↔ en {1}",
"staleSaveError": "No se pudo guardar '{0}': El contenido del disco es más reciente. Haga clic en **Comparar** para comparar su versión con la que hay en el disco.",
"userGuide": "Seleccione **Revertir** para descartar los cambios o **Sobrescribir** para reemplazar el contenido del disco por los cambios"
"userGuide": "Use las acciones de la barra de herramientas del editor para **deshacer** los cambios o **sobrescribir** el contenido del disco con sus cambios."
}
\ No newline at end of file
......@@ -5,6 +5,7 @@
// Do not edit this file. It is machine generated.
{
"findMore": "Encontrará más en Marketplace...",
"noIconThemeLabel": "Ninguno",
"preferences": "Preferencias",
"problemChangingTheme": "Problema al cargar el tema: {0}",
"selectTheme.label": "Tema de color",
......
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
......@@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"error.cannotloadicontheme": "No se puede cargar {0}",
"error.cannotloadtheme": "No se puede cargar {0}",
"error.cannotparse": "Problemas al analizar el archivo plist: {0}",
"error.cannotparsejson": "Problemas al analizar el archivo de tema JSON: {0}",
......
......@@ -79,7 +79,7 @@
"miSaveAll": "Enregistrer to&&ut",
"miSaveAs": "Enregistrer &&sous...",
"miSelectAll": "&&Sélectionner tout",
"miSelectTheme": "Thème de &&couleur",
"miSelectColorTheme": "Thème de &&couleur",
"miSplitEditor": "Fractionner l'édit&&eur",
"miSwitchEditor": "Changer d'é&&diteur",
"miSwitchGroup": "Changer de gr&&oupe",
......
......@@ -4,5 +4,6 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"indentAutoMigrate": "Mettez à jour vos paramètres : 'editor.detectIndentation' remplace 'editor.tabSize': \"auto\" ou 'editor.insertSpaces': \"auto\""
"indentAutoMigrate": "Mettez à jour vos paramètres : 'editor.detectIndentation' remplace 'editor.tabSize': \"auto\" ou 'editor.insertSpaces': \"auto\"",
"sourceAndDiagMessage": "[{0}] {1}"
}
\ No newline at end of file
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
......@@ -6,6 +6,10 @@
{
"copy": "Copier",
"cut": "Couper",
"files": "fichiers",
"folders": "dossiers",
"openRecentPlaceHolder": "Sélectionner un chemin à ouvrir (maintenir la touche Ctrl enfoncée pour l'ouvrir dans une nouvelle fenêtre)",
"openRecentPlaceHolderMac": "Sélectionner un chemin (maintenir la touche Cmd enfoncée pour l'ouvrir dans une nouvelle fenêtre)",
"paste": "Coller",
"redo": "Rétablir",
"selectAll": "Tout Sélectionner",
......
......@@ -14,6 +14,7 @@
"continueDebug": "Continuer",
"deactivateBreakpoints": "Désactiver les points d'arrêt",
"debugActionLabelAndKeybinding": "{0} ({1})",
"debugAddToWatch": "Déboguer : ajouter à la fenêtre Espion",
"debugConsoleAction": "Console de débogage",
"debugEvaluate": "Déboguer : évaluer",
"disableAllBreakpoints": "Désactiver tous les points d'arrêt",
......
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
......@@ -4,6 +4,14 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"command name": "Nom",
"debugger name": "Nom",
"description": "Description",
"details": "Détails",
"keyboard shortcuts": "Racco&&urcis clavier",
"license": "Licence",
"noReadme": "Aucun fichier README disponible."
"noReadme": "Aucun fichier README disponible.",
"runtime": "Runtime",
"setting name": "Nom",
"snippets": "Extraits"
}
\ No newline at end of file
......@@ -4,7 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"acceptLocalChanges": "Remplacer",
"acceptLocalChanges": "Utiliser les modifications locales et remplacer le contenu du disque",
"compareChanges": "Comparer",
"conflictingFileHasChanged": "Le contenu du fichier sur disque a changé. Le côté gauche de l'éditeur de comparaison a été actualisé. Passez le contenu en revue, puis résolvez à nouveau les conflits.",
"discard": "Abandonner",
......@@ -13,8 +13,8 @@
"readonlySaveError": "Échec de l'enregistrement de '{0}' : le fichier est protégé en écriture. Sélectionnez 'Remplacer' pour supprimer la protection.",
"resolveSaveConflict": "{0} - Résoudre le conflit d'enregistrement",
"retry": "Réessayer",
"revertLocalChanges": "Rétablir",
"revertLocalChanges": "Ignorer les modifications locales et restaurer le contenu sur disque",
"saveConflictDiffLabel": "{0} - sur disque ↔ dans {1}",
"staleSaveError": "Échec de l'enregistrement de '{0}' : le contenu sur disque est plus récent. Cliquez sur **Comparer** pour comparer votre version à celle située sur le disque.",
"userGuide": "Sélectionnez **Rétablir** pour abandonner vos modifications ou **Remplacer** pour remplacer le contenu sur disque par vos modifications"
"userGuide": "Utilisez les actions de la barre d'outils de l'éditeur pour **annuler** vos modifications, ou pour **remplacer** le contenu sur disque par le contenu incluant vos changements"
}
\ No newline at end of file
......@@ -5,6 +5,7 @@
// Do not edit this file. It is machine generated.
{
"findMore": "En trouver davantage sur Marketplace...",
"noIconThemeLabel": "Aucun",
"preferences": "Préférences",
"problemChangingTheme": "Problème de chargement du thème : {0}",
"selectTheme.label": "Thème de couleur",
......
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
......@@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"error.cannotloadicontheme": "Impossible de charger {0}",
"error.cannotloadtheme": "Impossible de charger {0}",
"error.cannotparse": "Problèmes durant l'analyse du fichier plist : {0}",
"error.cannotparsejson": "Problèmes durant l'analyse du fichier de thème JSON : {0}",
......
......@@ -6,7 +6,7 @@
{
"channelName": "TypeScript",
"noServerFound": "Il percorso {0} non punta a un'installazione valida di tsserver. Le funzionalità del linguaggio TypeScript verranno disabilitate.",
"serverCouldNotBeStarted": "Non è stato possibile avviare il linguaggio TypeScript. Messaggio di errore: {0}",
"serverCouldNotBeStarted": "Non è stato possibile avviare il server di linguaggio TypeScript. Messaggio di errore: {0}",
"serverDied": "Il servizio di linguaggio Typescript è stato arrestato in modo imprevisto per cinque volte negli ultimi cinque minuti. Provare ad aprire una segnalazione bug.",
"serverDiedAfterStart": "Il servizio di linguaggio TypeScript è stato arrestato in modo imprevisto per cinque volte dopo che è stato avviato e non verrà riavviato. Aprire una segnalazione bug.",
"versionNumber.custom": "personalizzato"
......
......@@ -79,7 +79,7 @@
"miSaveAll": "Salva &&tutto",
"miSaveAs": "Salva &&con nome...",
"miSelectAll": "&&Seleziona tutto",
"miSelectTheme": "&&Tema colori",
"miSelectColorTheme": "&&Tema colori",
"miSplitEditor": "Dividi &&editor",
"miSwitchEditor": "Cambia &&editor",
"miSwitchGroup": "Cambia &&gruppo",
......
......@@ -4,5 +4,6 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"indentAutoMigrate": "Aggiornare le impostazioni: `editor.detectIndentation` sostituisce `editor.tabSize`: \"auto\" o `editor.insertSpaces`: \"auto\""
"indentAutoMigrate": "Aggiornare le impostazioni: `editor.detectIndentation` sostituisce `editor.tabSize`: \"auto\" o `editor.insertSpaces`: \"auto\"",
"sourceAndDiagMessage": "[{0}] {1}"
}
\ No newline at end of file
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
......@@ -6,6 +6,10 @@
{
"copy": "Copia",
"cut": "Taglia",
"files": "file",
"folders": "cartelle",
"openRecentPlaceHolder": "Selezionare un percorso da aprire (tenere premuto CTRL per aprirlo in una nuova finestra)",
"openRecentPlaceHolderMac": "Selezionare un percorso (tenere premuto CMD per aprirlo in una nuova finestra)",
"paste": "Incolla",
"redo": "Ripristina",
"selectAll": "Seleziona tutto",
......
......@@ -14,6 +14,7 @@
"continueDebug": "Continua",
"deactivateBreakpoints": "Disattiva punti di interruzione",
"debugActionLabelAndKeybinding": "{0} ({1})",
"debugAddToWatch": "Debug: Aggiungi a espressione di controllo",
"debugConsoleAction": "Console di debug",
"debugEvaluate": "Debug: Valuta",
"disableAllBreakpoints": "Disabilita tutti i punti di interruzione",
......
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
......@@ -4,6 +4,14 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"command name": "Nome",
"debugger name": "Nome",
"description": "Descrizione",
"details": "Dettagli",
"keyboard shortcuts": "&&Tasti di scelta rapida",
"license": "Licenza",
"noReadme": "File LEGGIMI non disponibile."
"noReadme": "File LEGGIMI non disponibile.",
"runtime": "Runtime",
"setting name": "Nome",
"snippets": "Frammenti"
}
\ No newline at end of file
......@@ -4,7 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"acceptLocalChanges": "Sovrascrivi",
"acceptLocalChanges": "Usa modifiche locali e sovrascrivi contenuto del disco",
"compareChanges": "Confronta",
"conflictingFileHasChanged": "Il contenuto del file su disco è cambiato e il lato sinistro dell'editor di confronto è stato aggiornato. Rivedere e risolvere di nuovo.",
"discard": "Rimuovi",
......@@ -13,8 +13,8 @@
"readonlySaveError": "Non è stato possibile salvare '{0}': il file è protetto da scrittura. Selezionare 'Sovrascrivi' per rimuovere la protezione.",
"resolveSaveConflict": "{0} - Risolvi conflitto di salvataggio",
"retry": "Riprova",
"revertLocalChanges": "Ripristina",
"revertLocalChanges": "Rimuovi modifiche locali e ripristina contenuto su disco",
"saveConflictDiffLabel": "{0} - su disco ↔ in {1}",
"staleSaveError": "Non è stato possibile salvare '{0}': il contenuto sul disco è più recente. Fare clic su **Confronta** per confrontare la versione corrente con quella sul disco.",
"userGuide": "Selezionare **Ripristina** per annullare le modifiche oppure **Sovrascrivi** per sostituire il contenuto su disco con le modifiche"
"userGuide": "Usare le azioni della barra degli strumenti dell'editor per **annullare** le modifiche oppure **sovrascrivere** il contenuto su disco con le modifiche"
}
\ No newline at end of file
......@@ -5,6 +5,7 @@
// Do not edit this file. It is machine generated.
{
"findMore": "Cerca altro nel Marketplace...",
"noIconThemeLabel": "Nessuno",
"preferences": "Preferenze",
"problemChangingTheme": "Problema durante il caricamento del tema: {0}",
"selectTheme.label": "Tema colori",
......
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
......@@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"error.cannotloadicontheme": "Non è possibile caricare {0}",
"error.cannotloadtheme": "Non è possibile caricare {0}",
"error.cannotparse": "Problemi durante l'analisi del file plist: {0}",
"error.cannotparsejson": "Problemi durante l'analisi del file di tema di JSON: {0}",
......
......@@ -79,7 +79,7 @@
"miSaveAll": "すべて保存(&&L)",
"miSaveAs": "名前を付けて保存(&&A)...",
"miSelectAll": "すべて選択(&&S)",
"miSelectTheme": "配色テーマ(&&C)",
"miSelectColorTheme": "配色テーマ(&&C)",
"miSplitEditor": "エディターを分割(&&E)",
"miSwitchEditor": "エディターの切り替え(&&E)",
"miSwitchGroup": "グループの切り替え(&&G)",
......
......@@ -4,5 +4,6 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"indentAutoMigrate": "設定を更新してください: `editor.detectIndentation` は `editor.tabSize`: \"auto\" または `editor.insertSpaces`: \"auto\" を置き換えます"
"indentAutoMigrate": "設定を更新してください: `editor.detectIndentation` は `editor.tabSize`: \"auto\" または `editor.insertSpaces`: \"auto\" を置き換えます",
"sourceAndDiagMessage": "[{0}] {1}"
}
\ No newline at end of file
......@@ -4,5 +4,5 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"formatAction.label": "コードの書式設定"
"formatAction.label": "コードのフォーマット"
}
\ No newline at end of file
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
......@@ -6,6 +6,10 @@
{
"copy": "コピー",
"cut": "切り取り",
"files": "ファイル",
"folders": "フォルダー",
"openRecentPlaceHolder": "パスを選択して開く (Ctrl キーを押しながら新しいウィンドウで開く)",
"openRecentPlaceHolderMac": "パスを選択 (Cmd キーを押しながら新しいウィンドウで開く)",
"paste": "貼り付け",
"redo": "やり直し",
"selectAll": "すべて選択",
......
......@@ -14,6 +14,7 @@
"continueDebug": "続行",
"deactivateBreakpoints": "ブレークポイントの非アクティブ化",
"debugActionLabelAndKeybinding": "{0} ({1})",
"debugAddToWatch": "デバッグ: ウォッチに追加",
"debugConsoleAction": "デバッグ コンソール",
"debugEvaluate": "デバッグ: 評価",
"disableAllBreakpoints": "すべてのブレークポイントを無効にする",
......
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
......@@ -4,6 +4,14 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"command name": "名前",
"debugger name": "名前",
"description": "説明",
"details": "詳細",
"keyboard shortcuts": "キーボード ショートカット(&&K)",
"license": "ライセンス",
"noReadme": "利用できる README はありません。"
"noReadme": "利用できる README はありません。",
"runtime": "ランタイム",
"setting name": "名前",
"snippets": "スニペット"
}
\ No newline at end of file
......@@ -4,7 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"acceptLocalChanges": "上書き",
"acceptLocalChanges": "ローカルでの変更を使ってディスクの内容を上書きします",
"compareChanges": "比較",
"conflictingFileHasChanged": "ディスク上のファイルの内容が変更され、比較エディターの左側が最新の情報に更新されました。確認して再度解決してください。",
"discard": "破棄",
......@@ -13,8 +13,8 @@
"readonlySaveError": "'{0}' の保存に失敗しました。ファイルが書き込み禁止になっています。[上書き] を選択して保護を解除してください。",
"resolveSaveConflict": "{0} - 保存時の競合の解決",
"retry": "再試行",
"revertLocalChanges": "元に戻す",
"revertLocalChanges": "ローカルでの変更を破棄してディスクの内容に戻します",
"saveConflictDiffLabel": "{0} - ディスク上 ↔ {1} 内",
"staleSaveError": "'{0} の保存に失敗しました。ディスクの内容の方が新しくなっています。[比較] をクリックしてご使用のバージョンをディスク上のバージョンと比較してください。",
"userGuide": "[元に戻す] を選択して変更を破棄するか、または [上書き] を選択してディスクの内容を変更内容に置き換えてください"
"userGuide": "エディター ツール バーの操作で、変更を [元に戻す] か、ディスクの内容を変更内容で [上書き] します"
}
\ No newline at end of file
......@@ -5,6 +5,7 @@
// Do not edit this file. It is machine generated.
{
"findMore": "Marketplace でさらに探す...",
"noIconThemeLabel": "なし",
"preferences": "基本設定",
"problemChangingTheme": "テーマの読み込み中に問題が発生しました: {0}",
"selectTheme.label": "配色テーマ",
......
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
......@@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"error.cannotloadicontheme": "{0} を読み込めません",
"error.cannotloadtheme": "{0} を読み込めません",
"error.cannotparse": "plist ファイルの解析中に問題が発生しました: {0}",
"error.cannotparsejson": "JSON テーマ ファイルの解析中に問題が発生しました: {0}",
......
......@@ -79,7 +79,7 @@
"miSaveAll": "모두 저장(&&L)",
"miSaveAs": "다른 이름으로 저장(&&A)...",
"miSelectAll": "모두 선택(&&S)",
"miSelectTheme": "색 테마(&&C)",
"miSelectColorTheme": "색 테마(&&C)",
"miSplitEditor": "편집기 분할(&&E)",
"miSwitchEditor": "편집기 전환(&&E)",
"miSwitchGroup": "그룹 전환(&&G)",
......
......@@ -4,5 +4,6 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"indentAutoMigrate": "설정 업데이트 필요: `editor.detectIndentation`은 `editor.tabSize`를 바꿈: \"auto\" 또는 `editor.insertSpaces`: \"auto\""
"indentAutoMigrate": "설정 업데이트 필요: `editor.detectIndentation`은 `editor.tabSize`를 바꿈: \"auto\" 또는 `editor.insertSpaces`: \"auto\"",
"sourceAndDiagMessage": "[{0}] {1}"
}
\ No newline at end of file
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
......@@ -6,6 +6,10 @@
{
"copy": "복사",
"cut": "잘라내기",
"files": "파일",
"folders": "폴더",
"openRecentPlaceHolder": "열기 경로 선택(새 창에서 열려면 Ctrl 키를 길게 누름)",
"openRecentPlaceHolderMac": "경로 선택(새 창에서 열려면 Cmd 키를 길게 누름)",
"paste": "붙여넣기",
"redo": "다시 실행",
"selectAll": "모두 선택",
......
......@@ -14,6 +14,7 @@
"continueDebug": "계속",
"deactivateBreakpoints": "중단점 비활성화",
"debugActionLabelAndKeybinding": "{0}({1})",
"debugAddToWatch": "디버그: 조사식에 추가",
"debugConsoleAction": "디버그 콘솔",
"debugEvaluate": "디버그: 평가",
"disableAllBreakpoints": "모든 중단점 해제",
......
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
......@@ -4,6 +4,14 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"command name": "이름",
"debugger name": "이름",
"description": "설명",
"details": "세부 정보",
"keyboard shortcuts": "바로 가기 키(&&K)",
"license": "라이선스",
"noReadme": "사용 가능한 추가 정보가 없습니다."
"noReadme": "사용 가능한 추가 정보가 없습니다.",
"runtime": "런타임",
"setting name": "이름",
"snippets": "코드 조각"
}
\ No newline at end of file
......@@ -4,7 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"acceptLocalChanges": "덮어쓰기",
"acceptLocalChanges": "로컬 변경 사용 및 디스크 콘텐츠 덮어쓰기",
"compareChanges": "비교",
"conflictingFileHasChanged": "디스크에 있는 파일의 내용이 변경되고 비교 편집기의 왼쪽이 새로 고쳐졌습니다. 검토하고 다시 확인하세요.",
"discard": "삭제",
......@@ -13,8 +13,8 @@
"readonlySaveError": "'{0}'을(를) 저장하지 못했습니다. 파일이 쓰기 보호되어 있습니다. 보호를 제거하려면 '덮어쓰기'를 선택하세요.",
"resolveSaveConflict": "{0} - 저장 충돌 해결",
"retry": "다시 시도",
"revertLocalChanges": "되돌리기",
"revertLocalChanges": "로컬 변경을 취소하고 디스크의 콘텐츠로 되돌리기",
"saveConflictDiffLabel": "{0} - 디스크 ↔ {1}에 있음",
"staleSaveError": "'{0}'을(를) 저장하지 못했습니다. 디스크의 내용이 최신 버전입니다. 버전을 디스크에 있는 버전과 비교하려면 **비교**를 클릭하세요.",
"userGuide": "변경 내용을 취소하려면 **되돌리기**를 선택하고, 디스크의 콘텐츠를 변경 내용으로 바꾸려면 **덮어쓰기**를 선택하세요."
"userGuide": "편집기 도구 모음의 작업을 사용하여 변경 내용을 **실행 취소**하거나 디스크의 콘텐츠를 변경 내용으로 **덮어쓰기**"
}
\ No newline at end of file
......@@ -5,6 +5,7 @@
// Do not edit this file. It is machine generated.
{
"findMore": "마켓플레이스에서 더 찾기...",
"noIconThemeLabel": "없음",
"preferences": "기본 설정",
"problemChangingTheme": "테마를 로드하는 중 문제가 발생했습니다. {0}",
"selectTheme.label": "색 테마",
......
/*---------------------------------------------------------------------------------------------
* 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.
{}
\ No newline at end of file
......@@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"error.cannotloadicontheme": "{0}을(를) 로드할 수 없습니다.",
"error.cannotloadtheme": "{0}을(를) 로드할 수 없습니다.",
"error.cannotparse": "plist 파일을 구문 분석하는 중 문제 발생: {0}",
"error.cannotparsejson": "JSON 테마 파일을 구문 분석하는 중 문제 발생: {0}",
......
......@@ -79,7 +79,7 @@
"miSaveAll": "Сохранить &&все",
"miSaveAs": "Сохранить &&как...",
"miSelectAll": "&&Выделить все",
"miSelectTheme": "Цветовая &&тема",
"miSelectColorTheme": "Цветовая &&тема",
"miSplitEditor": "Разделить &&редактор",
"miSwitchEditor": "Переключить р&&едактор",
"miSwitchGroup": "Переключить &&группу",
......
......@@ -4,5 +4,6 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"indentAutoMigrate": "Измените параметры: editor.detectIndentation заменяет editor.tabSize: auto или editor.insertSpaces: auto"
"indentAutoMigrate": "Измените параметры: editor.detectIndentation заменяет editor.tabSize: auto или editor.insertSpaces: auto",
"sourceAndDiagMessage": "[{0}] {1}"
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册