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