1 # Italian translation of atk.
2 # Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
3 # Alessio Frusciante <algol@firenze.linux.it>, 2002, 2003, 2004.
4 # Luca Ferretti <lferrett@gnome.org>, 2005, 2006, 2007, 2008, 2009, 2010, 2011.
8 "Project-Id-Version: atk\n"
9 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
10 "product=atk&keywords=I18N+L10N&component=general\n"
11 "POT-Creation-Date: 2011-08-31 05:06+0000\n"
12 "PO-Revision-Date: 2011-09-09 00:33+0200\n"
13 "Last-Translator: Luca Ferretti <lferrett@gnome.org>\n"
14 "Language-Team: Italian <tp@lists.linux.it>\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
21 #: ../atk/atkhyperlink.c:103
23 msgstr "Collegamento selezionato"
25 #: ../atk/atkhyperlink.c:104
26 msgid "Specifies whether the AtkHyperlink object is selected"
27 msgstr "Specifica se l'oggetto AtkHyperlink è selezionato"
29 #: ../atk/atkhyperlink.c:110
30 msgid "Number of Anchors"
31 msgstr "Numero di anchor"
33 #: ../atk/atkhyperlink.c:111
34 msgid "The number of anchors associated with the AtkHyperlink object"
35 msgstr "Il numero di anchor associate all'oggetto AtkHyperlink"
37 #: ../atk/atkhyperlink.c:119
39 msgstr "Indice finale"
41 #: ../atk/atkhyperlink.c:120
42 msgid "The end index of the AtkHyperlink object"
43 msgstr "L'indice finale dell'oggetto AtkHyperlink"
45 #: ../atk/atkhyperlink.c:128
47 msgstr "Indice iniziale"
49 #: ../atk/atkhyperlink.c:129
50 msgid "The start index of the AtkHyperlink object"
51 msgstr "L'indice iniziale dell'oggetto AtkHyperlink"
53 # * AtkObject represents the minimum information all accessible objects
54 # * return. This information includes accessible name, accessible
55 # * description, role and state of the object, as well information about
56 # * its parent and children. It is also possible to obtain more specific
57 # * accessibility information about a component if it supports one or more
58 # * of the following interfaces:
60 # @ATK_ROLE_INVALID: Invalid role
61 #: ../atk/atkobject.c:74
65 # @ATK_ROLE_ACCEL_LABEL: A label which represents an accelerator
66 #: ../atk/atkobject.c:75
67 msgid "accelerator label"
68 msgstr "etichetta acceleratore"
70 # @ATK_ROLE_ALERT: An object which is an alert to the user
71 #: ../atk/atkobject.c:76
75 # @ATK_ROLE_ANIMATION: An object which is an animated image
76 #: ../atk/atkobject.c:77
80 # @ATK_ROLE_ARROW: An arrow in one of the four cardinal directions
81 #: ../atk/atkobject.c:78
85 # @ATK_ROLE_CALENDAR: An object that displays a calendar and allows the user to select a date
86 #: ../atk/atkobject.c:79
90 # @ATK_ROLE_CANVAS: An object that can be drawn into and is used to trap events
91 #: ../atk/atkobject.c:80
95 # @ATK_ROLE_CHECK_BOX: A choice that can be checked or unchecked and provides a separate indicator for the current state
96 #: ../atk/atkobject.c:81
98 msgstr "casella di spunta"
100 # @ATK_ROLE_CHECK_MENU_ITEM: A menu item with a check box
101 #: ../atk/atkobject.c:82
102 msgid "check menu item"
103 msgstr "voce di menù di spunta"
105 # @ATK_ROLE_COLOR_CHOOSER: A specialized dialog that lets the user choose a color
106 #: ../atk/atkobject.c:83
107 msgid "color chooser"
108 msgstr "selettore colore"
110 # @ATK_ROLE_COLUMN_HEADER: The header for a column of data
111 #: ../atk/atkobject.c:84
112 msgid "column header"
113 msgstr "intestazione di colonna"
115 # @ATK_ROLE_COMBO_BOX: A list of choices the user can select from
116 #: ../atk/atkobject.c:85
118 msgstr "casella combinata"
120 # @ATK_ROLE_DATE_EDITOR: An object whose purpose is to allow a user to edit a date
121 #: ../atk/atkobject.c:86
123 msgstr "editor di date"
125 # @ATK_ROLE_DESKTOP_ICON: An inconifed internal frame within a DESKTOP_PANE
126 #: ../atk/atkobject.c:87
128 msgstr "icona della scrivania"
130 # @ATK_ROLE_DESKTOP_FRAME: A pane that supports internal frames and iconified versions of those internal frames
131 #: ../atk/atkobject.c:88
132 msgid "desktop frame"
133 msgstr "cornice della scrivania"
135 # @ATK_ROLE_DIAL: An object whose purpose is to allow a user to set a value
137 # rotella, vista la spiegazione è totalmente fuori luogo... -Luca
138 #: ../atk/atkobject.c:89
142 # @ATK_ROLE_DIALOG: A top level window with title bar and a border
143 #: ../atk/atkobject.c:90
147 # @ATK_ROLE_DIRECTORY_PANE: A pane that allows the user to navigate through and select the contents of a directory
148 #: ../atk/atkobject.c:91
149 msgid "directory pane"
150 msgstr "riquadro directory"
152 # @ATK_ROLE_DRAWING_AREA: An object used for drawing custom user interface elements
153 #: ../atk/atkobject.c:92
155 msgstr "area di disegno"
157 # @ATK_ROLE_FILE_CHOOSER: A specialized dialog that lets the user choose a file
158 #: ../atk/atkobject.c:93
160 msgstr "selettore file"
162 # @ATK_ROLE_FILLER: A object that fills up space in a user interface
163 #: ../atk/atkobject.c:94
167 # @ATK_ROLE_FONT_CHOOSER: A specialized dialog that lets the user choose a font
168 #. I know it looks wrong but that is what Java returns
169 #: ../atk/atkobject.c:96
171 msgstr "selettore tipo di carattere"
173 # @ATK_ROLE_FRAME: A top level window with a title bar, border, menubar, etc.
174 #: ../atk/atkobject.c:97
178 # @ATK_ROLE_GLASS_PANE: A pane that is guaranteed to be painted on top of all panes beneath it
179 #: ../atk/atkobject.c:98
181 msgstr "riquardo trasparente"
183 # @ATK_ROLE_HTML_CONTAINER: A document container for HTML, whose children represent the document content
184 #: ../atk/atkobject.c:99
185 msgid "html container"
186 msgstr "contenitore html"
188 # @ATK_ROLE_ICON: A small fixed size picture, typically used to decorate components
189 #: ../atk/atkobject.c:100
193 # @ATK_ROLE_IMAGE: An object whose primary purpose is to display an image
194 #: ../atk/atkobject.c:101
198 # @ATK_ROLE_INTERNAL_FRAME: A frame-like object that is clipped by a desktop pane
199 #: ../atk/atkobject.c:102
200 msgid "internal frame"
201 msgstr "cornice interna"
203 # @ATK_ROLE_LABEL: An object used to present an icon or short string in an interface
204 #: ../atk/atkobject.c:103
208 # @ATK_ROLE_LAYERED_PANE: A specialized pane that allows its children to be drawn in layers, providing a form of stacking order
209 #: ../atk/atkobject.c:104
211 msgstr "riquadro a livelli"
213 # @ATK_ROLE_LIST: An object that presents a list of objects to the user and allows the user to select one or more of them
214 #: ../atk/atkobject.c:105
218 # @ATK_ROLE_LIST_ITEM: An object that represents an element of a list
219 #: ../atk/atkobject.c:106
221 msgstr "voce di elenco"
223 # @ATK_ROLE_MENU: An object usually found inside a menu bar that contains a list of actions the user can choose from
224 #: ../atk/atkobject.c:107
228 # @ATK_ROLE_MENU_BAR: An object usually drawn at the top of the primary dialog box of an application that contains a list of menus the user can choose from
229 #: ../atk/atkobject.c:108
231 msgstr "barra dei menù"
233 # @ATK_ROLE_MENU_ITEM: An object usually contained in a menu that presents an action the user can choose
234 #: ../atk/atkobject.c:109
236 msgstr "voce di menù"
238 # *@ATK_ROLE_OPTION_PANE: A specialized pane whose primary use is inside a DIALOG
239 #: ../atk/atkobject.c:110
241 msgstr "riquadro opzioni"
243 # @ATK_ROLE_PAGE_TAB: An object that is a child of a page tab list
244 #: ../atk/atkobject.c:111
248 # @ATK_ROLE_PAGE_TAB_LIST: An object that presents a series of panels (or page tabs), one at a time, through some mechanism provided by the object
249 #: ../atk/atkobject.c:112
250 msgid "page tab list"
251 msgstr "elenco di schede"
253 # @ATK_ROLE_PANEL: A generic container that is often used to group objects
254 #: ../atk/atkobject.c:113
258 # @ATK_ROLE_PASSWORD_TEXT: A text object uses for passwords, or other places where the text content is not shown visibly to the user
259 #: ../atk/atkobject.c:114
260 msgid "password text"
261 msgstr "testo password"
263 # @ATK_ROLE_POPUP_MENU: A temporary window that is usually used to offer the user a list of choices, and then hides when the user selects one of those choices
264 #: ../atk/atkobject.c:115
266 msgstr "menù a comparsa"
268 # @ATK_ROLE_PROGRESS_BAR: An object used to indicate how much of a task has been completed
269 #: ../atk/atkobject.c:116
271 msgstr "barra di avanzamento"
273 # @ATK_ROLE_PUSH_BUTTON: An object the user can manipulate to tell the application to do something
274 #: ../atk/atkobject.c:117
278 # @ATK_ROLE_RADIO_BUTTON: A specialized check box that will cause other radio buttons in the same group to become unchecked when this one is checked
279 #: ../atk/atkobject.c:118
281 msgstr "pulsante radio"
283 # @ATK_ROLE_RADIO_MENU_ITEM: A check menu item which belongs to a group. At each instant exactly one of the radio menu items from a group is selected
284 #: ../atk/atkobject.c:119
285 msgid "radio menu item"
286 msgstr "voce di menù radio"
288 # @ATK_ROLE_ROOT_PANE: A specialized pane that has a glass pane and a layered pane as its children
289 #: ../atk/atkobject.c:120
291 msgstr "riquadro radice"
293 # @ATK_ROLE_ROW_HEADER: The header for a row of data
294 #: ../atk/atkobject.c:121
296 msgstr "intestazione di riga"
298 # @ATK_ROLE_SCROLL_BAR: An object usually used to allow a user to incrementally view a large amount of data.
299 #: ../atk/atkobject.c:122
301 msgstr "barra di scorrimento"
303 # @ATK_ROLE_SCROLL_PANE: An object that allows a user to incrementally view a large amount of information
304 #: ../atk/atkobject.c:123
306 msgstr "riquadro a scorrimento"
308 # @ATK_ROLE_SEPARATOR: An object usually contained in a menu to provide a visible and logical separation of the contents in a menu
309 #: ../atk/atkobject.c:124
313 # @ATK_ROLE_SLIDER: An object that allows the user to select from a bounded range
314 #: ../atk/atkobject.c:125
316 msgstr "controllo scorrevole"
318 # @ATK_ROLE_SPLIT_PANE: A specialized panel that presents two other panels at the same time
319 #: ../atk/atkobject.c:126
321 msgstr "riquadro diviso"
323 # @ATK_ROLE_SPIN_BUTTON: An object used to get an integer or floating point number from the user
324 #: ../atk/atkobject.c:127
326 msgstr "controllo di selezione"
328 # @ATK_ROLE_STATUSBAR: An object which reports messages of minor importance to the user
329 #: ../atk/atkobject.c:128
331 msgstr "barra di stato"
333 # @ATK_ROLE_TABLE: An object used to represent information in terms of rows and columns
334 #: ../atk/atkobject.c:129
338 # @ATK_ROLE_TABLE_CELL: A cell in a table
339 #: ../atk/atkobject.c:130
341 msgstr "cella di tabella"
343 # @ATK_ROLE_TABLE_COLUMN_HEADER: The header for a column of a table
344 #: ../atk/atkobject.c:131
345 msgid "table column header"
346 msgstr "intestazione di colonna per tabella"
348 # @ATK_ROLE_TABLE_ROW_HEADER: The header for a row of a table
349 #: ../atk/atkobject.c:132
350 msgid "table row header"
351 msgstr "intestazione di riga per tabella"
353 # @ATK_ROLE_TEAR_OFF_MENU_ITEM: A menu item used to tear off and reattach its menu
354 #: ../atk/atkobject.c:133
355 msgid "tear off menu item"
356 msgstr "voce di menù staccabile"
358 # @ATK_ROLE_TERMINAL: An object that represents an accessible terminal
359 #: ../atk/atkobject.c:134
363 # @ATK_ROLE_TEXT: An object that presents text to the user
364 #: ../atk/atkobject.c:135
368 # @ATK_ROLE_TOGGLE_BUTTON: A specialized push button that can be checked or unchecked, but does not provide a separate indicator for the current state
369 #: ../atk/atkobject.c:136
370 msgid "toggle button"
371 msgstr "pulsante di commutazione"
373 # @ATK_ROLE_TOOL_BAR: A bar or palette usually composed of push buttons or toggle buttons
374 #: ../atk/atkobject.c:137
376 msgstr "barra degli strumenti"
378 # @ATK_ROLE_TOOL_TIP: An object that provides information about another object
379 #: ../atk/atkobject.c:138
381 msgstr "suggerimento"
383 # @ATK_ROLE_TREE: An object used to represent hierarchical information to the user
384 #: ../atk/atkobject.c:139
388 # @ATK_ROLE_TREE_TABLE: An object capable of expanding and collapsing rows as well as showing multiple columns of data
389 #: ../atk/atkobject.c:140
391 msgstr "tabella ad albero"
393 # @ATK_ROLE_UNKNOWN: The object contains some Accessible information, but its role is not known
394 #: ../atk/atkobject.c:141
398 # *@ATK_ROLE_VIEWPORT: An object usually used in a scroll pane
399 #: ../atk/atkobject.c:142
401 msgstr "area visibile"
403 # @ATK_ROLE_WINDOW: A top level window with no title or border.
404 #: ../atk/atkobject.c:143
408 # @ATK_ROLE_HEADER: An object that serves as a document header.
409 #: ../atk/atkobject.c:144
411 msgstr "intestazione"
413 # @ATK_ROLE_FOOTER: An object that serves as a document footer.
414 #: ../atk/atkobject.c:145
416 msgstr "piè di pagina"
418 # @ATK_ROLE_PARAGRAPH: An object which is contains a paragraph of text content
419 #: ../atk/atkobject.c:146
423 # @ATK_ROLE_RULER: An object which describes margins and tab stops, etc. for text objects which it controls
424 #: ../atk/atkobject.c:147
428 # @ATK_ROLE_APPLICATION: The object is an application object, which may contain @ATK_ROLE_FRAME objects or other types of accessibles.
429 #: ../atk/atkobject.c:148
431 msgstr "applicazione"
433 # @ATK_ROLE_AUTOCOMPLETE: The object is a dialog or list containing items for insertion into an entry widget, for instance a list of words for completion of a text entry.
434 #: ../atk/atkobject.c:149
436 msgstr "completamento automatico"
438 # @ATK_ROLE_EDITBAR: The object is an editable text object in a toolbar
439 #: ../atk/atkobject.c:150
441 msgstr "barra di modifica"
443 # @ATK_ROLE_EMBEDDED: The object is an embedded container within a document or panel. This role is a grouping "hint" indicating that the contained objects share a context.
444 #: ../atk/atkobject.c:151
445 msgid "embedded component"
446 msgstr "componente incorporato"
448 # @ATK_ROLE_ENTRY: The object is a component whose textual content may be entered or modified by the user, provided @ATK_STATE_EDITABLE is present.
449 #: ../atk/atkobject.c:152
451 msgstr "campo inserimento"
453 # @ATK_ROLE_CHART: The object is a graphical depiction of quantitative data. It may contain multiple subelements whose attributes and/or description may be queried to obtain both the quantitative data and information about how the data is being presented. The LABELLED_BY relation is particularly important in interpreting objects of this type, as is the accessible-description property.
454 #: ../atk/atkobject.c:153
458 # @ATK_ROLE_CAPTION: The object contains descriptive information, usually textual, about another user interface element such as a table, chart, or image.
459 #: ../atk/atkobject.c:154
463 # @ATK_ROLE_DOCUMENT_FRAME: The object is a visual frame or container which contains a view of document content. Document frames may occur within another Document instance, in which case the second document may be said to be embedded in the containing instance. HTML frames are often ROLE_DOCUMENT_FRAME. Either this object, or a singleton descendant, should implement the Document interface.
464 #: ../atk/atkobject.c:155
465 msgid "document frame"
466 msgstr "cornice documento"
468 # @ATK_ROLE_HEADING: The object serves as a heading for content which follows it in a document. The 'heading level' of the heading, if availabe, may be obtained by querying the object's attributes.
469 #: ../atk/atkobject.c:156
471 msgstr "intestazione"
473 # @ATK_ROLE_PAGE: The object is a containing instance which encapsulates a page of information. @ATK_ROLE_PAGE is used in documents and content which support a paginated navigation model.
474 #: ../atk/atkobject.c:157
478 # @ATK_ROLE_SECTION: The object is a containing instance of document content which constitutes a particular 'logical' section of the document. The type of content within a section, and the nature of the section division itself, may be obtained by querying the object's attributes. Sections may be nested.
479 #: ../atk/atkobject.c:158
483 # @ATK_ROLE_REDUNDANT_OBJECT: The object is redundant with another object in the hierarchy, and is exposed for purely technical reasons. Objects of this role should normally be ignored by clients.
484 #: ../atk/atkobject.c:159
485 msgid "redundant object"
486 msgstr "oggetto ridondante"
488 # @ATK_ROLE_FRAME: A top level window with a title bar, border, menubar, etc.
491 # Traduzione non ottimale, ma visto l'originale non penso si potesse
492 # fare molto altro -Luca
494 #: ../atk/atkobject.c:160
498 # @ATK_ROLE_LINK - The object is a hypertext anchor, i.e. a "link" in a hypertext document. Such objects are distinct from 'inline' content which may also use the Hypertext/Hyperlink interfaces to indicate the range/location within a text object where an inline or embedded object lies
499 #: ../atk/atkobject.c:161
501 msgstr "collegamento"
503 # @ATK_ROLE_INPUT_METHOD_WINDOW - The object is a window or similar viewport which is used to allow composition or input of a 'complex character', in other words it is an "input method window.
504 #: ../atk/atkobject.c:162
505 msgid "input method window"
506 msgstr "finestra metodo di input"
508 # @ATK_ROLE_TABLE_ROW_HEADER: The header for a row of a table
509 #: ../atk/atkobject.c:163
511 msgstr "riga di tabella"
513 # @ATK_ROLE_TREE_TABLE: An object capable of expanding and collapsing rows as well as showing multiple columns of data
514 #: ../atk/atkobject.c:164
516 msgstr "elemento albero"
518 # @ATK_ROLE_DOCUMENT_FRAME: The object is a visual frame or container which contains a view of document content. Document frames may occur within another Document instance, in which case the second document may be said to be embedded in the containing instance. HTML frames are often ROLE_DOCUMENT_FRAME. Either this object, or a singleton descendant, should implement the Document interface.
519 #: ../atk/atkobject.c:165
520 msgid "document spreadsheet"
521 msgstr "documento foglio di calcolo"
523 # @ATK_ROLE_DOCUMENT_FRAME: The object is a visual frame or container which contains a view of document content. Document frames may occur within another Document instance, in which case the second document may be said to be embedded in the containing instance. HTML frames are often ROLE_DOCUMENT_FRAME. Either this object, or a singleton descendant, should implement the Document interface.
524 #: ../atk/atkobject.c:166
525 msgid "document presentation"
526 msgstr "documento presentazione"
528 # @ATK_ROLE_DOCUMENT_FRAME: The object is a visual frame or container which contains a view of document content. Document frames may occur within another Document instance, in which case the second document may be said to be embedded in the containing instance. HTML frames are often ROLE_DOCUMENT_FRAME. Either this object, or a singleton descendant, should implement the Document interface.
529 #: ../atk/atkobject.c:167
530 msgid "document text"
531 msgstr "documento testo"
533 # @ATK_ROLE_DOCUMENT_FRAME: The object is a visual frame or container which contains a view of document content. Document frames may occur within another Document instance, in which case the second document may be said to be embedded in the containing instance. HTML frames are often ROLE_DOCUMENT_FRAME. Either this object, or a singleton descendant, should implement the Document interface.
534 #: ../atk/atkobject.c:168
536 msgstr "documento web"
538 # @ATK_ROLE_DOCUMENT_FRAME: The object is a visual frame or container which contains a view of document content. Document frames may occur within another Document instance, in which case the second document may be said to be embedded in the containing instance. HTML frames are often ROLE_DOCUMENT_FRAME. Either this object, or a singleton descendant, should implement the Document interface.
539 #: ../atk/atkobject.c:169
540 msgid "document email"
541 msgstr "documento email"
543 #: ../atk/atkobject.c:170
547 # @ATK_ROLE_LIST: An object that presents a list of objects to the user and allows the user to select one or more of them
548 #: ../atk/atkobject.c:171
550 msgstr "casella elenco"
552 #: ../atk/atkobject.c:172
554 msgstr "raggruppamento"
556 # @ATK_ROLE_IMAGE: An object whose primary purpose is to display an image
557 #: ../atk/atkobject.c:173
559 msgstr "mappa immagine"
561 # @ATK_ROLE_ANIMATION: An object which is an animated image
562 #: ../atk/atkobject.c:174
566 # @ATK_ROLE_MENU_BAR: An object usually drawn at the top of the primary dialog box of an application that contains a list of menus the user can choose from
567 #: ../atk/atkobject.c:175
569 msgstr "barra informazioni"
571 #: ../atk/atkobject.c:514
572 msgid "Accessible Name"
573 msgstr "Nome accessibile"
575 #: ../atk/atkobject.c:515
576 msgid "Object instance's name formatted for assistive technology access"
578 "Il nome dell'istanza dell'oggetto formattato per l'accesso tramite "
579 "tecnologia assistiva"
581 #: ../atk/atkobject.c:521
582 msgid "Accessible Description"
583 msgstr "Descrizione accessibile"
585 #: ../atk/atkobject.c:522
586 msgid "Description of an object, formatted for assistive technology access"
588 "Descrizione di un oggetto, formattata per l'accesso tramite tecnologia "
591 #: ../atk/atkobject.c:528
592 msgid "Accessible Parent"
593 msgstr "Genitore accessibile"
595 #: ../atk/atkobject.c:529
596 msgid "Is used to notify that the parent has changed"
597 msgstr "Usato per notificare che il genitore è cambiato"
599 #: ../atk/atkobject.c:535
600 msgid "Accessible Value"
601 msgstr "Valore accessibile"
603 #: ../atk/atkobject.c:536
604 msgid "Is used to notify that the value has changed"
605 msgstr "Usato per notificare che il valore è cambiato"
607 #: ../atk/atkobject.c:544
608 msgid "Accessible Role"
609 msgstr "Ruolo accessibile"
611 #: ../atk/atkobject.c:545
612 msgid "The accessible role of this object"
613 msgstr "Il ruolo accessibile di questo oggetto"
615 #: ../atk/atkobject.c:553
616 msgid "Accessible Layer"
617 msgstr "Livello accessibile"
619 #: ../atk/atkobject.c:554
620 msgid "The accessible layer of this object"
621 msgstr "Il livello accessibile di questo oggetto"
623 #: ../atk/atkobject.c:562
624 msgid "Accessible MDI Value"
625 msgstr "Valore MDI accessibile"
627 #: ../atk/atkobject.c:563
628 msgid "The accessible MDI value of this object"
629 msgstr "Il valore MDI accessibile di questo oggetto"
631 #: ../atk/atkobject.c:571
632 msgid "Accessible Table Caption"
633 msgstr "Didascalia accessibile della tabella"
635 #: ../atk/atkobject.c:572
637 "Is used to notify that the table caption has changed; this property should "
638 "not be used. accessible-table-caption-object should be used instead"
640 "Usato per notificare che la descrizione della tabella è cambiata; questa "
641 "proprietà non dovrebbe essere usata. Dovrebbe essere usata accessible-table-"
642 "caption-object al suo posto."
644 #: ../atk/atkobject.c:578
645 msgid "Accessible Table Column Header"
646 msgstr "Intestazione accessibile della colonna della tabella"
648 #: ../atk/atkobject.c:579
649 msgid "Is used to notify that the table column header has changed"
651 "Usato per notificare che l'intestazione della colonna della tabella è "
654 #: ../atk/atkobject.c:585
655 msgid "Accessible Table Column Description"
656 msgstr "Descrizione accessibile della colonna della tabella"
658 #: ../atk/atkobject.c:586
659 msgid "Is used to notify that the table column description has changed"
661 "Usata per notificare che la descrizione della colonna della tabella è "
664 #: ../atk/atkobject.c:592
665 msgid "Accessible Table Row Header"
666 msgstr "Intestazione accessibile della riga della tabella"
668 #: ../atk/atkobject.c:593
669 msgid "Is used to notify that the table row header has changed"
671 "Usato per notificare che l'intestazione della riga della tabella è cambiata"
673 #: ../atk/atkobject.c:599
674 msgid "Accessible Table Row Description"
675 msgstr "Descrizione accessibile della riga della tabella"
677 #: ../atk/atkobject.c:600
678 msgid "Is used to notify that the table row description has changed"
680 "Usata per notificare che la descrizione della riga della tabella è cambiata"
682 #: ../atk/atkobject.c:606
683 msgid "Accessible Table Summary"
684 msgstr "Riassunto accessibile della tabella"
686 #: ../atk/atkobject.c:607
687 msgid "Is used to notify that the table summary has changed"
688 msgstr "Usato per notificare che il riassunto della tabella è cambiato"
690 #: ../atk/atkobject.c:613
691 msgid "Accessible Table Caption Object"
692 msgstr "Oggetto didascalia accessibile della tabella"
694 #: ../atk/atkobject.c:614
695 msgid "Is used to notify that the table caption has changed"
696 msgstr "Usato per notificare che la didascalia della tabella e cambiata"
698 #: ../atk/atkobject.c:620
699 msgid "Number of Accessible Hypertext Links"
700 msgstr "Numero di collegamenti accessibili nell'ipertesto"
702 #: ../atk/atkobject.c:621
703 msgid "The number of links which the current AtkHypertext has"
704 msgstr "Il numero di collegamenti presenti nell'AtkHypertext attuale"