Revved to 1.27.90 for GNOME 2.27.90
[atk.git] / po / it.po
blob729b190ed30abfc8ba76aeaea7c9489e63ed28c8
1 # Italian translation of atk.
2 # Copyright (C) 2002 Free Software Foundation, Inc.
3 # Alessio Frusciante <algol@firenze.linux.it>, 2002-2004.
4 # Luca Ferretti <elle.uca@libero.it>, 2005-2006.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: atk\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2009-08-10 14:33+0800\n"
11 "PO-Revision-Date: 2008-12-09 11:04+0100\n"
12 "Last-Translator: Luca Ferretti <elle.uca@libero.it>\n"
13 "Language-Team: Italian <tp@lists.linux.it>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
18 #: atk/atkhyperlink.c:103
19 msgid "Selected Link"
20 msgstr "Collegamento selezionato"
22 #: atk/atkhyperlink.c:104
23 msgid "Specifies whether the AtkHyperlink object is selected"
24 msgstr "Specifica se l'oggetto AtkHyperlink è selezionato"
26 #: atk/atkhyperlink.c:110
27 msgid "Number of Anchors"
28 msgstr "Numero di anchor"
30 #: atk/atkhyperlink.c:111
31 msgid "The number of anchors associated with the AtkHyperlink object"
32 msgstr "Il numero di anchor associate all'oggetto AtkHyperlink"
34 #: atk/atkhyperlink.c:119
35 msgid "End index"
36 msgstr "Indice finale"
38 #: atk/atkhyperlink.c:120
39 msgid "The end index of the AtkHyperlink object"
40 msgstr "L'indice finale dell'oggetto AtkHyperlink"
42 #: atk/atkhyperlink.c:128
43 msgid "Start index"
44 msgstr "Indice iniziale"
46 #: atk/atkhyperlink.c:129
47 msgid "The start index of the AtkHyperlink object"
48 msgstr "L'indice iniziale dell'oggetto AtkHyperlink"
50 #  * AtkObject represents the minimum information all accessible objects
51 #  * return. This information includes accessible name, accessible
52 #  * description, role and state of the object, as well information about
53 #  * its parent and children. It is also possible to obtain more specific
54 #  * accessibility information about a component if it supports one or more
55 #  * of the following interfaces:
57 # @ATK_ROLE_INVALID: Invalid role
58 #: atk/atkobject.c:74
59 msgid "invalid"
60 msgstr "non valido"
62 # @ATK_ROLE_ACCEL_LABEL: A label which represents an accelerator
63 #: atk/atkobject.c:75
64 msgid "accelerator label"
65 msgstr "etichetta acceleratore"
67 # @ATK_ROLE_ALERT: An object which is an alert to the user
68 #: atk/atkobject.c:76
69 msgid "alert"
70 msgstr "allerta"
72 # @ATK_ROLE_ANIMATION: An object which is an animated image
73 #: atk/atkobject.c:77
74 msgid "animation"
75 msgstr "animazione"
77 # @ATK_ROLE_ARROW: An arrow in one of the four cardinal directions
78 #: atk/atkobject.c:78
79 msgid "arrow"
80 msgstr "freccia"
82 # @ATK_ROLE_CALENDAR:  An object that displays a calendar and allows the user to select a date
83 #: atk/atkobject.c:79
84 msgid "calendar"
85 msgstr "calendario"
87 # @ATK_ROLE_CANVAS: An object that can be drawn into and is used to trap events
88 #: atk/atkobject.c:80
89 msgid "canvas"
90 msgstr "tela"
92 # @ATK_ROLE_CHECK_BOX: A choice that can be checked or unchecked and provides a separate indicator for the current state
93 #: atk/atkobject.c:81
94 msgid "check box"
95 msgstr "casella di spunta"
97 # @ATK_ROLE_CHECK_MENU_ITEM: A menu item with a check box
98 #: atk/atkobject.c:82
99 msgid "check menu item"
100 msgstr "voce di menù di spunta"
102 # @ATK_ROLE_COLOR_CHOOSER: A specialized dialog that lets the user choose a color
103 #: atk/atkobject.c:83
104 msgid "color chooser"
105 msgstr "selettore colore"
107 # @ATK_ROLE_COLUMN_HEADER: The header for a column of data
108 #: atk/atkobject.c:84
109 msgid "column header"
110 msgstr "intestazione di colonna"
112 # @ATK_ROLE_COMBO_BOX: A list of choices the user can select from
113 #: atk/atkobject.c:85
114 msgid "combo box"
115 msgstr "casella combinata"
117 # @ATK_ROLE_DATE_EDITOR: An object whose purpose is to allow a user to edit a date
118 #: atk/atkobject.c:86
119 msgid "dateeditor"
120 msgstr "editor di date"
122 # @ATK_ROLE_DESKTOP_ICON: An inconifed internal frame within a DESKTOP_PANE
123 #: atk/atkobject.c:87
124 msgid "desktop icon"
125 msgstr "icona della scrivania"
127 # @ATK_ROLE_DESKTOP_FRAME: A pane that supports internal frames and iconified versions of those internal frames
128 #: atk/atkobject.c:88
129 msgid "desktop frame"
130 msgstr "cornice della scrivania"
132 # @ATK_ROLE_DIAL: An object whose purpose is to allow a user to set a value
134 # rotella, vista la spiegazione è totalmente fuori luogo... -Luca
135 #: atk/atkobject.c:89
136 msgid "dial"
137 msgstr "rotella"
139 # @ATK_ROLE_DIALOG: A top level window with title bar and a border
140 #: atk/atkobject.c:90
141 msgid "dialog"
142 msgstr "dialogo"
144 # @ATK_ROLE_DIRECTORY_PANE: A pane that allows the user to navigate through and select the contents of a directory
145 #: atk/atkobject.c:91
146 msgid "directory pane"
147 msgstr "riquadro directory"
149 # @ATK_ROLE_DRAWING_AREA: An object used for drawing custom user interface elements
150 #: atk/atkobject.c:92
151 msgid "drawing area"
152 msgstr "area di disegno"
154 # @ATK_ROLE_FILE_CHOOSER: A specialized dialog that lets the user choose a file
155 #: atk/atkobject.c:93
156 msgid "file chooser"
157 msgstr "selettore file"
159 # @ATK_ROLE_FILLER: A object that fills up space in a user interface
160 #: atk/atkobject.c:94
161 msgid "filler"
162 msgstr "riempitore"
164 # @ATK_ROLE_FONT_CHOOSER: A specialized dialog that lets the user choose a font
165 #. I know it looks wrong but that is what Java returns
166 #: atk/atkobject.c:96
167 msgid "fontchooser"
168 msgstr "selettore tipo di carattere"
170 # @ATK_ROLE_FRAME: A top level window with a title bar, border, menubar, etc.
171 #: atk/atkobject.c:97
172 msgid "frame"
173 msgstr "cornice"
175 # @ATK_ROLE_GLASS_PANE: A pane that is guaranteed to be painted on top of all panes beneath it
176 #: atk/atkobject.c:98
177 msgid "glass pane"
178 msgstr "riquardo trasparente"
180 # @ATK_ROLE_HTML_CONTAINER: A document container for HTML, whose children represent the document content
181 #: atk/atkobject.c:99
182 msgid "html container"
183 msgstr "contenitore html"
185 # @ATK_ROLE_ICON: A small fixed size picture, typically used to decorate components
186 #: atk/atkobject.c:100
187 msgid "icon"
188 msgstr "icona"
190 # @ATK_ROLE_IMAGE: An object whose primary purpose is to display an image
191 #: atk/atkobject.c:101
192 msgid "image"
193 msgstr "immagine"
195 # @ATK_ROLE_INTERNAL_FRAME: A frame-like object that is clipped by a desktop pane
196 #: atk/atkobject.c:102
197 msgid "internal frame"
198 msgstr "cornice interna"
200 # @ATK_ROLE_LABEL: An object used to present an icon or short string in an interface
201 #: atk/atkobject.c:103
202 msgid "label"
203 msgstr "etichetta"
205 # @ATK_ROLE_LAYERED_PANE: A specialized pane that allows its children to be drawn in layers, providing a form of stacking order
206 #: atk/atkobject.c:104
207 msgid "layered pane"
208 msgstr "riquadro a livelli"
210 # @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 
211 #: atk/atkobject.c:105
212 msgid "list"
213 msgstr "elenco"
215 # @ATK_ROLE_LIST_ITEM: An object that represents an element of a list 
216 #: atk/atkobject.c:106
217 msgid "list item"
218 msgstr "voce di elenco"
220 # @ATK_ROLE_MENU: An object usually found inside a menu bar that contains a list of actions the user can choose from
221 #: atk/atkobject.c:107
222 msgid "menu"
223 msgstr "menù"
225 # @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
226 #: atk/atkobject.c:108
227 msgid "menu bar"
228 msgstr "barra dei menù"
230 # @ATK_ROLE_MENU_ITEM: An object usually contained in a menu that presents an action the user can choose
231 #: atk/atkobject.c:109
232 msgid "menu item"
233 msgstr "voce di menù"
235 # *@ATK_ROLE_OPTION_PANE: A specialized pane whose primary use is inside a DIALOG
236 #: atk/atkobject.c:110
237 msgid "option pane"
238 msgstr "riquadro opzioni"
240 # @ATK_ROLE_PAGE_TAB: An object that is a child of a page tab list
241 #: atk/atkobject.c:111
242 msgid "page tab"
243 msgstr "scheda"
245 # @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 
246 #: atk/atkobject.c:112
247 msgid "page tab list"
248 msgstr "elenco di schede"
250 # @ATK_ROLE_PANEL: A generic container that is often used to group objects
251 #: atk/atkobject.c:113
252 msgid "panel"
253 msgstr "pannello"
255 # @ATK_ROLE_PASSWORD_TEXT: A text object uses for passwords, or other places where the text content is not shown visibly to the user
256 #: atk/atkobject.c:114
257 msgid "password text"
258 msgstr "testo password"
260 # @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
261 #: atk/atkobject.c:115
262 msgid "popup menu"
263 msgstr "menù a comparsa"
265 # @ATK_ROLE_PROGRESS_BAR: An object used to indicate how much of a task has been completed
266 #: atk/atkobject.c:116
267 msgid "progress bar"
268 msgstr "barra di avanzamento"
270 # @ATK_ROLE_PUSH_BUTTON: An object the user can manipulate to tell the application to do something
271 #: atk/atkobject.c:117
272 msgid "push button"
273 msgstr "pulsante"
275 # @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
276 #: atk/atkobject.c:118
277 msgid "radio button"
278 msgstr "pulsante radio"
280 # @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
281 #: atk/atkobject.c:119
282 msgid "radio menu item"
283 msgstr "voce di menù radio"
285 # @ATK_ROLE_ROOT_PANE: A specialized pane that has a glass pane and a layered pane as its children
286 #: atk/atkobject.c:120
287 msgid "root pane"
288 msgstr "riquadro radice"
290 # @ATK_ROLE_ROW_HEADER: The header for a row of data
291 #: atk/atkobject.c:121
292 msgid "row header"
293 msgstr "intestazione di riga"
295 # @ATK_ROLE_SCROLL_BAR: An object usually used to allow a user to incrementally view a large amount of data.
296 #: atk/atkobject.c:122
297 msgid "scroll bar"
298 msgstr "barra di scorrimento"
300 # @ATK_ROLE_SCROLL_PANE: An object that allows a user to incrementally view a large amount of information
301 #: atk/atkobject.c:123
302 msgid "scroll pane"
303 msgstr "riquadro a scorrimento"
305 # @ATK_ROLE_SEPARATOR: An object usually contained in a menu to provide a visible and logical separation of the contents in a menu
306 #: atk/atkobject.c:124
307 msgid "separator"
308 msgstr "separatore"
310 # @ATK_ROLE_SLIDER: An object that allows the user to select from a bounded range
311 #: atk/atkobject.c:125
312 msgid "slider"
313 msgstr "controllo scorrevole"
315 # @ATK_ROLE_SPLIT_PANE: A specialized panel that presents two other panels at the same time
316 #: atk/atkobject.c:126
317 msgid "split pane"
318 msgstr "riquadro diviso"
320 # @ATK_ROLE_SPIN_BUTTON: An object used to get an integer or floating point number from the user
321 #: atk/atkobject.c:127
322 msgid "spin button"
323 msgstr "controllo di selezione"
325 # @ATK_ROLE_STATUSBAR: An object which reports messages of minor importance to the user
326 #: atk/atkobject.c:128
327 msgid "statusbar"
328 msgstr "barra di stato"
330 # @ATK_ROLE_TABLE: An object used to represent information in terms of rows and columns
331 #: atk/atkobject.c:129
332 msgid "table"
333 msgstr "tabella"
335 # @ATK_ROLE_TABLE_CELL: A cell in a table
336 #: atk/atkobject.c:130
337 msgid "table cell"
338 msgstr "cella di tabella"
340 # @ATK_ROLE_TABLE_COLUMN_HEADER: The header for a column of a table
341 #: atk/atkobject.c:131
342 msgid "table column header"
343 msgstr "intestazione di colonna per tabella"
345 # @ATK_ROLE_TABLE_ROW_HEADER: The header for a row of a table
346 #: atk/atkobject.c:132
347 msgid "table row header"
348 msgstr "intestazione di riga per tabella"
350 # @ATK_ROLE_TEAR_OFF_MENU_ITEM: A menu item used to tear off and reattach its menu
351 #: atk/atkobject.c:133
352 msgid "tear off menu item"
353 msgstr "voce di menù staccabile"
355 # @ATK_ROLE_TERMINAL: An object that represents an accessible terminal
356 #: atk/atkobject.c:134
357 msgid "terminal"
358 msgstr "terminale"
360 # @ATK_ROLE_TEXT: An object that presents text to the user
361 #: atk/atkobject.c:135
362 msgid "text"
363 msgstr "testo"
365 # @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
366 #: atk/atkobject.c:136
367 msgid "toggle button"
368 msgstr "pulsante di commutazione"
370 # @ATK_ROLE_TOOL_BAR: A bar or palette usually composed of push buttons or toggle buttons
371 #: atk/atkobject.c:137
372 msgid "tool bar"
373 msgstr "barra degli strumenti"
375 # @ATK_ROLE_TOOL_TIP: An object that provides information about another object
376 #: atk/atkobject.c:138
377 msgid "tool tip"
378 msgstr "suggerimento"
380 # @ATK_ROLE_TREE: An object used to represent hierarchical information to the user
381 #: atk/atkobject.c:139
382 msgid "tree"
383 msgstr "albero"
385 # @ATK_ROLE_TREE_TABLE: An object capable of expanding and collapsing rows as well as showing multiple columns of data
386 #: atk/atkobject.c:140
387 msgid "tree table"
388 msgstr "tabella ad albero"
390 # @ATK_ROLE_UNKNOWN: The object contains some Accessible information, but its role is not known
391 #: atk/atkobject.c:141
392 msgid "unknown"
393 msgstr "sconosciuto"
395 # *@ATK_ROLE_VIEWPORT: An object usually used in a scroll pane
396 #: atk/atkobject.c:142
397 msgid "viewport"
398 msgstr "area visibile"
400 # @ATK_ROLE_WINDOW: A top level window with no title or border.
401 #: atk/atkobject.c:143
402 msgid "window"
403 msgstr "finestra"
405 # @ATK_ROLE_HEADER: An object that serves as a document header.
406 #: atk/atkobject.c:144
407 msgid "header"
408 msgstr "intestazione"
410 # @ATK_ROLE_FOOTER: An object that serves as a document footer.
411 #: atk/atkobject.c:145
412 msgid "footer"
413 msgstr "piè di pagina"
415 # @ATK_ROLE_PARAGRAPH: An object which is contains a paragraph of text content
416 #: atk/atkobject.c:146
417 msgid "paragraph"
418 msgstr "paragrafo"
420 # @ATK_ROLE_RULER: An object which describes margins and tab stops, etc. for text objects which it controls
421 #: atk/atkobject.c:147
422 msgid "ruler"
423 msgstr "righello"
425 # @ATK_ROLE_APPLICATION: The object is an application object, which may contain @ATK_ROLE_FRAME objects or other types of accessibles.
426 #: atk/atkobject.c:148
427 msgid "application"
428 msgstr "applicazione"
430 # @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.
431 #: atk/atkobject.c:149
432 msgid "autocomplete"
433 msgstr "completamento automatico"
435 # @ATK_ROLE_EDITBAR: The object is an editable text object in a toolbar
436 #: atk/atkobject.c:150
437 msgid "edit bar"
438 msgstr "barra di modifica"
440 # @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.
441 #: atk/atkobject.c:151
442 msgid "embedded component"
443 msgstr "componente incorporato"
445 # @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.
446 #: atk/atkobject.c:152
447 msgid "entry"
448 msgstr "campo inserimento"
450 # @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.
451 #: atk/atkobject.c:153
452 msgid "chart"
453 msgstr "diagramma"
455 # @ATK_ROLE_CAPTION: The object contains descriptive information, usually textual, about another user interface element such as a table, chart, or image.
456 #: atk/atkobject.c:154
457 msgid "caption"
458 msgstr "didascalia"
460 # @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.
461 #: atk/atkobject.c:155
462 msgid "document frame"
463 msgstr "cornice documento"
465 # @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.
466 #: atk/atkobject.c:156
467 msgid "heading"
468 msgstr "intestazione"
470 # @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.
471 #: atk/atkobject.c:157
472 msgid "page"
473 msgstr "pagina"
475 # @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.
476 #: atk/atkobject.c:158
477 msgid "section"
478 msgstr "sezione"
480 # @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.
481 #: atk/atkobject.c:159
482 msgid "redundant object"
483 msgstr "oggetto ridondante"
485 # @ATK_ROLE_FRAME: A top level window with a title bar, border, menubar, etc.
488 # Traduzione non ottimale, ma visto l'originale non penso si potesse
489 # fare molto altro -Luca
491 #: atk/atkobject.c:160
492 msgid "form"
493 msgstr "modulo"
495 # @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
496 #: atk/atkobject.c:161
497 msgid "link"
498 msgstr "collegamento"
500 # @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.
501 #: atk/atkobject.c:162
502 msgid "input method window"
503 msgstr "finestra metodo di input"
505 #: atk/atkobject.c:488
506 msgid "Accessible Name"
507 msgstr "Nome accessibile"
509 #: atk/atkobject.c:489
510 msgid "Object instance's name formatted for assistive technology access"
511 msgstr ""
512 "Il nome dell'istanza dell'oggetto formattato per l'accesso tramite "
513 "tecnologia assistiva"
515 #: atk/atkobject.c:495
516 msgid "Accessible Description"
517 msgstr "Descrizione accessibile"
519 #: atk/atkobject.c:496
520 msgid "Description of an object, formatted for assistive technology access"
521 msgstr ""
522 "Descrizione di un oggetto, formattata per l'accesso tramite tecnologia "
523 "assistiva"
525 #: atk/atkobject.c:502
526 msgid "Accessible Parent"
527 msgstr "Genitore accessibile"
529 #: atk/atkobject.c:503
530 msgid "Is used to notify that the parent has changed"
531 msgstr "Usato per notificare che il genitore è cambiato"
533 #: atk/atkobject.c:509
534 msgid "Accessible Value"
535 msgstr "Valore accessibile"
537 #: atk/atkobject.c:510
538 msgid "Is used to notify that the value has changed"
539 msgstr "Usato per notificare che il valore è cambiato"
541 #: atk/atkobject.c:518
542 msgid "Accessible Role"
543 msgstr "Ruolo accessibile"
545 #: atk/atkobject.c:519
546 msgid "The accessible role of this object"
547 msgstr "Il ruolo accessibile di questo oggetto"
549 #: atk/atkobject.c:527
550 msgid "Accessible Layer"
551 msgstr "Livello accessibile"
553 #: atk/atkobject.c:528
554 msgid "The accessible layer of this object"
555 msgstr "Il livello accessibile di questo oggetto"
557 #: atk/atkobject.c:536
558 msgid "Accessible MDI Value"
559 msgstr "Valore MDI accessibile"
561 #: atk/atkobject.c:537
562 msgid "The accessible MDI value of this object"
563 msgstr "Il valore MDI accessibile di questo oggetto"
565 #: atk/atkobject.c:545
566 msgid "Accessible Table Caption"
567 msgstr "Didascalia accessibile della tabella"
569 #: atk/atkobject.c:546
570 msgid ""
571 "Is used to notify that the table caption has changed; this property should "
572 "not be used. accessible-table-caption-object should be used instead"
573 msgstr ""
574 "Usato per notificare che la descrizione della tabella è cambiata; questa "
575 "proprietà non dovrebbe essere usata. Dovrebbe essere usata accessible-table-"
576 "caption-object al suo posto."
578 #: atk/atkobject.c:552
579 msgid "Accessible Table Column Header"
580 msgstr "Intestazione accessibile della colonna della tabella"
582 #: atk/atkobject.c:553
583 msgid "Is used to notify that the table column header has changed"
584 msgstr ""
585 "Usato per notificare che l'intestazione della colonna della tabella è "
586 "cambiata"
588 #: atk/atkobject.c:559
589 msgid "Accessible Table Column Description"
590 msgstr "Descrizione accessibile della colonna della tabella"
592 #: atk/atkobject.c:560
593 msgid "Is used to notify that the table column description has changed"
594 msgstr ""
595 "Usata per notificare che la descrizione della colonna della tabella è "
596 "cambiata"
598 #: atk/atkobject.c:566
599 msgid "Accessible Table Row Header"
600 msgstr "Intestazione accessibile della riga della tabella"
602 #: atk/atkobject.c:567
603 msgid "Is used to notify that the table row header has changed"
604 msgstr ""
605 "Usato per notificare che l'intestazione della riga della tabella è cambiata"
607 #: atk/atkobject.c:573
608 msgid "Accessible Table Row Description"
609 msgstr "Descrizione accessibile della riga della tabella"
611 #: atk/atkobject.c:574
612 msgid "Is used to notify that the table row description has changed"
613 msgstr ""
614 "Usata per notificare che la descrizione della riga della tabella è cambiata"
616 #: atk/atkobject.c:580
617 msgid "Accessible Table Summary"
618 msgstr "Riassunto accessibile della tabella"
620 #: atk/atkobject.c:581
621 msgid "Is used to notify that the table summary has changed"
622 msgstr "Usato per notificare che il riassunto della tabella è cambiato"
624 #: atk/atkobject.c:587
625 msgid "Accessible Table Caption Object"
626 msgstr "Oggetto didascalia accessibile della tabella"
628 #: atk/atkobject.c:588
629 msgid "Is used to notify that the table caption has changed"
630 msgstr "Usato per notificare che la didascalia della tabella e cambiata"
632 #: atk/atkobject.c:594
633 msgid "Number of Accessible Hypertext Links"
634 msgstr "Numero di collegamenti accessibili nell'ipertesto"
636 #: atk/atkobject.c:595
637 msgid "The number of links which the current AtkHypertext has"
638 msgstr "Il numero di collegamenti presenti nell'AtkHypertext attuale"