material_pt.arb 3.87 KB
Newer Older
1
{
2
  "anteMeridiemAbbreviation": "AM",
3
  "selectedRowCountTitleOne": "1 item selecionado",
4
  "postMeridiemAbbreviation": "PM",
5
  "scriptCategory": "English-like",
Yegor's avatar
Yegor committed
6
  "timeOfDayFormat": "HH:mm",
7 8
  "@anteMeridiemAbbreviation": {"notUsed":"portuguese time format does not use a.m. indicator"},
  "@postMeridiemAbbreviation": {"notUsed":"portuguese time format does not use p.m. indicator"},
9
  "openAppDrawerTooltip": "Abrir menu de navegação",
10
  "backButtonTooltip": "Voltar",
11
  "closeButtonTooltip": "Fechar",
12
  "deleteButtonTooltip": "Excluir",
13
  "nextMonthTooltip": "Próximo mês",
14
  "previousMonthTooltip": "Mês anterior",
15 16
  "nextPageTooltip": "Próxima página",
  "previousPageTooltip": "Página anterior",
17 18
  "firstPageTooltip": "Primeira página",
  "lastPageTooltip": "Última página",
19
  "showMenuTooltip": "Mostrar menu",
20
  "aboutListTileTitle": "Sobre o app $applicationName",
21
  "licensesPageTitle": "Licenças",
22 23
  "pageRowsInfoTitle": "$firstRow – $lastRow de $rowCount",
  "pageRowsInfoTitleApproximate": "$firstRow – $lastRow de aproximadamente $rowCount",
24
  "rowsPerPageTitle": "Linhas por página:",
25
  "tabLabel": "Guia $tabIndex de $tabCount",
26
  "selectedRowCountTitleOther": "$selectedRowCount itens selecionados",
27 28 29
  "cancelButtonLabel": "CANCELAR",
  "closeButtonLabel": "FECHAR",
  "continueButtonLabel": "CONTINUAR",
30 31
  "copyButtonLabel": "Copiar",
  "cutButtonLabel": "Cortar",
32
  "okButtonLabel": "Ok",
33 34
  "pasteButtonLabel": "Colar",
  "selectAllButtonLabel": "Selecionar tudo",
35
  "viewLicensesButtonLabel": "VER LICENÇAS",
36 37
  "timePickerHourModeAnnouncement": "Selecione as horas",
  "timePickerMinuteModeAnnouncement": "Selecione os minutos",
38
  "signedInLabel": "Conectado a",
39 40
  "hideAccountsLabel": "Ocultar contas",
  "showAccountsLabel": "Mostrar contas",
41 42
  "modalBarrierDismissLabel": "Dispensar",
  "drawerLabel": "Menu de navegação",
43 44
  "popupMenuLabel": "Menu pop-up",
  "dialogLabel": "Caixa de diálogo",
45
  "alertDialogLabel": "Alerta",
46
  "searchFieldLabel": "Pesquisa",
47 48 49 50 51 52 53 54
  "reorderItemToStart": "Mover para o início",
  "reorderItemToEnd": "Mover para o final",
  "reorderItemUp": "Mover para cima",
  "reorderItemDown": "Mover para baixo",
  "reorderItemLeft": "Mover para a esquerda",
  "reorderItemRight": "Mover para a direita",
  "expandedIconTapHint": "Recolher",
  "collapsedIconTapHint": "Expandir",
55
  "remainingTextFieldCharacterCountZero": "TBD",
56
  "remainingTextFieldCharacterCountOne": "1 caractere restante",
57
  "remainingTextFieldCharacterCountOther": "$remainingCount caracteres restantes",
58
  "refreshIndicatorSemanticLabel": "Atualizar",
59 60
  "moreButtonTooltip": "Mais",
  "dateSeparator": "/",
61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77
  "dateHelpText": "dd/mm/aaaa",
  "selectYearSemanticsLabel": "Selecione o ano",
  "unspecifiedDate": "Data",
  "unspecifiedDateRange": "Período",
  "dateInputLabel": "Inserir data",
  "dateRangeStartLabel": "Data de início",
  "dateRangeEndLabel": "Data de término",
  "dateRangeStartDateSemanticLabel": "Data de início $fullDate",
  "dateRangeEndDateSemanticLabel": "Data de término $fullDate",
  "invalidDateFormatLabel": "Formato inválido.",
  "invalidDateRangeLabel": "Intervalo inválido.",
  "dateOutOfRangeLabel": "Fora de alcance.",
  "saveButtonLabel": "SALVAR",
  "datePickerHelpText": "SELECIONAR DATA",
  "dateRangePickerHelpText": "SELECIONAR INTERVALO",
  "calendarModeButtonLabel": "Mudar para agenda",
  "inputDateModeButtonLabel": "Mudar para modo de entrada",
78 79 80 81 82 83 84
  "timePickerDialHelpText": "SELECIONAR HORÁRIO",
  "timePickerInputHelpText": "INSERIR HORÁRIO",
  "timePickerHourLabel": "Hora",
  "timePickerMinuteLabel": "Minuto",
  "invalidTimeLabel": "Insira um horário válido",
  "dialModeButtonLabel": "Alternar para o modo de seleção de discagem",
  "inputTimeModeButtonLabel": "Alternar para o modo de entrada de texto",
85
  "licensesPackageDetailTextZero": "No licenses",
86 87
  "licensesPackageDetailTextOne": "1 licença",
  "licensesPackageDetailTextOther": "$licenseCount licenças"
88
}