#This is the resource bundle for the sap.ui.table library # #XMIT: Menuitem to filter TBL_FILTER=Filtro #XMIT: Menuitem to e.g. open a filter dialog TBL_FILTER_ITEM=Filtrar... #XMIT: Menuitem to sort descending TBL_SORT_ASC=Ordenar em ordem crescente #XMIT: Menuitem to sort descending TBL_SORT_DESC=Ordenar em ordem decrescente #XMIT: Menuitem to group the column by its values TBL_GROUP=Grupo #XMIT: Menuitem to ungroup the column TBL_UNGROUP=Anular agrupamento #XMIT: Menuitem to ungroup all columns TBL_UNGROUP_ALL=Anular todos os agrupamentos #XMIT: Menuitem to show the column visibility menu TBL_COLUMNS=Colunas #XMIT: Menuitem to freeze the columns till the current one TBL_FREEZE=Fixar #XMIT: Menuitem to unfreeze the columns TBL_UNFREEZE=Liberar colunas #XMIT: Menuitem to move a group up one level TBL_MOVE_UP=Para cima #XMIT: Menuitem to move a group down one level TBL_MOVE_DOWN=Para baixo #XMIT: Menuitem to expand all groups in a specific level TBL_EXPAND_LEVEL=Expandir n\u00EDvel #XMIT: Menuitem to collapse all groups in a specific level TBL_COLLAPSE_LEVEL=Comprimir n\u00EDvel #XMIT: Menuitem to expand all groups TBL_EXPAND_ALL=Expandir tudo #XMIT: Menuitem to collapse all open groups TBL_COLLAPSE_ALL=Comprimir tudo #XMIT: Menuitem to set grouped column visible TBL_SHOW_COLUMN=Visualizar #XMIT: Menuitem to hide grouped column TBL_HIDE_COLUMN=Ocultar #XMIT: Menuitem in column visibility menu to set column visible TBL_COL_VISBILITY_MENUITEM_SHOW=Exibir coluna #XMIT: Menuitem in column visibility menu to hide column TBL_COL_VISBILITY_MENUITEM_HIDE=Ocultar coluna #XTOL: tooltip for row selection TBL_ROW_SELECT=Clicar para marcar a linha #XTOL: tooltip for row deselection TBL_ROW_DESELECT=Clicar para desmarcar #XTOL: tooltip for row selection in multi toggle selection mode TBL_ROW_SELECT_MULTI_TOGGLE=Clicar para marcar a linha ou clicar com Shift para marcar v\u00E1rias linhas #XACT: accessibilty description for a table with enabled mutli-selection for rows (for the ScreenReader) TBL_TABLE_SELECTION_MULTI=Tabela com sele\u00E7\u00E3o m\u00FAltipla ativada #XACT: accessibilty description for a table with enabled single-selection for rows (for the ScreenReader) TBL_TABLE_SELECTION_SINGLE=Tabela com sele\u00E7\u00E3o individual ativada #XACT: accessibilty description for an invalid table (for the ScreenReader) TBL_TABLE_INVALID=Tabela inv\u00E1lida #XACT: accessibilty description for count of rows and columns TBL_DATA_ROWS_COLS=A tabela cont\u00E9m {0} linhas e {1} colunas #XACT: accessibilty description for row selection via keyboard TBL_ROW_SELECT_KEY=Pressionar barra de espa\u00E7o para selecionar linha #XACT: accessibilty description for row deselection via keyboard TBL_ROW_DESELECT_KEY=Pressionar barra de espa\u00E7o para anular sele\u00E7\u00E3o #XMSG: Table content text when no controls are rendered TBL_NO_DATA=Sem dados #XTOL: Tooltip for the select all row header TBL_SELECT_ALL=Marcar tudo #XTOL: Tooltip for the select all row header TBL_DESELECT_ALL=Desmarcar tudo #XACT: accessibilty description for toggling the edit mode on a cell via keyboard TBL_TOGGLE_EDIT_KEY=Para ir para uma c\u00E9lula da tabela, pressionar F2 #XTOL: Expand a tree table node TBL_EXPAND=Expandir n\u00F3 #XTOL: Collapse a tree table node TBL_COLLAPSE=Comprimir n\u00F3 #XTOL: Tree Leaf Node TBL_LEAF=N\u00F3 #XMIT: Menuitem to sum TBL_TOTAL=Total #XACT: accessability description for total summary row. This is a row that displays, for example, the sum, min, max or average values of the entire data. TBL_GRAND_TOTAL_ROW=Total #XACT: accessability description for group summary row. This is a row that displays, for example, the sum, min, max or average values of a group. TBL_GROUP_TOTAL_ROW=Total para grupo #XACT: accessibilty description fixed columns TBL_FIXED_COLUMN=Coluna fixa #XACT: accessibility description for focused row count TBL_ROW_ROWCOUNT=Linha {0} de {1} #XACT: accessibility description for focused column count TBL_COL_COLCOUNT=Coluna {0} de {1} #XACT: accessibility label for a row header cell TBL_ROW_HEADER_LABEL=Cabe\u00E7alho de linha #XACT: accessibility label for a column row header cell (cell on the top left of the table) TBL_ROW_COL_HEADER_LABEL=Linha de cabe\u00E7alho para colunas #XACT: accessibility label for a grouping row TBL_ROW_GROUP_LABEL=Linha de grupo #XACT: accessibility description for a selected row TBL_ROW_DESC_SELECTED=Linha selecionada #XACT: accessibility description for a column when menu is available TBL_COL_DESC_MENU=Menu existente #XACT: accessibility description for a filtered column TBL_COL_DESC_FILTERED=Filtrado #XACT: accessibility description for a sorted column TBL_COL_DESC_SORTED_ASC=Ordenado em ordem crescente #XACT: accessibility description for a sorted column TBL_COL_DESC_SORTED_DES=Ordenado em ordem decrescente #XACT: accessibility description of how many columns are spanned by a column header TBL_COL_DESC_SPAN=Engloba {0} colunas #XACT: state which should be announced by screenreaders if the element in a table cell is disabled TBL_CTRL_STATE_DISABLED=Desativado #XACT: state which should be announced by screenreaders if the element in a table cell is readonly TBL_CTRL_STATE_READONLY=Protegido contra grava\u00E7\u00E3o #XTIT: Title of the Row Action Column TBL_ROW_ACTION_COLUMN_LABEL=A\u00E7\u00F5es de linha #XACT: Screenreader should announce when no actions are available TBL_ROW_ACTION_NO_ACTION=Nenhuma a\u00E7\u00E3o dispon\u00EDvel. #XACT: Screenreader should announce when a action is available TBL_ROW_ACTION_SINGLE_ACTION=1 a\u00E7\u00E3o dispon\u00EDvel #XACT: Screenreader should announce when several actions are available TBL_ROW_ACTION_MULTIPLE_ACTION={0} a\u00E7\u00F5es dispon\u00EDveis #XTOL: Tooltip for Navigation Action Icon in Table Row TBL_ROW_ACTION_NAVIGATE=Detalhes #XTOL: Tooltip for Delete Action Icon in Table Row TBL_ROW_ACTION_DELETE=Eliminar #XTOL: Tooltip for More Actions Icon in Table Row TBL_ROW_ACTION_MORE=Mais #XACT: ARIA announcement for the information state of the table row TBL_ROW_STATE_INFORMATION=Informa\u00E7\u00E3o #XACT: ARIA announcement for the error state of the table row TBL_ROW_STATE_ERROR=Erro #XACT: ARIA announcement for the warning state of the table row TBL_ROW_STATE_WARNING=Advert\u00EAncia #XACT: ARIA announcement for the success state of the table row TBL_ROW_STATE_SUCCESS=\u00CAxito #XACT ARIA announcement for the navigated state of the table row TBL_ROW_STATE_NAVIGATED=Navegado #XACT: accessibilty description for expanding the table row via keyboard TBL_ROW_EXPAND_KEY=Para expandir uma linha, pressionar a barra de espa\u00E7o. #XACT: accessibilty description for collapsing the table row via keyboard TBL_ROW_COLLAPSE_KEY=Para comprimir uma linha, pressionar a barra de espa\u00E7o. #XBUT: Text of the apply button to save the data entered in the "creation row", a form in the table for creating new rows. TBL_CREATIONROW_APPLY=Adicionar linha #XACT: Accessibilty label for the table creation row TBL_CREATEROW_LABEL=Criar entrada em tabela nova #XTIT: Title of the message popover on the last selected item, when the selection was limited TBL_SELECT_LIMIT_TITLE=Limite de sele\u00E7\u00E3o #XMSG: Message popover on the last selected item, when the selection was limited TBL_SELECT_LIMIT=Nesta tabela, voc\u00EA n\u00E3o pode adicionar mais de {0} itens \u00E0 sua sele\u00E7\u00E3o de uma vez.\n\nVoc\u00EA pode continuar adicionando itens \u00E0 sua sele\u00E7\u00E3o as vezes que quiser, mas s\u00F3 \u00E9 poss\u00EDvel selecionar {0} itens de uma vez.