UNPKG

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.7 kB
/* 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 SpreadsheetLocalePt { constructor() { this["CellBorderLineStyle_DashDot"] = "TraçoPonto"; this["CellBorderLineStyle_DashDotDot"] = "TraçoPontoPonto"; this["CellBorderLineStyle_Dashed"] = "Tracejado"; this["CellBorderLineStyle_Default"] = "Predefinição"; this["CellBorderLineStyle_Dotted"] = "Pontilhado"; this["CellBorderLineStyle_Double"] = "Duplo"; this["CellBorderLineStyle_Hair"] = "Muito Fino"; this["CellBorderLineStyle_Medium"] = "Médio"; this["CellBorderLineStyle_MediumDashDot"] = "TraçoPontoMédio"; this["CellBorderLineStyle_MediumDashDotDot"] = "TraçoPontoPontoMédio"; this["CellBorderLineStyle_MediumDashed"] = "TracejadoMédio"; this["CellBorderLineStyle_None"] = "Nenhum"; this["CellBorderLineStyle_SlantedDashDot"] = "TraçoPontoInclinado"; this["CellBorderLineStyle_Thick"] = "Espesso"; this["CellBorderLineStyle_Thin"] = "Fino"; this["CopyError_General_Message"] = "Ocorreu um erro durante a operação de cópia:\r\n{0}"; this["CopyError_InvalidSelection_Message"] = "A operação não pode ser realizada na seleção atual. Se houver várias seleções, certifique-se de que formam uma região retangular e de que não se sobrepõem."; this["CustomValidationInformationMessage"] = "{0}"; this["CustomValidationStopMessage"] = "{0}"; this["CustomValidationWarningMessage"] = "{0}\r\n\r\nContinuar?"; this["DefaultAutoFilterToolTip"] = "(A mostrar tudo)"; this["DefaultChartTitle"] = "Título do gráfico"; this["DefaultHyperlinkToolTip"] = "{0} - Clique uma vez para seguir. Clique continuamente para selecionar esta célula."; this["DefaultValidationInformationMessage"] = "O valor que introduziu não é válido. Um utilizador restringiu os valores que podem ser introduzidos nesta célula."; this["DefaultValidationStopMessage"] = "O valor que introduziu não é válido. Um utilizador restringiu os valores que podem ser introduzidos nesta célula."; this["DefaultValidationWarningMessage"] = "O valor que introduziu não é válido. Um utilizador restringiu os valores que podem ser introduzidos nesta célula. Continuar?"; this["DeleteWorksheets_Message"] = "A exclusão de uma folha de cálculo não pode ser revertida e pode remover alguns dados. Se não precisar, clique em Ok."; this["Error_ChangePartOfDataTableError_Message"] = "Não é possível alterar parte de uma tabela de dados."; this["Error_DeletingLockedColumnCells_Message"] = "Está a tentar excluir uma coluna que contém uma célula bloqueada. As células bloqueadas não podem ser excluídas enquanto a folha de cálculo está protegida."; this["Error_DeletingLockedRowCells_Message"] = "Está a tentar excluir uma linha que contém uma célula bloqueada. As células bloqueadas não podem ser excluídas enquanto a folha de cálculo está protegida."; this["Error_IntersectsMergedCells_Message"] = "A operação não pode ser realizada porque a seleção interseta com uma célula unida."; this["Error_InvalidArrayFormulaLockedState_Message"] = "Não é possível introduzir uma fórmula de matriz num intervalo de células que não estejam todas bloqueadas ou desbloqueadas."; this["Error_InvalidHyperlinkAddress_Message"] = "Não é possível abrir o ficheiro especificado."; this["Error_InvalidHyperlinkReference_Message"] = "A referência não é válida."; this["Error_InvalidProtectedWorksheetChange_Message"] = "A célula que está a tentar alterar está numa folha protegida."; this["Error_InvalidSortOrFilterRange_Message"] = "Esta operação não pode ser realizada no intervalo selecionado. A seleção deve estar dentro de uma área com dados e/ou formatação e não deve conter células de tabela e não tabela."; this["Error_LargeOperation_Message"] = "A operação que está prestes a realizar afeta um grande número de células e pode demorar bastante tempo a concluir. Tem a certeza de que pretende continuar?"; this["Error_LargePasteOperation_Message"] = "A operação que está prestes a realizar afeta um grande número de células e pode demorar bastante tempo a concluir. Tem a certeza de que pretende continuar?"; this["Error_NoSingleAllowedEditRange_Message"] = "Algumas das células que está a tentar alterar estão protegidas por palavra-passe, mas nenhuma lhe permitirá aceder a todas as células."; this["ExcelComparisonOperator_BeginsWith_DisplayText"] = "começa com"; this["ExcelComparisonOperator_Contains_DisplayText"] = "contém"; this["ExcelComparisonOperator_DoesNotBeginWith_DisplayText"] = "não começa com"; this["ExcelComparisonOperator_DoesNotContain_DisplayText"] = "não contém"; this["ExcelComparisonOperator_DoesNotEndWith_DisplayText"] = "não termina com"; this["ExcelComparisonOperator_EndsWith_DisplayText"] = "termina com"; this["ExcelComparisonOperator_Equals_DisplayText"] = "é igual"; this["ExcelComparisonOperator_GreaterThan_DisplayText"] = "é maior que"; this["ExcelComparisonOperator_GreaterThanOrEqual_DisplayText"] = "é maior ou igual a"; this["ExcelComparisonOperator_LessThan_DisplayText"] = "é menor que"; this["ExcelComparisonOperator_LessThanOrEqual_DisplayText"] = "é menor ou igual a"; this["ExcelComparisonOperator_NotEqual_DisplayText"] = "não é igual"; this["ExcelTopOrBottomFilterDirection_Bottom_DisplayText"] = "Fundo"; this["ExcelTopOrBottomFilterDirection_Top_DisplayText"] = "Topo"; this["ExcelTopOrBottomFilterTypes_Items_DisplayText"] = "Itens"; this["ExcelTopOrBottomFilterTypes_Percent_DisplayText"] = "Percentagem"; this["FillPatternStyle_DiagonalCrosshatch"] = "HatchCruzadoDiagonal"; this["FillPatternStyle_DiagonalStripe"] = "FaixaDiagonal"; this["FillPatternStyle_Gray12percent"] = "Cinzento12porcento"; this["FillPatternStyle_Gray25percent"] = "Cinzento25porcento"; this["FillPatternStyle_Gray50percent"] = "Cinzento50porcento"; this["FillPatternStyle_Gray6percent"] = "Cinzento16porcento"; this["FillPatternStyle_Gray75percent"] = "Cinzento75porcento"; this["FillPatternStyle_HorizontalStripe"] = "FaixaHorizontal"; this["FillPatternStyle_None"] = "Nenhum"; this["FillPatternStyle_ReverseDiagonalStripe"] = "FaixaDiagonalInversa"; this["FillPatternStyle_Solid"] = "Sólido"; this["FillPatternStyle_ThickDiagonalCrosshatch"] = "HatchCruzadoDiagonalEspesso"; this["FillPatternStyle_ThinDiagonalCrosshatch"] = "HatchCruzadoDiagonalFino"; this["FillPatternStyle_ThinDiagonalStripe"] = "FaixaDiagonalFina"; this["FillPatternStyle_ThinHorizontalCrosshatch"] = "HatchCruzadoHorizontalFino"; this["FillPatternStyle_ThinHorizontalStripe"] = "FaixaHorizontalFina"; this["FillPatternStyle_ThinReverseDiagonalStripe"] = "FaixaDiagonalInversaFina"; this["FillPatternStyle_ThinVerticalStripe"] = "FaixaVerticalFina"; this["FillPatternStyle_VerticalStripe"] = "FaixaVertical"; this["FilterDescription_AboveAverage"] = "Acima da média"; this["FilterDescription_BelowAverage"] = "Abaixo da média"; this["FilterDescription_BottomItems"] = "Itens {0} inferiores"; this["FilterDescription_BottomPercent"] = "Percentagem {0} inferior"; this["FilterDescription_CellFill_Named"] = "É igual a uma cor de uma célula {0}"; this["FilterDescription_CellFill_NoFill"] = "É igual a uma cor de uma célula (sem preenchimento)"; this["FilterDescription_CellFill_Unknown"] = "É igual a uma cor de uma célula"; this["FilterDescription_ComparisonItem_BeginsWith"] = "Começa com \"{0}\""; this["FilterDescription_ComparisonItem_Contains"] = "Contém \"{0}\""; this["FilterDescription_ComparisonItem_DoesNotBeginWith"] = "Não começa com \"{0}\""; this["FilterDescription_ComparisonItem_DoesNotContain"] = "Não contém \"{0}\""; this["FilterDescription_ComparisonItem_DoesNotEndWith"] = "Não termina com \"{0}\""; this["FilterDescription_ComparisonItem_EndsWith"] = "Termina com \"{0}\""; this["FilterDescription_ComparisonItem_Equals"] = "É igual a \"{0}\""; this["FilterDescription_ComparisonItem_GreaterThan"] = "Maior que \"{0}\""; this["FilterDescription_ComparisonItem_GreaterThanOrEqual"] = "Maior ou igual a \"{0}\""; this["FilterDescription_ComparisonItem_LessThan"] = "Menor que \"{0}\""; this["FilterDescription_ComparisonItem_LessThanOrEqual"] = "Menor ou igual a \"{0}\""; this["FilterDescription_ComparisonItem_NotEqual"] = "Não é igual a \"{0}\""; this["FilterDescription_Custom_And"] = "{0} e {1}"; this["FilterDescription_Custom_Or"] = "{0} ou {1}"; this["FilterDescription_FixedValues"] = "É igual a \"{0}\""; this["FilterDescription_FixedValues_Blanks"] = "(Espaços em branco)"; this["FilterDescription_FixedValues_Day"] = "{0:MMMM dd aaaa}"; this["FilterDescription_FixedValues_Hour"] = "{0:MMMM dd aaaa h tt}"; this["FilterDescription_FixedValues_Minute"] = "{0:MMMM dd aaaa h:mm tt}"; this["FilterDescription_FixedValues_Month"] = "{0:MMMM aaaa}"; this["FilterDescription_FixedValues_Second"] = "{0:MMMM dd aaaa h:mm:ss tt}"; this["FilterDescription_FixedValues_Year"] = "Tudo {0:aaaa}"; this["FilterDescription_FontColor_Automatic"] = "É igual a uma cor de um tipo de letra (Automático)"; this["FilterDescription_FontColor_Named"] = "É igual a uma cor de um tipo de letra {0}"; this["FilterDescription_FontColor_Unknown"] = "É igual a uma cor de um tipo de letra"; this["FilterDescription_MonthNumber"] = "É igual a \"{0}\""; this["FilterDescription_NoCellIcon"] = "É igual a um ícone de célula (sem ícone de célula)"; this["FilterDescription_QuarterNumber"] = "É igual a \"Trimestre {0}\""; this["FilterDescription_RelativeDate_CurrentDay"] = "É igual a \"Hoje\""; this["FilterDescription_RelativeDate_CurrentMonth"] = "É igual a \"Este mês\""; this["FilterDescription_RelativeDate_CurrentQuarter"] = "É igual a \"Este trimestre\""; this["FilterDescription_RelativeDate_CurrentWeek"] = "É igual a \"Esta semana\""; this["FilterDescription_RelativeDate_CurrentYear"] = "É igual a \"Este ano\""; this["FilterDescription_RelativeDate_NextDay"] = "É igual a \"Amanhã\""; this["FilterDescription_RelativeDate_NextMonth"] = "É igual a \"Próximo mês\""; this["FilterDescription_RelativeDate_NextQuarter"] = "É igual a \"Próximo trimestre\""; this["FilterDescription_RelativeDate_NextWeek"] = "É igual a \"Próxima semana\""; this["FilterDescription_RelativeDate_NextYear"] = "É igual a \"Ano que vem\""; this["FilterDescription_RelativeDate_PreviousDay"] = "É igual a \"Ontem\""; this["FilterDescription_RelativeDate_PreviousMonth"] = "É igual a \"Último mês\""; this["FilterDescription_RelativeDate_PreviousQuarter"] = "É igual a \"Último trimestre\""; this["FilterDescription_RelativeDate_PreviousWeek"] = "É igual a \"Semana passada\""; this["FilterDescription_RelativeDate_PreviousYear"] = "É igual a \"Último ano\""; this["FilterDescription_TopItems"] = "Itens {0} superiores"; this["FilterDescription_TopPercent"] = "Percentagem {0} superior"; this["FilterDescription_WithCellIcon"] = "É igual a {0}"; this["FilterDescription_YearToDate"] = "É igual a \"Ano até à data\""; this["FilterDialog_And"] = "E (_A)"; this["FilterDialog_AsteriskHint"] = "Use * para representar qualquer série de caracteres"; this["FilterDialog_Cancel"] = "Cancelar"; this["FilterDialog_OK"] = "OK"; this["FilterDialog_Or"] = "Ou (_O)"; this["FilterDialog_QuestionMarkHint"] = "Use ? para representar qualquer carácter único"; this["FilterDialog_ShowRowsWhere"] = "Mostrar linhas em que:"; this["FilterDialog_Title"] = "Filtro automático personalizado"; this["FormatCellsDialog_AlignmentTab_Text_Horizontal"] = "Horizontal (_H)"; this["FormatCellsDialog_AlignmentTab_Text_Indent"] = "Avanço"; this["FormatCellsDialog_AlignmentTab_Text_JustifyDistributed"] = "Justificar distribuído"; this["FormatCellsDialog_AlignmentTab_Text_MergeCells"] = "Unir células (_M)"; this["FormatCellsDialog_AlignmentTab_Text_RightToLeft"] = "Direita para a esquerda"; this["FormatCellsDialog_AlignmentTab_Text_ShrinkToFit"] = "Ajustar texto (_K)"; this["FormatCellsDialog_AlignmentTab_Text_TextAlignment"] = "Alinhamento do texto"; this["FormatCellsDialog_AlignmentTab_Text_TextControl"] = "Controlo de texto"; this["FormatCellsDialog_AlignmentTab_Text_TextDirection"] = "Orientação do texto (_T)"; this["FormatCellsDialog_AlignmentTab_Text_Vertical"] = "Vertical (_V)"; this["FormatCellsDialog_AlignmentTab_Text_WrapText"] = "Moldar texto (_W)"; this["FormatCellsDialog_AlignmentTabCaption"] = "Alinhamento"; this["FormatCellsDialog_BorderTab_Text_Border"] = "Limite"; this["FormatCellsDialog_BorderTab_Text_Color"] = "Cor (_C):"; this["FormatCellsDialog_BorderTab_Text_Description"] = "O estilo do limite selecionado pode ser aplicado clicando nas predefinições ou nos botões à volta do diagrama de visualização."; this["FormatCellsDialog_BorderTab_Text_Line"] = "Linha"; this["FormatCellsDialog_BorderTab_Text_PresetInside"] = "Interior (_I)"; this["FormatCellsDialog_BorderTab_Text_PresetNone"] = "Nenhum (_N)"; this["FormatCellsDialog_BorderTab_Text_PresetOutline"] = "Destaque (_O)"; this["FormatCellsDialog_BorderTab_Text_Presets"] = "Predefinições"; this["FormatCellsDialog_BorderTab_Text_SampleText"] = "Texto"; this["FormatCellsDialog_BorderTab_Text_Style"] = "Estilo (_S)"; this["FormatCellsDialog_BorderTabCaption"] = "Limite"; this["FormatCellsDialog_Cancel"] = "Cancelar"; this["FormatCellsDialog_FillTab_Text_BackgroundColor"] = "Cor de fundo (_C)"; this["FormatCellsDialog_FillTab_Text_PatternColor"] = "Cor do padrão (_A)"; this["FormatCellsDialog_FillTab_Text_PatternStyle"] = "Estilo de padrão (_P):"; this["FormatCellsDialog_FillTab_Text_Sample"] = "Amostra"; this["FormatCellsDialog_FillTabCaption"] = "Preencher"; this["FormatCellsDialog_FontTabCaption"] = "Tipo de letra"; this["FormatCellsDialog_NumberTab_CategoryLabel"] = "Categoria (_C)"; this["FormatCellsDialog_NumberTab_DateFormatMasks"] = "m/d/aaaa\r\n[$ -F800] dddd, mmmm dd, aaaa\r\nm/d; @\r\nm/d /aa; @\r\nmm/dd/aa; @\r\n[$ -409] d-mmm; @"; this["FormatCellsDialog_NumberTab_DecimalPlaces"] = "Casas decimais (_D):"; this["FormatCellsDialog_NumberTab_SampleLabel"] = "Amostra"; this["FormatCellsDialog_NumberTab_TimeFormatMasks"] = "[$ -F400]h:mm:ss AM/PM\r\nh:mm;@\r\n[$ -409]h:mm AM/PM;@\r\nh:mm:ss;@\r\n[$ -409]h:mm:ss AM/PM;@"; this["FormatCellsDialog_NumberTabCaption"] = "Número"; this["FormatCellsDialog_NumberTabInvalidMaskError"] = "A máscara de formato especificada '{0}' não é válida."; this["FormatCellsDialog_OK"] = "OK"; this["FormatCellsDialog_ProtectionTab_Text_Hidden"] = "Oculto (_I)"; this["FormatCellsDialog_ProtectionTab_Text_Locked"] = "Bloqueado (_L)"; this["FormatCellsDialog_ProtectionTab_Text_Summary"] = "O bloqueio de células ou a ocultação de fórmulas não tem efeito até proteger a folha de cálculo."; this["FormatCellsDialog_ProtectionTabCaption"] = "Proteção"; this["FormatCellsDialog_Title"] = "Formatar células"; this["FormatInfo_Accounting"] = "Contabilidade"; this["FormatInfo_Accounting_NumberFormat_Description"] = "Os formatos de contabilidade alinham os símbolos de moeda e os pontos decimais numa coluna."; this["FormatInfo_BlankDocument"] = "Documento em branco"; this["FormatInfo_Currency"] = "Moeda"; this["FormatInfo_Currency_NumberFormat_Description"] = "Os formatos de moeda são utilizados para valores monetários gerais. Use os formatos de contabilidade para alinhar os pontos decimais numa coluna."; this["FormatInfo_Custom"] = "Personalizar"; this["FormatInfo_Custom_NumberFormat_Description"] = "Escreva o código do formato numérico, usando um dos códigos existentes como ponto de partida."; this["FormatInfo_Date"] = "Data"; this["FormatInfo_Date_NumberFormat_Description"] = "Os formatos de data exibem números de série de data e hora como valores de data. Os formatos de data que começam com um asterisco (*) respondem a alterações nas definições regionais de data e hora especificadas para o sistema operativo. Formatos sem asterisco não são afetados pelas configurações do sistema operativo."; this["FormatInfo_FormatHeader_NegativeNumbers"] = "Números negativos:"; this["FormatInfo_FormatHeader_Type"] = "Tipo:"; this["FormatInfo_Fraction"] = "Fração"; this["FormatInfo_Fraction_Eighths"] = "Como oitavos (4/8)"; this["FormatInfo_Fraction_Halves"] = "Como metades (1/2)"; this["FormatInfo_Fraction_Hundreths"] = "Como centésimos (30/100)"; this["FormatInfo_Fraction_OneDigit"] = "Até um dígito (1/4)"; this["FormatInfo_Fraction_Quarters"] = "Como quartos (2/4)"; this["FormatInfo_Fraction_Sixteenths"] = "Como dezasseis avos (16/8)"; this["FormatInfo_Fraction_Tenths"] = "Como décimos (3/10)"; this["FormatInfo_Fraction_ThreeDigits"] = "Até três dígitos (312/943)"; this["FormatInfo_Fraction_TwoDigits"] = "Até dois dígitos (21/25)"; this["FormatInfo_General"] = "Geral"; this["FormatInfo_General_NumberFormat_Description"] = "As células de formato geral não têm formato numérico específico."; this["FormatInfo_Number"] = "Número"; this["FormatInfo_Number_NumberFormat_Description"] = "Número é usado para exibição geral de números. Moeda e Contabilidade oferecem uma formatação especializada para o valor monetário."; this["FormatInfo_Percentage"] = "Percentagem"; this["FormatInfo_Percentage_NumberFormat_Description"] = "Os formatos de percentagem multiplicam o valor da célula por 100 e exibem o resultado com um símbolo de percentagem."; this["FormatInfo_ProjectBudget"] = "Orçamento do projeto"; this["FormatInfo_Scientific"] = "Científico"; this["FormatInfo_Special"] = "Especial"; this["FormatInfo_Special_NumberFormat_Description"] = "Formatos especiais são úteis para controlar valores de listas e de bancos de dados."; this["FormatInfo_Special_PhoneNumber"] = "Número de telefone"; this["FormatInfo_Special_SocialSecurityNumber"] = "Número de Segurança 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"] = "As células no formato de texto são tratadas como texto mesmo quando existe um número na célula. A célula é exibida exatamente conforme inserida."; this["FormatInfo_Time"] = "Tempo"; this["FormatInfo_Time_NumberFormat_Description"] = "Os formatos de hora exibem os números de série da data e hora como valores da data. Os formatos de hora que começam com um asterisco (*) respondem a alterações nas definições regionais de data e hora especificadas para o sistema operativo. Formatos sem asterisco não são afetados pelas configurações do sistema operativo."; this["HorizontalCellAlignment_Center"] = "Centro"; this["HorizontalCellAlignment_CenterAcrossSelection"] = "CentrarNaSeleção"; this["HorizontalCellAlignment_Default"] = "Predefinição"; this["HorizontalCellAlignment_Distributed"] = "Distribuído"; this["HorizontalCellAlignment_Fill"] = "Preencher"; this["HorizontalCellAlignment_General"] = "Geral"; this["HorizontalCellAlignment_Justify"] = "Justificar"; this["HorizontalCellAlignment_Left"] = "Esquerda"; this["HorizontalCellAlignment_Right"] = "Direita"; this["Icon_BlackCircle"] = "Círculo preto"; this["Icon_BlackCircleWithBorder"] = "Círculo preto com limite"; this["Icon_CircleWithOneWhiteQuarter"] = "Círculo com um quarto branco"; this["Icon_CircleWithThreeWhiteQuarters"] = "Círculo com três quartos brancos"; this["Icon_CircleWithTwoWhiteQuarters"] = "Círculo com dois quartos brancos"; this["Icon_FourBars"] = "Medidor de sinal com quatro barras preenchidas"; this["Icon_FourFilledBoxes"] = "Quatro caixas preenchidas"; this["Icon_GoldStar"] = "Estrela dourada"; this["Icon_GrayCircle"] = "Círculo cinzento"; this["Icon_GrayDownArrow"] = "Seta para baixo cinzenta"; this["Icon_GrayDownInclineArrow"] = "Seta cinzenta inclinada para baixo"; this["Icon_GraySideArrow"] = "Seta lateral cinzenta"; this["Icon_GrayUpArrow"] = "Seta para cima cinzenta"; this["Icon_GrayUpInclineArrow"] = "Seta cinzenta inclinada para cima"; this["Icon_GreenCheck"] = "Verificação verde"; this["Icon_GreenCheckSymbol"] = "Símbolo de verificação verde"; this["Icon_GreenCircle"] = "Círculo verde"; this["Icon_GreenFlag"] = "Bandeira verde"; this["Icon_GreenTrafficLight"] = "Semáforo verde"; this["Icon_GreenUpArrow"] = "Seta para cima verde"; this["Icon_GreenUpTriangle"] = "Triângulo verde para cima"; this["Icon_HalfGoldStar"] = "Meia estrela dourada"; this["Icon_OneBar"] = "Medidor de sinal com uma barra preenchida"; this["Icon_OneFilledBox"] = "Uma caixa preenchida"; this["Icon_PinkCircle"] = "Círculo rosa"; this["Icon_RedCircle"] = "Círculo vermelho"; this["Icon_RedCircleWithBorder"] = "Círculo vermelho com limite"; this["Icon_RedCross"] = "Cruz Vermelha"; this["Icon_RedCrossSymbol"] = "Símbolo da Cruz Vermelha"; this["Icon_RedDiamond"] = "Diamante vermelho"; this["Icon_RedDownArrow"] = "Seta para baixo vermelha"; this["Icon_RedDownTriangle"] = "Triângulo vermelho para baixo"; this["Icon_RedFlag"] = "Bandeira vermelha"; this["Icon_RedTrafficLight"] = "Semáforo vermelho"; this["Icon_SilverStar"] = "Estrela de prata"; this["Icon_ThreeBars"] = "Medidor de sinal com três barras preenchidas"; this["Icon_ThreeFilledBoxes"] = "Três caixas preenchidas"; this["Icon_TwoBars"] = "Medidor de sinal com duas barras preenchidas"; this["Icon_TwoFilledBoxes"] = "Duas caixas preenchidas"; this["Icon_WhiteCircleAllWhiteQuarters"] = "Círculo branco (todos os quartos brancos)"; this["Icon_YellowCircle"] = "Círculo amarelo"; this["Icon_YellowDash"] = "Travessão amarelo"; this["Icon_YellowDownInclineArrow"] = "Seta amarela inclinada para baixo"; this["Icon_YellowExclamation"] = "Exclamação amarela"; this["Icon_YellowExclamationSymbol"] = "Símbolo de exclamação amarelo"; this["Icon_YellowFlag"] = "Bandeira amarela"; this["Icon_YellowSideArrow"] = "Seta lateral amarela"; this["Icon_YellowTrafficLight"] = "Semáforo amarelo"; this["Icon_YellowTriangle"] = "Triângulo amarelo"; this["Icon_YellowUpInclineArrow"] = "Seta amarela inclinada para cima"; this["Icon_ZeroBars"] = "Medidor de sinal sem barras preenchidas"; this["Icon_ZeroFilledBoxes"] = "Zero caixas preenchidas"; this["InvalidCommand_MixedSelection_Message"] = "Esse comando não pode ser utilizado com seleções que contêm uma mistura de linhas/colunas inteiras com outras células. Tente selecionar apenas linhas inteiras, apenas colunas inteiras ou apenas grupos de células."; this["InvalidCommand_MultipleSelection_Message"] = "Este comando não pode ser utilizado com várias seleções. Selecione um único intervalo e invoque o comando novamente."; this["InvalidCommand_OverlappingSelection_Message"] = "Não é possível usar esse comando em seleções sobrepostas."; this["InvalidCommand_TableChangeWithMultipleSheetSelection_Message"] = "Não é possível alterar a tabela quando estão selecionadas várias folhas."; this["InvalidDateTimeToolTip"] = "Datas e horários negativos ou muito grandes são exibidos como #####."; this["InvalidNameBoxValue_Message"] = "Deve inserir uma referência válida à qual deseja aceder ou digitar um nome válido para a seleção."; this["LE_MissingTemplatePart"] = "Uma parte do modelo com o nome '{0}' e o tipo '{1}' é necessária no modelo '{2}'."; this["MenuItem_AllDatesInPeriod"] = "Todas as datas no período (_P)"; this["MenuItem_AutoFit_Columns"] = "Ajustar automaticamente a largura da coluna (_A)"; this["MenuItem_AutoFit_Rows"] = "Ajustar automaticamente a altura da linha (_A)"; this["MenuItem_Automatic"] = "Automático"; this["MenuItem_ClearContents"] = "Limpar conteúdos (_N)"; this["MenuItem_ClearFilterEmpty"] = "Limpar filtros (_E)"; this["MenuItem_ClearFilterForColumn"] = "Limpar filtros de \"{0}\" (_E)"; this["MenuItem_ColorValue"] = "RGB ({0}, {1}, {2})"; this["MenuItem_ConvertTableToRange"] = "Converter para Intervalo (_V)"; this["MenuItem_Copy"] = "Copiar (_C)"; this["MenuItem_Cut"] = "Cortar (_C)"; this["MenuItem_DateFilters"] = "Filtros de data (_F)"; this["MenuItem_Delete"] = "Excluir (_D)"; this["MenuItem_DeleteCells"] = "Excluir (_D)"; this["MenuItem_DeleteCells_Column"] = "Coluna inteira (_C)"; this["MenuItem_DeleteCells_DeleteTableColumns"] = "Colunas da tabela (_C)"; this["MenuItem_DeleteCells_DeleteTableRows"] = "Filas da tabela (_R)"; this["MenuItem_DeleteCells_Row"] = "Fila inteira (_R)"; this["MenuItem_DeleteCells_ShiftLeft"] = "Deslocar células para a esquerda (_L)"; this["MenuItem_DeleteCells_ShiftUp"] = "Deslocar células para cima (_U)"; this["MenuItem_DeleteWorksheets"] = "Excluir (_D)"; this["MenuItem_Filter"] = "Filtrar (_E)"; this["MenuItem_Filter_AboveAverage"] = "Acima da média (_A)"; this["MenuItem_Filter_After"] = "Depois… (_A)"; this["MenuItem_Filter_Before"] = "Antes… (_B)"; this["MenuItem_Filter_BeginsWith"] = "Começa _com..."; this["MenuItem_Filter_BelowAverage"] = "Abaixo da média (_O)"; this["MenuItem_Filter_Between"] = "Entre… (_W)"; this["MenuItem_Filter_Contains"] = "Contém… (_A)"; this["MenuItem_Filter_Custom"] = "Filtro personalizado… (_F)"; this["MenuItem_Filter_Day_Current"] = "Hoje (_O)"; this["MenuItem_Filter_Day_Next"] = "Amanhã (_T)"; this["MenuItem_Filter_Day_Previous"] = "Ontem (_D)"; this["MenuItem_Filter_DoesNotContain"] = "Não contém… (_D)"; this["MenuItem_Filter_EndsWith"] = "Termina com… (_T)"; this["MenuItem_Filter_Equals"] = "Igual a..."; this["MenuItem_Filter_GreaterThan"] = "Maior que… (_G)"; this["MenuItem_Filter_GreaterThanOrEqual"] = "Maior que ou igual a… (_O)"; this["MenuItem_Filter_LessThan"] = "Menor que… (_L)"; this["MenuItem_Filter_LessThanOrEqual"] = "Menor que ou igual a… (_Q)"; this["MenuItem_Filter_Month_Current"] = "Este mês (_S)"; this["MenuItem_Filter_Month_Next"] = "Próximo mês (_M)"; this["MenuItem_Filter_Month_Previous"] = "Último mês (_N)"; this["MenuItem_Filter_NotEqual"] = "Não é igual a… (_N)"; this["MenuItem_Filter_Quarter_Current"] = "Este trimestre (_U)"; this["MenuItem_Filter_Quarter_Next"] = "Próximo trimestre (_Q)"; this["MenuItem_Filter_Quarter_Previous"] = "Último trimestre (_R)"; this["MenuItem_Filter_QuarterNumber"] = "Trimestre {0} (_{)"; this["MenuItem_Filter_Top10"] = "Top 10… (_T)"; this["MenuItem_Filter_Week_Current"] = "Esta semana (_H)"; this["MenuItem_Filter_Week_Next"] = "Próxima semana (_K)"; this["MenuItem_Filter_Week_Previous"] = "Última semana (_L)"; this["MenuItem_Filter_Year_Current"] = "Este ano (_I)"; this["MenuItem_Filter_Year_Next"] = "Próximo ano (_X)"; this["MenuItem_Filter_Year_Previous"] = "Último ano (_Y)"; this["MenuItem_Filter_YearToDate"] = "Ano até à data (_A)"; this["MenuItem_FilterByCellColor"] = "Filtrar por cor da célula selecionada (_C)"; this["MenuItem_FilterByCellFontColor"] = "Filtrar por cor do tipo de letra da célula selecionada (_F)"; this["MenuItem_FilterByCellIcon"] = "Filtrar por ícone da célula selecionada (_I)"; this["MenuItem_FilterByCellValue"] = "Filtrar por valor da célula selecionada (_V)"; this["MenuItem_FilterByColor"] = "Filtrar por cor (_I)"; this["MenuItem_FilterByFontColor"] = "Filtrar por cor do tipo de letra (_F)"; this["MenuItem_FilterByIcon"] = "Filtrar por ícone de formatação condicional (_I)"; this["MenuItem_GradientFill"] = "Gradiente"; this["MenuItem_Hide"] = "Ocultar (_H)"; this["MenuItem_Insert"] = "Inserir (_I)"; this["MenuItem_InsertCells"] = "Inserir (_I)"; this["MenuItem_InsertCells_AddTableColumn"] = "Coluna da tabela para a direita (_R)"; this["MenuItem_InsertCells_AddTableRow"] = "Linha da tabela abaixo (_B)"; this["MenuItem_InsertCells_Column"] = "Coluna inteira (_C)"; this["MenuItem_InsertCells_InsertTableColumns"] = "Colunas da tabela para a esquerda (_E)"; this["MenuItem_InsertCells_InsertTableRows"] = "Linhas da tabela acima (_A)"; this["MenuItem_InsertCells_Row"] = "Fila inteira (_R)"; this["MenuItem_InsertCells_ShiftDown"] = "Deslocar células para baixo (_D)"; this["MenuItem_InsertCells_ShiftRight"] = "Deslocar células para a direita (_I)"; this["MenuItem_InsertWorksheets"] = "Inserir (_I)"; this["MenuItem_NoFill"] = "Sem preenchimento"; this["MenuItem_NoIcon"] = "Nenhum ícone"; this["MenuItem_NumberFilters"] = "Filtros de número (_F)"; this["MenuItem_OpenHyperlink"] = "Abrir hiperligação (_O)"; this["MenuItem_Paste"] = "Colar (_P)"; this["MenuItem_PickFromDropDownList"] = "Escolher a partir da lista pendente… (_K)"; this["MenuItem_ReapplyFilter"] = "Reaplicar (_R)"; this["MenuItem_RemoveHyperlink"] = "Remover hiperligação (_R)"; this["MenuItem_RemoveHyperlinks"] = "Remover hiperligações (_R)"; this["MenuItem_RenameWorksheet"] = "Renomear (_R)"; this["MenuItem_Select"] = "Selecionar (_L)"; this["MenuItem_Select_SelectEntireTableColumn"] = "Coluna inteira da tabela (_E)"; this["MenuItem_Select_SelectTableColumnData"] = "Dados da coluna da tabela (_C)"; this["MenuItem_Select_SelectTableRow"] = "Fila da tabela (_R)"; this["MenuItem_SelectAllWorksheets"] = "Selecionar todas as folhas (_S)"; this["MenuItem_ShowFormatCellsDialog"] = "Formatar células… (_F)"; this["MenuItem_Sort"] = "Ordenar (_O)"; this["MenuItem_Sort_Custom"] = "Ordenação personalizada… (_U)"; this["MenuItem_SortAscending_Date"] = "Ordenar do mais antigo para o mais novo (_S)"; this["MenuItem_SortAscending_Number"] = "Ordenar do menor para o maior (_S)"; this["MenuItem_SortAscending_Text"] = "Ordenar de A a Z (_S)"; this["MenuItem_SortByCellColor"] = "Colocar a cor da célula selecionada no topo (_C)"; this["MenuItem_SortByCellColorHeader"] = "Ordenar por cor da célula (_C)"; this["MenuItem_SortByCellFontColor"] = "Colocar a cor do tipo de letra selecionado no topo (_F)"; this["MenuItem_SortByCellIcon"] = "Colocar ícone selecionado no topo (_I)"; this["MenuItem_SortByColor"] = "Ordenar por cor (_T)"; this["MenuItem_SortByFontColor"] = "Ordenar por cor do tipo de letra (_F)"; this["MenuItem_SortByIcon"] = "Ordenar por ícone de formatação condicional (_I)"; this["MenuItem_SortDescending_Date"] = "Ordenar do mais recente para o mais antigo (_O)"; this["MenuItem_SortDescending_Number"] = "Ordenar do maior para o menor (_O)"; this["MenuItem_SortDescending_Text"] = "Ordenar de Z a A (_O)"; this["MenuItem_Table"] = "Tabela (_B)"; this["MenuItem_TextFilters"] = "Filtros de texto (_F)"; this["MenuItem_ToggleTableTotalRow"] = "Linha de totais (_T)"; this["MenuItem_Unhide"] = "Exibir (_U)"; this["MenuItem_UnselectWorksheets"] = "Desagrupar folhas (_U)"; this["NewSheetName"] = "Folha {0}"; this["PasteError_CellRangeSize_Message"] = "A operação de colagem não pode ser realizada porque a área de cópia e a área de colagem não têm o mesmo tamanho.\r\nTente um dos seguintes procedimentos:\r\n* Clique numa célula e cole\r\n* Selecione um retângulo com o mesmo tamanho e cole."; this["PasteError_General_Message"] = "Ocorreu um erro durante a operação de colagem:\r\n{0}"; this["PasteError_IntersectsMergedCells_Message"] = "A operação de colagem não pode ser realizada porque a área de colagem interseta com uma célula unida."; this["PasteError_InvalidSelectedSheetCount_Message"] = "A operação de colagem não pode ser realizada porque o número de folhas de cálculo nas áreas de cópia e colagem não tem o mesmo tamanho."; this["PasteError_InvalidSourceRanges_Message"] = "A operação de colagem não pode ser realizada nas áreas de cópia fornecidas."; this["PasteError_MultipleSheetTables_Message"] = "A operação de colagem não pode ser realizada porque a origem tinha várias folhas de cálculo e existem tabelas na seleção de origem."; this["PasteError_MultipleSourceAndTargetRanges_Message"] = "A operação de colagem não pode ser realizada porque existem várias seleções nas folhas de cálculo de origem e de destino."; this["SheetNameError_Message_Invalid"] = "Introduziu um nome inválido '{0}' para a folha. Certifique-se de que:\r\n* O nome não está em branco.\r\n* Não existem mais de 31 caracteres no nome.\r\n* O nome não começa nem termina com aspas simples (').\r\n* O nome não contém nenhum dos seguintes caracteres:: \\ /? * []"; this["SheetNameError_Message_NameIsUsed"] = "Uma folha de cálculo com o nome '{0}' já existe no livro."; this["SortDialog_AddLevel"] = "Adicionar nível (_A)"; this["SortDialog_Cancel"] = "Cancelar"; this["SortDialog_CellFill_Gradient"] = "Gradiente"; this["SortDialog_CellFill_NoColor"] = "Sem cor"; this["SortDialog_Color_RGB"] = "RGB ({0}, {1}, {2})"; this["SortDialog_Column_ColumnHeader"] = "Coluna"; this["SortDialog_ColumnName"] = "Coluna {0}"; this["SortDialog_ConditionalFormatIcon_NoCellIcon"] = "Nenhum ícone de célula"; this["SortDialog_CopyLevel"] = "Copiar nível (_C)"; this["SortDialog_DeleteLevel"] = "Excluir nível (_D)"; this["SortDialog_MoveDown"] = "Mover para baixo"; this["SortDialog_MoveUp"] = "Mover para cima"; this["SortDialog_MyDataHasHeaders"] = "Os meus dados têm cabeçalhos (_H)"; this["SortDialog_OK"] = "OK"; this["SortDialog_Options"] = "Opções… (_O)"; this["SortDialog_Order_ColumnHeader"] = "Ordem"; this["SortDialog_Row_ColumnHeader"] = "Linha"; this["SortDialog_RowName"] = "Linha {0}"; this["SortDialog_SortBy_Label"] = "Ordenar por"; this["SortDialog_SortConditionError_DuplicateItemSorted"] = "Condições de ordenação duplicadas detetadas."; this["SortDialog_SortConditionError_FieldCannotBeNull"] = "Campo da condição de ordenação: '{0}' não pode ser nulo"; this["SortDialog_SortDirection_CustomList"] = "Lista personalizada..."; this["SortDialog_SortDirection_Date_Ascending"] = "Mais antigo para o mais recente"; this["SortDialog_SortDirection_Date_Descending"] = "Mais novo para mais antigo"; this["SortDialog_SortDirection_Number_Ascending"] = "Do menor para o maior"; this["SortDialog_SortDirection_Number_Descending"] = "Do maior para o menor"; this["SortDialog_SortDirection_Text_Ascending"] = "A a Z"; this["SortDialog_SortDirection_Text_Descending"] = "Z a A"; this["SortDialog_SortDirectionLeftOrRight_Ascending"] = "À esquerda"; this["SortDialog_SortDirectionLeftOrRight_Descending"] = "À direita"; this["SortDialog_SortDirectionTopOrBottom_Ascending"] = "No topo"; this["SortDialog_SortDirectionTopOrBottom_Descending"] = "Na parte inferior"; this["SortDialog_SortOn_ColumnHeader"] = "Ordenar em"; this["SortDialog_Text_Automatic"] = "Automático"; this["SortDialog_ThenBy_Label"] = "Depois por"; this["SortDialog_Title"] = "Ordenar"; this["SortOptionsDialog_Cancel"] = "Cancelar"; this["SortOptionsDialog_CaseSensitive"] = "Sensível a maiúsculas e minúsculas (_C)"; this["SortOptionsDialog_OK"] = "OK"; this["SortOptionsDialog_Orientation"] = "Orientação"; this["SortOptionsDialog_SortLeftToRight"] = "Ordenar da esquerda para a direita (_E)"; this["SortOptionsDialog_SortTopToBottom"] = "Ordenar de cima para baixo (_T)"; this["SortOptionsDialog_Title"] = "Ordenar opções"; this["SpreadsheetFontControl_ColorLabel"] = "Cor (_C):"; this["SpreadsheetFontControl_FontLabel"] = "Tipo de letra (_F):"; this["SpreadsheetFontControl_FontStyle_Bold"] = "Negrito"; this["SpreadsheetFontControl_FontStyle_BoldItalic"] = "Negrito Itálico"; this["SpreadsheetFontControl_FontStyle_Italic"] = "Itálico"; this["SpreadsheetFontControl_FontStyle_Regular"] = "Regular"; this["SpreadsheetFontControl_FontStyleLabel"] = "Estilo do tipo de letra (_O):"; this["SpreadsheetFontControl_NormalFontLabel"] = "Tipo de letra normal (_N)"; this["SpreadsheetFontControl_SizeLabel"] = "Tamanho (_S):"; this["SpreadsheetFontControl_StrikethroughLabel"] = "Rasurado (_K)"; this["SpreadsheetFontControl_SubscriptLabel"] = "Inferior à linha (_B)"; this["SpreadsheetFontControl_SuperscriptLabel"] = "Superior à linha (_P)"; this["SpreadsheetFontControl_Text_Automatic"] = "Automático"; this["SpreadsheetFontControl_Text_Effects"] = "Efeitos"; this["SpreadsheetFontControl_Text_NoColor"] = "Sem cor"; this["SpreadsheetFontControl_Text_Preview"] = "Pré-visualização"; this["SpreadsheetFontControl_UnderlineLabel"] = "Sublinhar (_U):"; this["SpreadsheetSortDialogConditionTypes_CustomListSortCondition_DisplayText"] = "Lista personalizada"; this["SpreadsheetSortDialogConditionTypes_FillSortCondition_DisplayText"] = "Cor da célula"; this["SpreadsheetSortDialogConditionTypes_FontColorSortCondition_DisplayText"] = "Cor do tipo de letra"; this["SpreadsheetSortDialogConditionTypes_IconSortCondition_DisplayText"] = "Ícone de formatação condicional"; this["SpreadsheetSortDialogConditionTypes_OrderedSortCondition_DisplayText"] = "Valores da célula"; this["SpreadsheetThemeColorPickerControl_Text_Automatic"] = "Automático"; this["SpreadsheetThemeColorPickerControl_Text_NoColor"] = "Sem cor"; this["SpreadsheetThemeColorPickerControl_Text_StandardColors"] = "Cores predefinidas"; this["SpreadsheetThemeColorPickerControl_Text_ThemeColors"] = "Cores do tema"; this["String1"] = ""; this["ToolTip_FormulaBarCancelButton"] = "Cancelar"; this["ToolTip_FormulaBarEnterButton"] = "Introduzir"; this["ToolTip_FormulaBarNameBox"] = "Caixa de nome"; this["ToolTip_FormulaBarTextEditor"] = "Barra de fórmulas"; this["TopOrBottomDialog_Cancel"] = "Cancelar"; this["TopOrBottomDialog_OK"] = "OK"; this["TopOrBottomDialog_Show"] = "Mostrar"; this["TopOrBottomDialog_Title"] = "Os 10 melhores filtros automáticos"; this["TotalRow_Average"] = "Média"; this["TotalRow_Count"] = "Contagem"; this["TotalRow_CountNumbers"] = "Contar números"; this["TotalRow_Max"] = "Máx."; this["TotalRow_Min"] = "Mín."; this["TotalRow_None"] = "Nenhuma"; this["TotalRow_StdDev"] = "StdDev"; this["TotalRow_Sum"] = "Soma"; this["TotalRow_Var"] = "Var"; this["Undo_AddTableColumn"] = "Adicionar coluna da tabela"; this["Undo_AddTableRow"] = "Adicionar linha da tabela"; this["Undo_AutoFilterOff"] = "Filtro automático desativado"; this["Undo_AutoFilterOn"] = "Filtro automático ativado"; this["Undo_Bold"] = "Negrito"; this["Undo_Borders"] = "Limites"; this["Undo_BottomAlignment"] = "Alinhamento inferior"; this["Undo_CenterAlignment"] = "Alinhamento ao centro"; this["Undo_ChangeTotalRowFormula"] = "Alterar fórmula total da linha"; this["Undo_ChartAdd"] = "Inserir gráfico"; this["Undo_ChartModify"] = "Modificar gráfico"; this["Undo_ChartRemove"] = "Remover gráfico"; this["Undo_ClearCellContents"] = "Limpar {0}"; this["Undo_ClearCellFormats"] = "Limpar"; this["Undo_ClearHyperlinks"] = "Limpar hiperligações"; this["Undo_ClearShapes"] = "Limpar formas"; this["Undo_ClearTables"] = "Limpar tabelas"; this["Undo_ConditionalFormat"] = "Formatação condicional"; this["Undo_ConvertTableToRange"] = "Converter tabela em intervalo"; this["Undo_CreateNamedReference"] = "Definir nome"; this["Undo_CreateTable"] = "Criar tabela"; this["Undo_Cut"] = "Cortar"; this["Undo_Delete"] = "Eliminar"; this["Undo_DeleteTableColumn"] = "Eliminar coluna"; this["Undo_DeleteTableRow"] = "Eliminar linha"; this["Undo_EditCell"] = "Digitando '{1}' em {0}"; this["Undo_Entry"] = "Entrada"; this["Undo_Filter"] = "Filtro"; this["Undo_Font"] = "Tipo de letra"; this["Undo_FontSize"] = "Tamanho do tipo de letra"; this["Undo_FormatCells"] = "Formatar células"; this["Undo_Group"] = "Grupo"; this["Undo_Hyperlink"] = "Hiperligação"; this["Undo_InsertCells"] = "Inserir células"; this["Undo_InsertColumns"] = "Inserir colunas"; this["Undo_InsertRows"] = "Inserir linhas"; this["Undo_InsertTableColumns"] = "Inserir colunas"; this["Undo_InsertTableRows"] = "Inserir linhas"; this["Undo_Italic"] = "Itálico"; this["Undo_JustifyAlignment"] = "Justificar alinhamento"; this["Undo_LeftAlignment"] = "Alinhamento à esquerda"; this["Undo_MergeCells"] = "Unir células"; this["Undo_MiddleAlignment"] = "Centralizar verticalmente o alinhamento"; this["Undo_Paste"] = "Colar"; this["Undo_Reapply"] = "Reaplicar"; this["Undo_RemoveHyperlinks"] = "Remover hiperligações"; this["Undo_RemoveTable"] = "Remover tabela"; this["Undo_ResetOptions"] = "Repor opções"; this["Undo_ResizeColumn"] = "Largura da coluna"; this["Undo_ResizeRow"] = "Altura da linha"; this["Undo_RightAlignment"] = "Alinhamento à direita"; this["Undo_Shape"] = "Forma"; this["Undo_ShapeAdd"] = "Inserir forma"; this["Undo_ShapeRemove"] = "Remover forma"; this["Undo_ShowAll"] = "Mostrar tudo"; this["Undo_Sort"] = "Ordenar"; this["Undo_SparklineAdd"] = "Inserir Sparkline"; this["Undo_SparklineColorChange"] = "Mudança de cor Sparkline"; this["Undo_SparklineDataChange"] = "Alteração de dados Sparkline"; this["Undo_SparklineRemove"] = "Limpar Sparklines"; this["Undo_SparklineStyleChange"] = "Mudança de Estilo Sparkline"; this["Undo_SparklineTypeChange"] = "Alteração do tipo Sparkline"; this["Undo_Strikethrough"] = "Rasurado"; this["Undo_Style"] = "Estilo"; this["Undo_TabColor"] = "Cor do separador"; this["Undo_TableAutoExpansion"] = "Expansão automática da tabela"; this["Undo_ToggleTotalRow"] = "Alternar linha total"; this["Undo_TopAlignment"] = "Alinhamento superior"; this["Undo_Underline"] = "Sublinhar"; this["Undo_View"] = "Ver alteração"; this["Undo_WrapText"] = "Moldar texto"; this["Undo_Zoom"] = "Zoom"; this["VerticalCellAlignment_Bottom"] = "Fundo"; this["VerticalCellAlignment_Center"] = "Centro"; this["VerticalCellAlignment_Default"] = "Predefinição"; this["VerticalCellAlignment_Distributed"] = "Distribuído"; this["VerticalCellAlignment_Justify"] = "Justificar"; this["VerticalCellAlignment_Top"] = "Topo"; } }