igniteui-angular-spreadsheet
Version:
Ignite UI Angular spreadsheet component for displaying and editing Microsoft Excel workbooks for modern web apps.
585 lines (584 loc) • 54.3 kB
JavaScript
/*
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
https://www.infragistics.com/legal/license/igultimate-la
https://www.infragistics.com/legal/license/igultimate-eula
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
*/
export class SpreadsheetLocaleRu {
constructor() {
this["CellBorderLineStyle_DashDot"] = "DashDot";
this["CellBorderLineStyle_DashDotDot"] = "DashDotDot";
this["CellBorderLineStyle_Dashed"] = "Dashed";
this["CellBorderLineStyle_Default"] = "Default";
this["CellBorderLineStyle_Dotted"] = "Dotted";
this["CellBorderLineStyle_Double"] = "Double";
this["CellBorderLineStyle_Hair"] = "Hair";
this["CellBorderLineStyle_Medium"] = "Medium";
this["CellBorderLineStyle_MediumDashDot"] = "MediumDashDot";
this["CellBorderLineStyle_MediumDashDotDot"] = "MediumDashDotDot";
this["CellBorderLineStyle_MediumDashed"] = "MediumDashed";
this["CellBorderLineStyle_None"] = "None";
this["CellBorderLineStyle_SlantedDashDot"] = "SlantedDashDot";
this["CellBorderLineStyle_Thick"] = "Thick";
this["CellBorderLineStyle_Thin"] = "Thin";
this["CopyError_General_Message"] = "При выполнении операции копирования произошла ошибка:\r\n{0}";
this["CopyError_InvalidSelection_Message"] = "Операция не может быть выполнена для текущего выделения. Если имеется несколько выделений, проследите за тем, чтобы они имели прямоугольную форму и не перекрывались.";
this["CustomValidationInformationMessage"] = "{0}";
this["CustomValidationStopMessage"] = "{0}";
this["CustomValidationWarningMessage"] = "{0} Продолжить?";
this["DefaultAutoFilterToolTip"] = "(Показать все)";
this["DefaultChartTitle"] = "Заголовок диаграммы";
this["DefaultHyperlinkToolTip"] = "{0} - Щелкните один раз, чтобы следовать далее. Щелкните и удерживайте, чтобы выделить эту ячейку.";
this["DefaultValidationInformationMessage"] = "Вы ввели недопустимое значение. Пользователь ограничил диапазон значений, которые можно ввести в эту ячейку.";
this["DefaultValidationStopMessage"] = "Вы ввели недопустимое значение. Пользователь ограничил диапазон значений, которые можно ввести в эту ячейку.";
this["DefaultValidationWarningMessage"] = "Вы ввели недопустимое значение. Пользователь ограничил диапазон значений, которые можно ввести в эту ячейку. Продолжить?";
this["DeleteWorksheets_Message"] = "Удаление листа не может быть отменено, и вы можете выполнять удаление некоторых данных. Если он вам не нужен, нажмите Ok.";
this["Error_ChangePartOfDataTableError_Message"] = "Не удается изменить часть таблицы данных.";
this["Error_DeletingLockedColumnCells_Message"] = "Вы пытаетесь удалить столбец, который содержит заблокированную ячейку. Заблокированные ячейки нельзя удалить, когда лист является защищенным.";
this["Error_DeletingLockedRowCells_Message"] = "Вы пытаетесь удалить строку, которая содержит заблокированную ячейку. Заблокированные ячейки нельзя удалить, когда лист является защищенным.";
this["Error_IntersectsMergedCells_Message"] = "Операция не может быть выполнена, поскольку выделение перекрывается с объединенной ячейкой.";
this["Error_InvalidArrayFormulaLockedState_Message"] = "В диапазон ячеек, не все из которых являются заблокированными или разблокированными, нельзя ввести формулу массива.";
this["Error_InvalidHyperlinkAddress_Message"] = "Не удается открыть указанный файл.";
this["Error_InvalidHyperlinkReference_Message"] = "Ссылка не действует.";
this["Error_InvalidProtectedWorksheetChange_Message"] = "Ячейка, которую вы пытаетесь изменить находится на защищенном листе.";
this["Error_InvalidSortOrFilterRange_Message"] = "This operation cannot be performed on the selected range. The selection should be within an area with data and/or formatting and should not contain table and non-table cells.";
this["Error_LargeOperation_Message"] = "The operation you are about to perform affects a large number of cells and may take a significant amount of time to complete. Are you sure you want to continue?";
this["Error_LargePasteOperation_Message"] = "The operation you are about to perform affects a large number of cells and may take a significant amount of time to complete. Are you sure you want to continue?";
this["Error_NoSingleAllowedEditRange_Message"] = "Некоторые ячейки, которые вы пытаетесь изменить, защищены паролем, но единый пароль, который открыл бы доступ ко всем этим ячейкам, отсутствует.";
this["ExcelComparisonOperator_BeginsWith_DisplayText"] = "начинается с";
this["ExcelComparisonOperator_Contains_DisplayText"] = "содержит";
this["ExcelComparisonOperator_DoesNotBeginWith_DisplayText"] = "не начинается с";
this["ExcelComparisonOperator_DoesNotContain_DisplayText"] = "не содержит";
this["ExcelComparisonOperator_DoesNotEndWith_DisplayText"] = "не заканчивается на";
this["ExcelComparisonOperator_EndsWith_DisplayText"] = "заканчивается на";
this["ExcelComparisonOperator_Equals_DisplayText"] = "равно";
this["ExcelComparisonOperator_GreaterThan_DisplayText"] = "больше";
this["ExcelComparisonOperator_GreaterThanOrEqual_DisplayText"] = "больше или равно";
this["ExcelComparisonOperator_LessThan_DisplayText"] = "меньше";
this["ExcelComparisonOperator_LessThanOrEqual_DisplayText"] = "меньше или равно";
this["ExcelComparisonOperator_NotEqual_DisplayText"] = "не равно";
this["ExcelTopOrBottomFilterDirection_Bottom_DisplayText"] = "Bottom";
this["ExcelTopOrBottomFilterDirection_Top_DisplayText"] = "Top";
this["ExcelTopOrBottomFilterTypes_Items_DisplayText"] = "Items";
this["ExcelTopOrBottomFilterTypes_Percent_DisplayText"] = "Percent";
this["FillPatternStyle_DiagonalCrosshatch"] = "DiagonalCrosshatch";
this["FillPatternStyle_DiagonalStripe"] = "DiagonalStripe";
this["FillPatternStyle_Gray12percent"] = "Gray12percent";
this["FillPatternStyle_Gray25percent"] = "Gray25percent";
this["FillPatternStyle_Gray50percent"] = "Gray50percent";
this["FillPatternStyle_Gray6percent"] = "Gray6percent";
this["FillPatternStyle_Gray75percent"] = "Gray75percent";
this["FillPatternStyle_HorizontalStripe"] = "HorizontalStripe";
this["FillPatternStyle_None"] = "None";
this["FillPatternStyle_ReverseDiagonalStripe"] = "ReverseDiagonalStripe";
this["FillPatternStyle_Solid"] = "Solid";
this["FillPatternStyle_ThickDiagonalCrosshatch"] = "ThickDiagonalCrosshatch";
this["FillPatternStyle_ThinDiagonalCrosshatch"] = "ThinDiagonalCrosshatch";
this["FillPatternStyle_ThinDiagonalStripe"] = "ThinDiagonalStripe";
this["FillPatternStyle_ThinHorizontalCrosshatch"] = "ThinHorizontalCrosshatch";
this["FillPatternStyle_ThinHorizontalStripe"] = "ThinHorizontalStripe";
this["FillPatternStyle_ThinReverseDiagonalStripe"] = "ThinReverseDiagonalStripe";
this["FillPatternStyle_ThinVerticalStripe"] = "ThinVerticalStripe";
this["FillPatternStyle_VerticalStripe"] = "VerticalStripe";
this["FilterDescription_AboveAverage"] = "Выше среднего";
this["FilterDescription_BelowAverage"] = "Ниже среднего";
this["FilterDescription_BottomItems"] = "Последние {0} элементов";
this["FilterDescription_BottomPercent"] = "Последние {0} процентов";
this["FilterDescription_CellFill_Named"] = "Равно цвету ячейки {0}";
this["FilterDescription_CellFill_NoFill"] = "Равно цвету ячейки (Нет заливки)";
this["FilterDescription_CellFill_Unknown"] = "Равно цвету ячейки";
this["FilterDescription_ComparisonItem_BeginsWith"] = "Начинается с \"{0}\"";
this["FilterDescription_ComparisonItem_Contains"] = "Содержит \"{0}\"";
this["FilterDescription_ComparisonItem_DoesNotBeginWith"] = "Не начинается с \"{0}\"";
this["FilterDescription_ComparisonItem_DoesNotContain"] = "Не содержит \"{0}\"";
this["FilterDescription_ComparisonItem_DoesNotEndWith"] = "Не заканчивается на \"{0}\"";
this["FilterDescription_ComparisonItem_EndsWith"] = "Заканчивается на \"{0}\"";
this["FilterDescription_ComparisonItem_Equals"] = "Равно \"{0}\"";
this["FilterDescription_ComparisonItem_GreaterThan"] = "Больше \"{0}\"";
this["FilterDescription_ComparisonItem_GreaterThanOrEqual"] = "Больше или равно \"{0}\"";
this["FilterDescription_ComparisonItem_LessThan"] = "Меньше \"{0}\"";
this["FilterDescription_ComparisonItem_LessThanOrEqual"] = "Меньше или равно \"{0}\"";
this["FilterDescription_ComparisonItem_NotEqual"] = "Не равно \"{0}\"";
this["FilterDescription_Custom_And"] = "{0} и {1}";
this["FilterDescription_Custom_Or"] = "{0} или {1}";
this["FilterDescription_FixedValues"] = "Равно \"{0}\"";
this["FilterDescription_FixedValues_Blanks"] = "(Пустые)";
this["FilterDescription_FixedValues_Day"] = "\"{0:MMMM dd yyyy}\"";
this["FilterDescription_FixedValues_Hour"] = "\"{0:MMMM dd yyyy h tt}\"";
this["FilterDescription_FixedValues_Minute"] = "\"{0:MMMM dd yyyy h:mm tt}\"";
this["FilterDescription_FixedValues_Month"] = "{0:MMMM yyyy}";
this["FilterDescription_FixedValues_Second"] = "\"{0:MMMM dd yyyy h:mm:ss tt}\"";
this["FilterDescription_FixedValues_Year"] = "Все {0:yyyy}";
this["FilterDescription_FontColor_Automatic"] = "Равно цвету шрифта (Авто)";
this["FilterDescription_FontColor_Named"] = "Равно цвету шрифта {0}";
this["FilterDescription_FontColor_Unknown"] = "Равно цвету шрифта";
this["FilterDescription_MonthNumber"] = "Равно \"{0}\"";
this["FilterDescription_NoCellIcon"] = "Равно значку ячейки (Нет значка ячейки)";
this["FilterDescription_QuarterNumber"] = "Равно \"Квартал {0}\"";
this["FilterDescription_RelativeDate_CurrentDay"] = "Равно \"Сегодня\"";
this["FilterDescription_RelativeDate_CurrentMonth"] = "Равно \"В этом месяце\"";
this["FilterDescription_RelativeDate_CurrentQuarter"] = "Равно \"В этом квартале\"";
this["FilterDescription_RelativeDate_CurrentWeek"] = "Равно \"На этой неделе\"";
this["FilterDescription_RelativeDate_CurrentYear"] = "Равно \"В этом году\"";
this["FilterDescription_RelativeDate_NextDay"] = "Равно \"Завтра\"";
this["FilterDescription_RelativeDate_NextMonth"] = "Равно \"В следующем месяце\"";
this["FilterDescription_RelativeDate_NextQuarter"] = "Равно \"В следующем квартале\"";
this["FilterDescription_RelativeDate_NextWeek"] = "Равно \"На следующей неделе\"";
this["FilterDescription_RelativeDate_NextYear"] = "Равно \"В следующем году\"";
this["FilterDescription_RelativeDate_PreviousDay"] = "Равно \"Вчера\"";
this["FilterDescription_RelativeDate_PreviousMonth"] = "Равно \"В прошлом месяце\"";
this["FilterDescription_RelativeDate_PreviousQuarter"] = "Равно \"В прошлом квартале\"";
this["FilterDescription_RelativeDate_PreviousWeek"] = "Равно \"На прошлой неделе\"";
this["FilterDescription_RelativeDate_PreviousYear"] = "Равно \"В прошлом году\"";
this["FilterDescription_TopItems"] = "Первые {0} элементов";
this["FilterDescription_TopPercent"] = "Первые {0} процентов";
this["FilterDescription_WithCellIcon"] = "Равно {0}";
this["FilterDescription_YearToDate"] = "Равно \"С начала года\"";
this["FilterDialog_And"] = "И(_A)";
this["FilterDialog_AsteriskHint"] = "Знак * обозначает последовательность любых знаков";
this["FilterDialog_Cancel"] = "Отмена";
this["FilterDialog_OK"] = "OK";
this["FilterDialog_Or"] = "Или(_O)";
this["FilterDialog_QuestionMarkHint"] = "Знак вопроса ? обозначает один любой знак";
this["FilterDialog_ShowRowsWhere"] = "Показать строки, где:";
this["FilterDialog_Title"] = "Пользовательский автофильтр";
this["FormatCellsDialog_AlignmentTab_Text_Horizontal"] = "Горизонтальный(_H)";
this["FormatCellsDialog_AlignmentTab_Text_Indent"] = "Отступ";
this["FormatCellsDialog_AlignmentTab_Text_JustifyDistributed"] = "Распределять по ширине";
this["FormatCellsDialog_AlignmentTab_Text_MergeCells"] = "Объединить ячейки(_M)";
this["FormatCellsDialog_AlignmentTab_Text_RightToLeft"] = "Справа налево";
this["FormatCellsDialog_AlignmentTab_Text_ShrinkToFit"] = "Сжа_ть по размеру";
this["FormatCellsDialog_AlignmentTab_Text_TextAlignment"] = "Выравнивание текста";
this["FormatCellsDialog_AlignmentTab_Text_TextControl"] = "Управление текстом";
this["FormatCellsDialog_AlignmentTab_Text_TextDirection"] = "Направление текста(_T)";
this["FormatCellsDialog_AlignmentTab_Text_Vertical"] = "Вертикальный(_V)";
this["FormatCellsDialog_AlignmentTab_Text_WrapText"] = "Переносить текст(_W)";
this["FormatCellsDialog_AlignmentTabCaption"] = "Выравнивание";
this["FormatCellsDialog_BorderTab_Text_Border"] = "Граница";
this["FormatCellsDialog_BorderTab_Text_Color"] = "Цвет(_C)";
this["FormatCellsDialog_BorderTab_Text_Description"] = "Выбранный стиль границы можно применять, щелкая по предустановкам или кнопкам вокруг схемы просмотра.";
this["FormatCellsDialog_BorderTab_Text_Line"] = "Линия";
this["FormatCellsDialog_BorderTab_Text_PresetInside"] = "Внутри(_I)";
this["FormatCellsDialog_BorderTab_Text_PresetNone"] = "Нет(_N)";
this["FormatCellsDialog_BorderTab_Text_PresetOutline"] = "Контур(_O)";
this["FormatCellsDialog_BorderTab_Text_Presets"] = "Предустановки";
this["FormatCellsDialog_BorderTab_Text_SampleText"] = "Текст";
this["FormatCellsDialog_BorderTab_Text_Style"] = "Стиль(_S)";
this["FormatCellsDialog_BorderTabCaption"] = "Граница";
this["FormatCellsDialog_Cancel"] = "Отмена";
this["FormatCellsDialog_FillTab_Text_BackgroundColor"] = "Цвет фона(_C)";
this["FormatCellsDialog_FillTab_Text_PatternColor"] = "Цвет узора(_A)";
this["FormatCellsDialog_FillTab_Text_PatternStyle"] = "Стиль _узора(_P):";
this["FormatCellsDialog_FillTab_Text_Sample"] = "Образец";
this["FormatCellsDialog_FillTabCaption"] = "Заливка";
this["FormatCellsDialog_FontTabCaption"] = "Шрифт";
this["FormatCellsDialog_NumberTab_CategoryLabel"] = "Категория(_C)";
this["FormatCellsDialog_NumberTab_DateFormatMasks"] = "d.m.yyyy\r\n[$-F800]dddd, dd mmmm, yyyy\r\nd.m;@\r\nd.m.yy;@\r\ndd.mm.yy;@\r\n[$-419]d-mmm;@";
this["FormatCellsDialog_NumberTab_DecimalPlaces"] = "Десятичных знаков(_D):";
this["FormatCellsDialog_NumberTab_SampleLabel"] = "Образец";
this["FormatCellsDialog_NumberTab_TimeFormatMasks"] = "[$-F400]h:mm:ss AM/PM\r\nhh:mm;@\r\n[$-419]h:mm AM/PM;@\r\nhh:mm:ss;@\r\n[$-419]h:mm:ss AM/PM;@";
this["FormatCellsDialog_NumberTabCaption"] = "Число";
this["FormatCellsDialog_NumberTabInvalidMaskError"] = "The specified format mask '{0}' is not valid.";
this["FormatCellsDialog_OK"] = "OK";
this["FormatCellsDialog_ProtectionTab_Text_Hidden"] = "Скрыто (_I)";
this["FormatCellsDialog_ProtectionTab_Text_Locked"] = "Заблокировано(_L)";
this["FormatCellsDialog_ProtectionTab_Text_Summary"] = "Блокировка ячеек или скрытие формул не действуют, пока не защищен лист.";
this["FormatCellsDialog_ProtectionTabCaption"] = "Защита";
this["FormatCellsDialog_Title"] = "Формат ячеек";
this["FormatInfo_Accounting"] = "Формат ячеек";
this["FormatInfo_Accounting_NumberFormat_Description"] = "Accounting formats line up the currency symbols and decimal points in a column.";
this["FormatInfo_BlankDocument"] = "Пустой документ";
this["FormatInfo_Currency"] = "Денежный";
this["FormatInfo_Currency_NumberFormat_Description"] = "Формат ''Денежный'' используется для отображения денежных величин. Для выравнивания значений по десятичному разделителю используйте формат \"Финансовый\".";
this["FormatInfo_Custom"] = "Пользовательский";
this["FormatInfo_Custom_NumberFormat_Description"] = "Введите код числового формата, используя один из существующих кодов в качестве образца.";
this["FormatInfo_Date"] = "Дата";
this["FormatInfo_Date_NumberFormat_Description"] = "Форматы дат служат для отображения дат и времени, представленных числами, в виде дат. Форматы дат, которые начинаются со звездочки (*), меняются при изменении форматов отображения даты и времени в операционной системе. Форматы без звездочки не зависят от настроек операционной системы.";
this["FormatInfo_FormatHeader_NegativeNumbers"] = "Отрицательные числа:";
this["FormatInfo_FormatHeader_Type"] = "Тип:";
this["FormatInfo_Fraction"] = "Fraction";
this["FormatInfo_Fraction_Eighths"] = "As eighths (4/8)";
this["FormatInfo_Fraction_Halves"] = "As halves (1/2)";
this["FormatInfo_Fraction_Hundreths"] = "As hundreths (30/100)";
this["FormatInfo_Fraction_OneDigit"] = "Up to one digit (1/4)";
this["FormatInfo_Fraction_Quarters"] = "As quarters (2/4)";
this["FormatInfo_Fraction_Sixteenths"] = "As sixteenths (8/16)";
this["FormatInfo_Fraction_Tenths"] = "As tenths (3/10)";
this["FormatInfo_Fraction_ThreeDigits"] = "Up to three digits (312/943)";
this["FormatInfo_Fraction_TwoDigits"] = "Up to two digits (21/25)";
this["FormatInfo_General"] = "Общий";
this["FormatInfo_General_NumberFormat_Description"] = "У ячеек общего формата нет определенного числового формата.";
this["FormatInfo_Number"] = "Число";
this["FormatInfo_Number_NumberFormat_Description"] = "Числовой формат является наиболее общим способом представления чисел. Для вывода денежных значений используются также форматы ''Денежный'' и ''Финансовый''.";
this["FormatInfo_Percentage"] = "Проценты";
this["FormatInfo_Percentage_NumberFormat_Description"] = "В процентном формате значение ячеек умножается на 100 и выводится на экран с символом процента.";
this["FormatInfo_ProjectBudget"] = "Бюджет проекта";
this["FormatInfo_Scientific"] = "Scientific";
this["FormatInfo_Special"] = "Дополнительный";
this["FormatInfo_Special_NumberFormat_Description"] = "Дополнительные форматы предназначены для работы с базами данных и списками отслеживания.";
this["FormatInfo_Special_PhoneNumber"] = "Phone Number";
this["FormatInfo_Special_SocialSecurityNumber"] = "Social Security Number";
this["FormatInfo_Special_ZipCode"] = "Zip Code";
this["FormatInfo_Special_ZipCodePlus4"] = "Zip Code + 4";
this["FormatInfo_Text"] = "Текст";
this["FormatInfo_Text_NumberFormat_Description"] = "Ячейки текстового формата обрабатываются как текст, даже когда в них находится число. Они отображаются точно так же, как вводятся.";
this["FormatInfo_Time"] = "Время";
this["FormatInfo_Time_NumberFormat_Description"] = "Форматы времени служат для отображения дат и времени, представленных числами, в виде дат. Форматы времени, которые начинаются со звездочки (*), меняются при изменении форматов отображения даты и времени в операционной системе. Форматы без звездочки не зависят от настроек операционной системы.";
this["HorizontalCellAlignment_Center"] = "Center";
this["HorizontalCellAlignment_CenterAcrossSelection"] = "CenterAcrossSelection";
this["HorizontalCellAlignment_Default"] = "Default";
this["HorizontalCellAlignment_Distributed"] = "Distributed";
this["HorizontalCellAlignment_Fill"] = "Fill";
this["HorizontalCellAlignment_General"] = "General";
this["HorizontalCellAlignment_Justify"] = "Justify";
this["HorizontalCellAlignment_Left"] = "Left";
this["HorizontalCellAlignment_Right"] = "Right";
this["Icon_BlackCircle"] = "Черный круг";
this["Icon_BlackCircleWithBorder"] = "Черный круг с границей";
this["Icon_CircleWithOneWhiteQuarter"] = "Круг с одной белой четвертью";
this["Icon_CircleWithThreeWhiteQuarters"] = "Круг с тремя белыми четвертями";
this["Icon_CircleWithTwoWhiteQuarters"] = "Круг с двумя белыми четвертями";
this["Icon_FourBars"] = "Уровень сигнала: четыре полоски";
this["Icon_FourFilledBoxes"] = "Четыре заполненных квадратика";
this["Icon_GoldStar"] = "Золотая звезда";
this["Icon_GrayCircle"] = "Серый круг";
this["Icon_GrayDownArrow"] = "Серая стрелка вниз";
this["Icon_GrayDownInclineArrow"] = "Серая наклонная стрелка вниз";
this["Icon_GraySideArrow"] = "Серая стрелка в сторону";
this["Icon_GrayUpArrow"] = "Серая стрелка вверх";
this["Icon_GrayUpInclineArrow"] = "Серая наклонная стрелка вверх";
this["Icon_GreenCheck"] = "Зеленая галочка";
this["Icon_GreenCheckSymbol"] = "Символ — зеленая галочка";
this["Icon_GreenCircle"] = "Зеленый круг";
this["Icon_GreenFlag"] = "Зеленый флажок";
this["Icon_GreenTrafficLight"] = "Зеленый сигнал светофора";
this["Icon_GreenUpArrow"] = "Зеленая стрелка вверх";
this["Icon_GreenUpTriangle"] = "Зеленый треугольник вверх";
this["Icon_HalfGoldStar"] = "Половинка золотой звезды";
this["Icon_OneBar"] = "Уровень сигнала: одна полоска";
this["Icon_OneFilledBox"] = "Один заполненный квадратик";
this["Icon_PinkCircle"] = "Розовый круг";
this["Icon_RedCircle"] = "Красный круг";
this["Icon_RedCircleWithBorder"] = "Красный круг с границей";
this["Icon_RedCross"] = "Красный крест";
this["Icon_RedCrossSymbol"] = "Символ — красный крест";
this["Icon_RedDiamond"] = "Красный ромб";
this["Icon_RedDownArrow"] = "Красная стрелка вниз";
this["Icon_RedDownTriangle"] = "Красный треугольник вниз";
this["Icon_RedFlag"] = "Красный флажок";
this["Icon_RedTrafficLight"] = "Красный сигнал светофора";
this["Icon_SilverStar"] = "Серебряная звезда";
this["Icon_ThreeBars"] = "Уровень сигнала: три полоски";
this["Icon_ThreeFilledBoxes"] = "Три заполненных квадратика";
this["Icon_TwoBars"] = "Уровень сигнала: две полоски";
this["Icon_TwoFilledBoxes"] = "Два заполненных квадратика";
this["Icon_WhiteCircleAllWhiteQuarters"] = "Белый круг (четыре белых четверти)";
this["Icon_YellowCircle"] = "Желтый круг";
this["Icon_YellowDash"] = "Желтый дефис";
this["Icon_YellowDownInclineArrow"] = "Желтая наклонная стрелка вниз";
this["Icon_YellowExclamation"] = "Желтый восклицательный знак";
this["Icon_YellowExclamationSymbol"] = "Символ — желтый восклицательный знак";
this["Icon_YellowFlag"] = "Желтый флажок";
this["Icon_YellowSideArrow"] = "Желтая стрелка в сторону";
this["Icon_YellowTrafficLight"] = "Желтый сигнал светофора";
this["Icon_YellowTriangle"] = "Желтый треугольник";
this["Icon_YellowUpInclineArrow"] = "Желтая наклонная стрелка вверх";
this["Icon_ZeroBars"] = "Уровень сигнала: без полосок";
this["Icon_ZeroFilledBoxes"] = "Ноль заполненных квадратиков";
this["InvalidCommand_MixedSelection_Message"] = "Эту команду нельзя применять к выделениям, которые содержат сочетания полных строк/столбцов с другими ячейками. Попробуйте выделить только полные строки, только полные столбцы или просто группы ячеек.";
this["InvalidCommand_MultipleSelection_Message"] = "Эту команду нельзя использовать с несколькими выделениями.\r\nВыберите один диапазон и примените команду снова.";
this["InvalidCommand_OverlappingSelection_Message"] = "Эту команду нельзя использовать для перекрывающихся выделений.";
this["InvalidCommand_TableChangeWithMultipleSheetSelection_Message"] = "К таблице нельзя применить изменения, когда выделено несколько листов.";
this["InvalidDateTimeToolTip"] = "Отрицательные или слишком длинные значения дат и времени отображаются как #####.";
this["InvalidNameBoxValue_Message"] = "Вы должны ввести действующую ссылку, по которой должен осуществляться переход, или ввести допустимое имя для выделения.";
this["LE_MissingTemplatePart"] = "Часть шаблона с именем '{0}' и типом '{1}' является обязательной в шаблоне '{2}'.";
this["MenuItem_AllDatesInPeriod"] = "Все даты за _период(_P)";
this["MenuItem_AutoFit_Columns"] = "Автоматическая подгонка по ширине столбца";
this["MenuItem_AutoFit_Rows"] = "Автоматическая подгонка по высоте строки";
this["MenuItem_Automatic"] = "Automatic";
this["MenuItem_ClearContents"] = "Очистить содержимое";
this["MenuItem_ClearFilterEmpty"] = "Снять фильтр(_E)";
this["MenuItem_ClearFilterForColumn"] = "Снять фильтр с \"{0}\"(_E)";
this["MenuItem_ColorValue"] = "RGB({0}, {1}, {2})";
this["MenuItem_ConvertTableToRange"] = "Преобразовать в диапазон(_V)";
this["MenuItem_Copy"] = "Копировать";
this["MenuItem_Cut"] = "Вырезать";
this["MenuItem_DateFilters"] = "Фильтры по дате(_F)";
this["MenuItem_Delete"] = "Удалить";
this["MenuItem_DeleteCells"] = "Удалить";
this["MenuItem_DeleteCells_Column"] = "Весь столбец";
this["MenuItem_DeleteCells_DeleteTableColumns"] = "Столбцы таблицы(_C)";
this["MenuItem_DeleteCells_DeleteTableRows"] = "Строки таблицы(_R)";
this["MenuItem_DeleteCells_Row"] = "Вся строка";
this["MenuItem_DeleteCells_ShiftLeft"] = "Сдвинуть ячейки влево";
this["MenuItem_DeleteCells_ShiftUp"] = "Сдвинуть ячейки вверх";
this["MenuItem_DeleteWorksheets"] = "Удалить";
this["MenuItem_Filter"] = "Фильтр(_E)";
this["MenuItem_Filter_AboveAverage"] = "Выше среднего(_A)";
this["MenuItem_Filter_After"] = "После...(_A)";
this["MenuItem_Filter_Before"] = "До...(_B)";
this["MenuItem_Filter_BeginsWith"] = "Начинается с...(_I)";
this["MenuItem_Filter_BelowAverage"] = "Ниже среднего(_O)";
this["MenuItem_Filter_Between"] = "Между...(_W)";
this["MenuItem_Filter_Contains"] = "Содержит...(_A)";
this["MenuItem_Filter_Custom"] = "Пользовательский фильтр...(_F)";
this["MenuItem_Filter_Day_Current"] = "Сегодня(_O)";
this["MenuItem_Filter_Day_Next"] = "Завтра(_T)";
this["MenuItem_Filter_Day_Previous"] = "Вчера(_D)";
this["MenuItem_Filter_DoesNotContain"] = "Не содержит...(_D)";
this["MenuItem_Filter_EndsWith"] = "Заканчивается на...(_T)";
this["MenuItem_Filter_Equals"] = "Равно...";
this["MenuItem_Filter_GreaterThan"] = "Больше...(_G)";
this["MenuItem_Filter_GreaterThanOrEqual"] = "Больше или равно...(_O)";
this["MenuItem_Filter_LessThan"] = "Меньше...(_L)";
this["MenuItem_Filter_LessThanOrEqual"] = "Меньше или равно...(_Q)";
this["MenuItem_Filter_Month_Current"] = "В этом месяце(_S)";
this["MenuItem_Filter_Month_Next"] = "В следующем месяце(_M)";
this["MenuItem_Filter_Month_Previous"] = "В прошлом месяце(_N)";
this["MenuItem_Filter_NotEqual"] = "Не равно...(_N)";
this["MenuItem_Filter_Quarter_Current"] = "В этом квартале(_U)";
this["MenuItem_Filter_Quarter_Next"] = "В следующем _квартале(_Q)";
this["MenuItem_Filter_Quarter_Previous"] = "В прошлом квартале(_R)";
this["MenuItem_Filter_QuarterNumber"] = "Квартал _{0}";
this["MenuItem_Filter_Top10"] = "Первые 10...(_T)";
this["MenuItem_Filter_Week_Current"] = "На этой неделе(_H)";
this["MenuItem_Filter_Week_Next"] = "На следующей неделе(_K)";
this["MenuItem_Filter_Week_Previous"] = "На прошлой неделе(_L)";
this["MenuItem_Filter_Year_Current"] = "В этом году(_I)";
this["MenuItem_Filter_Year_Next"] = "В следующем году(_X)";
this["MenuItem_Filter_Year_Previous"] = "В прошлом году(_Y)";
this["MenuItem_Filter_YearToDate"] = "С начала года(_A)";
this["MenuItem_FilterByCellColor"] = "Фильтрация по цвету выделенной ячейки(_C)";
this["MenuItem_FilterByCellFontColor"] = "Фильтрация по цвету шрифта выделенной ячейки(_F)";
this["MenuItem_FilterByCellIcon"] = "Фильтрация по выбранному значку ячейки(_I)";
this["MenuItem_FilterByCellValue"] = "Фильтрация по значению выделенной ячейки(_V)";
this["MenuItem_FilterByColor"] = "F_ilter by Color";
this["MenuItem_FilterByFontColor"] = "Filter by _Font Color";
this["MenuItem_FilterByIcon"] = "Filter by Conditional Formatting _Icon";
this["MenuItem_GradientFill"] = "Gradient";
this["MenuItem_Hide"] = "Скрыть";
this["MenuItem_Insert"] = "Вставить";
this["MenuItem_InsertCells"] = "Вставить";
this["MenuItem_InsertCells_AddTableColumn"] = "Столбцы таблицы справа(_R)";
this["MenuItem_InsertCells_AddTableRow"] = "Строки таблицы ниже(_B)";
this["MenuItem_InsertCells_Column"] = "Весь столбец";
this["MenuItem_InsertCells_InsertTableColumns"] = "Столбцы таблицы слева(_L)";
this["MenuItem_InsertCells_InsertTableRows"] = "Строки таблицы выше(_A)";
this["MenuItem_InsertCells_Row"] = "Вся строка";
this["MenuItem_InsertCells_ShiftDown"] = "Сдвинуть ячейки вниз";
this["MenuItem_InsertCells_ShiftRight"] = "Сдвинуть ячейки вправо";
this["MenuItem_InsertWorksheets"] = "Вставить";
this["MenuItem_NoFill"] = "No Fill";
this["MenuItem_NoIcon"] = "No Icon";
this["MenuItem_NumberFilters"] = "Числовые фильтры(_F)";
this["MenuItem_OpenHyperlink"] = "Открыть гиперссылку";
this["MenuItem_Paste"] = "Вставка";
this["MenuItem_PickFromDropDownList"] = "Выбрать из раскрывающегося списка...(_K)";
this["MenuItem_ReapplyFilter"] = "Применить повторно(_R)";
this["MenuItem_RemoveHyperlink"] = "Удалить гиперссылку";
this["MenuItem_RemoveHyperlinks"] = "Удалить гиперссылки";
this["MenuItem_RenameWorksheet"] = "Переименовать";
this["MenuItem_Select"] = "Выделить(_L)";
this["MenuItem_Select_SelectEntireTableColumn"] = "Весь столбец таблицы(_E)";
this["MenuItem_Select_SelectTableColumnData"] = "Данные в столбце таблицы(_C)";
this["MenuItem_Select_SelectTableRow"] = "Строка таблицы(_R)";
this["MenuItem_SelectAllWorksheets"] = "Выделить все листы";
this["MenuItem_ShowFormatCellsDialog"] = "Форматировать ячейки...(_F)";
this["MenuItem_Sort"] = "Сортировка(_O)";
this["MenuItem_Sort_Custom"] = "C_ustom Sort...";
this["MenuItem_SortAscending_Date"] = "Сортировка от старых к новым(_S)";
this["MenuItem_SortAscending_Number"] = "Сортировка по возрастанию(_S)";
this["MenuItem_SortAscending_Text"] = "Сортировка от А до Я(_S)";
this["MenuItem_SortByCellColor"] = "Поместить выбранный цвет ячейки сверху(_C)";
this["MenuItem_SortByCellColorHeader"] = "Sort by _Cell Color";
this["MenuItem_SortByCellFontColor"] = "Поместить выбранный цвет шрифта сверху(_F)";
this["MenuItem_SortByCellIcon"] = "Поместить выбранный значок сверху(_I)";
this["MenuItem_SortByColor"] = "Sor_t by Color";
this["MenuItem_SortByFontColor"] = "Sort by _Font Color";
this["MenuItem_SortByIcon"] = "Sort by Conditional Formatting _Icon";
this["MenuItem_SortDescending_Date"] = "Сортировка от новых к старым(_O)";
this["MenuItem_SortDescending_Number"] = "Сортировка по убыванию(_O)";
this["MenuItem_SortDescending_Text"] = "Сортировка от Я до А(_O)";
this["MenuItem_Table"] = "Таблица(_B)";
this["MenuItem_TextFilters"] = "Текстовые фильтры(_F)";
this["MenuItem_ToggleTableTotalRow"] = "Строка итогов(_T)";
this["MenuItem_Unhide"] = "Показать";
this["MenuItem_UnselectWorksheets"] = "Разгруппировать листы";
this["NewSheetName"] = "Лист{0}";
this["PasteError_CellRangeSize_Message"] = "Операция вставки не может быть выполнена, поскольку размеры области копирования и области вставки не совпадают.\r\nПопробуйте выполнить одно из следующих действий:\r\n* Щелкните по одной ячейке, затем выполните вставку\r\n* Выделите прямоугольник такого же размера, затем выполните вставку.";
this["PasteError_General_Message"] = "При выполнении операции копирования произошла ошибка:\r\n{0}";
this["PasteError_IntersectsMergedCells_Message"] = "Операция вставки не может быть выполнена, поскольку область вставки перекрывается с объединенной ячейкой.";
this["PasteError_InvalidSelectedSheetCount_Message"] = "Операция вставки не может быть выполнена, поскольку некоторое количество листов в областях копирования и вставки имеют разный размер.";
this["PasteError_InvalidSourceRanges_Message"] = "Операция вставки не может быть выполнена для указанных областей копирования.";
this["PasteError_MultipleSheetTables_Message"] = "Выполнение вставки невозможно, поскольку в источнике было несколько листов, а в его выделении имеются таблицы.";
this["PasteError_MultipleSourceAndTargetRanges_Message"] = "Операция вставки не может быть выполнена, поскольку на листах источника и адресата имеется несколько выделений.";
this["SheetNameError_Message_Invalid"] = "Вы ввели недопустимое имя '{0}' для листа. Убедитесь, что:\r\n* Имя не является незаполненным.\r\n* Имя содержит не более 31 символа.\r\n* Имя не начинается и не заканчивается одиночной кавычкой (').\r\n* Имя не содержит ни одного из следующих символов: : \\ / ? * [ ]";
this["SheetNameError_Message_NameIsUsed"] = "В книге уже существует лист с именем '{0}'.";
this["SortDialog_AddLevel"] = "_Add Level";
this["SortDialog_Cancel"] = "Cancel";
this["SortDialog_CellFill_Gradient"] = "Gradient";
this["SortDialog_CellFill_NoColor"] = "No Color";
this["SortDialog_Color_RGB"] = "RGB ({0}, {1}, {2})";
this["SortDialog_Column_ColumnHeader"] = "Column";
this["SortDialog_ColumnName"] = "Column {0}";
this["SortDialog_ConditionalFormatIcon_NoCellIcon"] = "No Cell Icon";
this["SortDialog_CopyLevel"] = "_Copy Level";
this["SortDialog_DeleteLevel"] = "_Delete Level";
this["SortDialog_MoveDown"] = "Move Down";
this["SortDialog_MoveUp"] = "Move Up";
this["SortDialog_MyDataHasHeaders"] = "My data has _headers";
this["SortDialog_OK"] = "OK";
this["SortDialog_Options"] = "_Options...";
this["SortDialog_Order_ColumnHeader"] = "Order";
this["SortDialog_Row_ColumnHeader"] = "Row";
this["SortDialog_RowName"] = "Row {0}";
this["SortDialog_SortBy_Label"] = "Sort By";
this["SortDialog_SortConditionError_DuplicateItemSorted"] = "Обнаружены повторяющиеся условия сортировки.";
this["SortDialog_SortConditionError_FieldCannotBeNull"] = "Поле условия сортировки: '{0}' не может быть null";
this["SortDialog_SortDirection_CustomList"] = "Custom List...";
this["SortDialog_SortDirection_Date_Ascending"] = "Oldest to Newest";
this["SortDialog_SortDirection_Date_Descending"] = "Newest to Oldest";
this["SortDialog_SortDirection_Number_Ascending"] = "Smallest to Largest";
this["SortDialog_SortDirection_Number_Descending"] = "Largest to Smallest";
this["SortDialog_SortDirection_Text_Ascending"] = "A to Z";
this["SortDialog_SortDirection_Text_Descending"] = "Z to A";
this["SortDialog_SortDirectionLeftOrRight_Ascending"] = "On Left";
this["SortDialog_SortDirectionLeftOrRight_Descending"] = "On Right";
this["SortDialog_SortDirectionTopOrBottom_Ascending"] = "On Top";
this["SortDialog_SortDirectionTopOrBottom_Descending"] = "On Bottom";
this["SortDialog_SortOn_ColumnHeader"] = "Sort On";
this["SortDialog_Text_Automatic"] = "Automatic";
this["SortDialog_ThenBy_Label"] = "Then By";
this["SortDialog_Title"] = "Sort";
this["SortOptionsDialog_Cancel"] = "Cancel";
this["SortOptionsDialog_CaseSensitive"] = "_Case sensitive";
this["SortOptionsDialog_OK"] = "OK";
this["SortOptionsDialog_Orientation"] = "Orientation";
this["SortOptionsDialog_SortLeftToRight"] = "Sort _left to right";
this["SortOptionsDialog_SortTopToBottom"] = "Sort _top to bottom";
this["SortOptionsDialog_Title"] = "Sort Options";
this["SpreadsheetFontControl_ColorLabel"] = "Цвет(_C):";
this["SpreadsheetFontControl_FontLabel"] = "Шрифт(_F):";
this["SpreadsheetFontControl_FontStyle_Bold"] = "Полужирный";
this["SpreadsheetFontControl_FontStyle_BoldItalic"] = "Полужирный курсив";
this["SpreadsheetFontControl_FontStyle_Italic"] = "Курсив";
this["SpreadsheetFontControl_FontStyle_Regular"] = "Обычный";
this["SpreadsheetFontControl_FontStyleLabel"] = "Начертание(_O):";
this["SpreadsheetFontControl_NormalFontLabel"] = "Начертание(_O):";
this["SpreadsheetFontControl_SizeLabel"] = "Размер(_S):";
this["SpreadsheetFontControl_StrikethroughLabel"] = "Зачеркнутый(_K)";
this["SpreadsheetFontControl_SubscriptLabel"] = "Подстрочный(_B)";
this["SpreadsheetFontControl_SuperscriptLabel"] = "Надстрочный(_P)";
this["SpreadsheetFontControl_Text_Automatic"] = "Автоматически";
this["SpreadsheetFontControl_Text_Effects"] = "Эффекты";
this["SpreadsheetFontControl_Text_NoColor"] = "Нет цвета";
this["SpreadsheetFontControl_Text_Preview"] = "Просмотр";
this["SpreadsheetFontControl_Text_SelectedColor"] = "Выбранный цвет:";
this["SpreadsheetFontControl_UnderlineLabel"] = "_Underline:";
this["SpreadsheetSortDialogConditionTypes_CustomListSortCondition_DisplayText"] = "Conditional Formatting Icon";
this["SpreadsheetSortDialogConditionTypes_FillSortCondition_DisplayText"] = "Cell Color";
this["SpreadsheetSortDialogConditionTypes_FontColorSortCondition_DisplayText"] = "Font Color";
this["SpreadsheetSortDialogConditionTypes_IconSortCondition_DisplayText"] = "Conditional Formatting Icon";
this["SpreadsheetSortDialogConditionTypes_OrderedSortCondition_DisplayText"] = "Cell Values";
this["SpreadsheetThemeColorPickerControl_Text_Automatic"] = "Автоматически";
this["SpreadsheetThemeColorPickerControl_Text_NoColor"] = "Нет цвета";
this["SpreadsheetThemeColorPickerControl_Text_StandardColors"] = "Стандартные цвета";
this["SpreadsheetThemeColorPickerControl_Text_ThemeColors"] = "Цвета темы";
this["String1"] = "";
this["ToolTip_FormulaBarCancelButton"] = "Отмена";
this["ToolTip_FormulaBarEnterButton"] = "Ввод";
this["ToolTip_FormulaBarNameBox"] = "Поле имени";
this["ToolTip_FormulaBarTextEditor"] = "Поле формулы";
this["TopOrBottomDialog_Cancel"] = "Cancel";
this["TopOrBottomDialog_OK"] = "OK";
this["TopOrBottomDialog_Show"] = "Show";
this["TopOrBottomDialog_Title"] = "Top 10 AutoFilter";
this["TotalRow_Average"] = "Средний";
this["TotalRow_Count"] = "Подсчет";
this["TotalRow_CountNumbers"] = "Подсчет чисел";
this["TotalRow_Max"] = "Макс.";
this["TotalRow_Min"] = "Мин.";
this["TotalRow_None"] = "Нет";
this["TotalRow_StdDev"] = "Смещ. откл.";
this["TotalRow_Sum"] = "Сумма";
this["TotalRow_Var"] = "Смещ. дисп.";
this["Undo_AddTableColumn"] = "Добавить столбец таблицы";
this["Undo_AddTableRow"] = "Добавить строку таблицы";
this["Undo_AutoFilterOff"] = "Автофильтр отключен";
this["Undo_AutoFilterOn"] = "Автофильтр включен";
this["Undo_Bold"] = "Полужирный";
this["Undo_Borders"] = "Границы";
this["Undo_BottomAlignment"] = "Выравнивание по нижнему краю";
this["Undo_CenterAlignment"] = "Выравнивание по центру";
this["Undo_ChangeTotalRowFormula"] = "Изменить формулу строки итогов";
this["Undo_ChartAdd"] = "Insert Chart";
this["Undo_ChartModify"] = "Modify Chart";
this["Undo_ChartRemove"] = "Remove Chart";
this["Undo_ClearCellContents"] = "Очистить {0}";
this["Undo_ClearCellFormats"] = "Очистить";
this["Undo_ClearHyperlinks"] = "Очистить гиперссылки";
this["Undo_ClearShapes"] = "Clear Shapes";
this["Undo_ClearTables"] = "Очистить таблицы";
this["Undo_ConditionalFormat"] = "Условное форматирование";
this["Undo_ConvertTableToRange"] = "Преобразовать таблицу в диапазон";
this["Undo_CreateNamedReference"] = "Определить имя";
this["Undo_CreateTable"] = "Стереть таблицу";
this["Undo_Cut"] = "Вырезать";
this["Undo_Delete"] = "Удалить";
this["Undo_DeleteTableColumn"] = "Удалить столбец";
this["Undo_DeleteTableRow"] = "Удалить строку";
this["Undo_EditCell"] = "Ввод '{1}' в {0}";
this["Undo_Entry"] = "Ввод";
this["Undo_Filter"] = "Фильтр";
this["Undo_Font"] = "Шрифт";
this["Undo_FontSize"] = "Размер шрифта";
this["Undo_FormatCells"] = "Форматировать ячейки";
this["Undo_Group"] = "Группа";
this["Undo_Hyperlink"] = "Гиперссылка";
this["Undo_InsertCells"] = "Вставить ячейки";
this["Undo_InsertColumns"] = "Вставить столбцы";
this["Undo_InsertRows"] = "Вставить строки";
this["Undo_InsertTableColumns"] = "Вставить столбцы";
this["Undo_InsertTableRows"] = "Вставить строки";
this["Undo_Italic"] = "Курсив";
this["Undo_JustifyAlignment"] = "Выравнивание по ширине";
this["Undo_LeftAlignment"] = "Выравнивание по левому краю";
this["Undo_MergeCells"] = "Объединить ячейки";
this["Undo_MiddleAlignment"] = "Выравнивание по центру по вертикали";
this["Undo_Paste"] = "Вставка";
this["Undo_Reapply"] = "Применить повторно";
this["Undo_RemoveHyperlinks"] = "Удалить гиперссылки";
this["Undo_RemoveTable"] = "Удалить таблицу";
this["Undo_ResetOptions"] = "Сброс параметров";
this["Undo_ResizeColumn"] = "Ширина столбца";
this["Undo_ResizeRow"] = "Высота строки";
this["Undo_RightAlignment"] = "Выравнивание по правому краю";
this["Undo_Shape"] = "Shape";
this["Undo_ShapeAdd"] = "Insert Shape";
this["Undo_ShapeRemove"] = "Remove Shape";
this["Undo_ShowAll"] = "Показать все";
this["Undo_Sort"] = "Сортировка";
this["Undo_SparklineAdd"] = "Insert Sparkline";
this["Undo_SparklineColorChange"] = "Sparkline Color Change";
this["Undo_SparklineDataChange"] = "Sparkline Data Change";
this["Undo_SparklineRemove"] = "Clear Sparklines";
this["Undo_SparklineStyleChange"] = "Sparkline Style Change";
this["Undo_SparklineTypeChange"] = "Sparkline Type Change";
this["Undo_Strikethrough"] = "Зачеркнутый";
this["Undo_Style"] = "Стиль";
this["Undo_TabColor"] = "Цвет вкладки";
this["Undo_TableAutoExpansion"] = "Авторасширение таблицы";
this["Undo_ToggleTotalRow"] = "Переключить строку итогов";
this["Undo_TopAlignment"] = "Выравнивание по верхнему краю";
this["Undo_Underline"] = "Подчеркнуть";
this["Undo_View"] = "Просмотреть изменения";
this["Undo_WrapText"] = "Переносить текст";
this["Undo_Zoom"] = "Масштаб";
this["VerticalCellAlignment_Bottom"] = "Bottom";
this["VerticalCellAlignment_Center"] = "Center";
this["VerticalCellAlignment_Default"] = "Default";
this["VerticalCellAlignment_Distributed"] = "Distributed";
this["VerticalCellAlignment_Justify"] = "Justify";
this["VerticalCellAlignment_Top"] = "Top";
}
}