#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=Filtra... #XMIT: Menuitem to sort descending TBL_SORT_ASC=Classifica in ordine crescente #XMIT: Menuitem to sort descending TBL_SORT_DESC=Classifica in ordine decrescente #XMIT: Menuitem to group the column by its values TBL_GROUP=Gruppo #XMIT: Menuitem to ungroup the column TBL_UNGROUP=Annulla raggruppamento #XMIT: Menuitem to ungroup all columns TBL_UNGROUP_ALL=Annulla tutti i raggruppamenti #XMIT: Menuitem to show the column visibility menu TBL_COLUMNS=Colonne #XMIT: Menuitem to freeze the columns till the current one TBL_FREEZE=Fissa #XMIT: Menuitem to unfreeze the columns TBL_UNFREEZE=Annulla fissazione #XMIT: Menuitem to move a group up one level TBL_MOVE_UP=Verso l'alto #XMIT: Menuitem to move a group down one level TBL_MOVE_DOWN=Verso il basso #XMIT: Menuitem to expand all groups in a specific level TBL_EXPAND_LEVEL=Esplodi livello #XMIT: Menuitem to collapse all groups in a specific level TBL_COLLAPSE_LEVEL=Comprimi livello #XMIT: Menuitem to expand all groups TBL_EXPAND_ALL=Esplodi tutto #XMIT: Menuitem to collapse all open groups TBL_COLLAPSE_ALL=Comprimi tutto #XMIT: Menuitem to set grouped column visible TBL_SHOW_COLUMN=Visualizza #XMIT: Menuitem to hide grouped column TBL_HIDE_COLUMN=Nascondi #XMIT: Menuitem in column visibility menu to set column visible TBL_COL_VISBILITY_MENUITEM_SHOW=Visualizza colonna #XMIT: Menuitem in column visibility menu to hide column TBL_COL_VISBILITY_MENUITEM_HIDE=Nascondi colonna #XTOL: tooltip for row selection TBL_ROW_SELECT=Fare clic per selezionare #XTOL: tooltip for row deselection TBL_ROW_DESELECT=Fare clic per deselezionare #XTOL: tooltip for row selection in multi toggle selection mode TBL_ROW_SELECT_MULTI_TOGGLE=Fare clic per selezionare la riga oppure premere MAIUSC e fare clic per selezionare un intervallo di righe #XACT: accessibilty description for a table with enabled mutli-selection for rows (for the ScreenReader) TBL_TABLE_SELECTION_MULTI=Tabella con selezione multipla attivata #XACT: accessibilty description for a table with enabled single-selection for rows (for the ScreenReader) TBL_TABLE_SELECTION_SINGLE=Tabella con selezione singola attivata #XACT: accessibilty description for an invalid table (for the ScreenReader) TBL_TABLE_INVALID=Tabella non valida #XACT: accessibilty description for count of rows and columns TBL_DATA_ROWS_COLS=La tabella contiene {0} righe e {1} colonne #XACT: accessibilty description for row selection via keyboard TBL_ROW_SELECT_KEY=Premi la barra spaziatrice per selezionare riga #XACT: accessibilty description for row deselection via keyboard TBL_ROW_DESELECT_KEY=Premi la barra spaziatrice per annullare la selezione #XMSG: Table content text when no controls are rendered TBL_NO_DATA=Nessun dato #XTOL: Tooltip for the select all row header TBL_SELECT_ALL=Seleziona tutto #XTOL: Tooltip for the select all row header TBL_DESELECT_ALL=Deseleziona tutto #XACT: accessibilty description for toggling the edit mode on a cell via keyboard TBL_TOGGLE_EDIT_KEY=Per passare a una cella della tabella premi F2 #XTOL: Expand a tree table node TBL_EXPAND=Esplodi nodo #XTOL: Collapse a tree table node TBL_COLLAPSE=Comprimi nodo #XTOL: Tree Leaf Node TBL_LEAF=Nodo #XMIT: Menuitem to sum TBL_TOTAL=Totale #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=Somma totale #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=Somma per gruppo #XACT: accessibilty description fixed columns TBL_FIXED_COLUMN=Colonna fissa #XACT: accessibility description for focused row count TBL_ROW_ROWCOUNT=Riga {0} di {1} #XACT: accessibility description for focused column count TBL_COL_COLCOUNT=Riga {0} di {1} #XACT: accessibility label for a row header cell TBL_ROW_HEADER_LABEL=Testata righe #XACT: accessibility label for a column row header cell (cell on the top left of the table) TBL_ROW_COL_HEADER_LABEL=Riga testata per colonne #XACT: accessibility label for a grouping row TBL_ROW_GROUP_LABEL=Riga gruppo #XACT: accessibility description for a selected row TBL_ROW_DESC_SELECTED=Riga selezionata #XACT: accessibility description for a column when menu is available TBL_COL_DESC_MENU=Esiste menu #XACT: accessibility description for a filtered column TBL_COL_DESC_FILTERED=Filtrato #XACT: accessibility description for a sorted column TBL_COL_DESC_SORTED_ASC=Classificato in ordine crescente #XACT: accessibility description for a sorted column TBL_COL_DESC_SORTED_DES=Classificato in ordine decrescente #XACT: accessibility description of how many columns are spanned by a column header TBL_COL_DESC_SPAN=Comprende {0} colonne #XACT: state which should be announced by screenreaders if the element in a table cell is disabled TBL_CTRL_STATE_DISABLED=Disattivato #XACT: state which should be announced by screenreaders if the element in a table cell is readonly TBL_CTRL_STATE_READONLY=Protetto dalla scrittura #XTIT: Title of the Row Action Column TBL_ROW_ACTION_COLUMN_LABEL=Azioni riga #XACT: Screenreader should announce when no actions are available TBL_ROW_ACTION_NO_ACTION=Nessuna azione disponibile #XACT: Screenreader should announce when a action is available TBL_ROW_ACTION_SINGLE_ACTION=1 azione disponibile #XACT: Screenreader should announce when several actions are available TBL_ROW_ACTION_MULTIPLE_ACTION={0} azioni disponibili #XTOL: Tooltip for Navigation Action Icon in Table Row TBL_ROW_ACTION_NAVIGATE=Dettagli #XTOL: Tooltip for Delete Action Icon in Table Row TBL_ROW_ACTION_DELETE=Elimina #XTOL: Tooltip for More Actions Icon in Table Row TBL_ROW_ACTION_MORE=Altro #XACT: ARIA announcement for the information state of the table row TBL_ROW_STATE_INFORMATION=Informazione #XACT: ARIA announcement for the error state of the table row TBL_ROW_STATE_ERROR=Errore #XACT: ARIA announcement for the warning state of the table row TBL_ROW_STATE_WARNING=Messaggio di avvertimento #XACT: ARIA announcement for the success state of the table row TBL_ROW_STATE_SUCCESS=Corretta esecuzione #XACT ARIA announcement for the navigated state of the table row TBL_ROW_STATE_NAVIGATED=Navigato #XACT: accessibilty description for expanding the table row via keyboard TBL_ROW_EXPAND_KEY=Per esplodere una riga, premi la barra spaziatrice #XACT: accessibilty description for collapsing the table row via keyboard TBL_ROW_COLLAPSE_KEY=Per comprimere una riga, premi la barra spaziatrice #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=Aggiungi riga #XACT: Accessibilty label for the table creation row TBL_CREATEROW_LABEL=Crea nuovo inserimento tabella #XTIT: Title of the message popover on the last selected item, when the selection was limited TBL_SELECT_LIMIT_TITLE=Limite di selezione #XMSG: Message popover on the last selected item, when the selection was limited TBL_SELECT_LIMIT=In questa tabella non \u00E8 possibile aggiungere alla tua selezione pi\u00F9 di {0} elementi contemporaneamente.\n\nNon \u00E8 possibile continuare ad aggiungere a piacere alla propria selezione, ma \u00E8 possibile selezionare in una tornata solamente {0} elementi.