{
  "smartling" : {
    "string_format" : "icu",
    "translate_paths" : [
    {
      "instruction" : "*/description",
      "key" : "{*}/message",
      "path" : "*/message"
    }],
    "variants_enabled" : true
  },
  "date.validation.invalidDate" : {
    "description" : "Error message when the user enters an invalid date and we do not know their input value",
    "message" : "A data é inválida"
  },
  "date.validation.invalidDateWithValue" : {
    "description" : "Error message when the user enters an invalid date and we know their input value",
    "message" : "{inputValue} é uma data inválida"
  },
  "date.validation.rangeEndBeforeRangeStart" : {
    "description" : "Error message when the user tries to select an end date earlier than the start date",
    "message" : "Não pode ser anterior à seleção em \"{startDateFieldLabel}\""
  },
  "date.validation.unavailableDate" : {
    "description" : "Error message when the user tries to select a date that is unavailable",
    "message" : "{inputValue} não está disponível, tente outra data"
  },
  "dateInputDescription.inputFormat" : {
    "description" : "Label for the 'Input format' field",
    "message" : "Formato de entrada"
  },
  "datePicker.calendarLabelDescription" : {
    "description" : "Label for the search input",
    "message" : "Selecione a data no calendário para:"
  },
  "filterBar.addFiltersMenu.buttonLabel" : {
    "description" : "Menu button label to show additional available filter options",
    "message" : "Adicionar filtros"
  },
  "filterBar.clearAllButton.ariaLabel" : {
    "description" : "Button aria-label to clear all values within the filter bar",
    "message" : "Limpar todos os filtros"
  },
  "filterBar.clearAllButton.label" : {
    "description" : "Button label to clear all values within the filter bar",
    "message" : "Limpar tudo"
  },
  "filterButton.removable.removeButtonLabel" : {
    "description" : "Button label to remove a single filter from the filter bar",
    "message" : "Remover filtros: - {filterLabel}"
  },
  "filterDatePickerDateInputField.dateInputLabelFallback" : {
    "description" : "Default label for date input field",
    "message" : "Data"
  },
  "filterDateRangePicker.dateFrom" : {
    "description" : "Label for the 'Date from' field",
    "message" : "Data inicial"
  },
  "filterDateRangePicker.dateTo" : {
    "description" : "Label for the 'date to' field",
    "message" : "Data final"
  },
  "filterMultiSelectClearButton.label" : {
    "description" : "Clear button label for filter multi-select",
    "message" : "Limpar<VisuallyHidden> seleções</VisuallyHidden>"
  },
  "filterMultiSelectMultiSelectOption.available" : {
    "description" : "Number of filter items available",
    "message" : "<Badge>{count}</Badge><VisuallyHidden> disponível</VisuallyHidden>"
  },
  "filterMultiSelectSearchInput.label" : {
    "description" : "Label for the search input",
    "message" : "Opções de filtro por consulta"
  },
  "filterMultiSelectSearchInput.placeholder" : {
    "description" : "Placeholder for the search input",
    "message" : "Pesquisa…"
  },
  "filterMultiSelectSelectAllButton.label" : {
    "description" : "Select all button in filter multi select",
    "message" : "Selecionar tudo"
  },
  "inputSearch.clear" : {
    "description" : "Label for the clear search button",
    "message" : "Limpar pesquisa"
  },
  "kz.rte.bold" : {
    "description" : "Label for the \"Bold\" button in a text editor",
    "message" : "Negrito"
  },
  "kz.rte.bullet_list" : {
    "description" : "Label for the \"Bullet list\" button in a text editor",
    "message" : "Lista de marcadores"
  },
  "kz.rte.decrease_indent" : {
    "description" : "Label for the \"Decrease indent\" button in a text editor",
    "message" : "Diminuir recuo"
  },
  "kz.rte.increase_indent" : {
    "description" : "Label for the \"Increase indent\" button in a text editor",
    "message" : "Aumentar recuo"
  },
  "kz.rte.italic" : {
    "description" : "Label for the \"Italic\" button in a text editor",
    "message" : "Itálico"
  },
  "kz.rte.link" : {
    "description" : "Label for the \"Link\" button in a text editor that allows the creation of hyperlinks in the text",
    "message" : "Link"
  },
  "kz.rte.numbered_list" : {
    "description" : "Label for the \"Numbered list\" button in a text editor",
    "message" : "Lista numerada"
  },
  "kz.rte.toolbar.aria_label" : {
    "description" : "Label for the text formatting toolbar in a Rich Text Editor",
    "message" : "Formatação de texto"
  },
  "kz.rte.underline" : {
    "description" : "Label for the \"Underline\" button in a text editor",
    "message" : "Sublinhado"
  },
  "kzErrorPage" : {
    "description" : "Label for contact button",
    "message" : "entre em contato com o suporte"
  },
  "kzErrorPage.400.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "Estamos com problema para carregar a página. Tente novamente ou volte para casa."
  },
  "kzErrorPage.400.title" : {
    "description" : "Heading for page",
    "message" : "Estamos com problema para carregar a página"
  },
  "kzErrorPage.401.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "Desculpe, mas não conseguimos verificar se você consegue ver esta página. Volte e tente novamente, ou acesse a página inicial"
  },
  "kzErrorPage.401.title" : {
    "description" : "Main title for page",
    "message" : "Você não pode ver esta página"
  },
  "kzErrorPage.403.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "Desculpe, mas parece que você não tem permissão para ver esta página.  Volte e tente novamente, ou acesse a página inicial"
  },
  "kzErrorPage.403.title" : {
    "description" : "Main title for page",
    "message" : "Você não pode ver esta página"
  },
  "kzErrorPage.404.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "Desculpe, mas não encontramos a página que você está procurando. Volte e tente novamente, ou acesse a página inicial"
  },
  "kzErrorPage.404.title" : {
    "description" : "Main title of page",
    "message" : "Página não encontrada"
  },
  "kzErrorPage.413" : {
    "description" : "Call to action instructions for the user",
    "message" : "Desculpe, há um problema no nosso sistema e não é possível exibir esta página. Volte e tente novamente, ou acesse a página inicial"
  },
  "kzErrorPage.413.title" : {
    "description" : "Main title of page",
    "message" : "Ocorreu algum erro aqui"
  },
  "kzErrorPage.422.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "Desculpe, mas não foi possível fazer sua alteração. Volte e tente novamente, ou acesse a página inicial"
  },
  "kzErrorPage.422.title" : {
    "description" : "Main title of page",
    "message" : "Não foi possível fazer a alteração"
  },
  "kzErrorPage.500" : {
    "description" : "Call to action instructions for the user",
    "message" : "Desculpe, há um problema no nosso sistema e não é possível exibir esta página. Volte e tente novamente, ou acesse a página inicial"
  },
  "kzErrorPage.500.title" : {
    "description" : "Main title of page",
    "message" : "Ocorreu algum erro aqui"
  },
  "kzErrorPage.502.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "Desculpe. O melhor a fazer é voltar e tentar novamente."
  },
  "kzErrorPage.502.title" : {
    "description" : "Main title of page",
    "message" : "Você não pode ver esta página"
  },
  "kzErrorPage.503.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "Desculpe. O melhor a fazer é voltar e tentar novamente."
  },
  "kzErrorPage.503.title" : {
    "description" : "Main title of page",
    "message" : "Você não pode ver esta página"
  },
  "kzErrorPage.504.message" : {
    "description" : "Call to action instructions for the user",
    "message" : "Desculpe. O melhor a fazer é voltar e tentar novamente."
  },
  "kzErrorPage.504.title" : {
    "description" : "Main title of page",
    "message" : "Você não pode ver esta página"
  },
  "kzErrorPage.errorCode" : {
    "message" : "Código do erro {code}"
  },
  "kzErrorPage.goToHome" : {
    "description" : "Home button label",
    "message" : "Acessar página inicial"
  },
  "kzGenericTile.infoButtonLabel" : {
    "description" : "Prompts user to interact with button to reveal more information",
    "message" : "Ver mais informações:"
  },
  "kzGenericTile.infoButtonReturnLabel" : {
    "description" : "Prompts user to interact with button to hide information",
    "message" : "Ocultar informações:"
  },
  "kzTitleBlock.combinedOverflowMenuLabel" : {
    "description" : "Label for the dropdown menu which displays additional action items and secondary actions",
    "message" : "Abrir o menu combinado secundário e de conteúdo adicional"
  },
  "kzTitleBlock.defaultActionMinimizedOverflowMenuLabel" : {
    "description" : "Label for the dropdown menu which displays the default action item",
    "message" : "Abrir o menu padrão de conteúdo adicional de ações"
  },
  "kzTitleBlock.hamburgerMenuLabel" : {
    "description" : "Label for the dropdown menu which displays navigation items",
    "message" : "Abrir menu"
  },
  "kzTitleBlock.overflowMenuAriaLabel" : {
    "description" : "Aria Label for the dropdown menu which displays additional action items",
    "message" : "Abre o menu de conteúdo adicional"
  },
  "kzTitleBlock.overflowMenuLabel" : {
    "description" : "Label for the dropdown menu which displays additional action items",
    "message" : "Menu"
  },
  "kzTitleBlock.secondaryAndOverflowMenuLabel" : {
    "description" : "Label for the dropdown menu which displays additional actions",
    "message" : "Abre o menu secundário e de conteúdo adicional"
  },
  "select.clearButtonAlt" : {
    "description" : "Alt text for the clear selection button. The button clears the selection the user has made via a dropdown. The field placeholder is the label of the dropdown.",
    "message" : "Limpar seleção: {field}"
  },
  "singleSelect.chevronButton" : {
    "description" : "Aria label text for the SingleSelect button to open and close suggestions list",
    "message" : "Mostrar sugestões para {field}"
  },
  "singleSelect.clearButtonAlt_v2" : {
    "description" : "Alt text for the clear selection button. The button clears the selection the user has made via a dropdown. The field placeholder is the label of the dropdown.",
    "message" : "Limpar seleção: {field}"
  }
}
