material_pt.arb 2.06 KB
Newer Older
1
{
2 3 4
  "anteMeridiemAbbreviation": "Manhã",
  "selectedRowCountTitleOne": "1 item selecionado",
  "postMeridiemAbbreviation": "Tarde/noite",
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 17
  "nextPageTooltip": "Próxima página",
  "previousPageTooltip": "Página anterior",
  "showMenuTooltip": "Mostrar menu",
18
  "aboutListTileTitle": "Sobre o app $applicationName",
19
  "licensesPageTitle": "Licenças",
20 21
  "pageRowsInfoTitle": "$firstRow – $lastRow de $rowCount",
  "pageRowsInfoTitleApproximate": "$firstRow – $lastRow de aproximadamente $rowCount",
22
  "rowsPerPageTitle": "Linhas por página:",
23
  "tabLabel": "Guia $tabIndex de $tabCount",
24
  "selectedRowCountTitleOther": "$selectedRowCount itens selecionados",
25 26 27
  "cancelButtonLabel": "CANCELAR",
  "closeButtonLabel": "FECHAR",
  "continueButtonLabel": "CONTINUAR",
28 29 30
  "copyButtonLabel": "COPIAR",
  "cutButtonLabel": "RECORTAR",
  "okButtonLabel": "Ok",
31 32
  "pasteButtonLabel": "COLAR",
  "selectAllButtonLabel": "SELECIONAR TUDO",
33
  "viewLicensesButtonLabel": "VER LICENÇAS",
34 35
  "timePickerHourModeAnnouncement": "Selecione as horas",
  "timePickerMinuteModeAnnouncement": "Selecione os minutos",
36
  "signedInLabel": "Conectado a",
37 38
  "hideAccountsLabel": "Ocultar contas",
  "showAccountsLabel": "Mostrar contas",
39 40
  "modalBarrierDismissLabel": "Dispensar",
  "drawerLabel": "Menu de navegação",
41 42
  "popupMenuLabel": "Menu pop-up",
  "dialogLabel": "Caixa de diálogo",
43
  "alertDialogLabel": "Alerta",
44 45 46 47 48 49 50
  "searchFieldLabel": "Pesquisa",
  "reorderItemToStart": "TBD",
  "reorderItemToEnd": "TBD",
  "reorderItemUp": "TBD",
  "reorderItemDown": "TBD",
  "reorderItemLeft": "TBD",
  "reorderItemRight": "TBD"
51
}