/*--------------------------------------------------------------------------------------------- * 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. { "addBreakpoint": "Добавить точку останова", "addConfiguration": "Добавить конфигурацию...", "disableBreakpointOnLine": "Отключить точку останова в строке", "disableColumnBreakpoint": "Отключить точку останова в столбце {0}", "editBreakpointOnColumn": "Изменить точку останова в столбце {0}", "editBreakpoints": "Изменить точки останова", "editLineBrekapoint": "Изменить точку останова в строке", "enableBreakpointOnLine": "Включить точку останова в строке", "enableBreakpoints": "Включить точку останова в столбце {0}", "enableDisableBreakpoints": "Включить или отключить точки останова", "removeBreakpointOnColumn": "Удалить точку останова из столбца {0}", "removeBreakpoints": "Удалить точки останова", "removeLineBreakpoint": "Удалить точку останова из строки" }