material_pt_PT.arb 3.09 KB
Newer Older
1
{
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
  "dateSeparator": "/",
  "dateInputLabel": "Introduzir data",
  "calendarModeButtonLabel": "Mude para o calendário",
  "dateRangePickerHelpText": "SELECIONAR INTERVALO",
  "datePickerHelpText": "SELECIONAR DATA",
  "saveButtonLabel": "GUARDAR",
  "dateOutOfRangeLabel": "Fora do intervalo.",
  "invalidDateRangeLabel": "Intervalo inválido.",
  "invalidDateFormatLabel": "Formato inválido.",
  "dateRangeEndDateSemanticLabel": "Data de conclusão: $fullDate",
  "dateRangeStartDateSemanticLabel": "Data de início: $fullDate",
  "dateRangeEndLabel": "Data de conclusão",
  "dateRangeStartLabel": "Data de início",
  "inputDateModeButtonLabel": "Mude para a introdução",
  "unspecifiedDateRange": "Intervalo de datas",
  "unspecifiedDate": "Data",
  "selectYearSemanticsLabel": "Selecionar ano",
  "dateHelpText": "dd/mm/aaaa",
20
  "moreButtonTooltip": "Mais",
21 22 23 24
  "tabLabel": "Separador $tabIndex de $tabCount",
  "showAccountsLabel": "Mostrar contas",
  "hideAccountsLabel": "Ocultar contas",
  "signedInLabel": "Com sessão iniciada",
25 26
  "timePickerMinuteModeAnnouncement": "Selecionar minutos",
  "timePickerHourModeAnnouncement": "Selecionar horas",
27 28 29
  "scriptCategory": "English-like",
  "timeOfDayFormat": "HH:mm",
  "openAppDrawerTooltip": "Abrir menu de navegação",
30
  "backButtonTooltip": "Voltar",
31
  "closeButtonTooltip": "Fechar",
32
  "deleteButtonTooltip": "Eliminar",
33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54
  "nextMonthTooltip": "Mês seguinte",
  "previousMonthTooltip": "Mês anterior",
  "nextPageTooltip": "Página seguinte",
  "previousPageTooltip": "Página anterior",
  "showMenuTooltip": "Mostrar menu",
  "aboutListTileTitle": "Acerca de $applicationName",
  "licensesPageTitle": "Licenças",
  "pageRowsInfoTitle": "$firstRow a $lastRow de $rowCount",
  "pageRowsInfoTitleApproximate": "$firstRow a $lastRow de cerca de $rowCount",
  "rowsPerPageTitle": "Linhas por página:",
  "selectedRowCountTitleOne": "1 item selecionado",
  "selectedRowCountTitleOther": "$selectedRowCount itens selecionados",
  "cancelButtonLabel": "CANCELAR",
  "closeButtonLabel": "FECHAR",
  "continueButtonLabel": "CONTINUAR",
  "copyButtonLabel": "COPIAR",
  "cutButtonLabel": "CORTAR",
  "okButtonLabel": "OK",
  "pasteButtonLabel": "COLAR",
  "selectAllButtonLabel": "SELECIONAR TUDO",
  "viewLicensesButtonLabel": "VER LICENÇAS",
  "anteMeridiemAbbreviation": "AM",
55
  "postMeridiemAbbreviation": "PM",
56 57
  "modalBarrierDismissLabel": "Ignorar",
  "drawerLabel": "Menu de navegação",
58 59
  "popupMenuLabel": "Menu pop-up",
  "dialogLabel": "Caixa de diálogo",
60
  "alertDialogLabel": "Alerta",
61 62 63 64 65 66 67 68 69
  "searchFieldLabel": "Pesquisar",
  "reorderItemToStart": "Mover para o início",
  "reorderItemToEnd": "Mover para o fim",
  "reorderItemUp": "Mover para cima",
  "reorderItemDown": "Mover para baixo",
  "reorderItemLeft": "Mover para a esquerda",
  "reorderItemRight": "Mover para a direita",
  "expandedIconTapHint": "Reduzir",
  "collapsedIconTapHint": "Expandir",
70
  "remainingTextFieldCharacterCountZero": "TBD",
71
  "remainingTextFieldCharacterCountOne": "Resta 1 caráter",
72
  "remainingTextFieldCharacterCountOther": "Restam $remainingCount carateres",
73
  "refreshIndicatorSemanticLabel": "Atualizar"
74
}