igniteui-angular-spreadsheet
Version:
Ignite UI Angular spreadsheet component for displaying and editing Microsoft Excel workbooks for modern web apps.
584 lines (583 loc) • 46.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 SpreadsheetLocaleEs {
constructor() {
this["CellBorderLineStyle_DashDot"] = "Guión punto";
this["CellBorderLineStyle_DashDotDot"] = "Guión punto punto";
this["CellBorderLineStyle_Dashed"] = "Guiones";
this["CellBorderLineStyle_Default"] = "Predeterminado";
this["CellBorderLineStyle_Dotted"] = "Punteado";
this["CellBorderLineStyle_Double"] = "Doble";
this["CellBorderLineStyle_Hair"] = "Preciso";
this["CellBorderLineStyle_Medium"] = "Medio";
this["CellBorderLineStyle_MediumDashDot"] = "Guión medio punto";
this["CellBorderLineStyle_MediumDashDotDot"] = "Guión medio punto punto";
this["CellBorderLineStyle_MediumDashed"] = "Guiones medios";
this["CellBorderLineStyle_None"] = "Ninguno";
this["CellBorderLineStyle_SlantedDashDot"] = "Guión inclinado punto";
this["CellBorderLineStyle_Thick"] = "Grueso";
this["CellBorderLineStyle_Thin"] = "Fino";
this["CopyError_General_Message"] = "Se produjo un error durante la operación de copia:\r\n{0}";
this["CopyError_InvalidSelection_Message"] = "La operación de copiado no puede realizarse con la selección actual. Si hay varias selecciones asegúrese de que forman una región rectangular y no se superponen.";
this["CustomValidationInformationMessage"] = "{0}";
this["CustomValidationStopMessage"] = "{0}";
this["CustomValidationWarningMessage"] = "{0}\r\n\r\n¿Continuar?";
this["DefaultAutoFilterToolTip"] = "(Mostrar todo)";
this["DefaultChartTitle"] = "Título del gráfico";
this["DefaultHyperlinkToolTip"] = "{0} - Haga clic una vez para seguir. Haga clic y mantenga presionado para seleccionar esta celda.";
this["DefaultValidationInformationMessage"] = "El valor que ha introducido no es válido.\r\n\r\nUn usuario ha restringido los valores que se pueden introducir en esta celda.";
this["DefaultValidationStopMessage"] = "El valor que ha introducido no es válido.\r\n\r\nUn usuario ha restringido los valores que se pueden introducir en esta celda.";
this["DefaultValidationWarningMessage"] = "El valor que ha introducido no es válido.\r\n\r\nUn usuario ha restringido los valores que se pueden introducir en esta celda.\r\n\r\n¿Continuar?";
this["DeleteWorksheets_Message"] = "La operación de borrar una hoja de cálculo no se puede deshacer y puede que esté eliminando algunos datos. Si no lo necesita haga clic en Aceptar.";
this["Error_ChangePartOfDataTableError_Message"] = "No se puede cambiar parte de una tabla de datos.";
this["Error_DeletingLockedColumnCells_Message"] = "Está intentando borrar una columna que contiene una celda bloqueada. Las celdas bloqueadas no pueden borrarse mientras la hoja de cálculo esté protegida.";
this["Error_DeletingLockedRowCells_Message"] = "Está intentando borrar una columna que contiene una celda bloqueada. Las celdas bloqueadas no pueden borrarse mientras la hoja de cálculo esté protegida.";
this["Error_IntersectsMergedCells_Message"] = "La operación no puede realizarse porque la selección se superpone con una celda combinada.";
this["Error_InvalidArrayFormulaLockedState_Message"] = "No se puede introducir una fórmula matricial en un intervalo de celdas en el que no están todas bloqueadas o desbloqueadas.";
this["Error_InvalidHyperlinkAddress_Message"] = "No se puede abrir el archivo especificado.";
this["Error_InvalidHyperlinkReference_Message"] = "La referencia no es válida.";
this["Error_InvalidProtectedWorksheetChange_Message"] = "La celda que está intentando modificar está en una hoja protegida.";
this["Error_InvalidSortOrFilterRange_Message"] = "Esta operación no puede realizarse en el rango seleccionado. La selección debe estar dentro de un área con datos y/o formato y no debe contener celdas con tablas o vacías.";
this["Error_LargeOperation_Message"] = "La operación que va a realizar afecta a un gran número de celdas y puede que tarde en completarse. ¿Está seguro de que desea continuar?";
this["Error_LargePasteOperation_Message"] = "La operación que va a realizar afecta a un gran número de celdas y puede que tarde en completarse. ¿Está seguro de que desea continuar?";
this["Error_NoSingleAllowedEditRange_Message"] = "Algunas de las celdas que está intentando modificar están protegidas por una contraseña pero no hay una única contraseña que permita acceder a todas las celdas.";
this["ExcelComparisonOperator_BeginsWith_DisplayText"] = "empieza por";
this["ExcelComparisonOperator_Contains_DisplayText"] = "contiene";
this["ExcelComparisonOperator_DoesNotBeginWith_DisplayText"] = "no empieza por";
this["ExcelComparisonOperator_DoesNotContain_DisplayText"] = "no contiene";
this["ExcelComparisonOperator_DoesNotEndWith_DisplayText"] = "no termina con";
this["ExcelComparisonOperator_EndsWith_DisplayText"] = "termina con";
this["ExcelComparisonOperator_Equals_DisplayText"] = "igual a";
this["ExcelComparisonOperator_GreaterThan_DisplayText"] = "es mayor que";
this["ExcelComparisonOperator_GreaterThanOrEqual_DisplayText"] = "es mayor o igual que";
this["ExcelComparisonOperator_LessThan_DisplayText"] = "es menor que";
this["ExcelComparisonOperator_LessThanOrEqual_DisplayText"] = "es menor o igual que";
this["ExcelComparisonOperator_NotEqual_DisplayText"] = "no es igual a";
this["ExcelTopOrBottomFilterDirection_Bottom_DisplayText"] = "Abajo";
this["ExcelTopOrBottomFilterDirection_Top_DisplayText"] = "Arriba";
this["ExcelTopOrBottomFilterTypes_Items_DisplayText"] = "Elementos";
this["ExcelTopOrBottomFilterTypes_Percent_DisplayText"] = "Porcentaje";
this["FillPatternStyle_DiagonalCrosshatch"] = "Entrelazado diagonal";
this["FillPatternStyle_DiagonalStripe"] = "En franjas diagonal";
this["FillPatternStyle_Gray12percent"] = "Atenuado al 12%";
this["FillPatternStyle_Gray25percent"] = "Atenuado al 25%";
this["FillPatternStyle_Gray50percent"] = "Atenuado al 50%";
this["FillPatternStyle_Gray6percent"] = "Atenuado al 6%";
this["FillPatternStyle_Gray75percent"] = "Atenuado al 75%";
this["FillPatternStyle_HorizontalStripe"] = "En franjas horizontal";
this["FillPatternStyle_None"] = "Ninguno";
this["FillPatternStyle_ReverseDiagonalStripe"] = "En franjas diagonal inversa";
this["FillPatternStyle_Solid"] = "Sólido";
this["FillPatternStyle_ThickDiagonalCrosshatch"] = "Entrelazado diagonal grueso";
this["FillPatternStyle_ThinDiagonalCrosshatch"] = "Entrelazado diagonal fino";
this["FillPatternStyle_ThinDiagonalStripe"] = "En franjas diagonal fino";
this["FillPatternStyle_ThinHorizontalCrosshatch"] = "ThinHorizontalCrosshatch";
this["FillPatternStyle_ThinHorizontalStripe"] = "En franjas horizontal fino";
this["FillPatternStyle_ThinReverseDiagonalStripe"] = "En franjas diagonal inversa fino";
this["FillPatternStyle_ThinVerticalStripe"] = "En franjas vertical fino";
this["FillPatternStyle_VerticalStripe"] = "En franjas vertical";
this["FilterDescription_AboveAverage"] = "Por encima de la media";
this["FilterDescription_BelowAverage"] = "Por debajo de la media";
this["FilterDescription_BottomItems"] = "Elementos {0} inferiores";
this["FilterDescription_BottomPercent"] = "Porcentaje {0} inferior";
this["FilterDescription_CellFill_Named"] = "Igual a un color de celda {0}";
this["FilterDescription_CellFill_NoFill"] = "Igual a un color de celda (sin relleno)";
this["FilterDescription_CellFill_Unknown"] = "Igual a un color de celda";
this["FilterDescription_ComparisonItem_BeginsWith"] = "Empieza por \"{0}\"";
this["FilterDescription_ComparisonItem_Contains"] = "Contiene \"{0}\"";
this["FilterDescription_ComparisonItem_DoesNotBeginWith"] = "No empieza por \"{0}\"";
this["FilterDescription_ComparisonItem_DoesNotContain"] = "No contiene \"{0}\"";
this["FilterDescription_ComparisonItem_DoesNotEndWith"] = "No termina con \"{0}\"";
this["FilterDescription_ComparisonItem_EndsWith"] = "Termina con \"{0}\"";
this["FilterDescription_ComparisonItem_Equals"] = "Igual a \"{0}\"";
this["FilterDescription_ComparisonItem_GreaterThan"] = "Mayor que \"{0}\"";
this["FilterDescription_ComparisonItem_GreaterThanOrEqual"] = "Mayor o igual que \"{0}\"";
this["FilterDescription_ComparisonItem_LessThan"] = "Menor que \"{0}\"";
this["FilterDescription_ComparisonItem_LessThanOrEqual"] = "Menor o igual que \"{0}\"";
this["FilterDescription_ComparisonItem_NotEqual"] = "No es igual a \"{0}\"";
this["FilterDescription_Custom_And"] = "{0} y {1}";
this["FilterDescription_Custom_Or"] = "{0} o {1}";
this["FilterDescription_FixedValues"] = "Igual a \"{0}\"";
this["FilterDescription_FixedValues_Blanks"] = "(Vacías)";
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"] = "Todas las fechas de {0:yyyy}";
this["FilterDescription_FontColor_Automatic"] = "Igual a un color de fuente (automático)";
this["FilterDescription_FontColor_Named"] = "Igual a un color de fuente {0}";
this["FilterDescription_FontColor_Unknown"] = "Igual a un color de fuente";
this["FilterDescription_MonthNumber"] = "Igual a \"{0}\"";
this["FilterDescription_NoCellIcon"] = "Igual a un icono de celda (no hay icono de celda)";
this["FilterDescription_QuarterNumber"] = "Igual a \"Trimestre {0}\"";
this["FilterDescription_RelativeDate_CurrentDay"] = "Igual a \"Hoy\"";
this["FilterDescription_RelativeDate_CurrentMonth"] = "Igual a \"Este mes\"";
this["FilterDescription_RelativeDate_CurrentQuarter"] = "Igual a \"Este trimestre\"";
this["FilterDescription_RelativeDate_CurrentWeek"] = "Igual a \"Esta semana\"";
this["FilterDescription_RelativeDate_CurrentYear"] = "Igual a \"Este año\"";
this["FilterDescription_RelativeDate_NextDay"] = "Igual a \"Mañana\"";
this["FilterDescription_RelativeDate_NextMonth"] = "Igual a \"Próximo mes\"";
this["FilterDescription_RelativeDate_NextQuarter"] = "Igual a \"Próximo trimestre\"";
this["FilterDescription_RelativeDate_NextWeek"] = "Igual a \"Próxima semana\"";
this["FilterDescription_RelativeDate_NextYear"] = "Igual a \"Próximo año\"";
this["FilterDescription_RelativeDate_PreviousDay"] = "Igual a \"Ayer\"";
this["FilterDescription_RelativeDate_PreviousMonth"] = "Igual a \"Mes pasado\"";
this["FilterDescription_RelativeDate_PreviousQuarter"] = "Igual a \"Último trimestre\"";
this["FilterDescription_RelativeDate_PreviousWeek"] = "Igual a \"Semana pasada\"";
this["FilterDescription_RelativeDate_PreviousYear"] = "Igual a \"Año pasado\"";
this["FilterDescription_TopItems"] = "Elementos {0} superiores";
this["FilterDescription_TopPercent"] = "Porcentaje {0} superior";
this["FilterDescription_WithCellIcon"] = "Igual a {0}";
this["FilterDescription_YearToDate"] = "Igual a \"Hasta la fecha\"";
this["FilterDialog_And"] = "_Y";
this["FilterDialog_AsteriskHint"] = "Utilice * para representar cualquier serie de caracteres";
this["FilterDialog_Cancel"] = "Cancelar";
this["FilterDialog_OK"] = "Aceptar";
this["FilterDialog_Or"] = "O(_O)";
this["FilterDialog_QuestionMarkHint"] = "Utilice ? para representar cualquier carácter individual";
this["FilterDialog_ShowRowsWhere"] = "Mostrar las filas en las cuales:";
this["FilterDialog_Title"] = "Autofiltro personalizado";
this["FormatCellsDialog_AlignmentTab_Text_Horizontal"] = "Horizontal(_H)";
this["FormatCellsDialog_AlignmentTab_Text_Indent"] = "Sangría";
this["FormatCellsDialog_AlignmentTab_Text_JustifyDistributed"] = "Distribuido justificado";
this["FormatCellsDialog_AlignmentTab_Text_MergeCells"] = "Combinar celdas(_M)";
this["FormatCellsDialog_AlignmentTab_Text_RightToLeft"] = "De derecha a izquierda";
this["FormatCellsDialog_AlignmentTab_Text_ShrinkToFit"] = "Reducir hasta ajustar(_K)";
this["FormatCellsDialog_AlignmentTab_Text_TextAlignment"] = "Alineación del texto";
this["FormatCellsDialog_AlignmentTab_Text_TextControl"] = "Control del texto";
this["FormatCellsDialog_AlignmentTab_Text_TextDirection"] = "Dirección del texto(_T)";
this["FormatCellsDialog_AlignmentTab_Text_Vertical"] = "Vertical(_V)";
this["FormatCellsDialog_AlignmentTab_Text_WrapText"] = "Ajustar texto(_W)";
this["FormatCellsDialog_AlignmentTabCaption"] = "Alineación";
this["FormatCellsDialog_BorderTab_Text_Border"] = "Bordes";
this["FormatCellsDialog_BorderTab_Text_Color"] = "Color(_C)";
this["FormatCellsDialog_BorderTab_Text_Description"] = "El estilo de borde seleccionado puede aplicarse al hacer clic en alguno de los preestablecidos o en los botones del diagrama de vista previa.";
this["FormatCellsDialog_BorderTab_Text_Line"] = "Línea";
this["FormatCellsDialog_BorderTab_Text_PresetInside"] = "Interior(_I)";
this["FormatCellsDialog_BorderTab_Text_PresetNone"] = "Ninguno(_N)";
this["FormatCellsDialog_BorderTab_Text_PresetOutline"] = "Contorno(_O)";
this["FormatCellsDialog_BorderTab_Text_Presets"] = "Preestablecidos";
this["FormatCellsDialog_BorderTab_Text_SampleText"] = "Texto";
this["FormatCellsDialog_BorderTab_Text_Style"] = "Estilo(_S)";
this["FormatCellsDialog_BorderTabCaption"] = "Bordes";
this["FormatCellsDialog_Cancel"] = "Cancelar";
this["FormatCellsDialog_FillTab_Text_BackgroundColor"] = "Color de fondo(_C)";
this["FormatCellsDialog_FillTab_Text_PatternColor"] = "Color de trama(_A)";
this["FormatCellsDialog_FillTab_Text_PatternStyle"] = "Estilo de trama(_P):";
this["FormatCellsDialog_FillTab_Text_Sample"] = "Muestra";
this["FormatCellsDialog_FillTabCaption"] = "Relleno";
this["FormatCellsDialog_FontTabCaption"] = "Fuente";
this["FormatCellsDialog_NumberTab_CategoryLabel"] = "Categoría(_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[$-C0A]d-mmm;@";
this["FormatCellsDialog_NumberTab_DecimalPlaces"] = "Posiciones decimales(_D):";
this["FormatCellsDialog_NumberTab_SampleLabel"] = "Muestra";
this["FormatCellsDialog_NumberTab_TimeFormatMasks"] = "[$-F400]h:mm:ss AM/PM\r\nhh:mm;@\r\n[$-C0A]h:mm AM/PM;@\r\nhh:mm:ss;@\r\n[$-C0A]h:mm:ss AM/PM;@";
this["FormatCellsDialog_NumberTabCaption"] = "Número";
this["FormatCellsDialog_NumberTabInvalidMaskError"] = "El formato de máscara especificado '{0}' no es válido.";
this["FormatCellsDialog_OK"] = "Aceptar";
this["FormatCellsDialog_ProtectionTab_Text_Hidden"] = "Oculto (_I)";
this["FormatCellsDialog_ProtectionTab_Text_Locked"] = "Bloqueada(_L)";
this["FormatCellsDialog_ProtectionTab_Text_Summary"] = "Las celdas bloqueadas o las fórmulas ocultas no tienen efecto hasta que proteja la hoja de cálculo.";
this["FormatCellsDialog_ProtectionTabCaption"] = "Protección";
this["FormatCellsDialog_Title"] = "Formato de celdas";
this["FormatInfo_Accounting"] = "Contabilidad";
this["FormatInfo_Accounting_NumberFormat_Description"] = "Los formatos de contabilidad alinean los símbolos de moneda y las comas decimales en una columna.";
this["FormatInfo_BlankDocument"] = "Documento en blanco";
this["FormatInfo_Currency"] = "Moneda";
this["FormatInfo_Currency_NumberFormat_Description"] = "Los formatos de moneda se utilizan con los valores monetarios generales. Utilice los formatos de contabilidad para alinear las comas decimales en una columna.";
this["FormatInfo_Custom"] = "Personalizada";
this["FormatInfo_Custom_NumberFormat_Description"] = "Escriba el código de formato de número, utilizando uno de los códigos existentes como punto de inicio.";
this["FormatInfo_Date"] = "Fecha";
this["FormatInfo_Date_NumberFormat_Description"] = "Fecha\r\nLos formatos de fecha muestran números de serie de fecha y hora como valores de fecha. Los formatos de fecha que comienzan con un asterisco (*) responden a cambios en la configuración regional de fecha y hora especificados para el sistema operativo. Los formatos sin asterisco no se verán afectados por la configuración del sistema operativo.";
this["FormatInfo_FormatHeader_NegativeNumbers"] = "Números negativos:";
this["FormatInfo_FormatHeader_Type"] = "Tipo:";
this["FormatInfo_Fraction"] = "Fracción";
this["FormatInfo_Fraction_Eighths"] = "Como octavos (4/8)";
this["FormatInfo_Fraction_Halves"] = "Como medios (1/2)";
this["FormatInfo_Fraction_Hundreths"] = "Como centésimas (30/100)";
this["FormatInfo_Fraction_OneDigit"] = "Hasta un dígito (1/4)";
this["FormatInfo_Fraction_Quarters"] = "Como cuartos (2/4)";
this["FormatInfo_Fraction_Sixteenths"] = "Como dieciseisavos (8/16)";
this["FormatInfo_Fraction_Tenths"] = "Como décimas (3/10)";
this["FormatInfo_Fraction_ThreeDigits"] = "Hasta tres dígitos (312/943)";
this["FormatInfo_Fraction_TwoDigits"] = "Hasta dos dígitos (21/25)";
this["FormatInfo_General"] = "General";
this["FormatInfo_General_NumberFormat_Description"] = "Las celdas con formato general no tienen un formato específico de número.";
this["FormatInfo_Number"] = "Número";
this["FormatInfo_Number_NumberFormat_Description"] = "El número se utiliza para la visualización de números en general. Para dar formato a valores monetarios utilice formatos de moneda y contabilidad.";
this["FormatInfo_Percentage"] = "Porcentaje";
this["FormatInfo_Percentage_NumberFormat_Description"] = "Los formatos de porcentaje multiplican el valor de la celda por 100 y muestran el resultado con un símbolo porcentual.";
this["FormatInfo_ProjectBudget"] = "Presupuesto del proyecto";
this["FormatInfo_Scientific"] = "Científico";
this["FormatInfo_Special"] = "Especial";
this["FormatInfo_Special_NumberFormat_Description"] = "Los formatos especiales son útiles para hacer un seguimiento de valores de listas y de bases de datos.";
this["FormatInfo_Special_PhoneNumber"] = "Número de teléfono";
this["FormatInfo_Special_SocialSecurityNumber"] = "Número del seguro social";
this["FormatInfo_Special_ZipCode"] = "Código postal";
this["FormatInfo_Special_ZipCodePlus4"] = "Código postal + 4";
this["FormatInfo_Text"] = "Texto";
this["FormatInfo_Text_NumberFormat_Description"] = "Las celdas con formato de texto son tratadas como texto incluso cuando se encuentre un número en la celda. La celda se presenta exactamente como fue introducida.";
this["FormatInfo_Time"] = "Hora";
this["FormatInfo_Time_NumberFormat_Description"] = "Los formatos de hora muestran números de serie de fecha y hora como valores de hora. Los formatos de hora que comienzan con un asterisco (*) responden a cambios en la configuración regional de fecha y hora especificados para el sistema operativo. Los formatos sin asterisco no se verán afectados por la configuración del sistema operativo.";
this["HorizontalCellAlignment_Center"] = "Centrar";
this["HorizontalCellAlignment_CenterAcrossSelection"] = "Centrar en la selección";
this["HorizontalCellAlignment_Default"] = "Predeterminado";
this["HorizontalCellAlignment_Distributed"] = "Distribuida";
this["HorizontalCellAlignment_Fill"] = "Rellenar";
this["HorizontalCellAlignment_General"] = "General";
this["HorizontalCellAlignment_Justify"] = "Justify";
this["HorizontalCellAlignment_Left"] = "Izquierda";
this["HorizontalCellAlignment_Right"] = "Derecha";
this["Icon_BlackCircle"] = "Círculo negro";
this["Icon_BlackCircleWithBorder"] = "Círculo negro con borde";
this["Icon_CircleWithOneWhiteQuarter"] = "Círculo con un cuarto blanco";
this["Icon_CircleWithThreeWhiteQuarters"] = "Círculo con tres cuartos blancos";
this["Icon_CircleWithTwoWhiteQuarters"] = "Círculo con dos cuartos blancos";
this["Icon_FourBars"] = "Metro de señal con cuatro barras rellenas";
this["Icon_FourFilledBoxes"] = "Cuatro cuadros rellenos";
this["Icon_GoldStar"] = "Estrella dorada";
this["Icon_GrayCircle"] = "Círculo gris";
this["Icon_GrayDownArrow"] = "Flecha abajo gris";
this["Icon_GrayDownInclineArrow"] = "Flecha hacia abajo inclinada gris";
this["Icon_GraySideArrow"] = "Flecha lateral gris";
this["Icon_GrayUpArrow"] = "Flecha arriba gris";
this["Icon_GrayUpInclineArrow"] = "Flecha hacia arriba inclinada gris";
this["Icon_GreenCheck"] = "Marca de verificación verde";
this["Icon_GreenCheckSymbol"] = "Símbolo de verificación verde";
this["Icon_GreenCircle"] = "Círculo verde";
this["Icon_GreenFlag"] = "Marca verde";
this["Icon_GreenTrafficLight"] = "Semáforo verde";
this["Icon_GreenUpArrow"] = "Flecha arriba verde";
this["Icon_GreenUpTriangle"] = "Triángulo verde hacia arriba";
this["Icon_HalfGoldStar"] = "Media estrella dorada";
this["Icon_OneBar"] = "Metro de señal con una barra rellena";
this["Icon_OneFilledBox"] = "Un cuadro relleno";
this["Icon_PinkCircle"] = "Círculo rosa";
this["Icon_RedCircle"] = "Círculo rojo";
this["Icon_RedCircleWithBorder"] = "Círculo rojo con borde";
this["Icon_RedCross"] = "Cruz roja";
this["Icon_RedCrossSymbol"] = "Signo de cruz roja";
this["Icon_RedDiamond"] = "Diamante rojo";
this["Icon_RedDownArrow"] = "Fecha abajo roja";
this["Icon_RedDownTriangle"] = "Triángulo rojo hacia abajo";
this["Icon_RedFlag"] = "Marca roja";
this["Icon_RedTrafficLight"] = "Semáforo rojo";
this["Icon_SilverStar"] = "Estrella plateada";
this["Icon_ThreeBars"] = "Metro de señal con tres barras rellenas";
this["Icon_ThreeFilledBoxes"] = "Tres cuadros rellenos";
this["Icon_TwoBars"] = "Metro de señal con dos barras rellenas";
this["Icon_TwoFilledBoxes"] = "Dos cuadros rellenos";
this["Icon_WhiteCircleAllWhiteQuarters"] = "Círculo blanco (todos los cuartos blancos)";
this["Icon_YellowCircle"] = "Círculo amarillo";
this["Icon_YellowDash"] = "Guión amarillo";
this["Icon_YellowDownInclineArrow"] = "Flecha inclinada hacia abajo amarilla";
this["Icon_YellowExclamation"] = "Exclamación amarilla";
this["Icon_YellowExclamationSymbol"] = "Signo de exclamación amarillo";
this["Icon_YellowFlag"] = "Marca amarilla";
this["Icon_YellowSideArrow"] = "Flecha lateral amarilla";
this["Icon_YellowTrafficLight"] = "Semáforo amarillo";
this["Icon_YellowTriangle"] = "Triángulo amarillo";
this["Icon_YellowUpInclineArrow"] = "Flecha inclinada hacia arriba amarilla";
this["Icon_ZeroBars"] = "Metro de señal con ninguna barra rellena";
this["Icon_ZeroFilledBoxes"] = "Ningún cuadro relleno";
this["InvalidCommand_MixedSelection_Message"] = "No se puede ejecutar este comando en selecciones que contienen una mezcla de filas/columnas con otras celdas. Intente seleccionar únicamente filas enteras, columnas enteras o sólo grupos de celdas.";
this["InvalidCommand_MultipleSelection_Message"] = "Ese comando no puede utilizarse con múltiples selecciones.\r\nSeleccione un intervalo único y vuelva a ejecutar el comando.";
this["InvalidCommand_OverlappingSelection_Message"] = "No se puede utilizar ese comando con selecciones superpuestas.";
this["InvalidCommand_TableChangeWithMultipleSheetSelection_Message"] = "No se pueden hacer modificaciones en una tabla cuando hay seleccionadas varias hojas.";
this["InvalidDateTimeToolTip"] = "Las fechas y horas negativas o demasiado largas se muestran como #####.";
this["InvalidNameBoxValue_Message"] = "Debe introducir una referencia válida a la que quiera ir o teclear un nombre válido para la selección.";
this["LE_MissingTemplatePart"] = "Un elemento de plantilla con el nombre de '{0}' y el tipo '{1}' se requiere en la plantilla '{2}'.";
this["MenuItem_AllDatesInPeriod"] = "Todas las fechas en el periodo(_P)";
this["MenuItem_AutoFit_Columns"] = "Autoajustar ancho de columna";
this["MenuItem_AutoFit_Rows"] = "Autoajustar alto de fila";
this["MenuItem_Automatic"] = "Automático";
this["MenuItem_ClearContents"] = "_Borrar contenido";
this["MenuItem_ClearFilterEmpty"] = "Borrar filtro(_E)";
this["MenuItem_ClearFilterForColumn"] = "Borrar filtro de \"{0}\"(_E)";
this["MenuItem_ColorValue"] = "RGB({0}, {1}, {2})";
this["MenuItem_ConvertTableToRange"] = "Convertir en rango(_V)";
this["MenuItem_Copy"] = "_Copiar";
this["MenuItem_Cut"] = "Cor_tar";
this["MenuItem_DateFilters"] = "Filtros de fecha(_F)";
this["MenuItem_Delete"] = "Elimi_nar";
this["MenuItem_DeleteCells"] = "Elimi_nar";
this["MenuItem_DeleteCells_Column"] = "Columna entera";
this["MenuItem_DeleteCells_DeleteTableColumns"] = "Columnas de tabla(_C)";
this["MenuItem_DeleteCells_DeleteTableRows"] = "Filas de tabla(_R)";
this["MenuItem_DeleteCells_Row"] = "Fila entera";
this["MenuItem_DeleteCells_ShiftLeft"] = "Desplazar celdas hacia la izquierda";
this["MenuItem_DeleteCells_ShiftUp"] = "Desplazar celdas hacia arriba";
this["MenuItem_DeleteWorksheets"] = "Elimi_nar";
this["MenuItem_Filter"] = "Filtro(_E)";
this["MenuItem_Filter_AboveAverage"] = "Superior del promedio(_A)";
this["MenuItem_Filter_After"] = "Después...(_A)";
this["MenuItem_Filter_Before"] = "Antes...(_B)";
this["MenuItem_Filter_BeginsWith"] = "Comienza por...(_W)";
this["MenuItem_Filter_BelowAverage"] = "Inferior al promedio(_O)";
this["MenuItem_Filter_Between"] = "Entre...(_W)";
this["MenuItem_Filter_Contains"] = "Contiene...(_A)";
this["MenuItem_Filter_Custom"] = "Filtro personalizado...(_F)";
this["MenuItem_Filter_Day_Current"] = "Hoy(_O)";
this["MenuItem_Filter_Day_Next"] = "Mañana(_T)";
this["MenuItem_Filter_Day_Previous"] = "Ayer(_D)";
this["MenuItem_Filter_DoesNotContain"] = "No contiene...(_D)";
this["MenuItem_Filter_EndsWith"] = "Termina con...(_T)";
this["MenuItem_Filter_Equals"] = "Es igual a...";
this["MenuItem_Filter_GreaterThan"] = "Mayor que...(_G)";
this["MenuItem_Filter_GreaterThanOrEqual"] = "Mayor o igual que...(_O)";
this["MenuItem_Filter_LessThan"] = "Menor que...(_L)";
this["MenuItem_Filter_LessThanOrEqual"] = "Menor o igual que...(_Q)";
this["MenuItem_Filter_Month_Current"] = "Este mes(_S)";
this["MenuItem_Filter_Month_Next"] = "Próximo mes(_M)";
this["MenuItem_Filter_Month_Previous"] = "Last Mo_nth";
this["MenuItem_Filter_NotEqual"] = "Mes pasado(_N)";
this["MenuItem_Filter_Quarter_Current"] = "Este trimestre(_U)";
this["MenuItem_Filter_Quarter_Next"] = "Próximo trimestre(_Q)";
this["MenuItem_Filter_Quarter_Previous"] = "Trimestre pasado(_R)";
this["MenuItem_Filter_QuarterNumber"] = "Trimestre _{0}";
this["MenuItem_Filter_Top10"] = "Diez mejores... (_T)";
this["MenuItem_Filter_Week_Current"] = "Esta semana(_H)";
this["MenuItem_Filter_Week_Next"] = "Próxima semana(_K)";
this["MenuItem_Filter_Week_Previous"] = "Semana pasada(_L)";
this["MenuItem_Filter_Year_Current"] = "Este año(_I)";
this["MenuItem_Filter_Year_Next"] = "Próximo año(_X)";
this["MenuItem_Filter_Year_Previous"] = "Año pasado(_Y)";
this["MenuItem_Filter_YearToDate"] = "Hasta la fecha(_A)";
this["MenuItem_FilterByCellColor"] = "Filtrar por color de la celda seleccionada(_C)";
this["MenuItem_FilterByCellFontColor"] = "Filtrar por color de fuente de la celda seleccionada(_F)";
this["MenuItem_FilterByCellIcon"] = "Filtrar por icono de la celda seleccionada(_I)";
this["MenuItem_FilterByCellValue"] = "Filtrar por valor de la celda seleccionada(_V)";
this["MenuItem_FilterByColor"] = "F_iltrar por color";
this["MenuItem_FilterByFontColor"] = "Filtrar por _color de fuente";
this["MenuItem_FilterByIcon"] = "Filtrar por icono de formato _condicional";
this["MenuItem_GradientFill"] = "Degradado";
this["MenuItem_Hide"] = "O_cultar";
this["MenuItem_Insert"] = "_Insertar";
this["MenuItem_InsertCells"] = "_Insertar";
this["MenuItem_InsertCells_AddTableColumn"] = "Columna de tabla a la derecha(_R)";
this["MenuItem_InsertCells_AddTableRow"] = "Fila de tabla abajo(_B)";
this["MenuItem_InsertCells_Column"] = "Columna entera";
this["MenuItem_InsertCells_InsertTableColumns"] = "Columnas de tabla a la izquierda(_L)";
this["MenuItem_InsertCells_InsertTableRows"] = "Filas de tabla arriba(_A)";
this["MenuItem_InsertCells_Row"] = "Fila entera";
this["MenuItem_InsertCells_ShiftDown"] = "Desplazar celdas hacia abajo";
this["MenuItem_InsertCells_ShiftRight"] = "Desplazar celdas hacia la derecha";
this["MenuItem_InsertWorksheets"] = "_Insertar";
this["MenuItem_NoFill"] = "Sin relleno";
this["MenuItem_NoIcon"] = "Sin icono";
this["MenuItem_NumberFilters"] = "Filtros de número(_F)";
this["MenuItem_OpenHyperlink"] = "Abrir hipervínc_ulo";
this["MenuItem_Paste"] = "_Pegar";
this["MenuItem_PickFromDropDownList"] = "Elegir de la lista desplegable...(_K)";
this["MenuItem_ReapplyFilter"] = "Volver a aplicar(_R)";
this["MenuItem_RemoveHyperlink"] = "Eliminar hipervínculo";
this["MenuItem_RemoveHyperlinks"] = "Eliminar hipervínculos";
this["MenuItem_RenameWorksheet"] = "Renombrar";
this["MenuItem_Select"] = "Seleccionar(_L)";
this["MenuItem_Select_SelectEntireTableColumn"] = "Columna de tabla completa(_E)";
this["MenuItem_Select_SelectTableColumnData"] = "Datos de columna de tabla(_C)";
this["MenuItem_Select_SelectTableRow"] = "Fila de tabla(_R)";
this["MenuItem_SelectAllWorksheets"] = "_Seleccionar todas las hojas";
this["MenuItem_ShowFormatCellsDialog"] = "Formato de celdas...(_F)";
this["MenuItem_Sort"] = "Ordenar(_O)";
this["MenuItem_Sort_Custom"] = "O_rden personalizado...";
this["MenuItem_SortAscending_Date"] = "Ordenar de más antiguos a más recientes(_S)";
this["MenuItem_SortAscending_Number"] = "Ordenar de menor a mayor(_S)";
this["MenuItem_SortAscending_Text"] = "Ordenar de la A a la Z(_S)";
this["MenuItem_SortByCellColor"] = "Superponer color de celda seleccionado(_C)";
this["MenuItem_SortByCellColorHeader"] = "Ordenar por _color de celda";
this["MenuItem_SortByCellFontColor"] = "Superponer color de fuente seleccionado(_F)";
this["MenuItem_SortByCellIcon"] = "Superponer icono de celda seleccionado(_I)";
this["MenuItem_SortByColor"] = "Ordena_r por color";
this["MenuItem_SortByFontColor"] = "Ordenar por _color de fuente";
this["MenuItem_SortByIcon"] = "Ordenar por icono de formato _condicional";
this["MenuItem_SortDescending_Date"] = "Ordenar de más recientes a más antiguos(_O)";
this["MenuItem_SortDescending_Number"] = "Ordenar de mayor a menor(_O)";
this["MenuItem_SortDescending_Text"] = "Ordenar de la Z a la A(_)";
this["MenuItem_Table"] = "Tabla(_B)";
this["MenuItem_TextFilters"] = "Filtros de texto(_F)";
this["MenuItem_ToggleTableTotalRow"] = "Filas totales(_T)";
this["MenuItem_Unhide"] = "Mo_strar";
this["MenuItem_UnselectWorksheets"] = "_Desagrupar hojas";
this["NewSheetName"] = "Sheet{0}";
this["PasteError_CellRangeSize_Message"] = "La operación de pegado no puede realizarse porque el área de copiado y pegado no tienen el mismo tamaño.\r\nPruebe con una de las siguientes acciones:\r\n* Haga clic en una celda y, a continuación, efectúe el pegado.\r\n* Seleccione un rectángulo del mismo tamaño y, a continuación, efectúe el pegado.";
this["PasteError_General_Message"] = "Se produjo un error durante la operación de pegado:\r\n{0}";
this["PasteError_IntersectsMergedCells_Message"] = "La operación de pegado no puede realizarse porque el área de pegado se superpone con una celda combinada.";
this["PasteError_InvalidSelectedSheetCount_Message"] = "La operación de pegado no puede realizarse porque el número de hojas de cálculo en las áreas de copiado y pegado no tienen el mismo tamaño.";
this["PasteError_InvalidSourceRanges_Message"] = "La operación de pegado no puede realizarse en las áreas de copiado provistas.";
this["PasteError_MultipleSheetTables_Message"] = "La operación de pegado no se puede realizar porque el origen tenía varias hojas de cálculo y hay tablas en la selección de origen.";
this["PasteError_MultipleSourceAndTargetRanges_Message"] = "La operación de pegado no puede realizarse porque hay múltiples selecciones en las hojas de cálculo de origen y de destino.";
this["SheetNameError_Message_Invalid"] = "Ha escrito un nombre no válido '{0}' para la hoja. Asegúrese de que:\r\n* el nombre no está en blanco.\r\n* el nombre no excede los 31 caracteres.\r\n* el nombre no empiece ni termine con una comilla simple (').\r\n* el nombre no contenga ninguno de los caracteres siguientes: : \\ / ? * [ ]";
this["SheetNameError_Message_NameIsUsed"] = "Ya existe una hoja de cálculo con el nombre '{0}' en el libro.";
this["SortDialog_AddLevel"] = "_Agregar nivel";
this["SortDialog_Cancel"] = "Cancelar";
this["SortDialog_CellFill_Gradient"] = "Degradado";
this["SortDialog_CellFill_NoColor"] = "Sin color";
this["SortDialog_Color_RGB"] = "RGB ({0}, {1}, {2})";
this["SortDialog_Column_ColumnHeader"] = "Columna";
this["SortDialog_ColumnName"] = "Columna {0}";
this["SortDialog_ConditionalFormatIcon_NoCellIcon"] = "Sin icono de celda";
this["SortDialog_CopyLevel"] = "_Copiar nivel";
this["SortDialog_DeleteLevel"] = "_Eliminar nivel";
this["SortDialog_MoveDown"] = "Bajar";
this["SortDialog_MoveUp"] = "Subir";
this["SortDialog_MyDataHasHeaders"] = "Mis datos tienen _encabezados";
this["SortDialog_OK"] = "Aceptar";
this["SortDialog_Options"] = "Opciones (_O)";
this["SortDialog_Order_ColumnHeader"] = "Ordenar";
this["SortDialog_Row_ColumnHeader"] = "Fila";
this["SortDialog_RowName"] = "Fila {0}";
this["SortDialog_SortBy_Label"] = "Ordenar por";
this["SortDialog_SortConditionError_DuplicateItemSorted"] = "Se han detectado condiciones de ordenación duplicadas.";
this["SortDialog_SortConditionError_FieldCannotBeNull"] = "Campo de condición de ordenación: '{0}' no puede ser nulo";
this["SortDialog_SortDirection_CustomList"] = "Lista personalizada...";
this["SortDialog_SortDirection_Date_Ascending"] = "De más antiguos a más recientes";
this["SortDialog_SortDirection_Date_Descending"] = "De más recientes a más antiguos";
this["SortDialog_SortDirection_Number_Ascending"] = "De menor a mayor";
this["SortDialog_SortDirection_Number_Descending"] = "De mayor a menor";
this["SortDialog_SortDirection_Text_Ascending"] = "A a Z";
this["SortDialog_SortDirection_Text_Descending"] = "Z a A";
this["SortDialog_SortDirectionLeftOrRight_Ascending"] = "A la izquierda";
this["SortDialog_SortDirectionLeftOrRight_Descending"] = "A la derecha";
this["SortDialog_SortDirectionTopOrBottom_Ascending"] = "Arriba";
this["SortDialog_SortDirectionTopOrBottom_Descending"] = "Abajo";
this["SortDialog_SortOn_ColumnHeader"] = "Ordenar";
this["SortDialog_Text_Automatic"] = "Automático";
this["SortDialog_ThenBy_Label"] = "Luego por";
this["SortDialog_Title"] = "Ordenar";
this["SortOptionsDialog_Cancel"] = "Cancelar";
this["SortOptionsDialog_CaseSensitive"] = "_Distinguir mayúsculas de minúsculas";
this["SortOptionsDialog_OK"] = "Aceptar";
this["SortOptionsDialog_Orientation"] = "Orientación";
this["SortOptionsDialog_SortLeftToRight"] = "Ordenar de _izquierda a derecha";
this["SortOptionsDialog_SortTopToBottom"] = "Ordenar de _arriba hacia abajo";
this["SortOptionsDialog_Title"] = "Ordenar opciones";
this["SpreadsheetFontControl_ColorLabel"] = "Color(_C):";
this["SpreadsheetFontControl_FontLabel"] = "Fuente(_F):";
this["SpreadsheetFontControl_FontStyle_Bold"] = "Negrita";
this["SpreadsheetFontControl_FontStyle_BoldItalic"] = "Negrita Cursiva";
this["SpreadsheetFontControl_FontStyle_Italic"] = "Cursiva";
this["SpreadsheetFontControl_FontStyle_Regular"] = "Normal";
this["SpreadsheetFontControl_FontStyleLabel"] = "Estilo de fuente(_O):";
this["SpreadsheetFontControl_NormalFontLabel"] = "Fuente normal(_N)";
this["SpreadsheetFontControl_SizeLabel"] = "Tamaño(_S):";
this["SpreadsheetFontControl_StrikethroughLabel"] = "Tachado(_K)";
this["SpreadsheetFontControl_SubscriptLabel"] = "Subíndice(_B)";
this["SpreadsheetFontControl_SuperscriptLabel"] = "Superíndice(_P)";
this["SpreadsheetFontControl_Text_Automatic"] = "Automático";
this["SpreadsheetFontControl_Text_Effects"] = "Efectos";
this["SpreadsheetFontControl_Text_NoColor"] = "Sin color";
this["SpreadsheetFontControl_Text_Preview"] = "Vista previa";
this["SpreadsheetFontControl_UnderlineLabel"] = "Subrayado (_U):";
this["SpreadsheetSortDialogConditionTypes_CustomListSortCondition_DisplayText"] = "Lista personalizada";
this["SpreadsheetSortDialogConditionTypes_FillSortCondition_DisplayText"] = "Color de celda";
this["SpreadsheetSortDialogConditionTypes_FontColorSortCondition_DisplayText"] = "Color de fuente";
this["SpreadsheetSortDialogConditionTypes_IconSortCondition_DisplayText"] = "Icono de formato condicional";
this["SpreadsheetSortDialogConditionTypes_OrderedSortCondition_DisplayText"] = "Valores de celdas";
this["SpreadsheetThemeColorPickerControl_Text_Automatic"] = "Automático";
this["SpreadsheetThemeColorPickerControl_Text_NoColor"] = "Sin color";
this["SpreadsheetThemeColorPickerControl_Text_StandardColors"] = "Colores estándar";
this["SpreadsheetThemeColorPickerControl_Text_ThemeColors"] = "Colores del tema";
this["String1"] = "";
this["ToolTip_FormulaBarCancelButton"] = "Cancelar";
this["ToolTip_FormulaBarEnterButton"] = "Entrar";
this["ToolTip_FormulaBarNameBox"] = "Cuadro de nombres";
this["ToolTip_FormulaBarTextEditor"] = "Barra de fórmulas";
this["TopOrBottomDialog_Cancel"] = "Cancelar";
this["TopOrBottomDialog_OK"] = "Aceptar";
this["TopOrBottomDialog_Show"] = "Mostrar";
this["TopOrBottomDialog_Title"] = "10 mejores autofiltros";
this["TotalRow_Average"] = "Promedio";
this["TotalRow_Count"] = "Recuento";
this["TotalRow_CountNumbers"] = "Recuento de números";
this["TotalRow_Max"] = "Máx";
this["TotalRow_Min"] = "Min";
this["TotalRow_None"] = "Ninguno";
this["TotalRow_StdDev"] = "StdDev";
this["TotalRow_Sum"] = "Suma";
this["TotalRow_Var"] = "Var";
this["Undo_AddTableColumn"] = "Agregar columna a la tabla";
this["Undo_AddTableRow"] = "Agregar fila a la tabla";
this["Undo_AutoFilterOff"] = "Autofiltro desactivado";
this["Undo_AutoFilterOn"] = "Autofiltro activado";
this["Undo_Bold"] = "Negrita";
this["Undo_Borders"] = "Bordes";
this["Undo_BottomAlignment"] = "Alinear abajo";
this["Undo_CenterAlignment"] = "Centrar";
this["Undo_ChangeTotalRowFormula"] = "Cambiar la fórmula de la fila Total";
this["Undo_ChartAdd"] = "Insertar gráfica";
this["Undo_ChartModify"] = "Modificar gráfica";
this["Undo_ChartRemove"] = "Eliminar gráfica";
this["Undo_ClearCellContents"] = "Borrar {0}";
this["Undo_ClearCellFormats"] = "Borrar";
this["Undo_ClearHyperlinks"] = "Borrar hipervínculos";
this["Undo_ClearShapes"] = "Limpiar formas";
this["Undo_ClearTables"] = "Borrar tablas";
this["Undo_ConditionalFormat"] = "Formato condicional";
this["Undo_ConvertTableToRange"] = "Convertir la tabla en rango";
this["Undo_CreateNamedReference"] = "Definir nombre";
this["Undo_CreateTable"] = "Crear tabla";
this["Undo_Cut"] = "Cortar";
this["Undo_Delete"] = "Eliminar";
this["Undo_DeleteTableColumn"] = "Borrar columna";
this["Undo_DeleteTableRow"] = "Borrar fila";
this["Undo_EditCell"] = "Introducir '{1}' en {0}";
this["Undo_Entry"] = "Entrada";
this["Undo_Filter"] = "Filtrar";
this["Undo_Font"] = "Fuente";
this["Undo_FontSize"] = "Tamaño de fuente";
this["Undo_FormatCells"] = "Formato de celdas";
this["Undo_Group"] = "Agrupar";
this["Undo_Hyperlink"] = "Hipervínculo";
this["Undo_InsertCells"] = "Insertar celdas";
this["Undo_InsertColumns"] = "Insertar columnas";
this["Undo_InsertRows"] = "Insertar filas";
this["Undo_InsertTableColumns"] = "Insertar columnas";
this["Undo_InsertTableRows"] = "Insertar filas";
this["Undo_Italic"] = "Cursiva";
this["Undo_JustifyAlignment"] = "Justificar";
this["Undo_LeftAlignment"] = "Alinear a la izquierda";
this["Undo_MergeCells"] = "Combinar celdas";
this["Undo_MiddleAlignment"] = "Centrar verticalmente";
this["Undo_Paste"] = "Pegar";
this["Undo_Reapply"] = "Volver a aplicar";
this["Undo_RemoveHyperlinks"] = "Eliminar hipervínculos";
this["Undo_RemoveTable"] = "Eliminar tabla";
this["Undo_ResetOptions"] = "Restablecer opciones";
this["Undo_ResizeColumn"] = "Ancho de columna";
this["Undo_ResizeRow"] = "Alto de fila";
this["Undo_RightAlignment"] = "Alinear a la derecha";
this["Undo_Shape"] = "Forma";
this["Undo_ShapeAdd"] = "Insertar forma";
this["Undo_ShapeRemove"] = "Eliminar forma";
this["Undo_ShowAll"] = "Mostrar todo";
this["Undo_Sort"] = "Ordenar";
this["Undo_SparklineAdd"] = "Insertar minigráfico";
this["Undo_SparklineColorChange"] = "Cambiar color minigráfico";
this["Undo_SparklineDataChange"] = "Cambiar datos minigráfico";
this["Undo_SparklineRemove"] = "Borrar minigráficos";
this["Undo_SparklineStyleChange"] = "Cambiar estilo minigráfico";
this["Undo_SparklineTypeChange"] = "Cambiar tipo minigráfico";
this["Undo_Strikethrough"] = "Tachado";
this["Undo_Style"] = "Estilo";
this["Undo_TabColor"] = "Color de ficha";
this["Undo_TableAutoExpansion"] = "Expansión automática de la tabla";
this["Undo_ToggleTotalRow"] = "Alternar fila de total";
this["Undo_TopAlignment"] = "Alinear arriba";
this["Undo_Underline"] = "Subrayado";
this["Undo_View"] = "Ver cambio";
this["Undo_WrapText"] = "Ajustar texto";
this["Undo_Zoom"] = "Zoom";
this["VerticalCellAlignment_Bottom"] = "Abajo";
this["VerticalCellAlignment_Center"] = "Centrar";
this["VerticalCellAlignment_Default"] = "Predeterminado";
this["VerticalCellAlignment_Distributed"] = "Distribuida";
this["VerticalCellAlignment_Justify"] = "Justificar";
this["VerticalCellAlignment_Top"] = "Arriba";
}
}