material_pt_PT.arb 3.64 KB
Newer Older
1
{
2 3 4 5 6 7 8 9 10
  "dialModeButtonLabel": "Mude para o modo de seletor de mostrador",
  "licensesPackageDetailTextOne": "1 licença",
  "timePickerDialHelpText": "SELECIONAR HORA",
  "timePickerInputHelpText": "INTRODUZIR HORA",
  "timePickerHourLabel": "Hora",
  "timePickerMinuteLabel": "Minuto",
  "invalidTimeLabel": "Introduza uma hora válida.",
  "licensesPackageDetailTextOther": "$licenseCount licenças",
  "inputTimeModeButtonLabel": "Mude para o método de introdução de texto",
11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
  "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",
29
  "moreButtonTooltip": "Mais",
30 31 32 33
  "tabLabel": "Separador $tabIndex de $tabCount",
  "showAccountsLabel": "Mostrar contas",
  "hideAccountsLabel": "Ocultar contas",
  "signedInLabel": "Com sessão iniciada",
34 35
  "timePickerMinuteModeAnnouncement": "Selecionar minutos",
  "timePickerHourModeAnnouncement": "Selecionar horas",
36 37 38
  "scriptCategory": "English-like",
  "timeOfDayFormat": "HH:mm",
  "openAppDrawerTooltip": "Abrir menu de navegação",
39
  "backButtonTooltip": "Voltar",
40
  "closeButtonTooltip": "Fechar",
41
  "deleteButtonTooltip": "Eliminar",
42 43 44 45
  "nextMonthTooltip": "Mês seguinte",
  "previousMonthTooltip": "Mês anterior",
  "nextPageTooltip": "Página seguinte",
  "previousPageTooltip": "Página anterior",
46 47
  "firstPageTooltip": "Primeira página",
  "lastPageTooltip": "Última página",
48 49 50 51 52 53 54 55 56 57 58
  "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",
59 60
  "copyButtonLabel": "Copiar",
  "cutButtonLabel": "Cortar",
61
  "okButtonLabel": "OK",
62 63
  "pasteButtonLabel": "Colar",
  "selectAllButtonLabel": "Selecionar tudo",
64 65
  "viewLicensesButtonLabel": "VER LICENÇAS",
  "anteMeridiemAbbreviation": "AM",
66
  "postMeridiemAbbreviation": "PM",
67 68
  "modalBarrierDismissLabel": "Ignorar",
  "drawerLabel": "Menu de navegação",
69 70
  "popupMenuLabel": "Menu pop-up",
  "dialogLabel": "Caixa de diálogo",
71
  "alertDialogLabel": "Alerta",
72 73 74 75 76 77 78 79 80
  "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",
81
  "remainingTextFieldCharacterCountZero": "TBD",
82
  "remainingTextFieldCharacterCountOne": "Resta 1 caráter",
83
  "remainingTextFieldCharacterCountOther": "Restam $remainingCount carateres",
84
  "refreshIndicatorSemanticLabel": "Atualizar"
85
}