diff --git a/po-properties/it.po b/po-properties/it.po index ffb7b74905..65bbde1c3b 100644 --- a/po-properties/it.po +++ b/po-properties/it.po @@ -1,5 +1,5 @@ # This is the Italian locale definition for Gtk+. -# Copyright (C) 1998-2009, 2010, 2012, 2013, 2014, 2015 Free Software Foundation, Inc. +# Copyright (C) 1998-2009, 2010, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. # Tristan Tarrant , 1999. # Christopher Gabriel , 2000. # Alessio Dessì , 2003, 2004, 2005, 2006, 2007. @@ -28,14 +28,14 @@ # Il nome deve essere mantenuto il più corto possibile, # evitando articoli e, dove possibile, preposizioni. # Luca Ferretti , 2007, 2008, 2009, 2010, 2011. -# Milo Casagrande , 2009, 2012, 2013, 2014, 2015. +# Milo Casagrande , 2009, 2012, 2013, 2014, 2015, 2016. # msgid "" msgstr "" "Project-Id-Version: gtk+-properties\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-09-25 14:11+0000\n" -"PO-Revision-Date: 2015-09-27 22:59+0200\n" +"POT-Creation-Date: 2016-03-14 23:11+0000\n" +"PO-Revision-Date: 2016-03-17 21:02+0100\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "Language: it\n" @@ -43,10 +43,10 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n" -"X-Generator: Poedit 1.8.5\n" +"X-Generator: Poedit 1.8.7\n" #: gdk/gdkapplaunchcontext.c:127 gdk/gdkcursor.c:139 gdk/gdkdevicemanager.c:181 -#: gdk/gdkglcontext.c:264 +#: gdk/gdkglcontext.c:265 gdk/gdkseat.c:158 gdk/gdkseat.c:159 msgid "Display" msgstr "Display" @@ -62,75 +62,83 @@ msgstr "Tipo cursore standard" msgid "Display of this cursor" msgstr "Display di questo cursore" -#: gdk/gdkdevice.c:115 +#: gdk/gdkdevice.c:119 msgid "Device Display" msgstr "Display del dispositivo" -#: gdk/gdkdevice.c:116 +#: gdk/gdkdevice.c:120 msgid "Display which the device belongs to" msgstr "Display a cui appartiene il dispositivo" -#: gdk/gdkdevice.c:130 +#: gdk/gdkdevice.c:134 msgid "Device manager" msgstr "Gestore dispositivi" -#: gdk/gdkdevice.c:131 +#: gdk/gdkdevice.c:135 msgid "Device manager which the device belongs to" msgstr "Gestore dispositivo a cui appartiene il dispositivo" -#: gdk/gdkdevice.c:144 gdk/gdkdevice.c:145 +#: gdk/gdkdevice.c:148 gdk/gdkdevice.c:149 msgid "Device name" msgstr "Nome del dispositivo" -#: gdk/gdkdevice.c:158 +#: gdk/gdkdevice.c:162 msgid "Device type" msgstr "Tipo di dispositivo" -#: gdk/gdkdevice.c:159 +#: gdk/gdkdevice.c:163 msgid "Device role in the device manager" msgstr "Ruolo del dispositivo nel gestore di dispositivi" -#: gdk/gdkdevice.c:175 +#: gdk/gdkdevice.c:179 msgid "Associated device" msgstr "Dispositivo associato" -#: gdk/gdkdevice.c:176 +#: gdk/gdkdevice.c:180 msgid "Associated pointer or keyboard with this device" msgstr "Puntatore o tastiera associati con questo dispositivo" -#: gdk/gdkdevice.c:189 +#: gdk/gdkdevice.c:193 msgid "Input source" msgstr "Sorgente input" -#: gdk/gdkdevice.c:190 +#: gdk/gdkdevice.c:194 msgid "Source type for the device" msgstr "Tipo di sorgente per il dispositivo" -#: gdk/gdkdevice.c:205 gdk/gdkdevice.c:206 +#: gdk/gdkdevice.c:209 gdk/gdkdevice.c:210 msgid "Input mode for the device" msgstr "Modo di input per il dispositivo" -#: gdk/gdkdevice.c:221 +#: gdk/gdkdevice.c:225 msgid "Whether the device has a cursor" msgstr "Indica se il dispositivo ha un cursore" -#: gdk/gdkdevice.c:222 +#: gdk/gdkdevice.c:226 msgid "Whether there is a visible cursor following device motion" msgstr "" "Indica se c'è un cursore visibile che segue il movimento del dispositivo" -#: gdk/gdkdevice.c:236 gdk/gdkdevice.c:237 +#: gdk/gdkdevice.c:240 gdk/gdkdevice.c:241 msgid "Number of axes in the device" msgstr "Il numero di assi del dispositivo" -#: gdk/gdkdevice.c:251 gdk/gdkdevice.c:252 +#: gdk/gdkdevice.c:255 gdk/gdkdevice.c:256 msgid "Vendor ID" msgstr "ID vendor" -#: gdk/gdkdevice.c:266 gdk/gdkdevice.c:267 +#: gdk/gdkdevice.c:270 gdk/gdkdevice.c:271 msgid "Product ID" msgstr "ID prodotto" +#: gdk/gdkdevice.c:285 gdk/gdkdevice.c:286 +msgid "Seat" +msgstr "Posto" + +#: gdk/gdkdevice.c:302 gdk/gdkdevice.c:303 +msgid "Number of concurrent touches" +msgstr "Numero di tocchi simultanei" + #: gdk/gdkdevicemanager.c:182 msgid "Display for the device manager" msgstr "Display per il gestore di dispositivi" @@ -143,23 +151,23 @@ msgstr "Display predefinito" msgid "The default display for GDK" msgstr "Il display predefinito per GDK" -#: gdk/gdkglcontext.c:265 +#: gdk/gdkglcontext.c:266 msgid "The GDK display used to create the GL context" msgstr "Il display GDK usato per create il contesto GL" -#: gdk/gdkglcontext.c:280 gtk/gtkwidget.c:1332 +#: gdk/gdkglcontext.c:281 gtk/gtkwidget.c:1349 msgid "Window" msgstr "Finestra" -#: gdk/gdkglcontext.c:281 +#: gdk/gdkglcontext.c:282 msgid "The GDK window bound to the GL context" msgstr "La finestra GDK legata al contesto GL" -#: gdk/gdkglcontext.c:296 +#: gdk/gdkglcontext.c:297 msgid "Shared context" msgstr "Contesto condiviso" -#: gdk/gdkglcontext.c:297 +#: gdk/gdkglcontext.c:298 msgid "The GL context this context shares data with" msgstr "Il contesto GL con cui questo contesto condivide dati" @@ -183,27 +191,27 @@ msgstr "La risoluzione per i tipi di carattere sullo schermo" msgid "Cursor" msgstr "Cursore" -#: gdk/x11/gdkdevicemanager-xi2.c:113 +#: gdk/x11/gdkdevicemanager-xi2.c:114 msgid "Opcode" msgstr "Opcode" -#: gdk/x11/gdkdevicemanager-xi2.c:114 +#: gdk/x11/gdkdevicemanager-xi2.c:115 msgid "Opcode for XInput2 requests" msgstr "Opcode per richieste XInput2" -#: gdk/x11/gdkdevicemanager-xi2.c:120 +#: gdk/x11/gdkdevicemanager-xi2.c:121 msgid "Major" msgstr "Major" -#: gdk/x11/gdkdevicemanager-xi2.c:121 +#: gdk/x11/gdkdevicemanager-xi2.c:122 msgid "Major version number" msgstr "Numero di versione major" -#: gdk/x11/gdkdevicemanager-xi2.c:127 +#: gdk/x11/gdkdevicemanager-xi2.c:128 msgid "Minor" msgstr "Minor" -#: gdk/x11/gdkdevicemanager-xi2.c:128 +#: gdk/x11/gdkdevicemanager-xi2.c:129 msgid "Minor version number" msgstr "Numero di versione minor" @@ -224,8 +232,8 @@ msgid "The cell renderer represented by this accessible" msgstr "Il visualizzatore di cella rappresentato da questo accessibile" #: gtk/deprecated/gtkaction.c:243 gtk/deprecated/gtkactiongroup.c:200 -#: gtk/deprecated/gtkthemingengine.c:247 gtk/gtkprinter.c:121 -#: gtk/gtkstack.c:480 gtk/gtktextmark.c:136 +#: gtk/deprecated/gtkthemingengine.c:247 gtk/gtkcssnode.c:626 +#: gtk/gtkprinter.c:121 gtk/gtkstack.c:513 gtk/gtktextmark.c:136 msgid "Name" msgstr "Nome" @@ -233,9 +241,9 @@ msgstr "Nome" msgid "A unique name for the action." msgstr "Un nome univoco per l'azione." -#: gtk/deprecated/gtkaction.c:264 gtk/gtkbutton.c:247 gtk/gtkexpander.c:275 -#: gtk/gtkframe.c:166 gtk/gtklabel.c:756 gtk/gtkmenuitem.c:443 -#: gtk/gtktoolbutton.c:239 gtk/gtktoolitemgroup.c:1605 +#: gtk/deprecated/gtkaction.c:264 gtk/gtkbutton.c:281 gtk/gtkexpander.c:304 +#: gtk/gtkframe.c:226 gtk/gtklabel.c:801 gtk/gtkmenuitem.c:792 +#: gtk/gtktoolbutton.c:243 gtk/gtktoolitemgroup.c:1641 msgid "Label" msgstr "Etichetta" @@ -272,24 +280,24 @@ msgid "The stock icon displayed in widgets representing this action." msgstr "" "L'icona dello stock visualizzata nel widget a rappresentare questa azione." -#: gtk/deprecated/gtkaction.c:342 gtk/deprecated/gtkstatusicon.c:271 +#: gtk/deprecated/gtkaction.c:342 gtk/deprecated/gtkstatusicon.c:272 msgid "GIcon" msgstr "GIcon" # il o la?? -#: gtk/deprecated/gtkaction.c:343 gtk/deprecated/gtkstatusicon.c:272 -#: gtk/gtkcellrendererpixbuf.c:266 gtk/gtkimage.c:343 +#: gtk/deprecated/gtkaction.c:343 gtk/deprecated/gtkstatusicon.c:273 +#: gtk/gtkcellrendererpixbuf.c:266 gtk/gtkimage.c:359 msgid "The GIcon being displayed" msgstr "Il GIcon da mostrare" -#: gtk/deprecated/gtkaction.c:365 gtk/deprecated/gtkstatusicon.c:255 -#: gtk/gtkcellrendererpixbuf.c:229 gtk/gtkimage.c:326 gtk/gtkprinter.c:170 -#: gtk/gtkwindow.c:855 +#: gtk/deprecated/gtkaction.c:365 gtk/deprecated/gtkstatusicon.c:256 +#: gtk/gtkcellrendererpixbuf.c:229 gtk/gtkimage.c:342 gtk/gtkprinter.c:170 +#: gtk/gtkwindow.c:883 msgid "Icon Name" msgstr "Nome icona" -#: gtk/deprecated/gtkaction.c:366 gtk/deprecated/gtkstatusicon.c:256 -#: gtk/gtkcellrendererpixbuf.c:230 gtk/gtkimage.c:327 +#: gtk/deprecated/gtkaction.c:366 gtk/deprecated/gtkstatusicon.c:257 +#: gtk/gtkcellrendererpixbuf.c:230 gtk/gtkimage.c:343 msgid "The name of the icon from the icon theme" msgstr "Il nome dell'icona dal tema delle icone" @@ -353,7 +361,7 @@ msgid "When TRUE, empty menu proxies for this action are hidden." msgstr "Se VERO, per questa azione i menù proxy vuoti vengono nascosti." #: gtk/deprecated/gtkaction.c:466 gtk/deprecated/gtkactiongroup.c:214 -#: gtk/gtkcellrenderer.c:301 gtk/gtkwidget.c:1166 +#: gtk/gtkcellrenderer.c:301 gtk/gtkwidget.c:1164 msgid "Sensitive" msgstr "Sensibile" @@ -362,8 +370,8 @@ msgid "Whether the action is enabled." msgstr "Indica se l'azione è abilitata." #: gtk/deprecated/gtkaction.c:481 gtk/deprecated/gtkactiongroup.c:228 -#: gtk/deprecated/gtkstatusicon.c:306 gtk/gtktreeviewcolumn.c:246 -#: gtk/gtkwidget.c:1159 +#: gtk/deprecated/gtkstatusicon.c:307 gtk/gtkcssnode.c:637 +#: gtk/gtknativedialog.c:242 gtk/gtktreeviewcolumn.c:246 gtk/gtkwidget.c:1157 msgid "Visible" msgstr "Visibile" @@ -384,12 +392,12 @@ msgstr "" "interno)." #: gtk/deprecated/gtkaction.c:519 gtk/deprecated/gtkimagemenuitem.c:264 -#: gtk/gtkbutton.c:366 +#: gtk/gtkbutton.c:393 msgid "Always show image" msgstr "Mostra sempre l'immagine" #: gtk/deprecated/gtkaction.c:520 gtk/deprecated/gtkimagemenuitem.c:265 -#: gtk/gtkbutton.c:367 +#: gtk/gtkbutton.c:394 msgid "Whether the image will always be shown" msgstr "Indica se l'immagine verrà sempre mostrata" @@ -435,7 +443,7 @@ msgstr "Indica se usare la proprietà di aspetto azione correlata" msgid "Horizontal alignment" msgstr "Allineamento orizzontale" -#: gtk/deprecated/gtkalignment.c:152 gtk/gtkbutton.c:301 +#: gtk/deprecated/gtkalignment.c:152 gtk/gtkbutton.c:328 msgid "" "Horizontal position of child in available space. 0.0 is left aligned, 1.0 is " "right aligned" @@ -447,7 +455,7 @@ msgstr "" msgid "Vertical alignment" msgstr "Allineamento verticale" -#: gtk/deprecated/gtkalignment.c:171 gtk/gtkbutton.c:320 +#: gtk/deprecated/gtkalignment.c:171 gtk/gtkbutton.c:347 msgid "" "Vertical position of child in available space. 0.0 is top aligned, 1.0 is " "bottom aligned" @@ -530,8 +538,8 @@ msgstr "L'aspetto dell'ombra intorno alla freccia" # NOTA: scalatura è stato usato prima per scale, # non so se in originale scale e scaling hanno # diverso significato... --Luca -#: gtk/deprecated/gtkarrow.c:138 gtk/gtkcombobox.c:1041 gtk/gtkmenu.c:793 -#: gtk/gtkmenuitem.c:519 +#: gtk/deprecated/gtkarrow.c:138 gtk/gtkcombobox.c:1248 gtk/gtkmenu.c:825 +#: gtk/gtkmenuitem.c:901 msgid "Arrow Scaling" msgstr "Scalatura freccia" @@ -540,45 +548,45 @@ msgstr "Scalatura freccia" msgid "Amount of space used up by arrow" msgstr "La quantità di spazio usato completamente dalla freccia" -#: gtk/deprecated/gtkcolorsel.c:323 +#: gtk/deprecated/gtkcolorsel.c:324 msgid "Has Opacity Control" msgstr "Controllo opacità disponibile" -#: gtk/deprecated/gtkcolorsel.c:324 +#: gtk/deprecated/gtkcolorsel.c:325 msgid "Whether the color selector should allow setting opacity" msgstr "Indica se nella selezione del colore è possibile impostare l'opacità" -#: gtk/deprecated/gtkcolorsel.c:330 +#: gtk/deprecated/gtkcolorsel.c:331 msgid "Has palette" msgstr "Tavolozza disponibile" -#: gtk/deprecated/gtkcolorsel.c:331 +#: gtk/deprecated/gtkcolorsel.c:332 msgid "Whether a palette should be used" msgstr "Indica se è possibile usare la tavolozza" -#: gtk/deprecated/gtkcolorsel.c:345 gtk/gtkcolorbutton.c:199 +#: gtk/deprecated/gtkcolorsel.c:346 gtk/gtkcolorbutton.c:207 msgid "Current Color" msgstr "Colore attuale" -#: gtk/deprecated/gtkcolorsel.c:346 +#: gtk/deprecated/gtkcolorsel.c:347 msgid "The current color" msgstr "Il colore attuale" -#: gtk/deprecated/gtkcolorsel.c:352 gtk/gtkcolorbutton.c:215 +#: gtk/deprecated/gtkcolorsel.c:353 gtk/gtkcolorbutton.c:223 msgid "Current Alpha" msgstr "Alfa attuale" -#: gtk/deprecated/gtkcolorsel.c:353 +#: gtk/deprecated/gtkcolorsel.c:354 msgid "The current opacity value (0 fully transparent, 65535 fully opaque)" msgstr "" "Il valore di opacità attuale (0 completamente trasparente, 65535 " "completamente opaco)" -#: gtk/deprecated/gtkcolorsel.c:367 +#: gtk/deprecated/gtkcolorsel.c:368 msgid "Current RGBA" msgstr "RGBA attuale" -#: gtk/deprecated/gtkcolorsel.c:368 +#: gtk/deprecated/gtkcolorsel.c:369 msgid "The current RGBA color" msgstr "Il colore RGBA attuale" @@ -614,7 +622,7 @@ msgstr "Pulsante Aiuta" msgid "The help button of the dialog." msgstr "Il pulsante Aiuta del dialogo." -#: gtk/deprecated/gtkfontsel.c:240 gtk/gtkfontbutton.c:487 +#: gtk/deprecated/gtkfontsel.c:240 gtk/gtkfontbutton.c:491 msgid "Font name" msgstr "Nome carattere" @@ -631,9 +639,9 @@ msgstr "Testo di anteprima" msgid "The text to display in order to demonstrate the selected font" msgstr "Il testo visualizzato come anteprima del carattere selezionato" -#: gtk/deprecated/gtkhandlebox.c:223 gtk/gtkcombobox.c:1057 gtk/gtkentry.c:935 -#: gtk/gtkmenubar.c:217 gtk/gtkstatusbar.c:165 gtk/gtktoolbar.c:629 -#: gtk/gtkviewport.c:177 +#: gtk/deprecated/gtkhandlebox.c:223 gtk/gtkcombobox.c:1267 gtk/gtkentry.c:989 +#: gtk/gtkmenubar.c:253 gtk/gtkstatusbar.c:177 gtk/gtktoolbar.c:675 +#: gtk/gtkviewport.c:406 msgid "Shadow type" msgstr "Tipo di ombra" @@ -687,7 +695,7 @@ msgstr "" "Un valore booleano che indica se l'handlebox del figlio è collegato o " "scollegato." -#: gtk/deprecated/gtkimagemenuitem.c:226 gtk/gtkbutton.c:333 +#: gtk/deprecated/gtkimagemenuitem.c:226 gtk/gtkbutton.c:360 msgid "Image widget" msgstr "Widget immagine" @@ -695,7 +703,7 @@ msgstr "Widget immagine" msgid "Child widget to appear next to the menu text" msgstr "Widget figlio da mostrare a fianco del testo del menù" -#: gtk/deprecated/gtkimagemenuitem.c:243 gtk/gtkbutton.c:266 +#: gtk/deprecated/gtkimagemenuitem.c:243 gtk/gtkbutton.c:300 msgid "Use stock" msgstr "Usare stock" @@ -703,7 +711,7 @@ msgstr "Usare stock" msgid "Whether to use the label text to create a stock menu item" msgstr "Indica se usare l'etichetta di testo per creare un elemento menù stock" -#: gtk/deprecated/gtkimagemenuitem.c:281 gtk/gtkmenu.c:568 +#: gtk/deprecated/gtkimagemenuitem.c:281 gtk/gtkmenu.c:588 msgid "Accel Group" msgstr "Gruppo acceleratori" @@ -711,11 +719,11 @@ msgstr "Gruppo acceleratori" msgid "The Accel Group to use for stock accelerator keys" msgstr "Il gruppo di acceleratori da usare per i tasti acceleratori stock" -#: gtk/deprecated/gtkmisc.c:114 gtk/gtkentry.c:905 gtk/gtklabel.c:802 +#: gtk/deprecated/gtkmisc.c:114 gtk/gtkentry.c:956 gtk/gtklabel.c:847 msgid "X align" msgstr "Allineamento orizzontale" -#: gtk/deprecated/gtkmisc.c:115 gtk/gtkentry.c:906 gtk/gtklabel.c:803 +#: gtk/deprecated/gtkmisc.c:115 gtk/gtkentry.c:957 gtk/gtklabel.c:848 msgid "" "The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL " "layouts." @@ -723,11 +731,11 @@ msgstr "" "L'allineamento orizzontale, da 0 (sinistra) a 1 (destra). Invertito per " "layout destra-sinistra" -#: gtk/deprecated/gtkmisc.c:133 gtk/gtklabel.c:820 +#: gtk/deprecated/gtkmisc.c:133 gtk/gtklabel.c:865 msgid "Y align" msgstr "Allineamento verticale" -#: gtk/deprecated/gtkmisc.c:134 gtk/gtklabel.c:821 +#: gtk/deprecated/gtkmisc.c:134 gtk/gtklabel.c:866 msgid "The vertical alignment, from 0 (top) to 1 (bottom)" msgstr "L'allineamento verticale, da 0 (alto) a 1 (basso)" @@ -750,43 +758,43 @@ msgid "" "The amount of space to add on the top and bottom of the widget, in pixels" msgstr "Quantità di spazio, in pixel, da aggiungere sopra e sotto del widget" -#: gtk/deprecated/gtknumerableicon.c:641 +#: gtk/deprecated/gtknumerableicon.c:642 msgid "Icon's count" msgstr "Contatore dell'icona" -#: gtk/deprecated/gtknumerableicon.c:642 +#: gtk/deprecated/gtknumerableicon.c:643 msgid "The count of the emblem currently displayed" msgstr "Il contatore del simbolo attualmente mostrato" -#: gtk/deprecated/gtknumerableicon.c:648 +#: gtk/deprecated/gtknumerableicon.c:649 msgid "Icon's label" msgstr "Etichetta dell'icona" -#: gtk/deprecated/gtknumerableicon.c:649 +#: gtk/deprecated/gtknumerableicon.c:650 msgid "The label to be displayed over the icon" msgstr "L'etichetta da mostrare sull'icona" -#: gtk/deprecated/gtknumerableicon.c:655 +#: gtk/deprecated/gtknumerableicon.c:656 msgid "Icon's style context" msgstr "Contesto stile dell'icona" -#: gtk/deprecated/gtknumerableicon.c:656 +#: gtk/deprecated/gtknumerableicon.c:657 msgid "The style context to theme the icon appearance" msgstr "Il contesto di stile per cambiare tema all'aspetto dell'icona" -#: gtk/deprecated/gtknumerableicon.c:662 +#: gtk/deprecated/gtknumerableicon.c:663 msgid "Background icon" msgstr "Icona sfondo" -#: gtk/deprecated/gtknumerableicon.c:663 +#: gtk/deprecated/gtknumerableicon.c:664 msgid "The icon for the number emblem background" msgstr "L'icona per lo sfondo del simbolo numerico" -#: gtk/deprecated/gtknumerableicon.c:669 +#: gtk/deprecated/gtknumerableicon.c:670 msgid "Background icon name" msgstr "Nome icona sfondo" -#: gtk/deprecated/gtknumerableicon.c:670 +#: gtk/deprecated/gtknumerableicon.c:671 msgid "The icon name for the number emblem background" msgstr "Il nome icona per lo sfondo del simbolo numerico" @@ -802,8 +810,8 @@ msgstr "" "Il valore restituito da gtk_radio_action_get_current_value() quando questa " "azione è l'azione corrente del suo gruppo." -#: gtk/deprecated/gtkradioaction.c:139 gtk/gtkradiobutton.c:165 -#: gtk/gtkradiomenuitem.c:412 gtk/gtkradiotoolbutton.c:80 +#: gtk/deprecated/gtkradioaction.c:139 gtk/gtkradiobutton.c:184 +#: gtk/gtkradiomenuitem.c:424 gtk/gtkradiotoolbutton.c:83 msgid "Group" msgstr "Gruppo" @@ -823,119 +831,120 @@ msgstr "" "Il valore attuale della proprietà del componente correntemente attivo nel " "gruppo a cui appartiene l'azione." -#: gtk/deprecated/gtkrecentaction.c:676 gtk/gtkrecentchoosermenu.c:239 +#: gtk/deprecated/gtkrecentaction.c:674 gtk/gtkrecentchoosermenu.c:239 msgid "Show Numbers" msgstr "Mostra numeri" -#: gtk/deprecated/gtkrecentaction.c:677 gtk/gtkrecentchoosermenu.c:240 +#: gtk/deprecated/gtkrecentaction.c:675 gtk/gtkrecentchoosermenu.c:240 msgid "Whether the items should be displayed with a number" msgstr "Indica se aggiungere un numero agli elementi visualizzati" -#: gtk/deprecated/gtkstatusicon.c:226 gtk/gtkimage.c:239 +#: gtk/deprecated/gtkstatusicon.c:227 gtk/gtkimage.c:255 msgid "Pixbuf" msgstr "Pixbuf" -#: gtk/deprecated/gtkstatusicon.c:227 gtk/gtkimage.c:240 +#: gtk/deprecated/gtkstatusicon.c:228 gtk/gtkimage.c:256 msgid "A GdkPixbuf to display" msgstr "Un GdkPixbuf da visualizzare" -#: gtk/deprecated/gtkstatusicon.c:234 gtk/gtkimage.c:253 +#: gtk/deprecated/gtkstatusicon.c:235 gtk/gtkimage.c:269 #: gtk/gtkrecentmanager.c:293 msgid "Filename" msgstr "Nome del file" -#: gtk/deprecated/gtkstatusicon.c:235 gtk/gtkimage.c:254 +#: gtk/deprecated/gtkstatusicon.c:236 gtk/gtkimage.c:270 msgid "Filename to load and display" msgstr "Nome del file da caricare e visualizzare" -#: gtk/deprecated/gtkstatusicon.c:247 gtk/gtkcellrendererpixbuf.c:193 -#: gtk/gtkimage.c:265 +#: gtk/deprecated/gtkstatusicon.c:248 gtk/gtkcellrendererpixbuf.c:193 +#: gtk/gtkimage.c:281 msgid "Stock ID" msgstr "ID dell'oggetto nello stock" -#: gtk/deprecated/gtkstatusicon.c:248 gtk/gtkimage.c:266 +#: gtk/deprecated/gtkstatusicon.c:249 gtk/gtkimage.c:282 msgid "Stock ID for a stock image to display" msgstr "ID per una immagine dello stock da visualizzare" -#: gtk/deprecated/gtkstatusicon.c:279 gtk/gtkimage.c:363 +#: gtk/deprecated/gtkstatusicon.c:280 gtk/gtkimage.c:379 msgid "Storage type" msgstr "Tipo di memorizzazione" -#: gtk/deprecated/gtkstatusicon.c:280 gtk/gtkimage.c:364 +#: gtk/deprecated/gtkstatusicon.c:281 gtk/gtkimage.c:380 msgid "The representation being used for image data" msgstr "La rappresentazione usata per i dati dell'immagine" -#: gtk/deprecated/gtkstatusicon.c:288 gtk/gtkcellrendererpixbuf.c:201 +#: gtk/deprecated/gtkstatusicon.c:289 gtk/gtkcellrendererpixbuf.c:201 #: gtk/gtkcellrendererspinner.c:159 gtk/gtkrecentmanager.c:308 msgid "Size" msgstr "Dimensione" -#: gtk/deprecated/gtkstatusicon.c:289 +#: gtk/deprecated/gtkstatusicon.c:290 msgid "The size of the icon" msgstr "La dimensione dell'icona" -#: gtk/deprecated/gtkstatusicon.c:298 gtk/gtkinvisible.c:98 -#: gtk/gtkmountoperation.c:177 gtk/gtkstylecontext.c:222 gtk/gtkwindow.c:862 +#: gtk/deprecated/gtkstatusicon.c:299 gtk/gtkinvisible.c:98 +#: gtk/gtkmountoperation.c:179 gtk/gtkstylecontext.c:215 gtk/gtkwindow.c:890 msgid "Screen" msgstr "Schermo" -#: gtk/deprecated/gtkstatusicon.c:299 +#: gtk/deprecated/gtkstatusicon.c:300 msgid "The screen where this status icon will be displayed" msgstr "Lo schermo dove verrà visualizzata questa icona di stato" -#: gtk/deprecated/gtkstatusicon.c:307 +#: gtk/deprecated/gtkstatusicon.c:308 msgid "Whether the status icon is visible" msgstr "Indica se l'icona di stato è visibile" -#: gtk/deprecated/gtkstatusicon.c:322 gtk/gtkplug.c:196 +#: gtk/deprecated/gtkstatusicon.c:323 gtk/gtkplug.c:196 msgid "Embedded" msgstr "Incassato" -#: gtk/deprecated/gtkstatusicon.c:323 +#: gtk/deprecated/gtkstatusicon.c:324 msgid "Whether the status icon is embedded" msgstr "Indica se l'icona di stato è incassata" -#: gtk/deprecated/gtkstatusicon.c:338 gtk/deprecated/gtktrayicon-x11.c:127 +#: gtk/deprecated/gtkstatusicon.c:339 gtk/deprecated/gtktrayicon-x11.c:127 #: gtk/gtkgesturepan.c:237 gtk/gtkorientable.c:61 msgid "Orientation" msgstr "Orientamento" -#: gtk/deprecated/gtkstatusicon.c:339 gtk/deprecated/gtktrayicon-x11.c:128 +#: gtk/deprecated/gtkstatusicon.c:340 gtk/deprecated/gtktrayicon-x11.c:128 msgid "The orientation of the tray" msgstr "L'orientamento del cassetto" -#: gtk/deprecated/gtkstatusicon.c:366 gtk/gtkwidget.c:1270 +#: gtk/deprecated/gtkstatusicon.c:367 gtk/gtkwidget.c:1287 msgid "Has tooltip" msgstr "Con suggerimento" -#: gtk/deprecated/gtkstatusicon.c:367 +#: gtk/deprecated/gtkstatusicon.c:368 msgid "Whether this tray icon has a tooltip" msgstr "Indica se questa icona ha un suggerimento" -#: gtk/deprecated/gtkstatusicon.c:393 gtk/gtkwidget.c:1294 +#: gtk/deprecated/gtkstatusicon.c:394 gtk/gtkwidget.c:1311 msgid "Tooltip Text" msgstr "Testo suggerimento" -#: gtk/deprecated/gtkstatusicon.c:394 gtk/gtkwidget.c:1295 gtk/gtkwidget.c:1319 +#: gtk/deprecated/gtkstatusicon.c:395 gtk/gtkwidget.c:1312 gtk/gtkwidget.c:1336 msgid "The contents of the tooltip for this widget" msgstr "Il contenuto del suggerimento per questo widget" -#: gtk/deprecated/gtkstatusicon.c:417 gtk/gtkwidget.c:1318 +#: gtk/deprecated/gtkstatusicon.c:418 gtk/gtkwidget.c:1335 msgid "Tooltip markup" msgstr "Markup suggerimento" -#: gtk/deprecated/gtkstatusicon.c:418 +#: gtk/deprecated/gtkstatusicon.c:419 msgid "The contents of the tooltip for this tray icon" msgstr "Il contenuto del suggerimento per questa icona" -#: gtk/deprecated/gtkstatusicon.c:435 gtk/gtkcolorbutton.c:181 -#: gtk/gtkfilechooserbutton.c:446 gtk/gtkfontbutton.c:472 -#: gtk/gtkheaderbar.c:1874 gtk/gtkprintjob.c:132 gtk/gtkstack.c:487 -#: gtk/gtktreeviewcolumn.c:316 +#: gtk/deprecated/gtkstatusicon.c:436 gtk/gtkcolorbutton.c:189 +#: gtk/gtkfilechooserbutton.c:437 gtk/gtkfontbutton.c:476 +#: gtk/gtkheaderbar.c:1928 gtk/gtkprintjob.c:132 gtk/gtkshortcutsgroup.c:289 +#: gtk/gtkshortcutssection.c:375 gtk/gtkshortcutsshortcut.c:529 +#: gtk/gtkstack.c:520 gtk/gtktreeviewcolumn.c:316 msgid "Title" msgstr "Titolo" -#: gtk/deprecated/gtkstatusicon.c:436 +#: gtk/deprecated/gtkstatusicon.c:437 msgid "The title of this tray icon" msgstr "Il titolo di questa icona di stato" @@ -963,24 +972,24 @@ msgstr "Colonne" msgid "The number of columns in the table" msgstr "Il numero di colonne della tabella" -#: gtk/deprecated/gtktable.c:207 gtk/gtkgrid.c:1738 +#: gtk/deprecated/gtktable.c:207 gtk/gtkgrid.c:1761 msgid "Row spacing" msgstr "Spaziatura riga" -#: gtk/deprecated/gtktable.c:208 gtk/gtkgrid.c:1739 +#: gtk/deprecated/gtktable.c:208 gtk/gtkgrid.c:1762 msgid "The amount of space between two consecutive rows" msgstr "Lo spazio tra due righe consecutive" -#: gtk/deprecated/gtktable.c:216 gtk/gtkgrid.c:1745 +#: gtk/deprecated/gtktable.c:216 gtk/gtkgrid.c:1768 msgid "Column spacing" msgstr "Spaziatura colonna" -#: gtk/deprecated/gtktable.c:217 gtk/gtkgrid.c:1746 +#: gtk/deprecated/gtktable.c:217 gtk/gtkgrid.c:1769 msgid "The amount of space between two consecutive columns" msgstr "Lo spazio tra due colonne consecutive" -#: gtk/deprecated/gtktable.c:225 gtk/gtkbox.c:266 gtk/gtkflowbox.c:3706 -#: gtk/gtkstack.c:423 gtk/gtktoolbar.c:561 gtk/gtktoolitemgroup.c:1654 +#: gtk/deprecated/gtktable.c:225 gtk/gtkbox.c:289 gtk/gtkflowbox.c:3848 +#: gtk/gtkstack.c:456 gtk/gtktoolbar.c:592 gtk/gtktoolitemgroup.c:1690 msgid "Homogeneous" msgstr "Omogeneo" @@ -989,11 +998,11 @@ msgid "If TRUE, the table cells are all the same width/height" msgstr "" "Se VERO, le celle della tabella avranno tutte la stessa larghezza/altezza" -#: gtk/deprecated/gtktable.c:233 gtk/gtkgrid.c:1777 +#: gtk/deprecated/gtktable.c:233 gtk/gtkgrid.c:1800 msgid "Left attachment" msgstr "Inserimento a sinistra" -#: gtk/deprecated/gtktable.c:234 gtk/gtkgrid.c:1778 gtk/gtkmenu.c:756 +#: gtk/deprecated/gtktable.c:234 gtk/gtkgrid.c:1801 gtk/gtkmenu.c:785 msgid "The column number to attach the left side of the child to" msgstr "" "Il numero della colonna alla quale attaccare la parte sinistra del figlio" @@ -1007,7 +1016,7 @@ msgid "The column number to attach the right side of a child widget to" msgstr "" "Il numero di colonna in cui posizionare la parte destra del widget figlio" -#: gtk/deprecated/gtktable.c:247 gtk/gtkgrid.c:1784 +#: gtk/deprecated/gtktable.c:247 gtk/gtkgrid.c:1807 msgid "Top attachment" msgstr "Inserimento in alto" @@ -1020,7 +1029,7 @@ msgstr "" msgid "Bottom attachment" msgstr "Inserimento in basso" -#: gtk/deprecated/gtktable.c:255 gtk/gtkmenu.c:780 +#: gtk/deprecated/gtktable.c:255 gtk/gtkmenu.c:809 msgid "The row number to attach the bottom of the child to" msgstr "" "Il numero di riga in cui posizionare la parte inferiore del widget figlio" @@ -1079,9 +1088,9 @@ msgstr "" "Indica se i proxy di questa azione sono simili a quelli di un azione «radio»" #: gtk/deprecated/gtktoggleaction.c:135 gtk/gtkcellrendererspinner.c:125 -#: gtk/gtkcheckmenuitem.c:122 gtk/gtkmenu.c:553 gtk/gtkmodelbutton.c:906 -#: gtk/gtkmodelbutton.c:907 gtk/gtkspinner.c:119 gtk/gtkswitch.c:877 -#: gtk/gtktogglebutton.c:180 gtk/gtktoggletoolbutton.c:127 +#: gtk/gtkcheckmenuitem.c:209 gtk/gtkmenu.c:573 gtk/gtkmodelbutton.c:1147 +#: gtk/gtkmodelbutton.c:1148 gtk/gtkspinner.c:220 gtk/gtkswitch.c:895 +#: gtk/gtktogglebutton.c:185 gtk/gtktoggletoolbutton.c:130 msgid "Active" msgstr "Attivo" @@ -1122,7 +1131,7 @@ msgstr "Colore per successo" msgid "Success color for symbolic icons" msgstr "Colore indicante successo per le icone simboliche" -#: gtk/deprecated/gtktrayicon-x11.c:168 gtk/gtkbox.c:322 +#: gtk/deprecated/gtktrayicon-x11.c:168 gtk/gtkbox.c:345 msgid "Padding" msgstr "Riempimento" @@ -1130,7 +1139,7 @@ msgstr "Riempimento" msgid "Padding that should be put around icons in the tray" msgstr "Riempimento da collocare attorno all'icona nell'area messaggi" -#: gtk/deprecated/gtktrayicon-x11.c:178 +#: gtk/deprecated/gtktrayicon-x11.c:178 gtk/gtkstackswitcher.c:683 msgid "Icon Size" msgstr "Dimensione icona" @@ -1138,21 +1147,21 @@ msgstr "Dimensione icona" msgid "The pixel size that icons should be forced to, or zero" msgstr "La dimensione in pixel che le icone dovrebbero avere oppure zero" -#: gtk/deprecated/gtkuimanager.c:460 gtk/gtkcombobox.c:820 +#: gtk/deprecated/gtkuimanager.c:457 gtk/gtkcombobox.c:1031 msgid "Add tearoffs to menus" msgstr "Aggiunge gli elementi per staccare i menù" -#: gtk/deprecated/gtkuimanager.c:461 +#: gtk/deprecated/gtkuimanager.c:458 msgid "Whether tearoff menu items should be added to menus" msgstr "" "Indica se aggiungere ai menù gli elementi che gli consentono di essere " "staccati" -#: gtk/deprecated/gtkuimanager.c:468 +#: gtk/deprecated/gtkuimanager.c:465 msgid "Merged UI definition" msgstr "Definizione della UI aggiunta" -#: gtk/deprecated/gtkuimanager.c:469 +#: gtk/deprecated/gtkuimanager.c:466 msgid "An XML string describing the merged UI" msgstr "Una stringa XML che descrive la UI aggiunta" @@ -1288,19 +1297,19 @@ msgstr "Licenza a capo" msgid "Whether to wrap the license text." msgstr "Indica se il testo della licenza va automaticamente a capo." -#: gtk/gtkaccellabel.c:193 +#: gtk/gtkaccellabel.c:207 msgid "Accelerator Closure" msgstr "Chiusura acceleratore" -#: gtk/gtkaccellabel.c:194 +#: gtk/gtkaccellabel.c:208 msgid "The closure to be monitored for accelerator changes" msgstr "La chiusura da controllare per i cambiamenti all'acceleratore" -#: gtk/gtkaccellabel.c:200 +#: gtk/gtkaccellabel.c:214 msgid "Accelerator Widget" msgstr "Widget acceleratore" -#: gtk/gtkaccellabel.c:201 +#: gtk/gtkaccellabel.c:215 msgid "The widget to be monitored for accelerator changes" msgstr "Il widget da controllare per i cambiamenti all'acceleratore" @@ -1314,7 +1323,7 @@ msgid "The widget referenced by this accessible." msgstr "Il widget referenziato da questo accessibile." #: gtk/gtkactionable.c:71 -msgid "action name" +msgid "Action name" msgstr "Nome azione" #: gtk/gtkactionable.c:72 @@ -1322,18 +1331,18 @@ msgid "The name of the associated action, like 'app.quit'" msgstr "Il nome dell'azione associata, come «app.quit»" #: gtk/gtkactionable.c:76 -msgid "action target value" -msgstr "Valore target per l'azione" +msgid "Action target value" +msgstr "Valore target per l’azione" #: gtk/gtkactionable.c:77 msgid "The parameter for action invocations" msgstr "Il parametro per le invocazioni dell'azione" -#: gtk/gtkactionbar.c:237 gtk/gtkbox.c:330 gtk/gtkheaderbar.c:1860 +#: gtk/gtkactionbar.c:338 gtk/gtkbox.c:353 gtk/gtkheaderbar.c:1914 msgid "Pack type" msgstr "Tipo inserimento" -#: gtk/gtkactionbar.c:238 gtk/gtkbox.c:331 gtk/gtkheaderbar.c:1861 +#: gtk/gtkactionbar.c:339 gtk/gtkbox.c:354 gtk/gtkheaderbar.c:1915 msgid "" "A GtkPackType indicating whether the child is packed with reference to the " "start or end of the parent" @@ -1341,19 +1350,19 @@ msgstr "" "Un GtkPackType che indica se il widget è inserito all'inizio o alla fine del " "widget genitore" -#: gtk/gtkactionbar.c:244 gtk/gtkbox.c:337 gtk/gtkheaderbar.c:1867 -#: gtk/gtknotebook.c:765 gtk/gtkpaned.c:336 gtk/gtkpopover.c:1618 -#: gtk/gtkpopovermenu.c:376 gtk/gtkstack.c:501 gtk/gtktoolitemgroup.c:1682 +#: gtk/gtkactionbar.c:345 gtk/gtkbox.c:360 gtk/gtkheaderbar.c:1921 +#: gtk/gtknotebook.c:836 gtk/gtkpaned.c:368 gtk/gtkpopover.c:1693 +#: gtk/gtkpopovermenu.c:384 gtk/gtkstack.c:534 gtk/gtktoolitemgroup.c:1718 msgid "Position" msgstr "Posizione" -#: gtk/gtkactionbar.c:245 gtk/gtkbox.c:338 gtk/gtkheaderbar.c:1868 -#: gtk/gtknotebook.c:766 gtk/gtkpopovermenu.c:377 gtk/gtkstack.c:502 +#: gtk/gtkactionbar.c:346 gtk/gtkbox.c:361 gtk/gtkheaderbar.c:1922 +#: gtk/gtknotebook.c:837 gtk/gtkpopovermenu.c:385 gtk/gtkstack.c:535 msgid "The index of the child in the parent" msgstr "La posizione del widget figlio nel widget genitore" #: gtk/gtkadjustment.c:142 gtk/gtkcellrendererprogress.c:138 -#: gtk/gtkscalebutton.c:191 gtk/gtkspinbutton.c:398 +#: gtk/gtkscalebutton.c:196 gtk/gtkspinbutton.c:433 msgid "Value" msgstr "Valore" @@ -1446,245 +1455,245 @@ msgstr "GFile" msgid "The GFile used by the app chooser dialog" msgstr "Il GFile usato dal dialogo selezione app" -#: gtk/gtkappchooserwidget.c:959 +#: gtk/gtkappchooserwidget.c:963 msgid "Show default app" msgstr "Mostra app predefinita" -#: gtk/gtkappchooserwidget.c:960 +#: gtk/gtkappchooserwidget.c:964 msgid "Whether the widget should show the default application" msgstr "Indica se il widget mostra l'applicazione predefinita" -#: gtk/gtkappchooserwidget.c:974 +#: gtk/gtkappchooserwidget.c:978 msgid "Show recommended apps" msgstr "Mostra app raccomandate" -#: gtk/gtkappchooserwidget.c:975 +#: gtk/gtkappchooserwidget.c:979 msgid "Whether the widget should show recommended applications" msgstr "Indica se il widget mostra le applicazioni raccomandate" -#: gtk/gtkappchooserwidget.c:989 +#: gtk/gtkappchooserwidget.c:993 msgid "Show fallback apps" msgstr "Mostra app di ripiego" -#: gtk/gtkappchooserwidget.c:990 +#: gtk/gtkappchooserwidget.c:994 msgid "Whether the widget should show fallback applications" msgstr "Indica se il widget mostra le applicazioni di ripiego" -#: gtk/gtkappchooserwidget.c:1002 +#: gtk/gtkappchooserwidget.c:1006 msgid "Show other apps" msgstr "Mostra altre app" -#: gtk/gtkappchooserwidget.c:1003 +#: gtk/gtkappchooserwidget.c:1007 msgid "Whether the widget should show other applications" msgstr "Indica se il widget mostra altre applicazioni" -#: gtk/gtkappchooserwidget.c:1016 +#: gtk/gtkappchooserwidget.c:1020 msgid "Show all apps" msgstr "Mostra ogni app" -#: gtk/gtkappchooserwidget.c:1017 +#: gtk/gtkappchooserwidget.c:1021 msgid "Whether the widget should show all applications" msgstr "Indica se il widget mostra tutte le applicazioni" -#: gtk/gtkappchooserwidget.c:1031 +#: gtk/gtkappchooserwidget.c:1035 msgid "Widget's default text" msgstr "Testo predefinito del widget" -#: gtk/gtkappchooserwidget.c:1032 +#: gtk/gtkappchooserwidget.c:1036 msgid "The default text appearing when there are no applications" msgstr "Il testo predefinito da mostrare quando non ci sono applicazioni" -#: gtk/gtkapplication.c:941 +#: gtk/gtkapplication.c:984 msgid "Register session" msgstr "Registro sessione" -#: gtk/gtkapplication.c:942 +#: gtk/gtkapplication.c:985 msgid "Register with the session manager" msgstr "Registro con il gestore di sessione" -#: gtk/gtkapplication.c:948 +#: gtk/gtkapplication.c:991 msgid "Application menu" msgstr "Menù applicazione" -#: gtk/gtkapplication.c:949 +#: gtk/gtkapplication.c:992 msgid "The GMenuModel for the application menu" msgstr "Il GMenuModel per il menù applicazione" -#: gtk/gtkapplication.c:955 +#: gtk/gtkapplication.c:998 msgid "Menubar" msgstr "Barra dei menù" -#: gtk/gtkapplication.c:956 +#: gtk/gtkapplication.c:999 msgid "The GMenuModel for the menubar" msgstr "Il GMenuModel per la barra dei menù" -#: gtk/gtkapplication.c:962 +#: gtk/gtkapplication.c:1005 msgid "Active window" msgstr "Finestra attiva" -#: gtk/gtkapplication.c:963 +#: gtk/gtkapplication.c:1006 msgid "The window which most recently had focus" msgstr "La finestra che ha avuto il focus più recentemente" -#: gtk/gtkapplicationwindow.c:863 +#: gtk/gtkapplicationwindow.c:865 msgid "Show a menubar" msgstr "Mostra una barra dei menù" -#: gtk/gtkapplicationwindow.c:864 +#: gtk/gtkapplicationwindow.c:866 msgid "TRUE if the window should show a menubar at the top of the window" msgstr "" "Se VERO, viene mostrata la barra dei menù nella parte superiore delle " "finestra" -#: gtk/gtkaspectframe.c:107 gtk/gtkwidget.c:1362 +#: gtk/gtkaspectframe.c:111 gtk/gtkwidget.c:1379 msgid "Horizontal Alignment" msgstr "Allineamento orizzontale" -#: gtk/gtkaspectframe.c:108 +#: gtk/gtkaspectframe.c:112 msgid "X alignment of the child" msgstr "L'allineamento orizzontale del widget figlio" -#: gtk/gtkaspectframe.c:114 gtk/gtkwidget.c:1377 +#: gtk/gtkaspectframe.c:118 gtk/gtkwidget.c:1394 msgid "Vertical Alignment" msgstr "Allineamento verticale" -#: gtk/gtkaspectframe.c:115 +#: gtk/gtkaspectframe.c:119 msgid "Y alignment of the child" msgstr "L'allineamento verticale del widget figlio" -#: gtk/gtkaspectframe.c:121 +#: gtk/gtkaspectframe.c:125 msgid "Ratio" msgstr "Rapporto" -#: gtk/gtkaspectframe.c:122 +#: gtk/gtkaspectframe.c:126 msgid "Aspect ratio if obey_child is FALSE" msgstr "Le proporzioni se «obey_child» (adatta al figlio) è FALSE" # FIXME -#: gtk/gtkaspectframe.c:128 +#: gtk/gtkaspectframe.c:132 msgid "Obey child" msgstr "Adatta al figlio" # FIXME -#: gtk/gtkaspectframe.c:129 +#: gtk/gtkaspectframe.c:133 msgid "Force aspect ratio to match that of the frame's child" msgstr "Adatta le proporzioni a quelle del figlio del frame" -#: gtk/gtkassistant.c:522 gtk/gtkdialog.c:652 +#: gtk/gtkassistant.c:526 gtk/gtkdialog.c:652 msgid "Use Header Bar" msgstr "Usa la barra d'intestazione" -#: gtk/gtkassistant.c:523 gtk/gtkdialog.c:653 +#: gtk/gtkassistant.c:527 gtk/gtkdialog.c:653 msgid "Use Header Bar for actions." msgstr "Usa la barra d'intestazione per le azioni." -#: gtk/gtkassistant.c:529 +#: gtk/gtkassistant.c:540 msgid "Header Padding" msgstr "Riempimento intestazione" -#: gtk/gtkassistant.c:530 +#: gtk/gtkassistant.c:541 msgid "Number of pixels around the header." msgstr "Il numero di pixel intorno all'intestazione." -#: gtk/gtkassistant.c:537 +#: gtk/gtkassistant.c:556 msgid "Content Padding" msgstr "Riempimento contenuto" -#: gtk/gtkassistant.c:538 +#: gtk/gtkassistant.c:557 msgid "Number of pixels around the content pages." msgstr "Il numero di pixel intorno alle pagine di contenuto." -#: gtk/gtkassistant.c:554 +#: gtk/gtkassistant.c:573 msgid "Page type" msgstr "Tipo di pagina" -#: gtk/gtkassistant.c:555 +#: gtk/gtkassistant.c:574 msgid "The type of the assistant page" msgstr "Il tipo di pagina dell'assistente" -#: gtk/gtkassistant.c:570 +#: gtk/gtkassistant.c:589 msgid "Page title" msgstr "Titolo pagina" -#: gtk/gtkassistant.c:571 +#: gtk/gtkassistant.c:590 msgid "The title of the assistant page" msgstr "Il titolo della pagina dell'assistente" -#: gtk/gtkassistant.c:588 +#: gtk/gtkassistant.c:607 msgid "Header image" msgstr "Immagine intestazione" -#: gtk/gtkassistant.c:589 +#: gtk/gtkassistant.c:608 msgid "Header image for the assistant page" msgstr "L'immagine di intestazione per la pagina dell'assistente" -#: gtk/gtkassistant.c:605 +#: gtk/gtkassistant.c:624 msgid "Sidebar image" msgstr "Immagine riquadro laterale" -#: gtk/gtkassistant.c:606 +#: gtk/gtkassistant.c:625 msgid "Sidebar image for the assistant page" msgstr "L'immagine del riquadro laterale per la pagina dell'assistente" -#: gtk/gtkassistant.c:622 +#: gtk/gtkassistant.c:641 msgid "Page complete" msgstr "Pagina completa" # FIXME -#: gtk/gtkassistant.c:623 +#: gtk/gtkassistant.c:642 msgid "Whether all required fields on the page have been filled out" msgstr "Indica se tutti i campi richiesti della pagina sono stati riempiti" -#: gtk/gtkassistant.c:628 +#: gtk/gtkassistant.c:647 msgid "Has padding" msgstr "Contiene spaziatura" -#: gtk/gtkassistant.c:628 +#: gtk/gtkassistant.c:647 msgid "Whether the assistant adds padding around the page" msgstr "Indica se l’assistente aggiunge spaziatura attorno alla pagina" -#: gtk/gtkbbox.c:172 +#: gtk/gtkbbox.c:217 msgid "Minimum child width" msgstr "Larghezza minima figlio" -#: gtk/gtkbbox.c:173 +#: gtk/gtkbbox.c:218 msgid "Minimum width of buttons inside the box" msgstr "La larghezza minima dei pulsanti all'interno del box" -#: gtk/gtkbbox.c:181 +#: gtk/gtkbbox.c:233 msgid "Minimum child height" msgstr "Altezza minima figlio" -#: gtk/gtkbbox.c:182 +#: gtk/gtkbbox.c:234 msgid "Minimum height of buttons inside the box" msgstr "L'altezza minima dei pulsanti all'interno del box" # sarebbe il nome, dovrebbe essere un po' corto # ma mi pare impossibile -#: gtk/gtkbbox.c:190 +#: gtk/gtkbbox.c:249 msgid "Child internal width padding" msgstr "Riempimento interno del figlio in larghezza" -#: gtk/gtkbbox.c:191 +#: gtk/gtkbbox.c:250 msgid "Amount to increase child's size on either side" msgstr "" "La quantità di cui incrementare la dimensione del figlio da ambo i lati" # sarebbe il nome, dovrebbe essere un po' corto # ma mi pare impossibile -#: gtk/gtkbbox.c:199 +#: gtk/gtkbbox.c:265 msgid "Child internal height padding" msgstr "Riempimento interno del figlio in altezza " -#: gtk/gtkbbox.c:200 +#: gtk/gtkbbox.c:266 msgid "Amount to increase child's size on the top and bottom" msgstr "La quantità di cui incrementare la dimensione del figlio sopra e sotto" -#: gtk/gtkbbox.c:208 +#: gtk/gtkbbox.c:275 msgid "Layout style" msgstr "Stile disposizione" -#: gtk/gtkbbox.c:209 +#: gtk/gtkbbox.c:276 msgid "" "How to lay out the buttons in the box. Possible values are: spread, edge, " "start and end" @@ -1692,11 +1701,11 @@ msgstr "" "Modalità di disposizione dei pulsanti nel riquadro. I valori possibili sono: " "spread, edge, start e end" -#: gtk/gtkbbox.c:217 +#: gtk/gtkbbox.c:284 msgid "Secondary" msgstr "Secondario" -#: gtk/gtkbbox.c:218 +#: gtk/gtkbbox.c:285 msgid "" "If TRUE, the child appears in a secondary group of children, suitable for, e." "g., help buttons" @@ -1704,55 +1713,55 @@ msgstr "" "Se VERO, il widget figlio appare in un gruppo secondario di widget figli, " "adatto ad es. per i pulsanti di aiuto" -#: gtk/gtkbbox.c:225 +#: gtk/gtkbbox.c:292 msgid "Non-Homogeneous" msgstr "Non-omogeneo" -#: gtk/gtkbbox.c:226 +#: gtk/gtkbbox.c:293 msgid "If TRUE, the child will not be subject to homogeneous sizing" msgstr "Se VERO, il figlio non è vincolato a un dimensionamento omogeneo" -#: gtk/gtkbox.c:259 gtk/gtkcellareabox.c:310 gtk/gtkexpander.c:299 -#: gtk/gtkheaderbar.c:1895 gtk/gtkiconview.c:511 gtk/gtktreeviewcolumn.c:276 +#: gtk/gtkbox.c:282 gtk/gtkcellareabox.c:310 gtk/gtkexpander.c:337 +#: gtk/gtkheaderbar.c:1949 gtk/gtkiconview.c:524 gtk/gtktreeviewcolumn.c:276 msgid "Spacing" msgstr "Spaziatura" -#: gtk/gtkbox.c:260 gtk/gtkheaderbar.c:1896 +#: gtk/gtkbox.c:283 gtk/gtkheaderbar.c:1950 msgid "The amount of space between children" msgstr "La quantità di spazio tra i widget figli" -#: gtk/gtkbox.c:267 gtk/gtkflowbox.c:3707 +#: gtk/gtkbox.c:290 gtk/gtkflowbox.c:3849 msgid "Whether the children should all be the same size" msgstr "Indica se i widget figli devono avere tutti la stessa dimensione" -#: gtk/gtkbox.c:273 +#: gtk/gtkbox.c:296 msgid "Baseline position" msgstr "Posizione baseline" -#: gtk/gtkbox.c:274 +#: gtk/gtkbox.c:297 msgid "" "The position of the baseline aligned widgets if extra space is available" msgstr "" "La posizione dei widget allineati alla baseline se è disponibile spazio " "aggiuntivo" -#: gtk/gtkbox.c:299 gtk/gtkcellareabox.c:330 gtk/gtktoolbar.c:553 -#: gtk/gtktoolitemgroup.c:1661 gtk/gtktoolpalette.c:1023 +#: gtk/gtkbox.c:322 gtk/gtkcellareabox.c:330 gtk/gtktoolbar.c:584 +#: gtk/gtktoolitemgroup.c:1697 gtk/gtktoolpalette.c:1027 #: gtk/gtktreeviewcolumn.c:323 msgid "Expand" msgstr "Espandere" -#: gtk/gtkbox.c:300 +#: gtk/gtkbox.c:323 msgid "Whether the child should receive extra space when the parent grows" msgstr "" "Indica se il widget figlio debba ricevere spazio aggiuntivo quando il widget " "genitore cresce" -#: gtk/gtkbox.c:315 gtk/gtktoolitemgroup.c:1668 +#: gtk/gtkbox.c:338 gtk/gtktoolitemgroup.c:1704 msgid "Fill" msgstr "Riempire" -#: gtk/gtkbox.c:316 +#: gtk/gtkbox.c:339 msgid "" "Whether extra space given to the child should be allocated to the child or " "used as padding" @@ -1760,7 +1769,7 @@ msgstr "" "Indica se lo spazio aggiuntivo assegnato al widget figlio deve essere " "assegnato al widget figlio o usato come riempimento" -#: gtk/gtkbox.c:323 +#: gtk/gtkbox.c:346 msgid "Extra space to put between the child and its neighbors, in pixels" msgstr "" "Spazio aggiuntivo, in pixel, da inserire tra i widget figlio e i suoi vicini" @@ -1773,7 +1782,7 @@ msgstr "Dominio traduzione" msgid "The translation domain used by gettext" msgstr "Il dominio di traduzione usato da gettext" -#: gtk/gtkbutton.c:248 +#: gtk/gtkbutton.c:282 msgid "" "Text of the label widget inside the button, if the button contains a label " "widget" @@ -1781,13 +1790,13 @@ msgstr "" "Il testo del widget etichetta all'interno del pulsante, se il pulsante " "contiene un widget etichetta" -#: gtk/gtkbutton.c:254 gtk/gtkexpander.c:283 gtk/gtklabel.c:777 -#: gtk/gtkmenuitem.c:457 gtk/gtktoolbutton.c:246 +#: gtk/gtkbutton.c:288 gtk/gtkexpander.c:312 gtk/gtklabel.c:822 +#: gtk/gtkmenuitem.c:806 gtk/gtktoolbutton.c:250 msgid "Use underline" msgstr "Usare sottolineatura" -#: gtk/gtkbutton.c:255 gtk/gtkexpander.c:284 gtk/gtklabel.c:778 -#: gtk/gtkmenuitem.c:458 +#: gtk/gtkbutton.c:289 gtk/gtkexpander.c:313 gtk/gtklabel.c:823 +#: gtk/gtkmenuitem.c:807 msgid "" "If set, an underline in the text indicates the next character should be used " "for the mnemonic accelerator key" @@ -1795,65 +1804,56 @@ msgstr "" "Se impostato, un carattere di sottolineatura nel testo indica che il " "carattere successivo verrà usato come tasto acceleratore" -#: gtk/gtkbutton.c:267 +#: gtk/gtkbutton.c:301 msgid "" "If set, the label is used to pick a stock item instead of being displayed" msgstr "" "Se impostato, l'etichetta non sarà visualizzata, ma sarà usata per " "selezionare un oggetto nello stock" -#: gtk/gtkbutton.c:273 gtk/gtkcombobox.c:844 gtk/gtkfilechooserbutton.c:432 -msgid "Focus on click" -msgstr "Focus al clic" - -#: gtk/gtkbutton.c:274 gtk/gtkfilechooserbutton.c:433 -msgid "Whether the button grabs focus when it is clicked with the mouse" -msgstr "" -"Indica se il pulsante ottiene il focus quando viene cliccato con il mouse" - -#: gtk/gtkbutton.c:280 +#: gtk/gtkbutton.c:307 msgid "Border relief" msgstr "Rilievo bordo" -#: gtk/gtkbutton.c:281 +#: gtk/gtkbutton.c:308 msgid "The border relief style" msgstr "Lo stile del rilievo del bordo" # nome --> breve -#: gtk/gtkbutton.c:300 +#: gtk/gtkbutton.c:327 msgid "Horizontal alignment for child" msgstr "Allineamento orizzontale per figlio" # nome --> breve -#: gtk/gtkbutton.c:319 +#: gtk/gtkbutton.c:346 msgid "Vertical alignment for child" msgstr "Allineamento verticale per figlio" -#: gtk/gtkbutton.c:334 +#: gtk/gtkbutton.c:361 msgid "Child widget to appear next to the button text" msgstr "Il widget figlio da mostrare a fianco del testo del pulsante" -#: gtk/gtkbutton.c:347 +#: gtk/gtkbutton.c:374 msgid "Image position" msgstr "Posizione immagine" -#: gtk/gtkbutton.c:348 +#: gtk/gtkbutton.c:375 msgid "The position of the image relative to the text" msgstr "La posizione dell'immagine relativamente al testo" -#: gtk/gtkbutton.c:495 +#: gtk/gtkbutton.c:523 msgid "Default Spacing" msgstr "Spaziatura predefinita" -#: gtk/gtkbutton.c:496 +#: gtk/gtkbutton.c:524 msgid "Extra space to add for GTK_CAN_DEFAULT buttons" msgstr "Spazio addizionale da aggiungere per i pulsanti GTK_CAN_DEFAULT" -#: gtk/gtkbutton.c:512 +#: gtk/gtkbutton.c:541 msgid "Default Outside Spacing" msgstr "Spaziatura esterna predefinita" -#: gtk/gtkbutton.c:513 +#: gtk/gtkbutton.c:542 msgid "" "Extra space to add for GTK_CAN_DEFAULT buttons that is always drawn outside " "the border" @@ -1861,31 +1861,31 @@ msgstr "" "Spazio addizionale da aggiungere per i pulsanti GTK_CAN_DEFAULT che viene " "sempre visualizzato esternamente al bordo" -#: gtk/gtkbutton.c:518 +#: gtk/gtkbutton.c:556 msgid "Child X Displacement" msgstr "Spostamento orizzontale del widget figlio" -#: gtk/gtkbutton.c:519 +#: gtk/gtkbutton.c:557 msgid "" "How far in the x direction to move the child when the button is depressed" msgstr "" "Spostamento orizzontale del widget figlio quando il pulsante viene premuto" -#: gtk/gtkbutton.c:526 +#: gtk/gtkbutton.c:573 msgid "Child Y Displacement" msgstr "Spostamento verticale del widget figlio" -#: gtk/gtkbutton.c:527 +#: gtk/gtkbutton.c:574 msgid "" "How far in the y direction to move the child when the button is depressed" msgstr "" "Spostamento verticale del widget figlio quando il pulsante viene premuto" -#: gtk/gtkbutton.c:543 +#: gtk/gtkbutton.c:593 msgid "Displace focus" msgstr "Sposta focus" -#: gtk/gtkbutton.c:544 +#: gtk/gtkbutton.c:594 msgid "" "Whether the child_displacement_x/_y properties should also affect the focus " "rectangle" @@ -1893,43 +1893,43 @@ msgstr "" "Indica se la proprietà child_displacement_x/_y deve avere effetto anche sul " "rettangolo del focus" -#: gtk/gtkbutton.c:560 gtk/gtkentry.c:836 gtk/gtkentry.c:2002 +#: gtk/gtkbutton.c:610 gtk/gtkentry.c:887 gtk/gtkentry.c:2059 msgid "Inner Border" msgstr "Bordo interno" -#: gtk/gtkbutton.c:561 +#: gtk/gtkbutton.c:611 msgid "Border between button edges and child." msgstr "Bordo tra i confini del pulsante e il figlio." -#: gtk/gtkbutton.c:574 +#: gtk/gtkbutton.c:626 msgid "Image spacing" msgstr "Spaziatura immagine" -#: gtk/gtkbutton.c:575 +#: gtk/gtkbutton.c:627 msgid "Spacing in pixels between the image and label" msgstr "Spaziatura in pixel tra l'immagine e l'etichetta" -#: gtk/gtkcalendar.c:399 +#: gtk/gtkcalendar.c:397 msgid "Year" msgstr "Anno" -#: gtk/gtkcalendar.c:400 +#: gtk/gtkcalendar.c:398 msgid "The selected year" msgstr "L'anno selezionato" -#: gtk/gtkcalendar.c:413 +#: gtk/gtkcalendar.c:411 msgid "Month" msgstr "Mese" -#: gtk/gtkcalendar.c:414 +#: gtk/gtkcalendar.c:412 msgid "The selected month (as a number between 0 and 11)" msgstr "Il mese selezionato (un numero compreso tra 0 e 11)" -#: gtk/gtkcalendar.c:428 +#: gtk/gtkcalendar.c:426 msgid "Day" msgstr "Giorno" -#: gtk/gtkcalendar.c:429 +#: gtk/gtkcalendar.c:427 msgid "" "The selected day (as a number between 1 and 31, or 0 to unselect the " "currently selected day)" @@ -1937,83 +1937,83 @@ msgstr "" "Il giorno selezionato (un numero compreso tra uno e 31 o 0 per deselezionare " "il giorno attualmente selezionato)" -#: gtk/gtkcalendar.c:443 +#: gtk/gtkcalendar.c:441 msgid "Show Heading" msgstr "Mostra intestazione" -#: gtk/gtkcalendar.c:444 +#: gtk/gtkcalendar.c:442 msgid "If TRUE, a heading is displayed" msgstr "Se VERO, viene visualizzata l'intestazione" -#: gtk/gtkcalendar.c:458 +#: gtk/gtkcalendar.c:456 msgid "Show Day Names" msgstr "Mostra i nomi dei giorni" -#: gtk/gtkcalendar.c:459 +#: gtk/gtkcalendar.c:457 msgid "If TRUE, day names are displayed" msgstr "Se VERO, vengono visualizzati i nomi dei giorni" -#: gtk/gtkcalendar.c:472 +#: gtk/gtkcalendar.c:470 msgid "No Month Change" msgstr "Non cambiare mese" -#: gtk/gtkcalendar.c:473 +#: gtk/gtkcalendar.c:471 msgid "If TRUE, the selected month cannot be changed" msgstr "Se VERO, non è possibile cambiare il mese selezionato" -#: gtk/gtkcalendar.c:487 +#: gtk/gtkcalendar.c:485 msgid "Show Week Numbers" msgstr "Mostra i numeri delle settimane" -#: gtk/gtkcalendar.c:488 +#: gtk/gtkcalendar.c:486 msgid "If TRUE, week numbers are displayed" msgstr "Se VERO, vengono visualizzati i numeri delle settimane" -#: gtk/gtkcalendar.c:503 +#: gtk/gtkcalendar.c:501 msgid "Details Width" msgstr "Larghezza dettagli" -#: gtk/gtkcalendar.c:504 +#: gtk/gtkcalendar.c:502 msgid "Details width in characters" msgstr "Larghezza dei dettagli in caratteri" -#: gtk/gtkcalendar.c:519 +#: gtk/gtkcalendar.c:517 msgid "Details Height" msgstr "Altezza dettagli" -#: gtk/gtkcalendar.c:520 +#: gtk/gtkcalendar.c:518 msgid "Details height in rows" msgstr "Altezza dei dettagli in righe" -#: gtk/gtkcalendar.c:536 +#: gtk/gtkcalendar.c:534 msgid "Show Details" msgstr "Mostra dettagli" -#: gtk/gtkcalendar.c:537 +#: gtk/gtkcalendar.c:535 msgid "If TRUE, details are shown" msgstr "Se VERO, sono mostrati i dettagli" -#: gtk/gtkcalendar.c:549 +#: gtk/gtkcalendar.c:547 msgid "Inner border" msgstr "Bordo interno" -#: gtk/gtkcalendar.c:550 +#: gtk/gtkcalendar.c:548 msgid "Inner border space" msgstr "Spazio del bordo interno" -#: gtk/gtkcalendar.c:561 +#: gtk/gtkcalendar.c:559 msgid "Vertical separation" msgstr "Separazione verticale" -#: gtk/gtkcalendar.c:562 +#: gtk/gtkcalendar.c:560 msgid "Space between day headers and main area" msgstr "Spaziatura tra le intestazioni dei giorni e l'area principale" -#: gtk/gtkcalendar.c:573 +#: gtk/gtkcalendar.c:571 msgid "Horizontal separation" msgstr "Separazione orizzontale" -#: gtk/gtkcalendar.c:574 +#: gtk/gtkcalendar.c:572 msgid "Space between week headers and main area" msgstr "Spaziatura tra le intestazioni delle settimane e l'area principale" @@ -2112,35 +2112,35 @@ msgstr "Modifica annullata" msgid "Indicates that editing has been canceled" msgstr "Indica che la modifica è stata annullata" -#: gtk/gtkcellrendereraccel.c:142 +#: gtk/gtkcellrendereraccel.c:141 msgid "Accelerator key" msgstr "Tasto acceleratore" -#: gtk/gtkcellrendereraccel.c:143 +#: gtk/gtkcellrendereraccel.c:142 msgid "The keyval of the accelerator" msgstr "Il keyval dell'acceleratore" -#: gtk/gtkcellrendereraccel.c:159 +#: gtk/gtkcellrendereraccel.c:158 msgid "Accelerator modifiers" msgstr "Modificatori acceleratore" -#: gtk/gtkcellrendereraccel.c:160 +#: gtk/gtkcellrendereraccel.c:159 msgid "The modifier mask of the accelerator" msgstr "La maschera di modifica dell'acceleratore" -#: gtk/gtkcellrendereraccel.c:177 +#: gtk/gtkcellrendereraccel.c:176 msgid "Accelerator keycode" msgstr "Keycode acceleratore" -#: gtk/gtkcellrendereraccel.c:178 +#: gtk/gtkcellrendereraccel.c:177 msgid "The hardware keycode of the accelerator" msgstr "Il keycode hardware dell'acceleratore" -#: gtk/gtkcellrendereraccel.c:197 +#: gtk/gtkcellrendereraccel.c:196 msgid "Accelerator Mode" msgstr "Modalità dell'acceleratore" -#: gtk/gtkcellrendereraccel.c:198 +#: gtk/gtkcellrendereraccel.c:197 msgid "The type of accelerators" msgstr "Il tipo di acceleratori" @@ -2285,7 +2285,7 @@ msgid "A column in the data source model to get the strings from" msgstr "" "La colonna nel modello dei dati sorgente dal quale prendere le stringhe" -#: gtk/gtkcellrenderercombo.c:169 gtk/gtkcombobox.c:913 +#: gtk/gtkcellrenderercombo.c:169 gtk/gtkcombobox.c:1116 msgid "Has Entry" msgstr "Consente l'inserimento" @@ -2353,8 +2353,8 @@ msgid "Whether the rendered pixbuf should be colorized according to the state" msgstr "" "Indica se il pixbuf disegnato debba essere colorato in accordo con lo stato" -#: gtk/gtkcellrendererpixbuf.c:265 gtk/gtkimage.c:342 gtk/gtkmodelbutton.c:877 -#: gtk/gtkwindow.c:806 +#: gtk/gtkcellrendererpixbuf.c:265 gtk/gtkimage.c:358 gtk/gtkmodelbutton.c:1118 +#: gtk/gtkshortcutsshortcut.c:504 gtk/gtkwindow.c:834 msgid "Icon" msgstr "Icona" @@ -2363,8 +2363,8 @@ msgid "Value of the progress bar" msgstr "Valore della barra di avanzamento" #: gtk/gtkcellrendererprogress.c:156 gtk/gtkcellrenderertext.c:255 -#: gtk/gtkentrybuffer.c:350 gtk/gtkentry.c:890 gtk/gtkmessagedialog.c:214 -#: gtk/gtkmodelbutton.c:891 gtk/gtkprogressbar.c:184 gtk/gtktextbuffer.c:217 +#: gtk/gtkentrybuffer.c:350 gtk/gtkentry.c:941 gtk/gtkmessagedialog.c:214 +#: gtk/gtkmodelbutton.c:1132 gtk/gtkprogressbar.c:283 gtk/gtktextbuffer.c:218 msgid "Text" msgstr "Testo" @@ -2408,21 +2408,21 @@ msgstr "Allineamento verticale del testo" msgid "The vertical text alignment, from 0 (top) to 1 (bottom)." msgstr "L'allineamento verticale del testo, da 0 (alto) a 1 (basso)." -#: gtk/gtkcellrendererprogress.c:226 gtk/gtklevelbar.c:1015 -#: gtk/gtkmodelbutton.c:937 gtk/gtkprogressbar.c:161 gtk/gtkrange.c:437 +#: gtk/gtkcellrendererprogress.c:226 gtk/gtklevelbar.c:1087 +#: gtk/gtkmodelbutton.c:1178 gtk/gtkprogressbar.c:260 gtk/gtkrange.c:462 msgid "Inverted" msgstr "Invertito" -#: gtk/gtkcellrendererprogress.c:227 gtk/gtkprogressbar.c:162 +#: gtk/gtkcellrendererprogress.c:227 gtk/gtkprogressbar.c:261 msgid "Invert the direction in which the progress bar grows" msgstr "Inverte la direzione di crescita della barra di avanzamento" -#: gtk/gtkcellrendererspin.c:113 gtk/gtkrange.c:430 gtk/gtkscalebutton.c:210 -#: gtk/gtkspinbutton.c:341 +#: gtk/gtkcellrendererspin.c:113 gtk/gtkrange.c:455 gtk/gtkscalebutton.c:215 +#: gtk/gtkspinbutton.c:376 msgid "Adjustment" msgstr "Regolazione" -#: gtk/gtkcellrendererspin.c:114 gtk/gtkspinbutton.c:342 +#: gtk/gtkcellrendererspin.c:114 gtk/gtkspinbutton.c:377 msgid "The adjustment that holds the value of the spin button" msgstr "La regolazione che contiene il valore del pulsante spin" @@ -2430,15 +2430,15 @@ msgstr "La regolazione che contiene il valore del pulsante spin" msgid "Climb rate" msgstr "Tasso di crescita" -#: gtk/gtkcellrendererspin.c:130 gtk/gtkspinbutton.c:350 +#: gtk/gtkcellrendererspin.c:130 gtk/gtkspinbutton.c:385 msgid "The acceleration rate when you hold down a button" msgstr "Velocità di accelerazione quando si tiene premuto un pulsante" -#: gtk/gtkcellrendererspin.c:143 gtk/gtkscale.c:307 gtk/gtkspinbutton.c:357 +#: gtk/gtkcellrendererspin.c:143 gtk/gtkscale.c:743 gtk/gtkspinbutton.c:392 msgid "Digits" msgstr "Cifre" -#: gtk/gtkcellrendererspin.c:144 gtk/gtkspinbutton.c:358 +#: gtk/gtkcellrendererspin.c:144 gtk/gtkspinbutton.c:393 msgid "The number of decimal places to display" msgstr "Il numero di cifre decimali da visualizzare" @@ -2468,7 +2468,7 @@ msgstr "Marcatore" msgid "Marked up text to render" msgstr "Testo con marcatura da visualizzare" -#: gtk/gtkcellrenderertext.c:269 gtk/gtkentry.c:1424 gtk/gtklabel.c:763 +#: gtk/gtkcellrenderertext.c:269 gtk/gtkentry.c:1478 gtk/gtklabel.c:808 msgid "Attributes" msgstr "Attributi" @@ -2485,19 +2485,19 @@ msgstr "Modalità a paragrafo singolo" msgid "Whether to keep all text in a single paragraph" msgstr "Indica mantenere tutto il testo in uno stesso paragrafo" -#: gtk/gtkcellrenderertext.c:283 gtk/gtkcellview.c:189 gtk/gtktexttag.c:215 +#: gtk/gtkcellrenderertext.c:283 gtk/gtkcellview.c:217 gtk/gtktexttag.c:215 msgid "Background color name" msgstr "Nome del colore di sfondo" -#: gtk/gtkcellrenderertext.c:284 gtk/gtkcellview.c:190 gtk/gtktexttag.c:216 +#: gtk/gtkcellrenderertext.c:284 gtk/gtkcellview.c:218 gtk/gtktexttag.c:216 msgid "Background color as a string" msgstr "Colore di sfondo come stringa" -#: gtk/gtkcellrenderertext.c:298 gtk/gtkcellview.c:205 gtk/gtktexttag.c:230 +#: gtk/gtkcellrenderertext.c:298 gtk/gtkcellview.c:233 gtk/gtktexttag.c:230 msgid "Background color" msgstr "Colore di sfondo" -#: gtk/gtkcellrenderertext.c:299 gtk/gtkcellview.c:206 gtk/gtktexttag.c:231 +#: gtk/gtkcellrenderertext.c:299 gtk/gtkcellview.c:234 gtk/gtktexttag.c:231 msgid "Background color as a GdkColor" msgstr "Colore di sfondo come GdkColor" @@ -2505,7 +2505,7 @@ msgstr "Colore di sfondo come GdkColor" msgid "Background color as RGBA" msgstr "Colore sfondo come RGBA" -#: gtk/gtkcellrenderertext.c:314 gtk/gtkcellview.c:221 gtk/gtktexttag.c:246 +#: gtk/gtkcellrenderertext.c:314 gtk/gtkcellview.c:249 gtk/gtktexttag.c:246 msgid "Background color as a GdkRGBA" msgstr "Il colore di sfondo come un GdkRGBA" @@ -2529,12 +2529,12 @@ msgstr "Colore primo piano come RBGA" msgid "Foreground color as a GdkRGBA" msgstr "Il colore di primo piano come un GdkBGBA" -#: gtk/gtkcellrenderertext.c:357 gtk/gtkentry.c:798 gtk/gtktexttag.c:308 -#: gtk/gtktextview.c:794 +#: gtk/gtkcellrenderertext.c:357 gtk/gtkentry.c:849 gtk/gtktexttag.c:308 +#: gtk/gtktextview.c:820 msgid "Editable" msgstr "Modificabile" -#: gtk/gtkcellrenderertext.c:358 gtk/gtktexttag.c:309 gtk/gtktextview.c:795 +#: gtk/gtkcellrenderertext.c:358 gtk/gtktexttag.c:309 gtk/gtktextview.c:821 msgid "Whether the text can be modified by the user" msgstr "Indica se il testo può essere modificato dall'utente" @@ -2642,7 +2642,7 @@ msgstr "" "può usarlo come suggerimento quando visualizza il testo. Se non capite a " "cosa serve questo parametro, probabilmente non vi serve utilizzarlo" -#: gtk/gtkcellrenderertext.c:484 gtk/gtklabel.c:914 gtk/gtkprogressbar.c:227 +#: gtk/gtkcellrenderertext.c:484 gtk/gtklabel.c:959 gtk/gtkprogressbar.c:326 msgid "Ellipsize" msgstr "Elisione" @@ -2654,16 +2654,16 @@ msgstr "" "Il punto preferito per elidere la stringa, se la cella di visualizzazione " "non ha spazio sufficiente per visualizzarla completamente" -#: gtk/gtkcellrenderertext.c:503 gtk/gtkfilechooserbutton.c:460 -#: gtk/gtklabel.c:934 +#: gtk/gtkcellrenderertext.c:503 gtk/gtkfilechooserbutton.c:451 +#: gtk/gtklabel.c:979 msgid "Width In Characters" msgstr "Larghezza in caratteri" -#: gtk/gtkcellrenderertext.c:504 gtk/gtklabel.c:935 +#: gtk/gtkcellrenderertext.c:504 gtk/gtklabel.c:980 msgid "The desired width of the label, in characters" msgstr "La larghezza desiderata di un'etichetta, in caratteri" -#: gtk/gtkcellrenderertext.c:525 gtk/gtklabel.c:990 +#: gtk/gtkcellrenderertext.c:525 gtk/gtklabel.c:1035 msgid "Maximum Width In Characters" msgstr "Larghezza massima in caratteri" @@ -2685,7 +2685,7 @@ msgstr "" "Indica come spezzare la stringa su più righe, se la cella di visualizzazione " "non ha spazio sufficiente per mostrare l'intera stringa" -#: gtk/gtkcellrenderertext.c:561 gtk/gtkcombobox.c:731 +#: gtk/gtkcellrenderertext.c:561 gtk/gtkcombobox.c:942 msgid "Wrap width" msgstr "Adatta larghezza" @@ -2701,7 +2701,7 @@ msgstr "Allineamento" msgid "How to align the lines" msgstr "Indica come verranno allineate le linee" -#: gtk/gtkcellrenderertext.c:596 gtk/gtkentry.c:1043 +#: gtk/gtkcellrenderertext.c:596 gtk/gtkentry.c:1097 msgid "Placeholder text" msgstr "Testo esemplificativo" @@ -2709,11 +2709,11 @@ msgstr "Testo esemplificativo" msgid "Text rendered when an editable cell is empty" msgstr "Testo visualizzato quando una cella modificabile è vuota" -#: gtk/gtkcellrenderertext.c:606 gtk/gtkcellview.c:325 gtk/gtktexttag.c:721 +#: gtk/gtkcellrenderertext.c:606 gtk/gtkcellview.c:353 gtk/gtktexttag.c:721 msgid "Background set" msgstr "Imposta il colore di sfondo" -#: gtk/gtkcellrenderertext.c:607 gtk/gtkcellview.c:326 gtk/gtktexttag.c:722 +#: gtk/gtkcellrenderertext.c:607 gtk/gtkcellview.c:354 gtk/gtktexttag.c:722 msgid "Whether this tag affects the background color" msgstr "Indica se questo tag ha effetto sul colore dello sfondo" @@ -2841,157 +2841,165 @@ msgstr "Imposta allineamento" msgid "Whether this tag affects the alignment mode" msgstr "Indica se questo tag ha effetto sulla modalità allineamento" -#: gtk/gtkcellrenderertoggle.c:137 +#: gtk/gtkcellrenderertoggle.c:138 msgid "Toggle state" msgstr "Stato di selezione" -#: gtk/gtkcellrenderertoggle.c:138 +#: gtk/gtkcellrenderertoggle.c:139 msgid "The toggle state of the button" msgstr "Lo stato di selezione del pulsante" -#: gtk/gtkcellrenderertoggle.c:145 +#: gtk/gtkcellrenderertoggle.c:146 msgid "Inconsistent state" msgstr "Stato non consistente" -#: gtk/gtkcellrenderertoggle.c:146 +#: gtk/gtkcellrenderertoggle.c:147 msgid "The inconsistent state of the button" msgstr "Stato non consistente del pulsante" -#: gtk/gtkcellrenderertoggle.c:153 gtk/gtklistbox.c:3654 +#: gtk/gtkcellrenderertoggle.c:154 gtk/gtklistbox.c:3754 msgid "Activatable" msgstr "Attivabile" -#: gtk/gtkcellrenderertoggle.c:154 +#: gtk/gtkcellrenderertoggle.c:155 msgid "The toggle button can be activated" msgstr "Il pulsante di selezione può essere attivato" -#: gtk/gtkcellrenderertoggle.c:161 +#: gtk/gtkcellrenderertoggle.c:162 msgid "Radio state" msgstr "Stato del pulsante radio" -#: gtk/gtkcellrenderertoggle.c:162 +#: gtk/gtkcellrenderertoggle.c:163 msgid "Draw the toggle button as a radio button" msgstr "Disegna il pulsante di selezione come pulsante radio" -#: gtk/gtkcellrenderertoggle.c:169 +#: gtk/gtkcellrenderertoggle.c:170 msgid "Indicator size" msgstr "Dimensione indicatore" -#: gtk/gtkcellrenderertoggle.c:170 gtk/gtkcheckbutton.c:132 -#: gtk/gtkcheckmenuitem.c:146 +#: gtk/gtkcellrenderertoggle.c:171 gtk/gtkcheckbutton.c:230 +#: gtk/gtkcheckmenuitem.c:241 msgid "Size of check or radio indicator" msgstr "Dimensione dell'indicatore radio o di selezione" -#: gtk/gtkcellview.c:220 +#: gtk/gtkcellview.c:248 msgid "Background RGBA color" msgstr "Colore sfondo RGBA" -#: gtk/gtkcellview.c:235 +#: gtk/gtkcellview.c:263 msgid "CellView model" msgstr "Modello CellView" -#: gtk/gtkcellview.c:236 +#: gtk/gtkcellview.c:264 msgid "The model for cell view" msgstr "Il modello per la vista «cella»" -#: gtk/gtkcellview.c:254 gtk/gtkcombobox.c:1000 gtk/gtkentrycompletion.c:467 -#: gtk/gtkiconview.c:636 gtk/gtktreemenu.c:307 gtk/gtktreeviewcolumn.c:399 +#: gtk/gtkcellview.c:282 gtk/gtkcombobox.c:1203 gtk/gtkentrycompletion.c:467 +#: gtk/gtkiconview.c:649 gtk/gtktreemenu.c:307 gtk/gtktreeviewcolumn.c:399 msgid "Cell Area" msgstr "Area cella" -#: gtk/gtkcellview.c:255 gtk/gtkcombobox.c:1001 gtk/gtkentrycompletion.c:468 -#: gtk/gtkiconview.c:637 gtk/gtktreemenu.c:308 gtk/gtktreeviewcolumn.c:400 +#: gtk/gtkcellview.c:283 gtk/gtkcombobox.c:1204 gtk/gtkentrycompletion.c:468 +#: gtk/gtkiconview.c:650 gtk/gtktreemenu.c:308 gtk/gtktreeviewcolumn.c:400 msgid "The GtkCellArea used to layout cells" msgstr "Il GtkCellArea usato per disporre le celle" -#: gtk/gtkcellview.c:278 +#: gtk/gtkcellview.c:306 msgid "Cell Area Context" msgstr "Contesto area cella" -#: gtk/gtkcellview.c:279 +#: gtk/gtkcellview.c:307 msgid "The GtkCellAreaContext used to compute the geometry of the cell view" msgstr "" "Il GtkCellAreaContext usato per calcolare la geometria della vista celle" -#: gtk/gtkcellview.c:296 +#: gtk/gtkcellview.c:324 msgid "Draw Sensitive" msgstr "Rappresentazione sensibile" -#: gtk/gtkcellview.c:297 +#: gtk/gtkcellview.c:325 msgid "Whether to force cells to be drawn in a sensitive state" msgstr "" "Indica se forzare la rappresentazione delle celle in uno stato sensibile" -#: gtk/gtkcellview.c:315 +#: gtk/gtkcellview.c:343 msgid "Fit Model" msgstr "Modello adatto" -#: gtk/gtkcellview.c:316 +#: gtk/gtkcellview.c:344 msgid "Whether to request enough space for every row in the model" msgstr "Indica se richiedere abbastanza spazio per tutte le righe nel modello" -#: gtk/gtkcheckbutton.c:131 gtk/gtkcheckmenuitem.c:145 +#: gtk/gtkcheckbutton.c:229 gtk/gtkcheckmenuitem.c:240 msgid "Indicator Size" msgstr "Indicatore di dimensione" -#: gtk/gtkcheckbutton.c:139 gtk/gtkexpander.c:349 +#: gtk/gtkcheckbutton.c:246 gtk/gtkexpander.c:402 msgid "Indicator Spacing" msgstr "Indicatore di spaziatura" -#: gtk/gtkcheckbutton.c:140 +#: gtk/gtkcheckbutton.c:247 msgid "Spacing around check or radio indicator" msgstr "Spaziatura attorno all'indicatore radio o di selezione" -#: gtk/gtkcheckmenuitem.c:123 +#: gtk/gtkcheckmenuitem.c:210 msgid "Whether the menu item is checked" msgstr "Indica se l'elemento del menù è selezionato" -#: gtk/gtkcheckmenuitem.c:130 gtk/gtktogglebutton.c:187 +#: gtk/gtkcheckmenuitem.c:217 gtk/gtktogglebutton.c:192 msgid "Inconsistent" msgstr "Inconsistente" -#: gtk/gtkcheckmenuitem.c:131 +#: gtk/gtkcheckmenuitem.c:218 msgid "Whether to display an \"inconsistent\" state" msgstr "Indica se visualizzare uno stato \"inconsistente\"" -#: gtk/gtkcheckmenuitem.c:138 +#: gtk/gtkcheckmenuitem.c:225 msgid "Draw as radio menu item" msgstr "Disegna come elemento di menù radio" -#: gtk/gtkcheckmenuitem.c:139 +#: gtk/gtkcheckmenuitem.c:226 msgid "Whether the menu item looks like a radio menu item" msgstr "Indica se l'elemento del menù deve apparire come un elemento radio" -#: gtk/gtkcolorbutton.c:166 gtk/gtkcolorchooser.c:87 +#: gtk/gtkcolorbutton.c:174 gtk/gtkcolorchooser.c:87 msgid "Use alpha" msgstr "Usa alfa" -#: gtk/gtkcolorbutton.c:167 +#: gtk/gtkcolorbutton.c:175 msgid "Whether to give the color an alpha value" msgstr "Indica se dare al colore un valore alfa" -#: gtk/gtkcolorbutton.c:182 +#: gtk/gtkcolorbutton.c:190 msgid "The title of the color selection dialog" msgstr "Il titolo della finestra di selezione del colore" -#: gtk/gtkcolorbutton.c:200 +#: gtk/gtkcolorbutton.c:208 msgid "The selected color" msgstr "Il colore selezionato" -#: gtk/gtkcolorbutton.c:216 +#: gtk/gtkcolorbutton.c:224 msgid "The selected opacity value (0 fully transparent, 65535 fully opaque)" msgstr "" "Il valore di opacità selezionato (0 completamente trasparente, 65535 " "completamente opaco)" -#: gtk/gtkcolorbutton.c:230 +#: gtk/gtkcolorbutton.c:238 msgid "Current RGBA Color" msgstr "Colore RGBA attuale" -#: gtk/gtkcolorbutton.c:231 +#: gtk/gtkcolorbutton.c:239 msgid "The selected RGBA color" msgstr "Il colore RGBA selezionato" +#: gtk/gtkcolorbutton.c:280 +msgid "Show Editor" +msgstr "Mostra editor" + +#: gtk/gtkcolorbutton.c:281 +msgid "Whether to show the color editor right away" +msgstr "Indica se mostrare l'editor del colore" + #: gtk/gtkcolorchooser.c:67 msgid "Color" msgstr "Colore" @@ -3004,99 +3012,94 @@ msgstr "Il colore attuale come un GdkBGBA" msgid "Whether alpha should be shown" msgstr "Indica se il canale alpha debba essere mostrato" -#: gtk/gtkcolorchooserdialog.c:213 gtk/gtkcolorchooserwidget.c:700 +#: gtk/gtkcolorchooserdialog.c:213 gtk/gtkcolorchooserwidget.c:704 msgid "Show editor" msgstr "Mostra editor" -#: gtk/gtkcolorscale.c:359 +#: gtk/gtkcolorscale.c:258 msgid "Scale type" msgstr "Tipo di scale" -#: gtk/gtkcolorswatch.c:707 +#: gtk/gtkcolorswatch.c:719 msgid "RGBA Color" msgstr "Colore RGBA" -#: gtk/gtkcolorswatch.c:707 +#: gtk/gtkcolorswatch.c:719 msgid "Color as RGBA" msgstr "Colore come RGBA" -#: gtk/gtkcolorswatch.c:710 gtk/gtklabel.c:859 gtk/gtklistbox.c:3668 +#: gtk/gtkcolorswatch.c:722 gtk/gtklabel.c:904 gtk/gtklistbox.c:3768 msgid "Selectable" msgstr "Selezionabile" -#: gtk/gtkcolorswatch.c:710 +#: gtk/gtkcolorswatch.c:722 msgid "Whether the swatch is selectable" msgstr "Indica se lo swatch è selezionabile" -#: gtk/gtkcolorswatch.c:713 +#: gtk/gtkcolorswatch.c:725 msgid "Has Menu" msgstr "Dispone di menù" -#: gtk/gtkcolorswatch.c:713 +#: gtk/gtkcolorswatch.c:725 msgid "Whether the swatch should offer customization" msgstr "Indica se lo swatch debba offrire personalizzazioni" -#: gtk/gtkcombobox.c:714 +#: gtk/gtkcombobox.c:925 msgid "ComboBox model" msgstr "Modello ComboBox" -#: gtk/gtkcombobox.c:715 +#: gtk/gtkcombobox.c:926 msgid "The model for the combo box" msgstr "Il modello per il combo box" -#: gtk/gtkcombobox.c:732 +#: gtk/gtkcombobox.c:943 msgid "Wrap width for laying out the items in a grid" msgstr "" "Adatta la larghezza per la visualizzazione degli elementi su una griglia" -#: gtk/gtkcombobox.c:754 gtk/gtktreemenu.c:361 +#: gtk/gtkcombobox.c:965 gtk/gtktreemenu.c:361 msgid "Row span column" msgstr "Spaziatura riga-colonna" -#: gtk/gtkcombobox.c:755 gtk/gtktreemenu.c:362 +#: gtk/gtkcombobox.c:966 gtk/gtktreemenu.c:362 msgid "TreeModel column containing the row span values" msgstr "Colonna di TreeModel contenente i valori di spaziatura della riga" -#: gtk/gtkcombobox.c:776 gtk/gtktreemenu.c:382 +#: gtk/gtkcombobox.c:987 gtk/gtktreemenu.c:382 msgid "Column span column" msgstr "Spaziatura colonna-colonna" -#: gtk/gtkcombobox.c:777 gtk/gtktreemenu.c:383 +#: gtk/gtkcombobox.c:988 gtk/gtktreemenu.c:383 msgid "TreeModel column containing the column span values" msgstr "Colonna di TreeModel contenente i valori di spaziatura della colonna" -#: gtk/gtkcombobox.c:798 +#: gtk/gtkcombobox.c:1009 msgid "Active item" msgstr "Elemento attivo" -#: gtk/gtkcombobox.c:799 +#: gtk/gtkcombobox.c:1010 msgid "The item which is currently active" msgstr "L'elemento attivo in questo momento" -#: gtk/gtkcombobox.c:821 +#: gtk/gtkcombobox.c:1032 msgid "Whether dropdowns should have a tearoff menu item" msgstr "" "Indica se i menù a comparsa devono avere un elemento per il distaccamento " "del menù" -#: gtk/gtkcombobox.c:836 gtk/gtkentry.c:820 +#: gtk/gtkcombobox.c:1047 gtk/gtkentry.c:871 msgid "Has Frame" msgstr "Con bordo" -#: gtk/gtkcombobox.c:837 +#: gtk/gtkcombobox.c:1048 msgid "Whether the combo box draws a frame around the child" msgstr "Indica se il combo box disegna una cornice attorno al figlio" -#: gtk/gtkcombobox.c:845 -msgid "Whether the combo box grabs focus when it is clicked with the mouse" -msgstr "" -"Indica se il combo box riceve il focus quando viene cliccato con il mouse" - -#: gtk/gtkcombobox.c:862 gtk/gtkmenu.c:616 +#: gtk/gtkcombobox.c:1065 gtk/gtkmenu.c:636 msgid "Tearoff Title" msgstr "Nome del menù staccato" -#: gtk/gtkcombobox.c:863 +#: gtk/gtkcombobox.c:1066 msgid "" "A title that may be displayed by the window manager when the popup is torn-" "off" @@ -3104,33 +3107,33 @@ msgstr "" "Un titolo che può essere visualizzato dal gestore di finestre se il menù " "viene staccato" -#: gtk/gtkcombobox.c:880 +#: gtk/gtkcombobox.c:1083 msgid "Popup shown" msgstr "Popup visualizzato" -#: gtk/gtkcombobox.c:881 +#: gtk/gtkcombobox.c:1084 msgid "Whether the combo's dropdown is shown" msgstr "Indica se il menù a comparsa del combo viene mostrato" -#: gtk/gtkcombobox.c:897 +#: gtk/gtkcombobox.c:1100 msgid "Button Sensitivity" msgstr "Sensibilità pulsante" -#: gtk/gtkcombobox.c:898 +#: gtk/gtkcombobox.c:1101 msgid "Whether the dropdown button is sensitive when the model is empty" msgstr "" "Indica se il pulsante del menù a comparsa è sensibile quando il modello è " "vuoto" -#: gtk/gtkcombobox.c:914 +#: gtk/gtkcombobox.c:1117 msgid "Whether combo box has an entry" msgstr "Indica se il combo box presenta una entry" -#: gtk/gtkcombobox.c:929 +#: gtk/gtkcombobox.c:1132 msgid "Entry Text Column" msgstr "Colonna testo entry" -#: gtk/gtkcombobox.c:930 +#: gtk/gtkcombobox.c:1133 msgid "" "The column in the combo box's model to associate with strings from the entry " "if the combo was created with #GtkComboBox:has-entry = %TRUE" @@ -3138,11 +3141,11 @@ msgstr "" "La colonna nel modello del combo box a cui associare le stringhe della " "entry, se la combo box è stata creata con #GtkComboBox:has-entry = %TRUE" -#: gtk/gtkcombobox.c:947 +#: gtk/gtkcombobox.c:1150 msgid "ID Column" msgstr "Colonna ID" -#: gtk/gtkcombobox.c:948 +#: gtk/gtkcombobox.c:1151 msgid "" "The column in the combo box's model that provides string IDs for the values " "in the model" @@ -3150,19 +3153,19 @@ msgstr "" "La colonna nel modello del combo box che fornisce gli ID dei valori nel " "modello" -#: gtk/gtkcombobox.c:963 +#: gtk/gtkcombobox.c:1166 msgid "Active id" msgstr "ID attivo" -#: gtk/gtkcombobox.c:964 +#: gtk/gtkcombobox.c:1167 msgid "The value of the id column for the active row" msgstr "Il valore della colonna ID per la riga attiva" -#: gtk/gtkcombobox.c:980 +#: gtk/gtkcombobox.c:1183 msgid "Popup Fixed Width" msgstr "Pop-up dimensione fissa" -#: gtk/gtkcombobox.c:981 +#: gtk/gtkcombobox.c:1184 msgid "" "Whether the popup's width should be a fixed width matching the allocated " "width of the combo box" @@ -3170,56 +3173,92 @@ msgstr "" "Indica se la larghezza del pop-up debba essere fissa e corrispondere a " "quella allocata per il combo box" -#: gtk/gtkcombobox.c:1007 +#: gtk/gtkcombobox.c:1210 msgid "Appears as list" msgstr "Appare come una lista" -#: gtk/gtkcombobox.c:1008 +#: gtk/gtkcombobox.c:1211 msgid "Whether dropdowns should look like lists rather than menus" msgstr "" "Indica se i menù a comparsa assomigliano a degli elenchi piuttosto che a dei " "menù" -#: gtk/gtkcombobox.c:1024 +#: gtk/gtkcombobox.c:1230 msgid "Arrow Size" msgstr "Dimensione freccia" -#: gtk/gtkcombobox.c:1025 +#: gtk/gtkcombobox.c:1231 msgid "The minimum size of the arrow in the combo box" msgstr "La dimensione minima della freccia nella casella combinata" -#: gtk/gtkcombobox.c:1042 +#: gtk/gtkcombobox.c:1249 msgid "The amount of space used by the arrow" msgstr "La quantità di spazio usato dalla freccia" -#: gtk/gtkcombobox.c:1058 +#: gtk/gtkcombobox.c:1268 msgid "Which kind of shadow to draw around the combo box" msgstr "Indica il tipo di ombra da disegnare intorno alla casella combinata" -#: gtk/gtkcontainer.c:510 +#: gtk/gtkcontainer.c:531 msgid "Resize mode" msgstr "Ridimensiona" -#: gtk/gtkcontainer.c:511 +#: gtk/gtkcontainer.c:532 msgid "Specify how resize events are handled" msgstr "Specifica come viene gestito il ridimensionamento" -#: gtk/gtkcontainer.c:518 +#: gtk/gtkcontainer.c:539 msgid "Border width" msgstr "Larghezza del bordo" -#: gtk/gtkcontainer.c:519 +#: gtk/gtkcontainer.c:540 msgid "The width of the empty border outside the containers children" msgstr "La larghezza del bordo vuoto fuori dal contenitore figlio" -#: gtk/gtkcontainer.c:526 +#: gtk/gtkcontainer.c:547 msgid "Child" msgstr "Widget figlio" -#: gtk/gtkcontainer.c:527 +#: gtk/gtkcontainer.c:548 msgid "Can be used to add a new child to the container" msgstr "Può essere usato per aggiungere un widget figlio al contenitore" +#: gtk/gtkcssnode.c:616 +msgid "Style Classes" +msgstr "Classi di stile" + +#: gtk/gtkcssnode.c:616 +msgid "List of classes" +msgstr "Elenco di classi" + +#: gtk/gtkcssnode.c:621 gtk/gtkcssstyleproperty.c:223 +msgid "ID" +msgstr "ID" + +#: gtk/gtkcssnode.c:621 +msgid "Unique ID" +msgstr "ID univoco" + +#: gtk/gtkcssnode.c:631 gtk/gtkswitch.c:910 +msgid "State" +msgstr "Stato" + +#: gtk/gtkcssnode.c:631 +msgid "State flags" +msgstr "Flag di stato" + +#: gtk/gtkcssnode.c:637 +msgid "If other nodes can see this node" +msgstr "Se altri nodi possono vedere questo nodo" + +#: gtk/gtkcssnode.c:642 +msgid "Widget type" +msgstr "Tipo di widget" + +#: gtk/gtkcssnode.c:642 +msgid "GType of the widget" +msgstr "GType del widget" + #: gtk/gtkcssshorthandproperty.c:170 msgid "Subproperties" msgstr "Sotto-proprietà" @@ -3245,10 +3284,6 @@ msgid "Set if the value affects the sizing of elements" msgstr "" "Impostare se il valore deve riguardare il dimensionamento degli elementi" -#: gtk/gtkcssstyleproperty.c:223 -msgid "ID" -msgstr "ID" - #: gtk/gtkcssstyleproperty.c:224 msgid "The numeric id for quick access" msgstr "L'ID numero per un accesso rapido" @@ -3269,7 +3304,7 @@ msgstr "Valore iniziale" msgid "The initial specified value used for this property" msgstr "Il valore iniziale utilizzato per questa proprietà" -#: gtk/gtkdialog.c:588 gtk/gtkinfobar.c:518 +#: gtk/gtkdialog.c:588 gtk/gtkinfobar.c:434 msgid "Content area border" msgstr "Bordo dell'area del contenuto" @@ -3279,7 +3314,7 @@ msgid "Width of border around the main dialog area" msgstr "" "Larghezza del bordo intorno all'area principale della finestra di dialogo" -#: gtk/gtkdialog.c:606 gtk/gtkinfobar.c:536 +#: gtk/gtkdialog.c:606 gtk/gtkinfobar.c:452 msgid "Content area spacing" msgstr "Spaziatura area contenuto" @@ -3287,15 +3322,15 @@ msgstr "Spaziatura area contenuto" msgid "Spacing between elements of the main dialog area" msgstr "Spaziatura tra gli elementi dell'area principale del dialogo" -#: gtk/gtkdialog.c:614 gtk/gtkinfobar.c:553 +#: gtk/gtkdialog.c:614 gtk/gtkinfobar.c:469 msgid "Button spacing" msgstr "Spaziatura pulsante" -#: gtk/gtkdialog.c:615 gtk/gtkinfobar.c:554 +#: gtk/gtkdialog.c:615 gtk/gtkinfobar.c:470 msgid "Spacing between buttons" msgstr "Spaziatura tra i pulsanti" -#: gtk/gtkdialog.c:631 gtk/gtkinfobar.c:570 +#: gtk/gtkdialog.c:631 gtk/gtkinfobar.c:486 msgid "Action area border" msgstr "Bordo dell'area di azione" @@ -3311,7 +3346,7 @@ msgid "The contents of the buffer" msgstr "Il contenuto del buffer" # GTK-2-14 -#: gtk/gtkentrybuffer.c:364 gtk/gtkentry.c:964 +#: gtk/gtkentrybuffer.c:364 gtk/gtkentry.c:1018 msgid "Text length" msgstr "Lunghezza testo" @@ -3320,51 +3355,51 @@ msgstr "Lunghezza testo" msgid "Length of the text currently in the buffer" msgstr "Lunghezza del testo attualmente nel buffer" -#: gtk/gtkentrybuffer.c:378 gtk/gtkentry.c:805 +#: gtk/gtkentrybuffer.c:378 gtk/gtkentry.c:856 msgid "Maximum length" msgstr "Lunghezza massima" -#: gtk/gtkentrybuffer.c:379 gtk/gtkentry.c:806 +#: gtk/gtkentrybuffer.c:379 gtk/gtkentry.c:857 msgid "Maximum number of characters for this entry. Zero if no maximum" msgstr "Numero massimo di caratteri per il campo. Zero per non mettere limite" # NEW -#: gtk/gtkentry.c:775 +#: gtk/gtkentry.c:826 msgid "Text Buffer" msgstr "Buffer di testo" # NEW -#: gtk/gtkentry.c:776 +#: gtk/gtkentry.c:827 msgid "Text buffer object which actually stores entry text" msgstr "" "L'oggetto buffer di testo che effettivamente memorizza il testo della casella" -#: gtk/gtkentry.c:782 gtk/gtklabel.c:881 +#: gtk/gtkentry.c:833 gtk/gtklabel.c:926 msgid "Cursor Position" msgstr "Posizione del cursore" -#: gtk/gtkentry.c:783 gtk/gtklabel.c:882 +#: gtk/gtkentry.c:834 gtk/gtklabel.c:927 msgid "The current position of the insertion cursor in chars" msgstr "La posizione corrente di inserimento dei caratteri" -#: gtk/gtkentry.c:790 gtk/gtklabel.c:889 +#: gtk/gtkentry.c:841 gtk/gtklabel.c:934 msgid "Selection Bound" msgstr "Limite della selezione" -#: gtk/gtkentry.c:791 gtk/gtklabel.c:890 +#: gtk/gtkentry.c:842 gtk/gtklabel.c:935 msgid "" "The position of the opposite end of the selection from the cursor in chars" msgstr "La posizione in caratteri dall'altro estremo della selezione" -#: gtk/gtkentry.c:799 +#: gtk/gtkentry.c:850 msgid "Whether the entry contents can be edited" msgstr "Indica se il contenuto del campo di inserimento può essere modificato" -#: gtk/gtkentry.c:813 +#: gtk/gtkentry.c:864 msgid "Visibility" msgstr "Visibilità" -#: gtk/gtkentry.c:814 +#: gtk/gtkentry.c:865 msgid "" "FALSE displays the \"invisible char\" instead of the actual text (password " "mode)" @@ -3372,32 +3407,32 @@ msgstr "" "FALSE visualizza i \"caratteri di mascheramento\" invece del testo in chiaro " "(modalità password)" -#: gtk/gtkentry.c:821 +#: gtk/gtkentry.c:872 msgid "FALSE removes outside bevel from entry" msgstr "FALSE rimuove le smussature esterne dal campo" -#: gtk/gtkentry.c:837 +#: gtk/gtkentry.c:888 msgid "" "Border between text and frame. Overrides the inner-border style property" msgstr "" "Bordo tra il testo e la cornice. Prevale sulla proprietà dello stile del " "bordo più interno" -#: gtk/gtkentry.c:843 gtk/gtkentry.c:1509 +#: gtk/gtkentry.c:894 gtk/gtkentry.c:1566 msgid "Invisible character" msgstr "Carattere di mascheramento" -#: gtk/gtkentry.c:844 gtk/gtkentry.c:1510 +#: gtk/gtkentry.c:895 gtk/gtkentry.c:1567 msgid "The character to use when masking entry contents (in \"password mode\")" msgstr "" "Il carattere da usare quando si nasconde il contenuto di un campo ( nella " "\"modalità password\")" -#: gtk/gtkentry.c:850 +#: gtk/gtkentry.c:901 msgid "Activates default" msgstr "Imposta i valori predefiniti" -#: gtk/gtkentry.c:851 +#: gtk/gtkentry.c:902 msgid "" "Whether to activate the default widget (such as the default button in a " "dialog) when Enter is pressed" @@ -3405,95 +3440,95 @@ msgstr "" "Indica se attivare i widget predefiniti (come il pulsante predefinito in una " "finestra di dialogo) quando viene premuto Invio" -#: gtk/gtkentry.c:857 +#: gtk/gtkentry.c:908 msgid "Width in chars" msgstr "Larghezza in caratteri" -#: gtk/gtkentry.c:858 +#: gtk/gtkentry.c:909 msgid "Number of characters to leave space for in the entry" msgstr "Numero di caratteri del campo" -#: gtk/gtkentry.c:874 +#: gtk/gtkentry.c:925 msgid "Maximum width in characters" msgstr "Larghezza massima in caratteri" -#: gtk/gtkentry.c:875 +#: gtk/gtkentry.c:926 msgid "The desired maximum width of the entry, in characters" msgstr "La massima larghezza desiderata della voce, in caratteri" -#: gtk/gtkentry.c:882 +#: gtk/gtkentry.c:933 msgid "Scroll offset" msgstr "Ampiezza spostamento" -#: gtk/gtkentry.c:883 +#: gtk/gtkentry.c:934 msgid "Number of pixels of the entry scrolled off the screen to the left" msgstr "" "Numero di pixel lasciati fuori sulla sinistra del campo durante lo " "scorrimento" -#: gtk/gtkentry.c:891 +#: gtk/gtkentry.c:942 msgid "The contents of the entry" msgstr "Il contenuto del campo" -#: gtk/gtkentry.c:920 +#: gtk/gtkentry.c:971 msgid "Truncate multiline" msgstr "Dividere linee multiple" -#: gtk/gtkentry.c:921 +#: gtk/gtkentry.c:972 msgid "Whether to truncate multiline pastes to one line." msgstr "Indica se dividere linee multiple quando incollate." # GTK-2-12 -#: gtk/gtkentry.c:936 +#: gtk/gtkentry.c:990 msgid "Which kind of shadow to draw around the entry when has-frame is set" msgstr "" "Indica il tipo di ombra da disegnare attorno al campo quando è impostato " "\"has-frame\"" -#: gtk/gtkentry.c:950 gtk/gtktextview.c:934 +#: gtk/gtkentry.c:1004 gtk/gtktextview.c:960 msgid "Overwrite mode" msgstr "Modalità «sovrascrivi»" # GTK-2-14 -#: gtk/gtkentry.c:951 +#: gtk/gtkentry.c:1005 msgid "Whether new text overwrites existing text" msgstr "Indica se il nuovo testo sovrascrive quello esistente" -#: gtk/gtkentry.c:965 +#: gtk/gtkentry.c:1019 msgid "Length of the text currently in the entry" msgstr "Lunghezza del testo attualmente nel campo" -#: gtk/gtkentry.c:979 +#: gtk/gtkentry.c:1033 msgid "Invisible character set" msgstr "Carattere invisibile impostato" -#: gtk/gtkentry.c:980 +#: gtk/gtkentry.c:1034 msgid "Whether the invisible character has been set" msgstr "Indica se il carattere invisibile è stato impostato" -#: gtk/gtkentry.c:997 +#: gtk/gtkentry.c:1051 msgid "Caps Lock warning" msgstr "Avviso BlocMaiusc" -#: gtk/gtkentry.c:998 +#: gtk/gtkentry.c:1052 msgid "Whether password entries will show a warning when Caps Lock is on" msgstr "" "Indica se le voci di inserimento password mostrano un avviso quando il " "BlocMaiusc è attivato" -#: gtk/gtkentry.c:1011 +#: gtk/gtkentry.c:1065 msgid "Progress Fraction" msgstr "Frazione avanzamento" -#: gtk/gtkentry.c:1012 +#: gtk/gtkentry.c:1066 msgid "The current fraction of the task that's been completed" msgstr "La frazione corrente di lavoro che è stata completata" -#: gtk/gtkentry.c:1027 +#: gtk/gtkentry.c:1081 msgid "Progress Pulse Step" msgstr "Avanzamento intervallo di pulsazione" -#: gtk/gtkentry.c:1028 +#: gtk/gtkentry.c:1082 msgid "" "The fraction of total entry width to move the progress bouncing block for " "each call to gtk_entry_progress_pulse()" @@ -3501,219 +3536,219 @@ msgstr "" "La frazione di avanzamento complessivo di cui muovere il blocco animato " "quando viene dato un impulso" -#: gtk/gtkentry.c:1044 +#: gtk/gtkentry.c:1098 msgid "Show text in the entry when it's empty and unfocused" msgstr "Mostra un testo nella entry quando è vuota e non ha il focus" -#: gtk/gtkentry.c:1057 +#: gtk/gtkentry.c:1111 msgid "Primary pixbuf" msgstr "Pixbuf primario" -#: gtk/gtkentry.c:1058 +#: gtk/gtkentry.c:1112 msgid "Primary pixbuf for the entry" msgstr "Pixbuf primario per l'oggetto" -#: gtk/gtkentry.c:1071 +#: gtk/gtkentry.c:1125 msgid "Secondary pixbuf" msgstr "Pixbuf secondario" -#: gtk/gtkentry.c:1072 +#: gtk/gtkentry.c:1126 msgid "Secondary pixbuf for the entry" msgstr "Pixbuf secondario per l'oggetto" -#: gtk/gtkentry.c:1087 +#: gtk/gtkentry.c:1141 msgid "Primary stock ID" msgstr "ID stock primario" -#: gtk/gtkentry.c:1088 +#: gtk/gtkentry.c:1142 msgid "Stock ID for primary icon" msgstr "ID dello stock per l'icona primaria" -#: gtk/gtkentry.c:1103 +#: gtk/gtkentry.c:1157 msgid "Secondary stock ID" msgstr "ID stock secondario" -#: gtk/gtkentry.c:1104 +#: gtk/gtkentry.c:1158 msgid "Stock ID for secondary icon" msgstr "ID dello stock per l'icona secondaria" -#: gtk/gtkentry.c:1117 +#: gtk/gtkentry.c:1171 msgid "Primary icon name" msgstr "Nome icona primaria" -#: gtk/gtkentry.c:1118 +#: gtk/gtkentry.c:1172 msgid "Icon name for primary icon" msgstr "Nome icona dell'icona primaria" -#: gtk/gtkentry.c:1131 +#: gtk/gtkentry.c:1185 msgid "Secondary icon name" msgstr "Nome icona secondaria" -#: gtk/gtkentry.c:1132 +#: gtk/gtkentry.c:1186 msgid "Icon name for secondary icon" msgstr "Nome icona dell'icona secondaria" -#: gtk/gtkentry.c:1145 +#: gtk/gtkentry.c:1199 msgid "Primary GIcon" msgstr "GIcon primaria" -#: gtk/gtkentry.c:1146 +#: gtk/gtkentry.c:1200 msgid "GIcon for primary icon" msgstr "GIcon per l'icona primaria" -#: gtk/gtkentry.c:1159 +#: gtk/gtkentry.c:1213 msgid "Secondary GIcon" msgstr "GIcon secondaria" -#: gtk/gtkentry.c:1160 +#: gtk/gtkentry.c:1214 msgid "GIcon for secondary icon" msgstr "GIcon per l'icona secondaria" -#: gtk/gtkentry.c:1173 +#: gtk/gtkentry.c:1227 msgid "Primary storage type" msgstr "Tipo di memorizzazione primaria" -#: gtk/gtkentry.c:1174 +#: gtk/gtkentry.c:1228 msgid "The representation being used for primary icon" msgstr "La rappresentazione usata per l'icona primaria" -#: gtk/gtkentry.c:1188 +#: gtk/gtkentry.c:1242 msgid "Secondary storage type" msgstr "Tipo di memorizzazione secondaria" -#: gtk/gtkentry.c:1189 +#: gtk/gtkentry.c:1243 msgid "The representation being used for secondary icon" msgstr "La rappresentazione usata per l'icona secondaria" -#: gtk/gtkentry.c:1209 +#: gtk/gtkentry.c:1263 msgid "Primary icon activatable" msgstr "Icona primaria attivabile" -#: gtk/gtkentry.c:1210 +#: gtk/gtkentry.c:1264 msgid "Whether the primary icon is activatable" msgstr "Indica se l'icona primaria è attivabile" -#: gtk/gtkentry.c:1229 +#: gtk/gtkentry.c:1283 msgid "Secondary icon activatable" msgstr "Icona secondaria attivabile" -#: gtk/gtkentry.c:1230 +#: gtk/gtkentry.c:1284 msgid "Whether the secondary icon is activatable" msgstr "Indica se l'icona secondaria è attivabile" -#: gtk/gtkentry.c:1250 +#: gtk/gtkentry.c:1304 msgid "Primary icon sensitive" msgstr "Icona primaria sensibile" -#: gtk/gtkentry.c:1251 +#: gtk/gtkentry.c:1305 msgid "Whether the primary icon is sensitive" msgstr "Indica se l'icona primaria è sensibile" -#: gtk/gtkentry.c:1271 +#: gtk/gtkentry.c:1325 msgid "Secondary icon sensitive" msgstr "Icona secondaria sensibile" -#: gtk/gtkentry.c:1272 +#: gtk/gtkentry.c:1326 msgid "Whether the secondary icon is sensitive" msgstr "Indica se l'icona secondaria è sensibile" -#: gtk/gtkentry.c:1287 +#: gtk/gtkentry.c:1341 msgid "Primary icon tooltip text" msgstr "Testo suggerimento icona primaria" -#: gtk/gtkentry.c:1288 gtk/gtkentry.c:1321 +#: gtk/gtkentry.c:1342 gtk/gtkentry.c:1375 msgid "The contents of the tooltip on the primary icon" msgstr "Il contenuto del suggerimento per l'icona primaria" -#: gtk/gtkentry.c:1303 +#: gtk/gtkentry.c:1357 msgid "Secondary icon tooltip text" msgstr "Testo suggerimento icona secondaria" -#: gtk/gtkentry.c:1304 gtk/gtkentry.c:1338 +#: gtk/gtkentry.c:1358 gtk/gtkentry.c:1392 msgid "The contents of the tooltip on the secondary icon" msgstr "Il contenuto del suggerimento per l'icona secondaria" -#: gtk/gtkentry.c:1320 +#: gtk/gtkentry.c:1374 msgid "Primary icon tooltip markup" msgstr "Markup suggerimento icona primaria" -#: gtk/gtkentry.c:1337 +#: gtk/gtkentry.c:1391 msgid "Secondary icon tooltip markup" msgstr "Markup suggerimento icona secondaria" # IM dovrebbe essere Metodo di Input. Lascio così o espando?? -#: gtk/gtkentry.c:1356 gtk/gtktextview.c:962 +#: gtk/gtkentry.c:1410 gtk/gtktextview.c:988 msgid "IM module" msgstr "Modulo IM" -#: gtk/gtkentry.c:1357 gtk/gtktextview.c:963 +#: gtk/gtkentry.c:1411 gtk/gtktextview.c:989 msgid "Which IM module should be used" msgstr "Indica quale modulo IM usare" -#: gtk/gtkentry.c:1370 +#: gtk/gtkentry.c:1424 msgid "Completion" msgstr "Completamento" -#: gtk/gtkentry.c:1371 +#: gtk/gtkentry.c:1425 msgid "The auxiliary completion object" msgstr "L'oggetto completamento ausiliario" -#: gtk/gtkentry.c:1391 gtk/gtkimcontext.c:331 gtk/gtktextview.c:980 +#: gtk/gtkentry.c:1445 gtk/gtkimcontext.c:331 gtk/gtktextview.c:1006 msgid "Purpose" msgstr "Scopo" # pulse in musica è ritmo, cadenza -#: gtk/gtkentry.c:1392 gtk/gtkimcontext.c:332 gtk/gtktextview.c:981 +#: gtk/gtkentry.c:1446 gtk/gtkimcontext.c:332 gtk/gtktextview.c:1007 msgid "Purpose of the text field" msgstr "Scopo del campo testo" -#: gtk/gtkentry.c:1407 gtk/gtkimcontext.c:339 gtk/gtktextview.c:998 +#: gtk/gtkentry.c:1461 gtk/gtkimcontext.c:339 gtk/gtktextview.c:1024 msgid "hints" msgstr "Suggerimenti" -#: gtk/gtkentry.c:1408 gtk/gtkimcontext.c:340 gtk/gtktextview.c:999 +#: gtk/gtkentry.c:1462 gtk/gtkimcontext.c:340 gtk/gtktextview.c:1025 msgid "Hints for the text field behaviour" msgstr "Suggerimenti per il comportamento del campo testo" -#: gtk/gtkentry.c:1425 gtk/gtklabel.c:764 +#: gtk/gtkentry.c:1479 gtk/gtklabel.c:809 msgid "A list of style attributes to apply to the text of the label" msgstr "Un elenco di attributi di stile da applicare al testo dell'etichetta" -#: gtk/gtkentry.c:1439 gtk/gtkplacessidebar.c:4452 gtk/gtktextview.c:1015 +#: gtk/gtkentry.c:1493 gtk/gtkplacessidebar.c:4511 gtk/gtktextview.c:1041 msgid "Populate all" msgstr "Riempi tutto" -#: gtk/gtkentry.c:1440 gtk/gtktextview.c:1016 +#: gtk/gtkentry.c:1494 gtk/gtktextview.c:1042 msgid "Whether to emit ::populate-popup for touch popups" msgstr "Indica se emettere ::populate-popup per pop-up tattili" -#: gtk/gtkentry.c:1453 gtk/gtktexttag.c:578 gtk/gtktextview.c:910 +#: gtk/gtkentry.c:1507 gtk/gtktexttag.c:578 gtk/gtktextview.c:936 msgid "Tabs" msgstr "Tabulazioni" -#: gtk/gtkentry.c:1454 +#: gtk/gtkentry.c:1508 msgid "A list of tabstop locations to apply to the text of the entry" msgstr "Un elenco di posizioni di tabstop da applicare al testo del campo" -#: gtk/gtkentry.c:1470 +#: gtk/gtkentry.c:1527 msgid "Icon Prelight" msgstr "Pre-illuminazione icona" -#: gtk/gtkentry.c:1471 +#: gtk/gtkentry.c:1528 msgid "Whether activatable icons should prelight when hovered" msgstr "" "Indica se le icone attivabili dovrebbero illuminarsi quanto il mouse vi " "passa sopra" -#: gtk/gtkentry.c:1488 +#: gtk/gtkentry.c:1545 msgid "Progress Border" msgstr "Bordo avanzamento" -#: gtk/gtkentry.c:1489 +#: gtk/gtkentry.c:1546 msgid "Border around the progress bar" msgstr "Bordo attorno alla barra di avanzamento" -#: gtk/gtkentry.c:2003 +#: gtk/gtkentry.c:2060 msgid "Border between text and frame." msgstr "Bordo tra il testo e la cornice." @@ -3734,7 +3769,7 @@ msgid "Minimum length of the search key in order to look up matches" msgstr "" "Lunghezza minima della chiave di ricerca nella ricerca delle corrispondenze" -#: gtk/gtkentrycompletion.c:370 gtk/gtkiconview.c:432 +#: gtk/gtkentrycompletion.c:370 gtk/gtkiconview.c:445 msgid "Text column" msgstr "Colonna di testo" @@ -3823,55 +3858,55 @@ msgstr "Fase di propagazione" msgid "Propagation phase at which this controller is run" msgstr "La fase di propagazione a cui questo controllore viene eseguito" -#: gtk/gtkexpander.c:267 +#: gtk/gtkexpander.c:296 msgid "Expanded" msgstr "Espanso" -#: gtk/gtkexpander.c:268 +#: gtk/gtkexpander.c:297 msgid "Whether the expander has been opened to reveal the child widget" msgstr "Indica se l'estensore è stato aperto per mostrare il widget figlio" -#: gtk/gtkexpander.c:276 +#: gtk/gtkexpander.c:305 msgid "Text of the expander's label" msgstr "Testo dell'etichetta dell'estensore" -#: gtk/gtkexpander.c:291 gtk/gtklabel.c:770 +#: gtk/gtkexpander.c:320 gtk/gtklabel.c:815 msgid "Use markup" msgstr "Usa i marcatori" -#: gtk/gtkexpander.c:292 gtk/gtklabel.c:771 +#: gtk/gtkexpander.c:321 gtk/gtklabel.c:816 msgid "The text of the label includes XML markup. See pango_parse_markup()" msgstr "" "Il testo dell'etichetta include markup XML. Vedere pango_parse_markup()" -#: gtk/gtkexpander.c:300 +#: gtk/gtkexpander.c:338 msgid "Space to put between the label and the child" msgstr "Spazio da inserire tra l'etichetta e il widget figlio" -#: gtk/gtkexpander.c:309 gtk/gtkframe.c:197 gtk/gtktoolbutton.c:253 -#: gtk/gtktoolitemgroup.c:1612 +#: gtk/gtkexpander.c:347 gtk/gtkframe.c:257 gtk/gtktoolbutton.c:257 +#: gtk/gtktoolitemgroup.c:1648 msgid "Label widget" msgstr "Widget etichetta" -#: gtk/gtkexpander.c:310 +#: gtk/gtkexpander.c:348 msgid "A widget to display in place of the usual expander label" msgstr "Un widget visualizzato al posto dalla tipica etichetta dell'estensore" -#: gtk/gtkexpander.c:317 +#: gtk/gtkexpander.c:355 msgid "Label fill" msgstr "Riempimento etichetta" -#: gtk/gtkexpander.c:318 +#: gtk/gtkexpander.c:356 msgid "Whether the label widget should fill all available horizontal space" msgstr "" "Indica se il widget etichetta deve riempire tutto lo spazio orizzontale " "disponibile" -#: gtk/gtkexpander.c:333 +#: gtk/gtkexpander.c:371 msgid "Resize toplevel" msgstr "Ridimensiona livello superiore" -#: gtk/gtkexpander.c:334 +#: gtk/gtkexpander.c:372 msgid "" "Whether the expander will resize the toplevel window upon expanding and " "collapsing" @@ -3879,31 +3914,31 @@ msgstr "" "Indica se l'estensore debba ridimensionare la finestra di livello superiore " "nell'espansione e nella chiusura" -#: gtk/gtkexpander.c:340 gtk/gtktoolitemgroup.c:1640 gtk/gtktreeview.c:1214 +#: gtk/gtkexpander.c:385 gtk/gtktoolitemgroup.c:1676 gtk/gtktreeview.c:1236 msgid "Expander Size" msgstr "Dimensione dell'estensore" -#: gtk/gtkexpander.c:341 gtk/gtktoolitemgroup.c:1641 gtk/gtktreeview.c:1215 +#: gtk/gtkexpander.c:386 gtk/gtktoolitemgroup.c:1677 gtk/gtktreeview.c:1237 msgid "Size of the expander arrow" msgstr "Dimensione della freccia estensore" -#: gtk/gtkexpander.c:350 +#: gtk/gtkexpander.c:403 msgid "Spacing around expander arrow" msgstr "Spaziatura intorno alla freccia dell'estensore" -#: gtk/gtkfilechooserbutton.c:415 +#: gtk/gtkfilechooserbutton.c:422 msgid "Dialog" msgstr "Dialogo" -#: gtk/gtkfilechooserbutton.c:416 +#: gtk/gtkfilechooserbutton.c:423 msgid "The file chooser dialog to use." msgstr "Il dialogo di selezione file da usare." -#: gtk/gtkfilechooserbutton.c:447 +#: gtk/gtkfilechooserbutton.c:438 msgid "The title of the file chooser dialog." msgstr "Il titolo della dialogo di selezione file." -#: gtk/gtkfilechooserbutton.c:461 +#: gtk/gtkfilechooserbutton.c:452 msgid "The desired width of the button widget, in characters." msgstr "La larghezza desiderata del widget pulsante, in caratteri." @@ -3923,8 +3958,8 @@ msgstr "Filtro" msgid "The current filter for selecting which files are displayed" msgstr "Il filtro attualmente usato per selezionare i file da visualizzare" -#: gtk/gtkfilechooser.c:388 gtk/gtkplacessidebar.c:4425 -#: gtk/gtkplacesview.c:2202 +#: gtk/gtkfilechooser.c:388 gtk/gtkplacessidebar.c:4484 +#: gtk/gtkplacesview.c:2179 msgid "Local Only" msgstr "Solo locale" @@ -4012,12 +4047,28 @@ msgstr "" "Indica se un selettore di file non in modalità apertura permetta all'utente " "di creare nuove cartelle." -#: gtk/gtkfilechooserwidget.c:8376 gtk/gtkfilechooserwidget.c:8377 +#: gtk/gtkfilechoosernative.c:627 +msgid "Accept label" +msgstr "Etichetta pulsante accettazione" + +#: gtk/gtkfilechoosernative.c:628 +msgid "The label on the accept button" +msgstr "L'etichetta sul pulsante di accettazione" + +#: gtk/gtkfilechoosernative.c:640 +msgid "Cancel label" +msgstr "Etichetta pulsante annullazione" + +#: gtk/gtkfilechoosernative.c:641 +msgid "The label on the cancel button" +msgstr "L'etichetta sul pulsante di annullazione" + +#: gtk/gtkfilechooserwidget.c:8433 gtk/gtkfilechooserwidget.c:8434 msgid "Search mode" msgstr "Modalità ricerca" -#: gtk/gtkfilechooserwidget.c:8383 gtk/gtkfilechooserwidget.c:8384 -#: gtk/gtkheaderbar.c:1881 +#: gtk/gtkfilechooserwidget.c:8440 gtk/gtkfilechooserwidget.c:8441 +#: gtk/gtkheaderbar.c:1935 gtk/gtkshortcutsshortcut.c:545 msgid "Subtitle" msgstr "Sottotitolo" @@ -4037,30 +4088,30 @@ msgstr "Posizione verticale" msgid "Y position of child widget" msgstr "Posizione verticale del widget figlio" -#: gtk/gtkflowbox.c:3679 gtk/gtkiconview.c:395 gtk/gtklistbox.c:444 +#: gtk/gtkflowbox.c:3821 gtk/gtkiconview.c:408 gtk/gtklistbox.c:448 #: gtk/gtktreeselection.c:131 msgid "Selection mode" msgstr "Modalità di selezione" -#: gtk/gtkflowbox.c:3680 gtk/gtkiconview.c:396 gtk/gtklistbox.c:445 +#: gtk/gtkflowbox.c:3822 gtk/gtkiconview.c:409 gtk/gtklistbox.c:449 msgid "The selection mode" msgstr "La modalità di selezione" -#: gtk/gtkflowbox.c:3693 gtk/gtkiconview.c:652 gtk/gtklistbox.c:452 -#: gtk/gtktreeview.c:1200 +#: gtk/gtkflowbox.c:3835 gtk/gtkiconview.c:665 gtk/gtklistbox.c:456 +#: gtk/gtktreeview.c:1222 msgid "Activate on Single Click" msgstr "Attiva con singolo clic" -#: gtk/gtkflowbox.c:3694 gtk/gtkiconview.c:653 gtk/gtklistbox.c:453 -#: gtk/gtktreeview.c:1201 +#: gtk/gtkflowbox.c:3836 gtk/gtkiconview.c:666 gtk/gtklistbox.c:457 +#: gtk/gtktreeview.c:1223 msgid "Activate row on a single click" msgstr "Attiva la riga con un singolo clic" -#: gtk/gtkflowbox.c:3723 +#: gtk/gtkflowbox.c:3865 msgid "Minimum Children Per Line" msgstr "Minimo numero di figli per riga" -#: gtk/gtkflowbox.c:3724 +#: gtk/gtkflowbox.c:3866 msgid "" "The minimum number of children to allocate consecutively in the given " "orientation." @@ -4068,11 +4119,11 @@ msgstr "" "Il numero minimo di figli da allocare consecutivamente nell'orientamento " "fornito." -#: gtk/gtkflowbox.c:3737 +#: gtk/gtkflowbox.c:3879 msgid "Maximum Children Per Line" msgstr "Massimo numero di figli per riga" -#: gtk/gtkflowbox.c:3738 +#: gtk/gtkflowbox.c:3880 msgid "" "The maximum amount of children to request space for consecutively in the " "given orientation." @@ -4080,68 +4131,68 @@ msgstr "" "Il numero massimo di figli per cui richiedere spazio consecutivamente " "nell'orientamento fornito." -#: gtk/gtkflowbox.c:3750 +#: gtk/gtkflowbox.c:3892 msgid "Vertical spacing" msgstr "Spaziatura verticale" -#: gtk/gtkflowbox.c:3751 +#: gtk/gtkflowbox.c:3893 msgid "The amount of vertical space between two children" msgstr "La quantità di spazio verticale tra due figli" -#: gtk/gtkflowbox.c:3762 +#: gtk/gtkflowbox.c:3904 msgid "Horizontal spacing" msgstr "Spaziatura orizzontale" -#: gtk/gtkflowbox.c:3763 +#: gtk/gtkflowbox.c:3905 msgid "The amount of horizontal space between two children" msgstr "La quantità di spazio orizzontale tra due figli" -#: gtk/gtkfontbutton.c:473 +#: gtk/gtkfontbutton.c:477 msgid "The title of the font chooser dialog" msgstr "Il titolo della finestra di selezione caratteri" -#: gtk/gtkfontbutton.c:488 +#: gtk/gtkfontbutton.c:492 msgid "The name of the selected font" msgstr "Il nome del tipo di carattere selezionato" -#: gtk/gtkfontbutton.c:489 +#: gtk/gtkfontbutton.c:493 msgid "Sans 12" msgstr "Sans 12" -#: gtk/gtkfontbutton.c:503 +#: gtk/gtkfontbutton.c:507 msgid "Use font in label" msgstr "Usare il carattere nell'etichetta" -#: gtk/gtkfontbutton.c:504 +#: gtk/gtkfontbutton.c:508 msgid "Whether the label is drawn in the selected font" msgstr "" "Indica se l'etichetta è visualizzata utilizzando il tipo di carattere " "selezionato" -#: gtk/gtkfontbutton.c:519 +#: gtk/gtkfontbutton.c:523 msgid "Use size in label" msgstr "Usare la dimensione nell'etichetta" -#: gtk/gtkfontbutton.c:520 +#: gtk/gtkfontbutton.c:524 msgid "Whether the label is drawn with the selected font size" msgstr "" "Indica se l'etichetta è visualizzata utilizzando la dimensione del carattere " "selezionato" -#: gtk/gtkfontbutton.c:536 +#: gtk/gtkfontbutton.c:540 msgid "Show style" msgstr "Mostra lo stile" -#: gtk/gtkfontbutton.c:537 +#: gtk/gtkfontbutton.c:541 msgid "Whether the selected font style is shown in the label" msgstr "" "Indica se nell'etichetta viene visualizzato lo stile di carattere selezionato" -#: gtk/gtkfontbutton.c:552 +#: gtk/gtkfontbutton.c:556 msgid "Show size" msgstr "Mostra la dimensione" -#: gtk/gtkfontbutton.c:553 +#: gtk/gtkfontbutton.c:557 msgid "Whether selected font size is shown in the label" msgstr "" "Indica se mostrare nell'etichetta la dimensione del carattere selezionato" @@ -4158,35 +4209,35 @@ msgstr "Mostra testo di anteprima" msgid "Whether the preview text entry is shown or not" msgstr "Indica se il testo di anteprima debba essere mostrato o meno" -#: gtk/gtkframe.c:167 +#: gtk/gtkframe.c:227 msgid "Text of the frame's label" msgstr "Testo per l'etichetta del frame" -#: gtk/gtkframe.c:173 +#: gtk/gtkframe.c:233 msgid "Label xalign" msgstr "Allineamento orizzontale dell'etichetta" -#: gtk/gtkframe.c:174 +#: gtk/gtkframe.c:234 msgid "The horizontal alignment of the label" msgstr "Allineamento orizzontale dell'etichetta" -#: gtk/gtkframe.c:181 +#: gtk/gtkframe.c:241 msgid "Label yalign" msgstr "Allineamento verticale dell'etichetta" -#: gtk/gtkframe.c:182 +#: gtk/gtkframe.c:242 msgid "The vertical alignment of the label" msgstr "Allineamento verticale dell'etichetta" -#: gtk/gtkframe.c:189 +#: gtk/gtkframe.c:249 msgid "Frame shadow" msgstr "Ombra del frame" -#: gtk/gtkframe.c:190 +#: gtk/gtkframe.c:250 msgid "Appearance of the frame border" msgstr "L'aspetto del bordo del frame" -#: gtk/gtkframe.c:198 +#: gtk/gtkframe.c:258 msgid "A widget to display in place of the usual frame label" msgstr "Widget visualizzato al posto dell'etichetta del frame" @@ -4274,330 +4325,330 @@ msgstr "Con buffer stencil" msgid "Whether a stencil buffer is allocated" msgstr "Indica se è allocato un buffer stencil" -#: gtk/gtkgrid.c:1752 +#: gtk/gtkgrid.c:1775 msgid "Row Homogeneous" msgstr "Righe omogenee" -#: gtk/gtkgrid.c:1753 +#: gtk/gtkgrid.c:1776 msgid "If TRUE, the rows are all the same height" msgstr "Se VERO, le righe avranno tutte la stessa altezza" -#: gtk/gtkgrid.c:1759 +#: gtk/gtkgrid.c:1782 msgid "Column Homogeneous" msgstr "Colonne omogenee" -#: gtk/gtkgrid.c:1760 +#: gtk/gtkgrid.c:1783 msgid "If TRUE, the columns are all the same width" msgstr "Se VERO, le colonne avranno tutte la stessa larghezza" -#: gtk/gtkgrid.c:1766 +#: gtk/gtkgrid.c:1789 msgid "Baseline Row" msgstr "Riga baseline" -#: gtk/gtkgrid.c:1767 +#: gtk/gtkgrid.c:1790 msgid "The row to align the to the baseline when valign is GTK_ALIGN_BASELINE" msgstr "" "La riga su cui allinearsi con la baseline quando valign è GTK_ALIGN_BASELINE" -#: gtk/gtkgrid.c:1785 +#: gtk/gtkgrid.c:1808 msgid "The row number to attach the top side of a child widget to" msgstr "" "Il numero di riga in cui attaccare la parte superiore del widget figlio" -#: gtk/gtkgrid.c:1791 gtk/gtklayout.c:673 gtk/gtktreeviewcolumn.c:268 +#: gtk/gtkgrid.c:1814 gtk/gtklayout.c:673 gtk/gtktreeviewcolumn.c:268 msgid "Width" msgstr "Larghezza" -#: gtk/gtkgrid.c:1792 +#: gtk/gtkgrid.c:1815 msgid "The number of columns that a child spans" msgstr "Il numero di colonne di estensione di un figlio" -#: gtk/gtkgrid.c:1798 gtk/gtklayout.c:682 +#: gtk/gtkgrid.c:1821 gtk/gtklayout.c:682 gtk/gtkshortcutsgroup.c:343 msgid "Height" msgstr "Altezza" -#: gtk/gtkgrid.c:1799 +#: gtk/gtkgrid.c:1822 msgid "The number of rows that a child spans" msgstr "Il numero di righe di estensione di un figlio" -#: gtk/gtkheaderbar.c:1875 +#: gtk/gtkheaderbar.c:1929 msgid "The title to display" msgstr "Il titolo di visualizzare" -#: gtk/gtkheaderbar.c:1882 +#: gtk/gtkheaderbar.c:1936 msgid "The subtitle to display" msgstr "Il sottotitolo da visualizzare" -#: gtk/gtkheaderbar.c:1888 +#: gtk/gtkheaderbar.c:1942 msgid "Custom Title" msgstr "Titolo personalizzato" -#: gtk/gtkheaderbar.c:1889 +#: gtk/gtkheaderbar.c:1943 msgid "Custom title widget to display" msgstr "Titolo personalizzato del widget da visualizzare" -#: gtk/gtkheaderbar.c:1913 +#: gtk/gtkheaderbar.c:1967 msgid "Show decorations" msgstr "Mostra decorazioni" -#: gtk/gtkheaderbar.c:1914 +#: gtk/gtkheaderbar.c:1968 msgid "Whether to show window decorations" msgstr "Indica se mostrare o meno le decorazioni della finestra" -#: gtk/gtkheaderbar.c:1932 gtk/gtksettings.c:1590 +#: gtk/gtkheaderbar.c:1986 gtk/gtksettings.c:1591 msgid "Decoration Layout" msgstr "Disposizione decorazione" -#: gtk/gtkheaderbar.c:1933 gtk/gtksettings.c:1591 +#: gtk/gtkheaderbar.c:1987 gtk/gtksettings.c:1592 msgid "The layout for window decorations" msgstr "La disposizione delle decorazioni della finestra" -#: gtk/gtkheaderbar.c:1946 +#: gtk/gtkheaderbar.c:2000 msgid "Decoration Layout Set" msgstr "Disposizione decorazione impostata" -#: gtk/gtkheaderbar.c:1947 +#: gtk/gtkheaderbar.c:2001 msgid "Whether the decoration-layout property has been set" msgstr "Indica se la proprietà «decoration-layout» è stata impostata" -#: gtk/gtkheaderbar.c:1961 +#: gtk/gtkheaderbar.c:2015 msgid "Has Subtitle" msgstr "Usa un sottotitolo" -#: gtk/gtkheaderbar.c:1962 +#: gtk/gtkheaderbar.c:2016 msgid "Whether to reserve space for a subtitle" msgstr "Indica se richiedere abbastanza spazio per un sottotitolo" -#: gtk/gtkiconview.c:414 +#: gtk/gtkiconview.c:427 msgid "Pixbuf column" msgstr "Colonna pixbuf" -#: gtk/gtkiconview.c:415 +#: gtk/gtkiconview.c:428 msgid "Model column used to retrieve the icon pixbuf from" msgstr "Colonna del modello da cui recuperare il pixbuf dell'icona" -#: gtk/gtkiconview.c:433 +#: gtk/gtkiconview.c:446 msgid "Model column used to retrieve the text from" msgstr "Colonna del modello da cui recuperare il testo" -#: gtk/gtkiconview.c:452 +#: gtk/gtkiconview.c:465 msgid "Markup column" msgstr "Colonna marcatore" -#: gtk/gtkiconview.c:453 +#: gtk/gtkiconview.c:466 msgid "Model column used to retrieve the text if using Pango markup" msgstr "" "Colonna del modello da cui recuperare il testo se si utilizzano marcatori " "Pango" -#: gtk/gtkiconview.c:460 +#: gtk/gtkiconview.c:473 msgid "Icon View Model" msgstr "Modello vista icona" -#: gtk/gtkiconview.c:461 +#: gtk/gtkiconview.c:474 msgid "The model for the icon view" msgstr "Il modello per la vista icona" -#: gtk/gtkiconview.c:477 +#: gtk/gtkiconview.c:490 msgid "Number of columns" msgstr "Numero di colonne" -#: gtk/gtkiconview.c:478 +#: gtk/gtkiconview.c:491 msgid "Number of columns to display" msgstr "Il numero di colonne da visualizzare" -#: gtk/gtkiconview.c:495 +#: gtk/gtkiconview.c:508 msgid "Width for each item" msgstr "Larghezza di ogni elemento" -#: gtk/gtkiconview.c:496 +#: gtk/gtkiconview.c:509 msgid "The width used for each item" msgstr "La larghezza utilizzata per ciascun elemento" -#: gtk/gtkiconview.c:512 +#: gtk/gtkiconview.c:525 msgid "Space which is inserted between cells of an item" msgstr "Spazio inserito tra le celle di un elemento" -#: gtk/gtkiconview.c:527 +#: gtk/gtkiconview.c:540 msgid "Row Spacing" msgstr "Spaziatura righe" -#: gtk/gtkiconview.c:528 +#: gtk/gtkiconview.c:541 msgid "Space which is inserted between grid rows" msgstr "Spazio inserito tra le righe della griglia" -#: gtk/gtkiconview.c:543 +#: gtk/gtkiconview.c:556 msgid "Column Spacing" msgstr "Spaziatura colonne" -#: gtk/gtkiconview.c:544 +#: gtk/gtkiconview.c:557 msgid "Space which is inserted between grid columns" msgstr "Spazio inserito tra le colonne della griglia" -#: gtk/gtkiconview.c:559 +#: gtk/gtkiconview.c:572 msgid "Margin" msgstr "Margine" -#: gtk/gtkiconview.c:560 +#: gtk/gtkiconview.c:573 msgid "Space which is inserted at the edges of the icon view" msgstr "Spazio inserito ai bordi della vista icona" -#: gtk/gtkiconview.c:575 +#: gtk/gtkiconview.c:588 msgid "Item Orientation" msgstr "Orientamento elemento" -#: gtk/gtkiconview.c:576 +#: gtk/gtkiconview.c:589 msgid "" "How the text and icon of each item are positioned relative to each other" msgstr "" "Come il testo e l'icona di ciascun elemento sono posizionati l'uno " "relativamente all'altro" -#: gtk/gtkiconview.c:592 gtk/gtktreeview.c:1039 gtk/gtktreeviewcolumn.c:351 +#: gtk/gtkiconview.c:605 gtk/gtktreeview.c:1061 gtk/gtktreeviewcolumn.c:351 msgid "Reorderable" msgstr "Riordinabile" -#: gtk/gtkiconview.c:593 gtk/gtktreeview.c:1040 +#: gtk/gtkiconview.c:606 gtk/gtktreeview.c:1062 msgid "View is reorderable" msgstr "La view è riordinabile" -#: gtk/gtkiconview.c:600 gtk/gtktreeview.c:1184 +#: gtk/gtkiconview.c:613 gtk/gtktreeview.c:1206 msgid "Tooltip Column" msgstr "Colonna suggerimenti" -#: gtk/gtkiconview.c:601 +#: gtk/gtkiconview.c:614 msgid "The column in the model containing the tooltip texts for the items" msgstr "" "La colonna nel modello contenente i testi dei suggerimenti per gli elementi" -#: gtk/gtkiconview.c:618 +#: gtk/gtkiconview.c:631 msgid "Item Padding" msgstr "Riempimento elemento" -#: gtk/gtkiconview.c:619 +#: gtk/gtkiconview.c:632 msgid "Padding around icon view items" msgstr "Riempimento attorno agli elementi della vista a icone" -#: gtk/gtkiconview.c:666 +#: gtk/gtkiconview.c:687 msgid "Selection Box Color" msgstr "Colore box di selezione" -#: gtk/gtkiconview.c:667 +#: gtk/gtkiconview.c:688 msgid "Color of the selection box" msgstr "Il colore del box di selezione" -#: gtk/gtkiconview.c:673 +#: gtk/gtkiconview.c:703 msgid "Selection Box Alpha" msgstr "Alpha box di selezione" -#: gtk/gtkiconview.c:674 +#: gtk/gtkiconview.c:704 msgid "Opacity of the selection box" msgstr "L'opacità del box di selezione" -#: gtk/gtkimage.c:246 +#: gtk/gtkimage.c:262 msgid "Surface" msgstr "Superficie" -#: gtk/gtkimage.c:247 +#: gtk/gtkimage.c:263 msgid "A cairo_surface_t to display" msgstr "Un elemento cairo_surface_t da visualizzare" -#: gtk/gtkimage.c:278 +#: gtk/gtkimage.c:294 msgid "Icon set" msgstr "Insieme di icone" -#: gtk/gtkimage.c:279 +#: gtk/gtkimage.c:295 msgid "Icon set to display" msgstr "Insieme di icone da visualizzare" -#: gtk/gtkimage.c:286 gtk/gtkscalebutton.c:201 gtk/gtktoolbar.c:528 -#: gtk/gtktoolpalette.c:961 +#: gtk/gtkimage.c:302 gtk/gtkscalebutton.c:206 gtk/gtktoolbar.c:559 +#: gtk/gtktoolpalette.c:965 msgid "Icon size" msgstr "Dimensione icona" -#: gtk/gtkimage.c:287 +#: gtk/gtkimage.c:303 msgid "Symbolic size to use for stock icon, icon set or named icon" msgstr "" "Dimensione simbolica da usare per le icone in stock, insieme di icone o " "icone con nome" -#: gtk/gtkimage.c:303 +#: gtk/gtkimage.c:319 msgid "Pixel size" msgstr "Dimensione pixel" -#: gtk/gtkimage.c:304 +#: gtk/gtkimage.c:320 msgid "Pixel size to use for named icon" msgstr "Dimensione del pixel da usare per le icone con nome" -#: gtk/gtkimage.c:311 +#: gtk/gtkimage.c:327 msgid "Animation" msgstr "Animazione" -#: gtk/gtkimage.c:312 +#: gtk/gtkimage.c:328 msgid "GdkPixbufAnimation to display" msgstr "GdkPixbufAnimation da visualizzare" -#: gtk/gtkimage.c:356 +#: gtk/gtkimage.c:372 msgid "Resource" msgstr "Risorsa" # il o la?? -#: gtk/gtkimage.c:357 +#: gtk/gtkimage.c:373 msgid "The resource path being displayed" msgstr "Il percorso della risorsa visualizzata" -#: gtk/gtkimage.c:381 +#: gtk/gtkimage.c:397 msgid "Use Fallback" msgstr "Usa ripiego" -#: gtk/gtkimage.c:382 +#: gtk/gtkimage.c:398 msgid "Whether to use icon names fallback" msgstr "Indica seusare i ripieghi per i nomi di icona" -#: gtk/gtkinfobar.c:447 gtk/gtkmessagedialog.c:189 +#: gtk/gtkinfobar.c:363 gtk/gtkmessagedialog.c:189 msgid "Message Type" msgstr "Tipo messaggio" -#: gtk/gtkinfobar.c:448 gtk/gtkmessagedialog.c:190 +#: gtk/gtkinfobar.c:364 gtk/gtkmessagedialog.c:190 msgid "The type of message" msgstr "Il tipo di messaggio" -#: gtk/gtkinfobar.c:463 gtk/gtksearchbar.c:412 +#: gtk/gtkinfobar.c:379 gtk/gtksearchbar.c:416 msgid "Show Close Button" msgstr "Mostra pulsante di chiusura" -#: gtk/gtkinfobar.c:464 +#: gtk/gtkinfobar.c:380 msgid "Whether to include a standard close button" msgstr "Indica se includere il pulsante standard di chiusura" # NEW -#: gtk/gtkinfobar.c:519 +#: gtk/gtkinfobar.c:435 msgid "Width of border around the content area" msgstr "Larghezza del bordo intorno all'area di contenuto" # NEW -#: gtk/gtkinfobar.c:537 +#: gtk/gtkinfobar.c:453 msgid "Spacing between elements of the area" msgstr "Spaziatura tra gli elementi dell'area" # NEW -#: gtk/gtkinfobar.c:571 +#: gtk/gtkinfobar.c:487 msgid "Width of border around the action area" msgstr "Larghezza del bordo intorno all'area di azione" -#: gtk/gtkinvisible.c:99 gtk/gtkwindow.c:863 +#: gtk/gtkinvisible.c:99 gtk/gtkwindow.c:891 msgid "The screen where this window will be displayed" msgstr "Lo schermo dove verrà visualizzata questa finestra" -#: gtk/gtklabel.c:757 +#: gtk/gtklabel.c:802 msgid "The text of the label" msgstr "Il testo dell'etichetta" -#: gtk/gtklabel.c:784 gtk/gtktexttag.c:416 gtk/gtktextview.c:811 +#: gtk/gtklabel.c:829 gtk/gtktexttag.c:416 gtk/gtktextview.c:837 msgid "Justification" msgstr "Allineamento" -#: gtk/gtklabel.c:785 +#: gtk/gtklabel.c:830 msgid "" "The alignment of the lines in the text of the label relative to each other. " "This does NOT affect the alignment of the label within its allocation. See " @@ -4606,11 +4657,11 @@ msgstr "" "Tipo di allineamento delle linee tra le etichette. Non ha effetto " "internamente alla linea dell'etichetta. Vedere GtkMisc:xalign" -#: gtk/gtklabel.c:828 +#: gtk/gtklabel.c:873 msgid "Pattern" msgstr "Motivo" -#: gtk/gtklabel.c:829 +#: gtk/gtklabel.c:874 msgid "" "A string with _ characters in positions correspond to characters in the text " "to underline" @@ -4618,46 +4669,46 @@ msgstr "" "Una stringa con caratteri «_» in certe posizioni indica i caratteri che nel " "testo devono essere sottolineati" -#: gtk/gtklabel.c:835 +#: gtk/gtklabel.c:880 msgid "Line wrap" msgstr "A capo automatico" -#: gtk/gtklabel.c:836 +#: gtk/gtklabel.c:881 msgid "If set, wrap lines if the text becomes too wide" msgstr "" "Se impostato, le linee troppo lunghe vengono mandate a capo automaticamente" -#: gtk/gtklabel.c:851 +#: gtk/gtklabel.c:896 msgid "Line wrap mode" msgstr "Modalità a capo automatico" -#: gtk/gtklabel.c:852 +#: gtk/gtklabel.c:897 msgid "If wrap is set, controls how linewrapping is done" msgstr "Se l'a capo automatico è impostato, controlla come viene attuato" -#: gtk/gtklabel.c:860 +#: gtk/gtklabel.c:905 msgid "Whether the label text can be selected with the mouse" msgstr "Indica se l'etichetta di testo può essere selezionata con il mouse" -#: gtk/gtklabel.c:866 +#: gtk/gtklabel.c:911 msgid "Mnemonic key" msgstr "Acceleratore" -#: gtk/gtklabel.c:867 +#: gtk/gtklabel.c:912 msgid "The mnemonic accelerator key for this label" msgstr "L'acceleratore per questa etichetta" -#: gtk/gtklabel.c:874 +#: gtk/gtklabel.c:919 msgid "Mnemonic widget" msgstr "Widget acceleratore" -#: gtk/gtklabel.c:875 +#: gtk/gtklabel.c:920 msgid "The widget to be activated when the label's mnemonic key is pressed" msgstr "" "Il widget attivato alla pressione dell'acceleratore dell'etichetta sulla " "tastiera" -#: gtk/gtklabel.c:915 +#: gtk/gtklabel.c:960 msgid "" "The preferred place to ellipsize the string, if the label does not have " "enough room to display the entire string" @@ -4665,41 +4716,41 @@ msgstr "" "Il punto preferito per ridurre la stringa se l'etichetta non ha spazio " "sufficiente per visualizzarla completamente" -#: gtk/gtklabel.c:953 +#: gtk/gtklabel.c:998 msgid "Single Line Mode" msgstr "Modalità a linea singola" -#: gtk/gtklabel.c:954 +#: gtk/gtklabel.c:999 msgid "Whether the label is in single line mode" msgstr "Indica se l'etichetta è in modalità linea singola" -#: gtk/gtklabel.c:970 +#: gtk/gtklabel.c:1015 msgid "Angle" msgstr "Angolo" -#: gtk/gtklabel.c:971 +#: gtk/gtklabel.c:1016 msgid "Angle at which the label is rotated" msgstr "Angolo di rotazione dell'etichetta" -#: gtk/gtklabel.c:991 +#: gtk/gtklabel.c:1036 msgid "The desired maximum width of the label, in characters" msgstr "La massima larghezza desiderata dell'etichetta, in caratteri" # NEW -#: gtk/gtklabel.c:1007 +#: gtk/gtklabel.c:1052 msgid "Track visited links" msgstr "Traccia collegamenti visitati" # NEW -#: gtk/gtklabel.c:1008 +#: gtk/gtklabel.c:1053 msgid "Whether visited links should be tracked" msgstr "Indica se devono essere tracciati i collegamenti visitati" -#: gtk/gtklabel.c:1024 +#: gtk/gtklabel.c:1069 msgid "Number of lines" msgstr "Numero di righe" -#: gtk/gtklabel.c:1025 +#: gtk/gtklabel.c:1070 msgid "The desired number of lines, when ellipsizing a wrapping label" msgstr "Il numero di righe quando si elide un'etichetta che va a capo" @@ -4711,261 +4762,262 @@ msgstr "La larghezza del layout" msgid "The height of the layout" msgstr "L'altezza del layout" -#: gtk/gtklevelbar.c:948 +#: gtk/gtklevelbar.c:1020 msgid "Currently filled value level" msgstr "Livello del riempimento attuale" -#: gtk/gtklevelbar.c:949 +#: gtk/gtklevelbar.c:1021 msgid "Currently filled value level of the level bar" msgstr "Il livello di riempimento attuale della barra" -#: gtk/gtklevelbar.c:963 +#: gtk/gtklevelbar.c:1035 msgid "Minimum value level for the bar" msgstr "Minimo valore possibile per la barra" -#: gtk/gtklevelbar.c:964 +#: gtk/gtklevelbar.c:1036 msgid "Minimum value level that can be displayed by the bar" msgstr "Minimo valore possibile che può essere visualizzato dalla barra" -#: gtk/gtklevelbar.c:978 +#: gtk/gtklevelbar.c:1050 msgid "Maximum value level for the bar" msgstr "Massimo valore possibile per la barra" -#: gtk/gtklevelbar.c:979 +#: gtk/gtklevelbar.c:1051 msgid "Maximum value level that can be displayed by the bar" msgstr "Massimo valore possibile che può essere visualizzato dalla barra" -#: gtk/gtklevelbar.c:999 +#: gtk/gtklevelbar.c:1071 msgid "The mode of the value indicator" msgstr "La modalità del valore indicatore" -#: gtk/gtklevelbar.c:1000 +#: gtk/gtklevelbar.c:1072 msgid "The mode of the value indicator displayed by the bar" msgstr "La modalità del valore indicatore visualizzato dalla barra" -#: gtk/gtklevelbar.c:1016 +#: gtk/gtklevelbar.c:1088 msgid "Invert the direction in which the level bar grows" msgstr "Inverte la direzione di crescita della barra" -#: gtk/gtklevelbar.c:1030 +#: gtk/gtklevelbar.c:1105 msgid "Minimum height for filling blocks" msgstr "Altezza minima blocchi di riempimento" -#: gtk/gtklevelbar.c:1031 +#: gtk/gtklevelbar.c:1106 msgid "Minimum height for blocks that fill the bar" msgstr "L'altezza minima dei blocchi che riempiono la barra" -#: gtk/gtklevelbar.c:1044 +#: gtk/gtklevelbar.c:1122 msgid "Minimum width for filling blocks" msgstr "Larghezza minima blocchi di riempimento" -#: gtk/gtklevelbar.c:1045 +#: gtk/gtklevelbar.c:1123 msgid "Minimum width for blocks that fill the bar" msgstr "La larghezza minima dei blocchi che riempiono la barra" # GTK-2-14 -#: gtk/gtklinkbutton.c:163 +#: gtk/gtklinkbutton.c:168 msgid "URI" msgstr "URI" -#: gtk/gtklinkbutton.c:164 +#: gtk/gtklinkbutton.c:169 msgid "The URI bound to this button" msgstr "L'URI legato a questo pulsante" # GTK-2-14 -#: gtk/gtklinkbutton.c:179 +#: gtk/gtklinkbutton.c:184 msgid "Visited" msgstr "Visitato" # GTK-2-14 -#: gtk/gtklinkbutton.c:180 +#: gtk/gtklinkbutton.c:185 msgid "Whether this link has been visited." msgstr "Indica se questo collegamento è stato visitato." -#: gtk/gtklistbox.c:3655 +#: gtk/gtklistbox.c:3755 msgid "Whether this row can be activated" msgstr "Indica se questa riga può essere attivata" -#: gtk/gtklistbox.c:3669 +#: gtk/gtklistbox.c:3769 msgid "Whether this row can be selected" msgstr "Indica se è possibile fare clic su questa riga" -#: gtk/gtklockbutton.c:262 +#: gtk/gtklockbutton.c:265 msgid "Permission" msgstr "Permesso" -#: gtk/gtklockbutton.c:263 +#: gtk/gtklockbutton.c:266 msgid "The GPermission object controlling this button" msgstr "L'oggetto GPermission che controllo questo pulsante" -#: gtk/gtklockbutton.c:270 +#: gtk/gtklockbutton.c:273 msgid "Lock Text" msgstr "Testo per il blocco" -#: gtk/gtklockbutton.c:271 +#: gtk/gtklockbutton.c:274 msgid "The text to display when prompting the user to lock" msgstr "Il testo visualizzato quando viene richiesto all'utente di bloccare" -#: gtk/gtklockbutton.c:279 +#: gtk/gtklockbutton.c:282 msgid "Unlock Text" msgstr "Testo per lo sblocco" -#: gtk/gtklockbutton.c:280 +#: gtk/gtklockbutton.c:283 msgid "The text to display when prompting the user to unlock" msgstr "Il testo visualizzato quando viene richiesto all'utente di sbloccare" -#: gtk/gtklockbutton.c:288 +#: gtk/gtklockbutton.c:291 msgid "Lock Tooltip" msgstr "Suggerimento per il blocco" -#: gtk/gtklockbutton.c:289 +#: gtk/gtklockbutton.c:292 msgid "The tooltip to display when prompting the user to lock" msgstr "" "Il suggerimento visualizzato quando viene richiesto all'utente di bloccare" -#: gtk/gtklockbutton.c:297 +#: gtk/gtklockbutton.c:300 msgid "Unlock Tooltip" msgstr "Suggerimento per lo sblocco" -#: gtk/gtklockbutton.c:298 +#: gtk/gtklockbutton.c:301 msgid "The tooltip to display when prompting the user to unlock" msgstr "" "Il suggerimento visualizzato quando viene richiesto all'utente di sbloccare" -#: gtk/gtklockbutton.c:306 +#: gtk/gtklockbutton.c:309 msgid "Not Authorized Tooltip" msgstr "Suggerimento per non autorizzato" -#: gtk/gtklockbutton.c:307 +#: gtk/gtklockbutton.c:310 msgid "" "The tooltip to display when prompting the user cannot obtain authorization" msgstr "" "Il suggerimento visualizzato quando l'utente non può ottenere " "l'autorizzazione" -#: gtk/gtkmagnifier.c:272 +#: gtk/gtkmagnifier.c:274 msgid "Inspected" msgstr "Ispezionato" -#: gtk/gtkmagnifier.c:273 +#: gtk/gtkmagnifier.c:275 msgid "Inspected widget" msgstr "Widget ispezionato" -#: gtk/gtkmagnifier.c:279 gtk/gtkmagnifier.c:280 +#: gtk/gtkmagnifier.c:281 gtk/gtkmagnifier.c:282 msgid "magnification" msgstr "ingrandimento" -#: gtk/gtkmagnifier.c:286 gtk/gtkmagnifier.c:287 +#: gtk/gtkmagnifier.c:288 gtk/gtkmagnifier.c:289 msgid "resize" msgstr "ridimensiona" -#: gtk/gtkmenubar.c:191 +#: gtk/gtkmenubar.c:219 msgid "Pack direction" msgstr "Direzione inserimento" -#: gtk/gtkmenubar.c:192 +#: gtk/gtkmenubar.c:220 msgid "The pack direction of the menubar" msgstr "La direzione di inserimeno della barra menù" -#: gtk/gtkmenubar.c:208 +#: gtk/gtkmenubar.c:236 msgid "Child Pack direction" msgstr "Direzione inserimento figlio" -#: gtk/gtkmenubar.c:209 +#: gtk/gtkmenubar.c:237 msgid "The child pack direction of the menubar" msgstr "La direzione di inserimento figlio della barra menù" -#: gtk/gtkmenubar.c:218 +#: gtk/gtkmenubar.c:254 msgid "Style of bevel around the menubar" msgstr "Stile della smussatura attorno alla barra del menù" -#: gtk/gtkmenubar.c:234 gtk/gtktoolbar.c:587 +#: gtk/gtkmenubar.c:270 gtk/gtktoolbar.c:625 msgid "Internal padding" msgstr "Riempimento interno" -#: gtk/gtkmenubar.c:235 +#: gtk/gtkmenubar.c:271 msgid "Amount of border space between the menubar shadow and the menu items" msgstr "" "La quantità di spazio di contorno tra l'ombra della barra del menù e le voci " "del menù" -#: gtk/gtkmenubutton.c:531 +#: gtk/gtkmenubutton.c:535 msgid "Popup" msgstr "Pop-up" -#: gtk/gtkmenubutton.c:532 +#: gtk/gtkmenubutton.c:536 msgid "The dropdown menu." msgstr "Il menù a comparsa" -#: gtk/gtkmenubutton.c:550 +#: gtk/gtkmenubutton.c:554 msgid "Menu model" msgstr "Modello menù" -#: gtk/gtkmenubutton.c:551 +#: gtk/gtkmenubutton.c:555 msgid "The model from which the popup is made." msgstr "Il modello dal quale è creato il popup." # -#: gtk/gtkmenubutton.c:564 +#: gtk/gtkmenubutton.c:568 msgid "Align with" msgstr "Allinea con" -#: gtk/gtkmenubutton.c:565 +#: gtk/gtkmenubutton.c:569 msgid "The parent widget which the menu should align with." msgstr "Il widget genitore a cui il menù dovrebbe allinearsi" -#: gtk/gtkmenubutton.c:579 gtk/gtkstylecontext.c:236 +#: gtk/gtkmenubutton.c:583 gtk/gtkshortcutsshortcut.c:599 +#: gtk/gtkstylecontext.c:229 msgid "Direction" msgstr "Direzione" -#: gtk/gtkmenubutton.c:580 +#: gtk/gtkmenubutton.c:584 msgid "The direction the arrow should point." msgstr "La direzione verso cui la freccia dovrebbe puntare" -#: gtk/gtkmenubutton.c:595 +#: gtk/gtkmenubutton.c:599 msgid "Use a popover" msgstr "Usa un pop-over" -#: gtk/gtkmenubutton.c:596 +#: gtk/gtkmenubutton.c:600 msgid "Use a popover instead of a menu" msgstr "Usa un pop-over al posto di un menù" -#: gtk/gtkmenubutton.c:609 +#: gtk/gtkmenubutton.c:613 msgid "Popover" msgstr "Pop-over" -#: gtk/gtkmenubutton.c:610 +#: gtk/gtkmenubutton.c:614 msgid "The popover" msgstr "Il pop-over" # GTK-2-14 -#: gtk/gtkmenu.c:554 +#: gtk/gtkmenu.c:574 msgid "The currently selected menu item" msgstr "La voce di menù attualmente selezionata" -#: gtk/gtkmenu.c:569 +#: gtk/gtkmenu.c:589 msgid "The accel group holding accelerators for the menu" msgstr "Il gruppo di acceleratori che detengono gli acceleratori per il menù" -#: gtk/gtkmenu.c:583 gtk/gtkmenuitem.c:429 +#: gtk/gtkmenu.c:603 gtk/gtkmenuitem.c:778 msgid "Accel Path" msgstr "Percorso acceleratori" -#: gtk/gtkmenu.c:584 +#: gtk/gtkmenu.c:604 msgid "An accel path used to conveniently construct accel paths of child items" msgstr "" "Un percorso di acceleratori usato per costruire percorsi di acceleratori per " "elementi figli" -#: gtk/gtkmenu.c:600 +#: gtk/gtkmenu.c:620 msgid "Attach Widget" msgstr "Widget collegato" -#: gtk/gtkmenu.c:601 +#: gtk/gtkmenu.c:621 msgid "The widget the menu is attached to" msgstr "Il widget a cui il menù è collegato" -#: gtk/gtkmenu.c:617 +#: gtk/gtkmenu.c:637 msgid "" "A title that may be displayed by the window manager when this menu is torn-" "off" @@ -4973,58 +5025,58 @@ msgstr "" "Un titolo che può essere visualizzato dal gestore di finestre se il menù " "viene staccato" -#: gtk/gtkmenu.c:633 +#: gtk/gtkmenu.c:653 msgid "Tearoff State" msgstr "Stato di sganciamento" -#: gtk/gtkmenu.c:634 +#: gtk/gtkmenu.c:654 msgid "A boolean that indicates whether the menu is torn-off" msgstr "Un valore booleano che indica se il menù è sganciato" # GTK-2-14 -#: gtk/gtkmenu.c:648 +#: gtk/gtkmenu.c:668 msgid "Monitor" msgstr "Monitor" # GTK-2-14 -#: gtk/gtkmenu.c:649 +#: gtk/gtkmenu.c:669 msgid "The monitor the menu will be popped up on" msgstr "Il monitor su cui apparirà il menù" # NEW -#: gtk/gtkmenu.c:669 +#: gtk/gtkmenu.c:689 msgid "Reserve Toggle Size" msgstr "Riserva dimensione toggle" # NEW -#: gtk/gtkmenu.c:670 +#: gtk/gtkmenu.c:690 msgid "" "A boolean that indicates whether the menu reserves space for toggles and " "icons" msgstr "" "Un valore booleano che indica se il menù riserva spazio per toggle e icone" -#: gtk/gtkmenu.c:685 +#: gtk/gtkmenu.c:705 msgid "Horizontal Padding" msgstr "Riempimento orizzontale" -#: gtk/gtkmenu.c:686 +#: gtk/gtkmenu.c:706 msgid "Extra space at the left and right edges of the menu" msgstr "Spazio aggiuntivo a destra e a sinistra dei limiti del menù" -#: gtk/gtkmenu.c:704 +#: gtk/gtkmenu.c:724 msgid "Vertical Padding" msgstr "Riempimento verticale" -#: gtk/gtkmenu.c:705 +#: gtk/gtkmenu.c:725 msgid "Extra space at the top and bottom of the menu" msgstr "Spazio aggiuntivo al di sopra e al di sotto del menù" -#: gtk/gtkmenu.c:714 +#: gtk/gtkmenu.c:734 msgid "Vertical Offset" msgstr "Offset verticale" -#: gtk/gtkmenu.c:715 +#: gtk/gtkmenu.c:735 msgid "" "When the menu is a submenu, position it this number of pixels offset " "vertically" @@ -5032,11 +5084,11 @@ msgstr "" "Numero di pixel di cui viene spostato verticalmente il menù quando è un " "sottomenù" -#: gtk/gtkmenu.c:723 +#: gtk/gtkmenu.c:743 msgid "Horizontal Offset" msgstr "Spostamento orizzontale" -#: gtk/gtkmenu.c:724 +#: gtk/gtkmenu.c:744 msgid "" "When the menu is a submenu, position it this number of pixels offset " "horizontally" @@ -5044,58 +5096,58 @@ msgstr "" "Numero di pixel di cui viene spostato orizzontalmente il menù quando è un " "sottomenù" -#: gtk/gtkmenu.c:732 +#: gtk/gtkmenu.c:759 msgid "Double Arrows" msgstr "Doppie freccie" -#: gtk/gtkmenu.c:733 +#: gtk/gtkmenu.c:760 msgid "When scrolling, always show both arrows." msgstr "Durante lo scorrimento, mostra sempre due freccie." -#: gtk/gtkmenu.c:746 +#: gtk/gtkmenu.c:775 msgid "Arrow Placement" msgstr "Posizionamento freccia" -#: gtk/gtkmenu.c:747 +#: gtk/gtkmenu.c:776 msgid "Indicates where scroll arrows should be placed" msgstr "Indica dove dovrebbero essere posizionate le frecce di scorrimento" -#: gtk/gtkmenu.c:755 +#: gtk/gtkmenu.c:784 msgid "Left Attach" msgstr "Inserimento a sinistra" -#: gtk/gtkmenu.c:763 +#: gtk/gtkmenu.c:792 msgid "Right Attach" msgstr "Inserimento a destra" -#: gtk/gtkmenu.c:764 +#: gtk/gtkmenu.c:793 msgid "The column number to attach the right side of the child to" msgstr "" "Il numero di colonna in cui posizionare la parte sinistra del widget figlio" -#: gtk/gtkmenu.c:771 +#: gtk/gtkmenu.c:800 msgid "Top Attach" msgstr "Inserimento in alto" -#: gtk/gtkmenu.c:772 +#: gtk/gtkmenu.c:801 msgid "The row number to attach the top of the child to" msgstr "" "Il numero di riga in cui posizionare la parte superiore del widget figlio" -#: gtk/gtkmenu.c:779 +#: gtk/gtkmenu.c:808 msgid "Bottom Attach" msgstr "Inserimento in basso" -#: gtk/gtkmenu.c:794 +#: gtk/gtkmenu.c:826 msgid "Arbitrary constant to scale down the size of the scroll arrow" msgstr "Costante arbitraria per rimpicciolire la freccia di scorrimento" # GTK-2-14 -#: gtk/gtkmenuitem.c:399 +#: gtk/gtkmenuitem.c:748 msgid "Right Justified" msgstr "Allineato a destra" -#: gtk/gtkmenuitem.c:400 +#: gtk/gtkmenuitem.c:749 msgid "" "Sets whether the menu item appears justified at the right side of a menu bar" msgstr "" @@ -5103,47 +5155,47 @@ msgstr "" "dei menù" # GTK-2-12 -#: gtk/gtkmenuitem.c:413 gtk/gtkpopovermenu.c:368 +#: gtk/gtkmenuitem.c:762 gtk/gtkpopovermenu.c:376 msgid "Submenu" msgstr "Sottomenù" # GTK-2-12 -#: gtk/gtkmenuitem.c:414 +#: gtk/gtkmenuitem.c:763 msgid "The submenu attached to the menu item, or NULL if it has none" msgstr "Il sottomenù attaccato alla voce di menù, o NULL se non ce n'è alcuno" -#: gtk/gtkmenuitem.c:430 +#: gtk/gtkmenuitem.c:779 msgid "Sets the accelerator path of the menu item" msgstr "Imposta il percorso di acceleratori dell'elemento del menù" -#: gtk/gtkmenuitem.c:444 +#: gtk/gtkmenuitem.c:793 msgid "The text for the child label" msgstr "Il testo per l'etichetta figlio" # to use up: esaurire, consumare completamente -#: gtk/gtkmenuitem.c:520 +#: gtk/gtkmenuitem.c:902 msgid "Amount of space used up by arrow, relative to the menu item's font size" msgstr "" "La quantità di spazio usato completamente dalla freccia, relativo alla " "dimensione del carattere dell'elemento del menù" # GTK-2-14 -#: gtk/gtkmenuitem.c:533 +#: gtk/gtkmenuitem.c:918 msgid "Width in Characters" msgstr "Larghezza in caratteri" # GTK-2-14 -#: gtk/gtkmenuitem.c:534 +#: gtk/gtkmenuitem.c:919 msgid "The minimum desired width of the menu item in characters" msgstr "La larghezza desiderata minima di una voce di menù, in caratteri" # molto, molto insicuro sulla traduzione di take -Luca -#: gtk/gtkmenushell.c:419 +#: gtk/gtkmenushell.c:416 msgid "Take Focus" msgstr "Ottieni focus" # molto, molto insicuro anche qui… -Luca -#: gtk/gtkmenushell.c:420 +#: gtk/gtkmenushell.c:417 msgid "A boolean that determines whether the menu grabs the keyboard focus" msgstr "" "Un valore booleano che determina se il menù cattura il focus da tastiera" @@ -5217,120 +5269,152 @@ msgstr "Area messaggio" msgid "GtkVBox that holds the dialog's primary and secondary labels" msgstr "Il GtkVBox che contiene le etichette primarie e secondarie del dialogo" -#: gtk/gtkmodelbutton.c:861 +#: gtk/gtkmodelbutton.c:1102 msgid "Role" msgstr "Ruolo" -#: gtk/gtkmodelbutton.c:862 +#: gtk/gtkmodelbutton.c:1103 msgid "The role of this button" msgstr "Il ruolo di questo pulsante" -#: gtk/gtkmodelbutton.c:878 +#: gtk/gtkmodelbutton.c:1119 msgid "The icon" msgstr "L'icona" -#: gtk/gtkmodelbutton.c:892 +#: gtk/gtkmodelbutton.c:1133 msgid "The text" msgstr "Il testo" -#: gtk/gtkmodelbutton.c:921 +#: gtk/gtkmodelbutton.c:1162 msgid "Menu name" msgstr "Nome menù" -#: gtk/gtkmodelbutton.c:922 +#: gtk/gtkmodelbutton.c:1163 msgid "The name of the menu to open" msgstr "Il nome del menù da aprire" -#: gtk/gtkmodelbutton.c:938 +#: gtk/gtkmodelbutton.c:1179 msgid "Whether the menu is a parent" msgstr "Indica se il menù è un genitore" -#: gtk/gtkmodelbutton.c:952 +#: gtk/gtkmodelbutton.c:1193 msgid "Centered" msgstr "Centrato" -#: gtk/gtkmodelbutton.c:953 +#: gtk/gtkmodelbutton.c:1194 msgid "Whether to center the contents" msgstr "Indica se i contenuti devono essere centrati" -#: gtk/gtkmodelbutton.c:968 +#: gtk/gtkmodelbutton.c:1209 msgid "Iconic" msgstr "Icone" -#: gtk/gtkmodelbutton.c:969 +#: gtk/gtkmodelbutton.c:1210 msgid "Whether to prefer the icon over text" msgstr "Indica se preferire le icone ai testi" # GTK-2-14 -#: gtk/gtkmountoperation.c:161 gtk/gtkstylecontext.c:252 +#: gtk/gtkmountoperation.c:163 gtk/gtkstylecontext.c:245 msgid "Parent" msgstr "Genitore" # GTK-2-14 -#: gtk/gtkmountoperation.c:162 +#: gtk/gtkmountoperation.c:164 msgid "The parent window" msgstr "La finestra genitore" -#: gtk/gtkmountoperation.c:169 +#: gtk/gtkmountoperation.c:171 msgid "Is Showing" msgstr "È mostrato" -#: gtk/gtkmountoperation.c:170 +#: gtk/gtkmountoperation.c:172 msgid "Are we showing a dialog" msgstr "Se viene mostrato un dialogo" # GTK-2-14 -#: gtk/gtkmountoperation.c:178 +#: gtk/gtkmountoperation.c:180 msgid "The screen where this window will be displayed." msgstr "Lo schermo dove verrà mostrata questa finestra." -#: gtk/gtknotebook.c:690 +#: gtk/gtknativedialog.c:214 +msgid "Dialog Title" +msgstr "Titolo finestra di dialogo" + +#: gtk/gtknativedialog.c:215 +msgid "The title of the file chooser dialog" +msgstr "Il titolo della finestra di dialogo di selezione file" + +#: gtk/gtknativedialog.c:228 gtk/gtkpopover.c:1708 gtk/gtkwindow.c:782 +msgid "Modal" +msgstr "Modale" + +#: gtk/gtknativedialog.c:229 +msgid "" +"If TRUE, the dialog is modal (other windows are not usable while this one is " +"up)" +msgstr "" +"Se VERO, la finestra di dialogo è modale (le altre finestre non sono " +"utilizzabili fino a quando questa non viene chiusa)" + +#: gtk/gtknativedialog.c:243 +msgid "Whether the dialog is currently visible" +msgstr "Indica se la finestra di dialogo è visibile" + +#: gtk/gtknativedialog.c:256 gtk/gtkwindow.c:1057 +msgid "Transient for Window" +msgstr "Transient per la finestra" + +#: gtk/gtknativedialog.c:257 gtk/gtkwindow.c:1058 +msgid "The transient parent of the dialog" +msgstr "Il genitore transient di una finestra di dialogo" + +#: gtk/gtknotebook.c:761 msgid "Page" msgstr "Pagina" -#: gtk/gtknotebook.c:691 +#: gtk/gtknotebook.c:762 msgid "The index of the current page" msgstr "L'indice della pagina corrente" -#: gtk/gtknotebook.c:698 +#: gtk/gtknotebook.c:769 msgid "Tab Position" msgstr "Posizione schede" -#: gtk/gtknotebook.c:699 +#: gtk/gtknotebook.c:770 msgid "Which side of the notebook holds the tabs" msgstr "In quale parte dello schedario vengono mostrate le schede" -#: gtk/gtknotebook.c:706 +#: gtk/gtknotebook.c:777 msgid "Show Tabs" msgstr "Mostra le schede" -#: gtk/gtknotebook.c:707 +#: gtk/gtknotebook.c:778 msgid "Whether tabs should be shown" msgstr "Indica se le schede devono essere mostrate" -#: gtk/gtknotebook.c:713 +#: gtk/gtknotebook.c:784 msgid "Show Border" msgstr "Mostra bordo" -#: gtk/gtknotebook.c:714 +#: gtk/gtknotebook.c:785 msgid "Whether the border should be shown" msgstr "Indica se il bordo deve essere mostrato" -#: gtk/gtknotebook.c:720 +#: gtk/gtknotebook.c:791 msgid "Scrollable" msgstr "Scorribile" -#: gtk/gtknotebook.c:721 +#: gtk/gtknotebook.c:792 msgid "If TRUE, scroll arrows are added if there are too many tabs to fit" msgstr "" "Se VERO, verranno aggiunte delle frecce di scorrimento quando ci sono troppe " "schede" -#: gtk/gtknotebook.c:727 +#: gtk/gtknotebook.c:798 msgid "Enable Popup" msgstr "Abilita il menù popup" -#: gtk/gtknotebook.c:728 +#: gtk/gtknotebook.c:799 msgid "" "If TRUE, pressing the right mouse button on the notebook pops up a menu that " "you can use to go to a page" @@ -5338,137 +5422,137 @@ msgstr "" "Se VERO, premendo il pulsante destro del mouse sullo schedario verrà " "visualizzato un menù che potrà essere usato per muoversi tra le pagine" -#: gtk/gtknotebook.c:741 +#: gtk/gtknotebook.c:812 msgid "Group Name" msgstr "Nome gruppo" -#: gtk/gtknotebook.c:742 +#: gtk/gtknotebook.c:813 msgid "Group name for tab drag and drop" msgstr "Nome gruppo per il «drag and drop» delle schede" -#: gtk/gtknotebook.c:751 +#: gtk/gtknotebook.c:822 msgid "Tab label" msgstr "Etichetta della scheda" -#: gtk/gtknotebook.c:752 +#: gtk/gtknotebook.c:823 msgid "The string displayed on the child's tab label" msgstr "La stringa visualizzata nell'etichetta delle schede figlie" -#: gtk/gtknotebook.c:758 +#: gtk/gtknotebook.c:829 msgid "Menu label" msgstr "Etichetta menù" -#: gtk/gtknotebook.c:759 +#: gtk/gtknotebook.c:830 msgid "The string displayed in the child's menu entry" msgstr "La stringa visualizzata nelle voci dei menù figli" -#: gtk/gtknotebook.c:772 +#: gtk/gtknotebook.c:843 msgid "Tab expand" msgstr "Espandi scheda" -#: gtk/gtknotebook.c:773 +#: gtk/gtknotebook.c:844 msgid "Whether to expand the child's tab" msgstr "Indica se le schede (figlie) devono essere espanse" -#: gtk/gtknotebook.c:779 +#: gtk/gtknotebook.c:850 msgid "Tab fill" msgstr "Riempimento schede" -#: gtk/gtknotebook.c:780 +#: gtk/gtknotebook.c:851 msgid "Whether the child's tab should fill the allocated area" msgstr "Indica se le schede figlie devono utilizzare tutta l'area disponibile" -#: gtk/gtknotebook.c:787 +#: gtk/gtknotebook.c:858 msgid "Tab reorderable" msgstr "Schede ri-ordinabili" -#: gtk/gtknotebook.c:788 +#: gtk/gtknotebook.c:859 msgid "Whether the tab is reorderable by user action" msgstr "Indica se la scheda è ri-ordinabile da un'azione utente" -#: gtk/gtknotebook.c:794 +#: gtk/gtknotebook.c:865 msgid "Tab detachable" msgstr "Scheda staccabile" -#: gtk/gtknotebook.c:795 +#: gtk/gtknotebook.c:866 msgid "Whether the tab is detachable" msgstr "Indica se la scheda può essere staccata" -#: gtk/gtknotebook.c:810 gtk/gtkscrollbar.c:101 +#: gtk/gtknotebook.c:881 gtk/gtkscrollbar.c:137 msgid "Secondary backward stepper" msgstr "Pulsante indietro secondario" -#: gtk/gtknotebook.c:811 +#: gtk/gtknotebook.c:882 msgid "" "Display a second backward arrow button on the opposite end of the tab area" msgstr "" "Visualizza un secondo pulsante freccia indietro nella parte opposta " "dell'area delle schede" -#: gtk/gtknotebook.c:826 gtk/gtkscrollbar.c:108 +#: gtk/gtknotebook.c:897 gtk/gtkscrollbar.c:144 msgid "Secondary forward stepper" msgstr "Pulsante avanti secondario" -#: gtk/gtknotebook.c:827 +#: gtk/gtknotebook.c:898 msgid "" "Display a second forward arrow button on the opposite end of the tab area" msgstr "" "Visualizza un secondo pulsante freccia avanti sulla parte opposta dell'area " "delle schede" -#: gtk/gtknotebook.c:841 gtk/gtkscrollbar.c:87 +#: gtk/gtknotebook.c:912 gtk/gtkscrollbar.c:123 msgid "Backward stepper" msgstr "Pulsante indietro" -#: gtk/gtknotebook.c:842 gtk/gtkscrollbar.c:88 +#: gtk/gtknotebook.c:913 gtk/gtkscrollbar.c:124 msgid "Display the standard backward arrow button" msgstr "Visualizza il pulsante standard freccia indietro" -#: gtk/gtknotebook.c:856 gtk/gtkscrollbar.c:94 +#: gtk/gtknotebook.c:927 gtk/gtkscrollbar.c:130 msgid "Forward stepper" msgstr "Pulsante avanti" -#: gtk/gtknotebook.c:857 gtk/gtkscrollbar.c:95 +#: gtk/gtknotebook.c:928 gtk/gtkscrollbar.c:131 msgid "Display the standard forward arrow button" msgstr "Visualizza il pulsante standard freccia avanti" -#: gtk/gtknotebook.c:871 +#: gtk/gtknotebook.c:945 msgid "Tab overlap" msgstr "Sovrapposizione scheda" -#: gtk/gtknotebook.c:872 +#: gtk/gtknotebook.c:946 msgid "Size of tab overlap area" msgstr "Dimensione dell'area di sovrapposizione della scheda" -#: gtk/gtknotebook.c:887 +#: gtk/gtknotebook.c:964 msgid "Tab curvature" msgstr "Curvatura della scheda" -#: gtk/gtknotebook.c:888 +#: gtk/gtknotebook.c:965 msgid "Size of tab curvature" msgstr "Valore della curvatura della scheda" -#: gtk/gtknotebook.c:904 +#: gtk/gtknotebook.c:984 msgid "Arrow spacing" msgstr "Spaziatura freccia" -#: gtk/gtknotebook.c:905 +#: gtk/gtknotebook.c:985 msgid "Scroll arrow spacing" msgstr "Spaziatura freccia scorrimento" -#: gtk/gtknotebook.c:921 +#: gtk/gtknotebook.c:1004 msgid "Initial gap" msgstr "Spazio iniziale" -#: gtk/gtknotebook.c:922 +#: gtk/gtknotebook.c:1005 msgid "Initial gap before the first tab" msgstr "Spazio iniziale prima della prima scheda" -#: gtk/gtknotebook.c:940 +#: gtk/gtknotebook.c:1025 msgid "Tab gap" msgstr "Spazio della scheda" -#: gtk/gtknotebook.c:941 +#: gtk/gtknotebook.c:1026 msgid "Active tab is drawn with a gap at the bottom" msgstr "La scheda attiva viene rappresentata con una spaziatura sul fondo" @@ -5494,85 +5578,85 @@ msgid "The index of the overlay in the parent, -1 for the main child" msgstr "" "La posizione della sovrapposizione nel genitore, -1 per il figlio principale" -#: gtk/gtkpaned.c:337 +#: gtk/gtkpaned.c:369 msgid "" "Position of paned separator in pixels (0 means all the way to the left/top)" msgstr "Posizione, in pixel, dei separatori pan (0 indica in alto a sinistra)" -#: gtk/gtkpaned.c:344 +#: gtk/gtkpaned.c:376 msgid "Position Set" msgstr "Imposta posizione" -#: gtk/gtkpaned.c:345 +#: gtk/gtkpaned.c:377 msgid "TRUE if the Position property should be used" msgstr "Se VERO, la proprietà posizione può essere usata" -#: gtk/gtkpaned.c:361 +#: gtk/gtkpaned.c:393 msgid "Minimal Position" msgstr "Posizione minima" -#: gtk/gtkpaned.c:362 +#: gtk/gtkpaned.c:394 msgid "Smallest possible value for the \"position\" property" msgstr "" "Il valore più piccolo che può essere assegnato alla proprietà \"posizione\"" -#: gtk/gtkpaned.c:378 +#: gtk/gtkpaned.c:410 msgid "Maximal Position" msgstr "Posizione massima" -#: gtk/gtkpaned.c:379 +#: gtk/gtkpaned.c:411 msgid "Largest possible value for the \"position\" property" msgstr "" "Il valore più grande che può essere assegnato alla proprietà \"posizione\"" -#: gtk/gtkpaned.c:395 +#: gtk/gtkpaned.c:427 msgid "Wide Handle" msgstr "Handle largo" -#: gtk/gtkpaned.c:396 +#: gtk/gtkpaned.c:428 msgid "Whether the paned should have a prominent handle" msgstr "Indica se la finestra con riquadri deve avere un handle ben visibile" -#: gtk/gtkpaned.c:402 +#: gtk/gtkpaned.c:441 msgid "Handle Size" msgstr "Dimensione dell'handle" -#: gtk/gtkpaned.c:403 +#: gtk/gtkpaned.c:442 msgid "Width of handle" msgstr "Larghezza dell'handle" -#: gtk/gtkpaned.c:420 +#: gtk/gtkpaned.c:459 msgid "Resize" msgstr "Ridimensiona" -#: gtk/gtkpaned.c:421 +#: gtk/gtkpaned.c:460 msgid "If TRUE, the child expands and shrinks along with the paned widget" msgstr "" "Se VERO, il widget figlio si espande e si restringe secondo il widget in cui " "è inserito" -#: gtk/gtkpaned.c:436 +#: gtk/gtkpaned.c:475 msgid "Shrink" msgstr "Ridimensiona" -#: gtk/gtkpaned.c:437 +#: gtk/gtkpaned.c:476 msgid "If TRUE, the child can be made smaller than its requisition" msgstr "" "Se VERO, il widget figlio può essere reso più piccolo dei suoi requisiti" -#: gtk/gtkplacessidebar.c:4388 +#: gtk/gtkplacessidebar.c:4447 msgid "Location to Select" msgstr "Posizione da selezionare" -#: gtk/gtkplacessidebar.c:4389 +#: gtk/gtkplacessidebar.c:4448 msgid "The location to highlight in the sidebar" msgstr "La posizione da evidenziare nel riquadro laterale" -#: gtk/gtkplacessidebar.c:4394 gtk/gtkplacesview.c:2223 +#: gtk/gtkplacessidebar.c:4453 gtk/gtkplacesview.c:2200 msgid "Open Flags" msgstr "Flag apertura" -#: gtk/gtkplacessidebar.c:4395 gtk/gtkplacesview.c:2224 +#: gtk/gtkplacessidebar.c:4454 gtk/gtkplacesview.c:2201 msgid "" "Modes in which the calling application can open locations selected in the " "sidebar" @@ -5580,30 +5664,30 @@ msgstr "" "Modalità in cui l'applicazione chiamante può aprire posizioni selezionate " "nel riquadro laterale" -#: gtk/gtkplacessidebar.c:4401 +#: gtk/gtkplacessidebar.c:4460 msgid "Show recent files" msgstr "Mostra file recenti" -#: gtk/gtkplacessidebar.c:4402 +#: gtk/gtkplacessidebar.c:4461 msgid "Whether the sidebar includes a builtin shortcut for recent files" msgstr "" "Indica se il riquadro laterale contiene una scorciatoia ai file recenti" -#: gtk/gtkplacessidebar.c:4407 +#: gtk/gtkplacessidebar.c:4466 msgid "Show 'Desktop'" msgstr "Mostra \"Scrivania\"" -#: gtk/gtkplacessidebar.c:4408 +#: gtk/gtkplacessidebar.c:4467 msgid "Whether the sidebar includes a builtin shortcut to the Desktop folder" msgstr "" "Indica se il riquadro laterale contiene una scorciatoia alla cartella " "Scrivania" -#: gtk/gtkplacessidebar.c:4413 +#: gtk/gtkplacessidebar.c:4472 msgid "Show 'Connect to Server'" msgstr "Mostra \"Connetti al server\"" -#: gtk/gtkplacessidebar.c:4414 +#: gtk/gtkplacessidebar.c:4473 msgid "" "Whether the sidebar includes a builtin shortcut to a 'Connect to server' " "dialog" @@ -5611,108 +5695,108 @@ msgstr "" "Indica se il riquadro laterale contiene una scorciatoia alla finestra " "\"Connetti al server\"" -#: gtk/gtkplacessidebar.c:4419 +#: gtk/gtkplacessidebar.c:4478 msgid "Show 'Enter Location'" msgstr "Mostrare \"Inserisci posizione\"" -#: gtk/gtkplacessidebar.c:4420 +#: gtk/gtkplacessidebar.c:4479 msgid "" "Whether the sidebar includes a builtin shortcut to manually enter a location" msgstr "" "Indica se il riquadro laterale contiene una scorciatoia per inserire una " "posizione" -#: gtk/gtkplacessidebar.c:4426 gtk/gtkplacesview.c:2203 +#: gtk/gtkplacessidebar.c:4485 gtk/gtkplacesview.c:2180 msgid "Whether the sidebar only includes local files" msgstr "Indica se il riquadro laterale contiene solo i file locali" -#: gtk/gtkplacessidebar.c:4431 +#: gtk/gtkplacessidebar.c:4490 msgid "Show 'Trash'" msgstr "Mostra \"Cestino\"" -#: gtk/gtkplacessidebar.c:4432 +#: gtk/gtkplacessidebar.c:4491 msgid "Whether the sidebar includes a builtin shortcut to the Trash location" msgstr "Indica se il riquadro laterale contiene una scorciatoia al Cestino" -#: gtk/gtkplacessidebar.c:4437 +#: gtk/gtkplacessidebar.c:4496 msgid "Show 'Other locations'" msgstr "Mostra \"Altre posizioni\"" -#: gtk/gtkplacessidebar.c:4438 +#: gtk/gtkplacessidebar.c:4497 msgid "Whether the sidebar includes an item to show external locations" msgstr "" "Indica se il riquadro laterale contiene un elemento per mostrare posizioni " "esterne" -#: gtk/gtkplacessidebar.c:4453 +#: gtk/gtkplacessidebar.c:4512 msgid "Whether to emit ::populate-popup for popups that are not menus" msgstr "Indica se emettere ::populate-popup per pop-up che non sono menù" -#: gtk/gtkplacesview.c:2209 +#: gtk/gtkplacesview.c:2186 msgid "Loading" msgstr "Caricamento" -#: gtk/gtkplacesview.c:2210 +#: gtk/gtkplacesview.c:2187 msgid "Whether the view is loading locations" msgstr "Indica se la view sta caricando le posizioni" -#: gtk/gtkplacesview.c:2216 +#: gtk/gtkplacesview.c:2193 msgid "Fetching networks" msgstr "Recupero reti" -#: gtk/gtkplacesview.c:2217 +#: gtk/gtkplacesview.c:2194 msgid "Whether the view is fetching networks" msgstr "Indica se la view sta recuperando le reti" -#: gtk/gtkplacesviewrow.c:181 +#: gtk/gtkplacesviewrow.c:327 msgid "Icon of the row" msgstr "Icona per la riga" -#: gtk/gtkplacesviewrow.c:182 +#: gtk/gtkplacesviewrow.c:328 msgid "The icon representing the volume" msgstr "L'icona che rappresenta il volume" -#: gtk/gtkplacesviewrow.c:188 +#: gtk/gtkplacesviewrow.c:334 msgid "Name of the volume" msgstr "Nome del volume" -#: gtk/gtkplacesviewrow.c:189 +#: gtk/gtkplacesviewrow.c:335 msgid "The name of the volume" msgstr "Il nome del volume" -#: gtk/gtkplacesviewrow.c:195 +#: gtk/gtkplacesviewrow.c:341 msgid "Path of the volume" msgstr "Percorso del volume" -#: gtk/gtkplacesviewrow.c:196 +#: gtk/gtkplacesviewrow.c:342 msgid "The path of the volume" msgstr "Il percorso del volume" -#: gtk/gtkplacesviewrow.c:202 +#: gtk/gtkplacesviewrow.c:348 msgid "Volume represented by the row" msgstr "Volume rappresentato dalla riga" -#: gtk/gtkplacesviewrow.c:203 +#: gtk/gtkplacesviewrow.c:349 msgid "The volume represented by the row" msgstr "Il volume rappresentato dalla riga" -#: gtk/gtkplacesviewrow.c:209 +#: gtk/gtkplacesviewrow.c:355 msgid "Mount represented by the row" msgstr "Punto di mount rappresentato dalla riga" -#: gtk/gtkplacesviewrow.c:210 +#: gtk/gtkplacesviewrow.c:356 msgid "The mount point represented by the row, if any" msgstr "Il punto di mount rappresentato dalla riga, se presente" -#: gtk/gtkplacesviewrow.c:216 +#: gtk/gtkplacesviewrow.c:362 msgid "File represented by the row" msgstr "File rappresentato dalla riga" -#: gtk/gtkplacesviewrow.c:217 +#: gtk/gtkplacesviewrow.c:363 msgid "The file represented by the row, if any" msgstr "Il file rappresentato dalla riga, se presente" -#: gtk/gtkplacesviewrow.c:223 gtk/gtkplacesviewrow.c:224 +#: gtk/gtkplacesviewrow.c:369 gtk/gtkplacesviewrow.c:370 msgid "Whether the row represents a network location" msgstr "Indica se la riga rappresenta una posizione di rete" @@ -5728,52 +5812,56 @@ msgstr "Finestra socket" msgid "The window of the socket the plug is embedded in" msgstr "La finestra del socket in cui il plug è incassato" -#: gtk/gtkpopover.c:1590 +#: gtk/gtkpopover.c:1665 msgid "Relative to" msgstr "Relativo a" # (ndt) da rivedere bubble window -#: gtk/gtkpopover.c:1591 +#: gtk/gtkpopover.c:1666 msgid "Widget the bubble window points to" msgstr "Widget a cui la notifica punta" -#: gtk/gtkpopover.c:1604 +#: gtk/gtkpopover.c:1679 msgid "Pointing to" msgstr "Punta a" -#: gtk/gtkpopover.c:1605 +#: gtk/gtkpopover.c:1680 msgid "Rectangle the bubble window points to" msgstr "Rettangolo a cui la notifica punta" -#: gtk/gtkpopover.c:1619 +#: gtk/gtkpopover.c:1694 msgid "Position to place the bubble window" msgstr "Posizione in cui sistemare la notifica" -#: gtk/gtkpopover.c:1634 gtk/gtkwindow.c:754 -msgid "Modal" -msgstr "Modale" - -#: gtk/gtkpopover.c:1635 +#: gtk/gtkpopover.c:1709 msgid "Whether the popover is modal" msgstr "Indica se il pop-over è modale" -#: gtk/gtkpopover.c:1649 +#: gtk/gtkpopover.c:1722 msgid "Transitions enabled" msgstr "Transizioni abilitate" -#: gtk/gtkpopover.c:1650 +#: gtk/gtkpopover.c:1723 msgid "Whether show/hide transitions are enabled or not" msgstr "Indica se le transizioni per rivelare/nascondere sono abilitate o meno" -#: gtk/gtkpopovermenu.c:351 +#: gtk/gtkpopover.c:1736 +msgid "Constraint" +msgstr "Vincolo" + +#: gtk/gtkpopover.c:1737 +msgid "Constraint for the popover position" +msgstr "Il vincolo per la posizione di pop-over" + +#: gtk/gtkpopovermenu.c:359 msgid "Visible submenu" msgstr "Sotto-menù visibile" -#: gtk/gtkpopovermenu.c:352 +#: gtk/gtkpopovermenu.c:360 msgid "The name of the visible submenu" msgstr "Il nome del sotto-menù visibile" -#: gtk/gtkpopovermenu.c:369 +#: gtk/gtkpopovermenu.c:377 msgid "The name of the submenu" msgstr "Il nome del sotto-menù" @@ -5897,7 +5985,7 @@ msgstr "Impostazioni" msgid "Printer settings" msgstr "Impostazioni stampante" -#: gtk/gtkprintjob.c:159 gtk/gtkprintjob.c:160 gtk/gtkprintunixdialog.c:406 +#: gtk/gtkprintjob.c:159 gtk/gtkprintjob.c:160 gtk/gtkprintunixdialog.c:412 msgid "Page Setup" msgstr "Impostazione pagina" @@ -5921,11 +6009,11 @@ msgstr "Impostazioni della pagina predefinita" msgid "The GtkPageSetup used by default" msgstr "Le GtkPageSetup usate come predefinite" -#: gtk/gtkprintoperation.c:1128 gtk/gtkprintunixdialog.c:424 +#: gtk/gtkprintoperation.c:1128 gtk/gtkprintunixdialog.c:430 msgid "Print Settings" msgstr "Impostazioni stampante" -#: gtk/gtkprintoperation.c:1129 gtk/gtkprintunixdialog.c:425 +#: gtk/gtkprintoperation.c:1129 gtk/gtkprintunixdialog.c:431 msgid "The GtkPrintSettings used for initializing the dialog" msgstr "" "Le impostazioni GtkPrintSettings usate per inizializzare la finestra di " @@ -5947,11 +6035,11 @@ msgstr "Numero di pagine" msgid "The number of pages in the document." msgstr "Il numero di pagine nel documento." -#: gtk/gtkprintoperation.c:1194 gtk/gtkprintunixdialog.c:414 +#: gtk/gtkprintoperation.c:1194 gtk/gtkprintunixdialog.c:420 msgid "Current Page" msgstr "Pagina corrente" -#: gtk/gtkprintoperation.c:1195 gtk/gtkprintunixdialog.c:415 +#: gtk/gtkprintoperation.c:1195 gtk/gtkprintunixdialog.c:421 msgid "The current page in the document" msgstr "La pagina corrente nel documento" @@ -6034,7 +6122,7 @@ msgstr "Etichetta per la scheda personalizzata" msgid "Label for the tab containing custom widgets." msgstr "Etichetta per una scheda contenente widget personalizzati." -#: gtk/gtkprintoperation.c:1391 gtk/gtkprintunixdialog.c:449 +#: gtk/gtkprintoperation.c:1391 gtk/gtkprintunixdialog.c:455 msgid "Support Selection" msgstr "Supporta la selezione" @@ -6042,7 +6130,7 @@ msgstr "Supporta la selezione" msgid "TRUE if the print operation will support print of selection." msgstr "VERO se l'operazione di stampa supporta la stampa della selezione" -#: gtk/gtkprintoperation.c:1408 gtk/gtkprintunixdialog.c:457 +#: gtk/gtkprintoperation.c:1408 gtk/gtkprintunixdialog.c:463 msgid "Has Selection" msgstr "Presenta la sezione" @@ -6050,11 +6138,11 @@ msgstr "Presenta la sezione" msgid "TRUE if a selection exists." msgstr "VERO se esiste una selezione." -#: gtk/gtkprintoperation.c:1424 gtk/gtkprintunixdialog.c:465 +#: gtk/gtkprintoperation.c:1424 gtk/gtkprintunixdialog.c:471 msgid "Embed Page Setup" msgstr "Incorpora impostazione pagina" -#: gtk/gtkprintoperation.c:1425 gtk/gtkprintunixdialog.c:466 +#: gtk/gtkprintoperation.c:1425 gtk/gtkprintunixdialog.c:472 msgid "TRUE if page setup combos are embedded in GtkPrintUnixDialog" msgstr "" "VERO se le combo di impostazione pagine sono incorporate in " @@ -6068,66 +6156,66 @@ msgstr "Numero di pagine da stampare" msgid "The number of pages that will be printed." msgstr "Il numero di pagine che verranno stampate." -#: gtk/gtkprintunixdialog.c:407 +#: gtk/gtkprintunixdialog.c:413 msgid "The GtkPageSetup to use" msgstr "Il GtkPageSetup da utilizzare" -#: gtk/gtkprintunixdialog.c:432 +#: gtk/gtkprintunixdialog.c:438 msgid "Selected Printer" msgstr "Stampante selezionata" -#: gtk/gtkprintunixdialog.c:433 +#: gtk/gtkprintunixdialog.c:439 msgid "The GtkPrinter which is selected" msgstr "Il GtkPrinter selezionato" -#: gtk/gtkprintunixdialog.c:440 +#: gtk/gtkprintunixdialog.c:446 msgid "Manual Capabilities" msgstr "Capacità manuali" -#: gtk/gtkprintunixdialog.c:441 +#: gtk/gtkprintunixdialog.c:447 msgid "Capabilities the application can handle" msgstr "Capacità che l'applicazione può gestire" -#: gtk/gtkprintunixdialog.c:450 +#: gtk/gtkprintunixdialog.c:456 msgid "Whether the dialog supports selection" msgstr "Indica se il dialogo supporta la selezione" -#: gtk/gtkprintunixdialog.c:458 +#: gtk/gtkprintunixdialog.c:464 msgid "Whether the application has a selection" msgstr "Indica se l'applicazione presenta una selezione" -#: gtk/gtkprogressbar.c:168 +#: gtk/gtkprogressbar.c:267 msgid "Fraction" msgstr "Frazione" -#: gtk/gtkprogressbar.c:169 +#: gtk/gtkprogressbar.c:268 msgid "The fraction of total work that has been completed" msgstr "La frazione di lavoro che è stata completata" -#: gtk/gtkprogressbar.c:176 +#: gtk/gtkprogressbar.c:275 msgid "Pulse Step" msgstr "Intervallo di pulsazione" -#: gtk/gtkprogressbar.c:177 +#: gtk/gtkprogressbar.c:276 msgid "The fraction of total progress to move the bouncing block when pulsed" msgstr "" "La frazione di avanzamento complessivo di cui muovere il blocco animato " "quando viene dato un impulso" -#: gtk/gtkprogressbar.c:185 +#: gtk/gtkprogressbar.c:284 msgid "Text to be displayed in the progress bar" msgstr "Testo visualizzato nella barra di avanzamento" -#: gtk/gtkprogressbar.c:206 +#: gtk/gtkprogressbar.c:305 msgid "Show text" msgstr "Mostra il testo" -#: gtk/gtkprogressbar.c:207 +#: gtk/gtkprogressbar.c:306 msgid "Whether the progress is shown as text." msgstr "Indica se l'avanzamento viene mostrato come testo." # GTK-2-12 -#: gtk/gtkprogressbar.c:228 +#: gtk/gtkprogressbar.c:327 msgid "" "The preferred place to ellipsize the string, if the progress bar does not " "have enough room to display the entire string, if at all." @@ -6135,199 +6223,199 @@ msgstr "" "Il punto preferito per elidere la stringa, se la barra di avanzamento non ha " "spazio sufficiente per visualizzare completamente la stringa." -#: gtk/gtkprogressbar.c:238 +#: gtk/gtkprogressbar.c:345 msgid "X spacing" msgstr "Spaziatura orizzontale" -#: gtk/gtkprogressbar.c:239 +#: gtk/gtkprogressbar.c:346 msgid "Extra spacing applied to the width of a progress bar." msgstr "" "Spaziatura aggiuntiva applicata alla larghezza di una barra di avanzamento." -#: gtk/gtkprogressbar.c:245 +#: gtk/gtkprogressbar.c:360 msgid "Y spacing" msgstr "Spaziatura verticale" -#: gtk/gtkprogressbar.c:246 +#: gtk/gtkprogressbar.c:361 msgid "Extra spacing applied to the height of a progress bar." msgstr "" "Spaziatura aggiuntiva applicata all'altezza di una barra di avanzamento." -#: gtk/gtkprogressbar.c:259 +#: gtk/gtkprogressbar.c:376 msgid "Minimum horizontal bar width" msgstr "Larghezza minima orizzontale barra" -#: gtk/gtkprogressbar.c:260 +#: gtk/gtkprogressbar.c:377 msgid "The minimum horizontal width of the progress bar" msgstr "La larghezza minima orizzontale della barra di avanzamento" -#: gtk/gtkprogressbar.c:272 +#: gtk/gtkprogressbar.c:391 msgid "Minimum horizontal bar height" msgstr "Altezza minima orizzontale barra" -#: gtk/gtkprogressbar.c:273 +#: gtk/gtkprogressbar.c:392 msgid "Minimum horizontal height of the progress bar" msgstr "L'altezza minima orizzontale della barra di avanzamento" -#: gtk/gtkprogressbar.c:285 +#: gtk/gtkprogressbar.c:406 msgid "Minimum vertical bar width" msgstr "Larghezza minima verticale barra" -#: gtk/gtkprogressbar.c:286 +#: gtk/gtkprogressbar.c:407 msgid "The minimum vertical width of the progress bar" msgstr "La larghezza minima verticale della barra di avanzamento" -#: gtk/gtkprogressbar.c:298 +#: gtk/gtkprogressbar.c:421 msgid "Minimum vertical bar height" msgstr "Altezza minima verticale barra" -#: gtk/gtkprogressbar.c:299 +#: gtk/gtkprogressbar.c:422 msgid "The minimum vertical height of the progress bar" msgstr "L'altezza minima verticale della barra di avanzamento" -#: gtk/gtkradiobutton.c:166 +#: gtk/gtkradiobutton.c:185 msgid "The radio button whose group this widget belongs to." msgstr "Il pulsante «radio» del gruppo al quale questo widget appartiene." -#: gtk/gtkradiomenuitem.c:413 +#: gtk/gtkradiomenuitem.c:425 msgid "The radio menu item whose group this widget belongs to." msgstr "L'elemento del menù «radio» del gruppo al quale il widget appartiene." -#: gtk/gtkradiotoolbutton.c:81 +#: gtk/gtkradiotoolbutton.c:84 msgid "The radio tool button whose group this button belongs to." msgstr "Il pulsante «radio» del gruppo al quale questo pulsante appartiene." -#: gtk/gtkrange.c:431 +#: gtk/gtkrange.c:456 msgid "The GtkAdjustment that contains the current value of this range object" msgstr "" "Il widget GtkAdjustment che contiene il valore attuale di questo oggetto " "intervallo" -#: gtk/gtkrange.c:438 +#: gtk/gtkrange.c:463 msgid "Invert direction slider moves to increase range value" msgstr "" "Inverte la direzione in cui si deve muovere lo slider per incrementare il " "valore dell'intervallo" -#: gtk/gtkrange.c:444 +#: gtk/gtkrange.c:469 msgid "Lower stepper sensitivity" msgstr "Sensibilità stepper di decremento" -#: gtk/gtkrange.c:445 +#: gtk/gtkrange.c:470 msgid "" "The sensitivity policy for the stepper that points to the adjustment's lower " "side" msgstr "La politica di sensibilità dello stepper di decremento" -#: gtk/gtkrange.c:452 +#: gtk/gtkrange.c:477 msgid "Upper stepper sensitivity" msgstr "Sensibilità stepper di incremento" -#: gtk/gtkrange.c:453 +#: gtk/gtkrange.c:478 msgid "" "The sensitivity policy for the stepper that points to the adjustment's upper " "side" msgstr "La politica di sensibilità dello stepper di incremento" # FIXME -#: gtk/gtkrange.c:469 +#: gtk/gtkrange.c:494 msgid "Show Fill Level" msgstr "Mostra livello riempimento" # GTK-2-12 # trough --> avvallamento -#: gtk/gtkrange.c:470 +#: gtk/gtkrange.c:495 msgid "Whether to display a fill level indicator graphics on trough." msgstr "" "Indica se mostrare un indicatore grafico del livello di riempimento " "sull'avvallamento." # FIXME -#: gtk/gtkrange.c:485 +#: gtk/gtkrange.c:510 msgid "Restrict to Fill Level" msgstr "Restringi a livello riempimento" -#: gtk/gtkrange.c:486 +#: gtk/gtkrange.c:511 msgid "Whether to restrict the upper boundary to the fill level." msgstr "Indica se restringere il limite superiore al livello di riempimento." -#: gtk/gtkrange.c:500 +#: gtk/gtkrange.c:525 msgid "Fill Level" msgstr "Livello riempimento" -#: gtk/gtkrange.c:501 +#: gtk/gtkrange.c:526 msgid "The fill level." msgstr "Il livello di riempimento." -#: gtk/gtkrange.c:516 +#: gtk/gtkrange.c:541 msgid "Round Digits" msgstr "Arrotonda cifre" -#: gtk/gtkrange.c:517 +#: gtk/gtkrange.c:542 msgid "The number of digits to round the value to." msgstr "Il numero di cifre a cui arrotondare il valore." -#: gtk/gtkrange.c:526 gtk/gtkswitch.c:925 +#: gtk/gtkrange.c:559 gtk/gtkswitch.c:945 msgid "Slider Width" msgstr "Larghezza dello slider" -#: gtk/gtkrange.c:527 +#: gtk/gtkrange.c:560 msgid "Width of scrollbar or scale thumb" msgstr "Larghezza della barra di scorrimento o elemento di scala" -#: gtk/gtkrange.c:534 +#: gtk/gtkrange.c:575 msgid "Trough Border" msgstr "Bordo avvallamento" -#: gtk/gtkrange.c:535 +#: gtk/gtkrange.c:576 msgid "Spacing between thumb/steppers and outer trough bevel" msgstr "" "Spazio tra cursore di scorrimento/passo e il bordo più esterno " "dell'avvallamento" -#: gtk/gtkrange.c:542 +#: gtk/gtkrange.c:591 msgid "Stepper Size" msgstr "Dimensione pulsante di passo" -#: gtk/gtkrange.c:543 +#: gtk/gtkrange.c:592 msgid "Length of step buttons at ends" msgstr "Lunghezza dei pulsanti di passo alle estremità" -#: gtk/gtkrange.c:556 +#: gtk/gtkrange.c:608 msgid "Stepper Spacing" msgstr "Spaziatura pulsante di passo" -#: gtk/gtkrange.c:557 +#: gtk/gtkrange.c:609 msgid "Spacing between step buttons and thumb" msgstr "Spaziatura tra i pulsanti di passo e il cursore di scorrimento" -#: gtk/gtkrange.c:564 +#: gtk/gtkrange.c:624 msgid "Arrow X Displacement" msgstr "Spostamento orizzontale della freccia" -#: gtk/gtkrange.c:565 +#: gtk/gtkrange.c:625 msgid "" "How far in the x direction to move the arrow when the button is depressed" msgstr "" "Spostamento orizzontale della freccia quando il pulsante viene rilasciato" -#: gtk/gtkrange.c:572 +#: gtk/gtkrange.c:640 msgid "Arrow Y Displacement" msgstr "Spostamento verticale della freccia" -#: gtk/gtkrange.c:573 +#: gtk/gtkrange.c:641 msgid "" "How far in the y direction to move the arrow when the button is depressed" msgstr "" "Spostamento verticale della freccia quando il pulsante viene rilasciato" # GTK-2-12 -#: gtk/gtkrange.c:589 +#: gtk/gtkrange.c:660 msgid "Trough Under Steppers" msgstr "Avvallamento sotto gli stepper" # GTK-2-12 -#: gtk/gtkrange.c:590 +#: gtk/gtkrange.c:661 msgid "" "Whether to draw trough for full length of range or exclude the steppers and " "spacing" @@ -6338,11 +6426,11 @@ msgstr "" # NOTA: scalatura è stato usato prima per scale, # non so se in originale scale e scaling hanno # diverso significato... --Luca -#: gtk/gtkrange.c:603 +#: gtk/gtkrange.c:677 msgid "Arrow scaling" msgstr "Scalatura freccia" -#: gtk/gtkrange.c:604 +#: gtk/gtkrange.c:678 msgid "Arrow scaling with regard to scroll button size" msgstr "" "Scalatura della freccia in base alla dimensione del pulsante di scorrimento" @@ -6436,52 +6524,52 @@ msgstr "" msgid "The size of the recently used resources list" msgstr "La dimensione dell'elenco delle risorse usate di recente" -#: gtk/gtkrevealer.c:237 gtk/gtkstack.c:463 +#: gtk/gtkrevealer.c:241 gtk/gtkstack.c:496 msgid "Transition type" msgstr "Tipo transizione" -#: gtk/gtkrevealer.c:238 gtk/gtkstack.c:463 +#: gtk/gtkrevealer.c:242 gtk/gtkstack.c:496 msgid "The type of animation used to transition" msgstr "Il tipo di animazione usato nelle transizioni" -#: gtk/gtkrevealer.c:245 gtk/gtkstack.c:459 +#: gtk/gtkrevealer.c:249 gtk/gtkstack.c:492 msgid "Transition duration" msgstr "Durata transizione" -#: gtk/gtkrevealer.c:246 gtk/gtkstack.c:459 +#: gtk/gtkrevealer.c:250 gtk/gtkstack.c:492 msgid "The animation duration, in milliseconds" msgstr "La durata dell'animazione, in millisecondi" -#: gtk/gtkrevealer.c:252 +#: gtk/gtkrevealer.c:256 msgid "Reveal Child" msgstr "Mostra il figlio" -#: gtk/gtkrevealer.c:253 +#: gtk/gtkrevealer.c:257 msgid "Whether the container should reveal the child" msgstr "Indica se il contenitore debba mostrare il figlio" -#: gtk/gtkrevealer.c:259 +#: gtk/gtkrevealer.c:263 msgid "Child Revealed" msgstr "Figlio mostrato" -#: gtk/gtkrevealer.c:260 +#: gtk/gtkrevealer.c:264 msgid "Whether the child is revealed and the animation target reached" msgstr "Indica se il figlio è stato mostrato e l'animazione target raggiunta" # GTK-2-12 # FIXME -#: gtk/gtkscalebutton.c:192 +#: gtk/gtkscalebutton.c:197 msgid "The value of the scale" msgstr "Il valore della scala" # GTK-2-12 -#: gtk/gtkscalebutton.c:202 +#: gtk/gtkscalebutton.c:207 msgid "The icon size" msgstr "La dimensione dell'icona" # GTK-2-12 # FIXME -#: gtk/gtkscalebutton.c:211 +#: gtk/gtkscalebutton.c:216 msgid "" "The GtkAdjustment that contains the current value of this scale button object" msgstr "" @@ -6489,62 +6577,62 @@ msgstr "" "scala" # GTK-2-12 -#: gtk/gtkscalebutton.c:239 +#: gtk/gtkscalebutton.c:244 msgid "Icons" msgstr "Icone" # GTK-2-12 -#: gtk/gtkscalebutton.c:240 +#: gtk/gtkscalebutton.c:245 msgid "List of icon names" msgstr "Elenco di nomi di icona" -#: gtk/gtkscale.c:308 +#: gtk/gtkscale.c:744 msgid "The number of decimal places that are displayed in the value" msgstr "Numero di cifre decimali usate per visualizzate il valore" # GTK-2-12 -#: gtk/gtkscale.c:315 +#: gtk/gtkscale.c:751 msgid "Draw Value" msgstr "Mostra valore" -#: gtk/gtkscale.c:316 +#: gtk/gtkscale.c:752 msgid "Whether the current value is displayed as a string next to the slider" msgstr "" "Indica se il valore corrente viene visualizzato come stringa vicino allo " "slider" -#: gtk/gtkscale.c:322 +#: gtk/gtkscale.c:758 msgid "Has Origin" msgstr "Ha un'origine" -#: gtk/gtkscale.c:323 +#: gtk/gtkscale.c:759 msgid "Whether the scale has an origin" msgstr "Indica se la scala ha un'origine" # GTK-2-12 -#: gtk/gtkscale.c:329 +#: gtk/gtkscale.c:765 msgid "Value Position" msgstr "Posizione valore" -#: gtk/gtkscale.c:330 +#: gtk/gtkscale.c:766 msgid "The position in which the current value is displayed" msgstr "La posizione nella quale il valore corrente verrà visualizzato" # GTK-2-12 -#: gtk/gtkscale.c:339 +#: gtk/gtkscale.c:783 msgid "Slider Length" msgstr "Lunghezza slider" -#: gtk/gtkscale.c:340 +#: gtk/gtkscale.c:784 msgid "Length of scale's slider" msgstr "La lunghezza dello slider di scala" # GTK-2-12 -#: gtk/gtkscale.c:346 +#: gtk/gtkscale.c:798 msgid "Value spacing" msgstr "Spaziatura valore" -#: gtk/gtkscale.c:347 +#: gtk/gtkscale.c:799 msgid "Space between value text and the slider/trough area" msgstr "Spazio tra il testo del valore e l'area slider/avvallamento" @@ -6584,85 +6672,85 @@ msgstr "Modo per determinare la dimensione del contenuto" msgid "Vertical Scrollable Policy" msgstr "Politica scorrevole verticale" -#: gtk/gtkscrollbar.c:71 +#: gtk/gtkscrollbar.c:107 msgid "Minimum Slider Length" msgstr "Lunghezza minima slider" -#: gtk/gtkscrollbar.c:72 +#: gtk/gtkscrollbar.c:108 msgid "Minimum length of scrollbar slider" msgstr "Lunghezza minima dello slider della barra di scorrimento" -#: gtk/gtkscrollbar.c:80 +#: gtk/gtkscrollbar.c:116 msgid "Fixed slider size" msgstr "Dimensione fissa slider" -#: gtk/gtkscrollbar.c:81 +#: gtk/gtkscrollbar.c:117 msgid "Don't change slider size, just lock it to the minimum length" msgstr "" "Non modifica la dimensione dello slider, lasciandolo bloccato sulla " "dimensione minima" -#: gtk/gtkscrollbar.c:102 +#: gtk/gtkscrollbar.c:138 msgid "" "Display a second backward arrow button on the opposite end of the scrollbar" msgstr "" "Visualizza un secondo pulsante freccia indietro nella parte opposta della " "barra di scorrimento" -#: gtk/gtkscrollbar.c:109 +#: gtk/gtkscrollbar.c:145 msgid "" "Display a second forward arrow button on the opposite end of the scrollbar" msgstr "" "Visualizza un secondo pulsante freccia avanti sulla parte opposta della " "barra di scorrimento" -#: gtk/gtkscrolledwindow.c:459 +#: gtk/gtkscrolledwindow.c:545 msgid "Horizontal Adjustment" msgstr "Regolazione orizzontale" -#: gtk/gtkscrolledwindow.c:460 +#: gtk/gtkscrolledwindow.c:546 msgid "The GtkAdjustment for the horizontal position" msgstr "Il widget GtkAdjustment per il posizionamento orizzontale" -#: gtk/gtkscrolledwindow.c:466 +#: gtk/gtkscrolledwindow.c:552 msgid "Vertical Adjustment" msgstr "Regolazione verticale" -#: gtk/gtkscrolledwindow.c:467 +#: gtk/gtkscrolledwindow.c:553 msgid "The GtkAdjustment for the vertical position" msgstr "Il widget GtkAdjustment per il posizionamento verticale" # GTK-2-12 -#: gtk/gtkscrolledwindow.c:473 +#: gtk/gtkscrolledwindow.c:559 msgid "Horizontal Scrollbar Policy" msgstr "Politica barra scorrimento orizzontale" -#: gtk/gtkscrolledwindow.c:474 +#: gtk/gtkscrolledwindow.c:560 msgid "When the horizontal scrollbar is displayed" msgstr "Indica quando verrà visualizzata la barra di scorrimento orizzontale" # GTK-2-12 -#: gtk/gtkscrolledwindow.c:481 +#: gtk/gtkscrolledwindow.c:567 msgid "Vertical Scrollbar Policy" msgstr "Politica barra scorrimento verticale" -#: gtk/gtkscrolledwindow.c:482 +#: gtk/gtkscrolledwindow.c:568 msgid "When the vertical scrollbar is displayed" msgstr "Indica quando verrà visualizzata la barra di scorrimento verticale" -#: gtk/gtkscrolledwindow.c:489 +#: gtk/gtkscrolledwindow.c:575 msgid "Window Placement" msgstr "Posizionamento finestra" -#: gtk/gtkscrolledwindow.c:490 +#: gtk/gtkscrolledwindow.c:576 msgid "Where the contents are located with respect to the scrollbars." msgstr "Dove è posizionato il contenuto rispetto alle barre di scorrimento." -#: gtk/gtkscrolledwindow.c:508 +#: gtk/gtkscrolledwindow.c:594 msgid "Window Placement Set" msgstr "Posizionamento finestra impostato" -#: gtk/gtkscrolledwindow.c:509 +#: gtk/gtkscrolledwindow.c:595 msgid "" "Whether \"window-placement\" should be used to determine the location of the " "contents with respect to the scrollbars." @@ -6670,97 +6758,97 @@ msgstr "" "Indica se «window-placement» deve essere utilizzato per determinare la " "posizione dei contenuti rispetto alla barra di scorrimento." -#: gtk/gtkscrolledwindow.c:515 gtk/gtkspinbutton.c:409 +#: gtk/gtkscrolledwindow.c:601 gtk/gtkspinbutton.c:452 msgid "Shadow Type" msgstr "Tipo ombra" # GTK-2-12 -#: gtk/gtkscrolledwindow.c:516 +#: gtk/gtkscrolledwindow.c:602 msgid "Style of bevel around the contents" msgstr "Stile della smussatura attorno al contenuto" # GTK-2-12 -#: gtk/gtkscrolledwindow.c:530 +#: gtk/gtkscrolledwindow.c:618 msgid "Scrollbars within bevel" msgstr "Barre scorrimento dentro smussatura" # GTK-2-12 -#: gtk/gtkscrolledwindow.c:531 +#: gtk/gtkscrolledwindow.c:619 msgid "Place scrollbars within the scrolled window's bevel" msgstr "" "Pone le barre di scorrimento all'interno della smussatura della finestra di " "scorrimento" -#: gtk/gtkscrolledwindow.c:537 +#: gtk/gtkscrolledwindow.c:625 msgid "Scrollbar spacing" msgstr "Spaziatura barra scorrimento" -#: gtk/gtkscrolledwindow.c:538 +#: gtk/gtkscrolledwindow.c:626 msgid "Number of pixels between the scrollbars and the scrolled window" msgstr "" "Numero di pixel tra la barra di scorrimento e la finestra di scorrimento" -#: gtk/gtkscrolledwindow.c:553 +#: gtk/gtkscrolledwindow.c:641 msgid "Minimum Content Width" msgstr "Larghezza minima contenuto" -#: gtk/gtkscrolledwindow.c:554 +#: gtk/gtkscrolledwindow.c:642 msgid "The minimum width that the scrolled window will allocate to its content" msgstr "" "La larghezza minima che la finestra scorrevole allocherà per il suo contenuto" -#: gtk/gtkscrolledwindow.c:567 +#: gtk/gtkscrolledwindow.c:655 msgid "Minimum Content Height" msgstr "Altezza minima contenuto" -#: gtk/gtkscrolledwindow.c:568 +#: gtk/gtkscrolledwindow.c:656 msgid "" "The minimum height that the scrolled window will allocate to its content" msgstr "" "L'altezza minima che la finestra scorrevole allocherà per il suo contenuto" -#: gtk/gtkscrolledwindow.c:582 +#: gtk/gtkscrolledwindow.c:670 msgid "Kinetic Scrolling" msgstr "Scorrimento cinetico" -#: gtk/gtkscrolledwindow.c:583 +#: gtk/gtkscrolledwindow.c:671 msgid "Kinetic scrolling mode." msgstr "Modalità scorrimento cinetico" -#: gtk/gtkscrolledwindow.c:599 +#: gtk/gtkscrolledwindow.c:687 msgid "Overlay Scrolling" msgstr "Scorrimento sovrapposto" -#: gtk/gtkscrolledwindow.c:600 +#: gtk/gtkscrolledwindow.c:688 msgid "Overlay scrolling mode" msgstr "Modalità scorrimento sovrapposto" -#: gtk/gtksearchbar.c:401 +#: gtk/gtksearchbar.c:405 msgid "Search Mode Enabled" msgstr "Modalità ricerca abilitata" -#: gtk/gtksearchbar.c:402 +#: gtk/gtksearchbar.c:406 msgid "Whether the search mode is on and the search bar shown" msgstr "" "Indica se la modalità di ricerca è abilitata e la barra di ricerca è mostrata" -#: gtk/gtksearchbar.c:413 +#: gtk/gtksearchbar.c:417 msgid "Whether to show the close button in the toolbar" msgstr "Indica se mostrare il pulsante di chiusura nella barra strumenti" -#: gtk/gtkseparatortoolitem.c:144 +#: gtk/gtkseparatortoolitem.c:143 msgid "Draw" msgstr "Disegna" -#: gtk/gtkseparatortoolitem.c:145 +#: gtk/gtkseparatortoolitem.c:144 msgid "Whether the separator is drawn, or just blank" msgstr "Indica se il separatore è disegnato o solo lasciato vuoto" -#: gtk/gtksettings.c:375 +#: gtk/gtksettings.c:371 msgid "Double Click Time" msgstr "Durata doppio clic" -#: gtk/gtksettings.c:376 +#: gtk/gtksettings.c:372 msgid "" "Maximum time allowed between two clicks for them to be considered a double " "click (in milliseconds)" @@ -6768,11 +6856,11 @@ msgstr "" "Massimo tempo consentito tra due clic affinché siano considerati un doppio " "clic (in millisecondi)" -#: gtk/gtksettings.c:383 +#: gtk/gtksettings.c:379 msgid "Double Click Distance" msgstr "Distanza doppio clic" -#: gtk/gtksettings.c:384 +#: gtk/gtksettings.c:380 msgid "" "Maximum distance allowed between two clicks for them to be considered a " "double click (in pixels)" @@ -6780,38 +6868,38 @@ msgstr "" "Massima distanza consentita tra due clic affinché siano considerati un " "doppio clic (in pixel)" -#: gtk/gtksettings.c:400 +#: gtk/gtksettings.c:396 msgid "Cursor Blink" msgstr "Cursore lampeggiante" -#: gtk/gtksettings.c:401 +#: gtk/gtksettings.c:397 msgid "Whether the cursor should blink" msgstr "Indica se il cursore deve lampeggiare o meno" -#: gtk/gtksettings.c:408 +#: gtk/gtksettings.c:404 msgid "Cursor Blink Time" msgstr "Velocità lampeggiamento cursore" -#: gtk/gtksettings.c:409 +#: gtk/gtksettings.c:405 msgid "Length of the cursor blink cycle, in milliseconds" msgstr "Lunghezza del ciclo di lampeggiamento del cursore, in millisecondi" # GTK-2-12 # FIXME -#: gtk/gtksettings.c:428 +#: gtk/gtksettings.c:424 msgid "Cursor Blink Timeout" msgstr "Temporizzazione lampeggiamento cursore" # GTK-2-12 -#: gtk/gtksettings.c:429 +#: gtk/gtksettings.c:425 msgid "Time after which the cursor stops blinking, in seconds" msgstr "Il tempo dopo il quale il cursore smette di lampeggiare, in secondi" -#: gtk/gtksettings.c:436 +#: gtk/gtksettings.c:432 msgid "Split Cursor" msgstr "Dividi cursore" -#: gtk/gtksettings.c:437 +#: gtk/gtksettings.c:433 msgid "" "Whether two cursors should be displayed for mixed left-to-right and right-to-" "left text" @@ -6819,165 +6907,165 @@ msgstr "" "Indica se devono essere visualizzati due cursori per testo misto, sinistra-" "destra e destra-sinistra" -#: gtk/gtksettings.c:444 +#: gtk/gtksettings.c:440 msgid "Theme Name" msgstr "Nome tema" -#: gtk/gtksettings.c:445 +#: gtk/gtksettings.c:441 msgid "Name of theme to load" msgstr "Nome del tema da caricare" -#: gtk/gtksettings.c:453 +#: gtk/gtksettings.c:449 msgid "Icon Theme Name" msgstr "Nome tema icone" -#: gtk/gtksettings.c:454 +#: gtk/gtksettings.c:450 msgid "Name of icon theme to use" msgstr "Nome del tema delle icone da utilizzare" -#: gtk/gtksettings.c:469 +#: gtk/gtksettings.c:465 msgid "Fallback Icon Theme Name" msgstr "Nome tema icone di ripiego" -#: gtk/gtksettings.c:470 +#: gtk/gtksettings.c:466 msgid "Name of a icon theme to fall back to" msgstr "Nome di un tema delle icone su cui ripiegare" -#: gtk/gtksettings.c:478 +#: gtk/gtksettings.c:474 msgid "Key Theme Name" msgstr "Nome tema tasti" -#: gtk/gtksettings.c:479 +#: gtk/gtksettings.c:475 msgid "Name of key theme to load" msgstr "Nome del tema dei tasti da caricare" -#: gtk/gtksettings.c:495 +#: gtk/gtksettings.c:491 msgid "Menu bar accelerator" msgstr "Acceleratore barra dei menù" -#: gtk/gtksettings.c:496 +#: gtk/gtksettings.c:492 msgid "Keybinding to activate the menu bar" msgstr "Sequenza di tasti per attivare la barra dei menù" -#: gtk/gtksettings.c:504 +#: gtk/gtksettings.c:500 msgid "Drag threshold" msgstr "Soglia trascinamento" -#: gtk/gtksettings.c:505 +#: gtk/gtksettings.c:501 msgid "Number of pixels the cursor can move before dragging" msgstr "" "Numero di pixel di cui può essere mosso il cursore prima che venga attivato " "il trascinamento" -#: gtk/gtksettings.c:513 +#: gtk/gtksettings.c:514 msgid "Font Name" msgstr "Nome carattere" -#: gtk/gtksettings.c:514 -msgid "Name of default font to use" -msgstr "Nome del tipo di carattere predefinito da utilizzare" +#: gtk/gtksettings.c:515 +msgid "The default font family and size to use" +msgstr "La famiglia di carattere e la dimensione predefiniti da usare" -#: gtk/gtksettings.c:538 +#: gtk/gtksettings.c:539 msgid "Icon Sizes" msgstr "Dimensioni icone" -#: gtk/gtksettings.c:539 +#: gtk/gtksettings.c:540 msgid "List of icon sizes (gtk-menu=16,16:gtk-button=20,20..." msgstr "" "Elenco delle dimensioni delle icona (gtk-menù=16,16;gtk-button=20,20...)" -#: gtk/gtksettings.c:547 +#: gtk/gtksettings.c:548 msgid "GTK Modules" msgstr "Moduli GTK" -#: gtk/gtksettings.c:548 +#: gtk/gtksettings.c:549 msgid "List of currently active GTK modules" msgstr "Elenco dei moduli GTK attualmente attivi" -#: gtk/gtksettings.c:556 +#: gtk/gtksettings.c:557 msgid "Xft Antialias" msgstr "Antialias xft" -#: gtk/gtksettings.c:557 +#: gtk/gtksettings.c:558 msgid "Whether to antialias Xft fonts; 0=no, 1=yes, -1=default" msgstr "" "Indica se applicare l'antialias ai caratteri xft; 0=no, 1=si, -1=predefinito" -#: gtk/gtksettings.c:566 +#: gtk/gtksettings.c:567 msgid "Xft Hinting" msgstr "Hinting xft" -#: gtk/gtksettings.c:567 +#: gtk/gtksettings.c:568 msgid "Whether to hint Xft fonts; 0=no, 1=yes, -1=default" msgstr "" "Indica se applicare l'hinting ai caratteri xft; 0=no, 1=si, -1=predefinito" -#: gtk/gtksettings.c:576 +#: gtk/gtksettings.c:577 msgid "Xft Hint Style" msgstr "Stile hinting xft" # Credo che hint* siano parole chiave e non le traduco -Luca -#: gtk/gtksettings.c:577 +#: gtk/gtksettings.c:578 msgid "" "What degree of hinting to use; hintnone, hintslight, hintmedium, or hintfull" msgstr "" "Il grado di hinting da usare: hintnone, hintslight, hintmedium o hintfull" -#: gtk/gtksettings.c:586 +#: gtk/gtksettings.c:587 msgid "Xft RGBA" msgstr "RGBA xft" -#: gtk/gtksettings.c:587 +#: gtk/gtksettings.c:588 msgid "Type of subpixel antialiasing; none, rgb, bgr, vrgb, vbgr" msgstr "Tipo di antialiasing del subpixel; nessuno, rgb, bgr, vrgb, vbgr" -#: gtk/gtksettings.c:596 +#: gtk/gtksettings.c:597 msgid "Xft DPI" msgstr "DPI xft" -#: gtk/gtksettings.c:597 +#: gtk/gtksettings.c:598 msgid "Resolution for Xft, in 1024 * dots/inch. -1 to use default value" msgstr "" "Risoluzione per xft in 1024 * punti/pollice. -1 per usare il valore " "predefinito" -#: gtk/gtksettings.c:606 +#: gtk/gtksettings.c:607 msgid "Cursor theme name" msgstr "Nome tema cursore" -#: gtk/gtksettings.c:607 +#: gtk/gtksettings.c:608 msgid "Name of the cursor theme to use, or NULL to use the default theme" msgstr "" "Il nome del tema del cursore da usare, NULL per usare il tema predefinito" -#: gtk/gtksettings.c:615 +#: gtk/gtksettings.c:616 msgid "Cursor theme size" msgstr "Dimensione tema cursore" -#: gtk/gtksettings.c:616 +#: gtk/gtksettings.c:617 msgid "Size to use for cursors, or 0 to use the default size" msgstr "" "La dimensione da usare per i cursori, 0 per usare la dimensione predefinita" # GTK-2-12 -#: gtk/gtksettings.c:625 +#: gtk/gtksettings.c:626 msgid "Alternative button order" msgstr "Ordine alternativo pulsanti" -#: gtk/gtksettings.c:626 +#: gtk/gtksettings.c:627 msgid "Whether buttons in dialogs should use the alternative button order" msgstr "" "Indica se nelle finestre di dialogo i pulsanti devono usare la disposizione " "alternativa" # GTK-2-12 -#: gtk/gtksettings.c:643 +#: gtk/gtksettings.c:644 msgid "Alternative sort indicator direction" msgstr "Direzione alternativa indicatori ordinamento" # GTK-2-12 # aggiunto un paio di parole sottintese nella parentesi -#: gtk/gtksettings.c:644 +#: gtk/gtksettings.c:645 msgid "" "Whether the direction of the sort indicators in list and tree views is " "inverted compared to the default (where down means ascending)" @@ -6986,11 +7074,11 @@ msgstr "" "e ad albero è invertita rispetto a quella predefinita (dove la freccia " "rivolta verso il basso indica ordine ascendente)" -#: gtk/gtksettings.c:657 +#: gtk/gtksettings.c:658 msgid "Show the 'Input Methods' menu" msgstr "Visualizza il menù «Metodi di input»" -#: gtk/gtksettings.c:658 +#: gtk/gtksettings.c:659 msgid "" "Whether the context menus of entries and text views should offer to change " "the input method" @@ -6998,11 +7086,11 @@ msgstr "" "Indica se i menù contestuale dei campi di testo e delle viste di testo " "devono consentire di cambiare il metodo di input" -#: gtk/gtksettings.c:671 +#: gtk/gtksettings.c:672 msgid "Show the 'Insert Unicode Control Character' menu" msgstr "Visualizza il menù «Inserisci carattere di controllo unicode»" -#: gtk/gtksettings.c:672 +#: gtk/gtksettings.c:673 msgid "" "Whether the context menus of entries and text views should offer to insert " "control characters" @@ -7010,67 +7098,67 @@ msgstr "" "Indica se i menù contestuale dei campi di testo e delle viste di testo " "devono consentire di inserire caratteri di controllo" -#: gtk/gtksettings.c:685 +#: gtk/gtksettings.c:686 msgid "Start timeout" msgstr "Timeout di inizio" -#: gtk/gtksettings.c:686 +#: gtk/gtksettings.c:687 msgid "Starting value for timeouts, when button is pressed" msgstr "Valore iniziale dei timeout, quando viene premuto il pulsante" -#: gtk/gtksettings.c:700 +#: gtk/gtksettings.c:701 msgid "Repeat timeout" msgstr "Timeout di ripetizione" -#: gtk/gtksettings.c:701 +#: gtk/gtksettings.c:702 msgid "Repeat value for timeouts, when button is pressed" msgstr "Valore di ripetizione dei timeout, quando viene premuto il pulsante" -#: gtk/gtksettings.c:715 +#: gtk/gtksettings.c:716 msgid "Expand timeout" msgstr "Timeout di espansione" -#: gtk/gtksettings.c:716 +#: gtk/gtksettings.c:717 msgid "Expand value for timeouts, when a widget is expanding a new region" msgstr "" "Valore di espansione dei timeout, quando un widget si sta espandendo in una " "nuova regione" -#: gtk/gtksettings.c:754 +#: gtk/gtksettings.c:755 msgid "Color scheme" msgstr "Schema colore" -#: gtk/gtksettings.c:755 +#: gtk/gtksettings.c:756 msgid "A palette of named colors for use in themes" msgstr "Una tavolozza di colori dotati di nome da usare nei temi" # GTK-2-12 -#: gtk/gtksettings.c:764 +#: gtk/gtksettings.c:765 msgid "Enable Animations" msgstr "Abilita animazioni" -#: gtk/gtksettings.c:765 +#: gtk/gtksettings.c:766 msgid "Whether to enable toolkit-wide animations." msgstr "Indica se abilitare le animazioni per tutto il toolkit." # GTK-2-12 -#: gtk/gtksettings.c:786 +#: gtk/gtksettings.c:787 msgid "Enable Touchscreen Mode" msgstr "Abilita modalità touchscreen" -#: gtk/gtksettings.c:787 +#: gtk/gtksettings.c:788 msgid "When TRUE, there are no motion notify events delivered on this screen" msgstr "" "Se VERO, non vengono recapitati eventi di notifica in caso di assenza di " "movimento per lo schermo corrente" # GTK-2-12 -#: gtk/gtksettings.c:806 +#: gtk/gtksettings.c:807 msgid "Tooltip timeout" msgstr "Temporizzazione suggerimento" # GTK-2-12 -#: gtk/gtksettings.c:807 +#: gtk/gtksettings.c:808 msgid "Timeout before tooltip is shown" msgstr "Periodo di tempo prima che il suggerimento sia mostrato" @@ -7082,206 +7170,206 @@ msgstr "Periodo di tempo prima che il suggerimento sia mostrato" # #GtkSettings:gtk-tooltip-browse-mode-timeout), it will take the # amount of milliseconds specified by this setting to popup the tooltip # for the new object. -#: gtk/gtksettings.c:834 +#: gtk/gtksettings.c:835 msgid "Tooltip browse timeout" msgstr "Temporizzazione suggerimento browse" # GTK-2-12 -#: gtk/gtksettings.c:835 +#: gtk/gtksettings.c:836 msgid "Timeout before tooltip is shown when browse mode is enabled" msgstr "" "Periodo di tempo prima che il suggerimento sia mostrato quando la modalità " "browse è abilitata" # GTK-2-12 -#: gtk/gtksettings.c:858 +#: gtk/gtksettings.c:859 msgid "Tooltip browse mode timeout" msgstr "Temporizzazione modalità browse dei suggerimenti" # GTK-2-12 -#: gtk/gtksettings.c:859 +#: gtk/gtksettings.c:860 msgid "Timeout after which browse mode is disabled" msgstr "Periodo di tempo dopo il quale la modalità browse è disabilitata" # GTK-2-12 -#: gtk/gtksettings.c:881 +#: gtk/gtksettings.c:882 msgid "Keynav Cursor Only" msgstr "Navigazione con solo tasti cursore" # GTK-2-12 -#: gtk/gtksettings.c:882 +#: gtk/gtksettings.c:883 msgid "When TRUE, there are only cursor keys available to navigate widgets" msgstr "" "Quando VERO, sono disponibili solo i tasti cursore per spostarsi tra i widget" # GTK-2-12 -#: gtk/gtksettings.c:901 +#: gtk/gtksettings.c:902 msgid "Keynav Wrap Around" msgstr "Navigazione da tastiera ciclica" # GTK-2-12 -#: gtk/gtksettings.c:902 +#: gtk/gtksettings.c:903 msgid "Whether to wrap around when keyboard-navigating widgets" msgstr "" "Indica se riprendere in modo ciclico la navigazione da tastiera dei widget" # GTK-2-12 -#: gtk/gtksettings.c:922 +#: gtk/gtksettings.c:923 msgid "Error Bell" msgstr "Campanella di errore" # GTK-2-12 -#: gtk/gtksettings.c:923 +#: gtk/gtksettings.c:924 msgid "When TRUE, keyboard navigation and other errors will cause a beep" msgstr "" "Quando VERO, gli errori di navigazione da tastiera o altro causano un beep" -#: gtk/gtksettings.c:942 +#: gtk/gtksettings.c:943 msgid "Color Hash" msgstr "Hash colore" -#: gtk/gtksettings.c:943 +#: gtk/gtksettings.c:944 msgid "A hash table representation of the color scheme." msgstr "Una rappresentazione con tabella hash dello schema dei colori." # GTK-2-12 -#: gtk/gtksettings.c:958 +#: gtk/gtksettings.c:959 msgid "Default file chooser backend" msgstr "Backend predefinito per selettore file" -#: gtk/gtksettings.c:959 +#: gtk/gtksettings.c:960 msgid "Name of the GtkFileChooser backend to use by default" msgstr "Nome del backend di GtkFileChooser da usare come predefinito" # GTK-2-12 -#: gtk/gtksettings.c:976 +#: gtk/gtksettings.c:977 msgid "Default print backend" msgstr "Backend predefinito per stampa" -#: gtk/gtksettings.c:977 +#: gtk/gtksettings.c:978 msgid "List of the GtkPrintBackend backends to use by default" msgstr "Elenco dei backend di GtkPrintBackend da usare come predefiniti" -#: gtk/gtksettings.c:1000 +#: gtk/gtksettings.c:1001 msgid "Default command to run when displaying a print preview" msgstr "" "Il comando predefinito da eseguire quando viene visualizzata l'anteprima di " "stampa" -#: gtk/gtksettings.c:1001 +#: gtk/gtksettings.c:1002 msgid "Command to run when displaying a print preview" msgstr "Comando da eseguire quando viene visualizzata l'anteprima di stampa" -#: gtk/gtksettings.c:1020 +#: gtk/gtksettings.c:1021 msgid "Enable Mnemonics" msgstr "Abilita acceleratori" -#: gtk/gtksettings.c:1021 +#: gtk/gtksettings.c:1022 msgid "Whether labels should have mnemonics" msgstr "Indica se le etichette hanno gli acceleratori" -#: gtk/gtksettings.c:1037 +#: gtk/gtksettings.c:1038 msgid "Enable Accelerators" msgstr "Abilita acceleratori" -#: gtk/gtksettings.c:1038 +#: gtk/gtksettings.c:1039 msgid "Whether menu items should have accelerators" msgstr "Indica se le voci di menù devono avere gli acceleratori" -#: gtk/gtksettings.c:1057 +#: gtk/gtksettings.c:1058 msgid "Recent Files Limit" msgstr "Limite file recenti" -#: gtk/gtksettings.c:1058 +#: gtk/gtksettings.c:1059 msgid "Number of recently used files" msgstr "Numero di file usati di recente" # # IM dovrebbe essere Metodo di Input. Lascio così o espando?? -#: gtk/gtksettings.c:1078 +#: gtk/gtksettings.c:1079 msgid "Default IM module" msgstr "Modulo IM predefinito" -#: gtk/gtksettings.c:1079 +#: gtk/gtksettings.c:1080 msgid "Which IM module should be used by default" msgstr "Indica quale modulo IM usare come predefinito" -#: gtk/gtksettings.c:1097 +#: gtk/gtksettings.c:1098 msgid "Recent Files Max Age" msgstr "Età massima file recenti" -#: gtk/gtksettings.c:1098 +#: gtk/gtksettings.c:1099 msgid "Maximum age of recently used files, in days" msgstr "Età massima dei file usati di recente, in giorni" -#: gtk/gtksettings.c:1107 +#: gtk/gtksettings.c:1108 msgid "Fontconfig configuration timestamp" msgstr "Timestamp configurazione fontconfig" -#: gtk/gtksettings.c:1108 +#: gtk/gtksettings.c:1109 msgid "Timestamp of current fontconfig configuration" msgstr "Timestamp della attuale configurazione di fontconfig" -#: gtk/gtksettings.c:1130 +#: gtk/gtksettings.c:1131 msgid "Sound Theme Name" msgstr "Nome tema audio" -#: gtk/gtksettings.c:1131 +#: gtk/gtksettings.c:1132 msgid "XDG sound theme name" msgstr "Nome tema audio XDG" #. Translators: this means sounds that are played as feedback to user input -#: gtk/gtksettings.c:1153 +#: gtk/gtksettings.c:1154 msgid "Audible Input Feedback" msgstr "Riscontro input udibile" -#: gtk/gtksettings.c:1154 +#: gtk/gtksettings.c:1155 msgid "Whether to play event sounds as feedback to user input" msgstr "" "Indica se riprodurre dei suoni di evento come riscontro dell'input " "dell'utente" -#: gtk/gtksettings.c:1175 +#: gtk/gtksettings.c:1176 msgid "Enable Event Sounds" msgstr "Abilita suoni per eventi" -#: gtk/gtksettings.c:1176 +#: gtk/gtksettings.c:1177 msgid "Whether to play any event sounds at all" msgstr "Indica se riprodurre o meno suoni per gli eventi" -#: gtk/gtksettings.c:1193 +#: gtk/gtksettings.c:1194 msgid "Enable Tooltips" msgstr "Abilita suggerimenti" -#: gtk/gtksettings.c:1194 +#: gtk/gtksettings.c:1195 msgid "Whether tooltips should be shown on widgets" msgstr "Indica i suggerimenti devono essere mostrati sui widget" -#: gtk/gtksettings.c:1209 +#: gtk/gtksettings.c:1210 msgid "Toolbar style" msgstr "Stile della barra strumenti" -#: gtk/gtksettings.c:1210 +#: gtk/gtksettings.c:1211 msgid "" "Whether default toolbars have text only, text and icons, icons only, etc." msgstr "" "Indica se le barre strumenti predefinite avranno solo testo, testo e icone, " "solo icone, etc." -#: gtk/gtksettings.c:1226 +#: gtk/gtksettings.c:1227 msgid "Toolbar Icon Size" msgstr "Dimensione icone barra strumenti" -#: gtk/gtksettings.c:1227 +#: gtk/gtksettings.c:1228 msgid "The size of icons in default toolbars." msgstr "La dimensione delle icone nelle barre strumenti predefinite." -#: gtk/gtksettings.c:1246 +#: gtk/gtksettings.c:1247 msgid "Auto Mnemonics" msgstr "Acceleratori automatici" # ignorato ultimo mnemonic -#: gtk/gtksettings.c:1247 +#: gtk/gtksettings.c:1248 msgid "" "Whether mnemonics should be automatically shown and hidden when the user " "presses the mnemonic activator." @@ -7289,20 +7377,20 @@ msgstr "" "Indica se gli acceleratori debbano essere mostrati e nascosti " "automaticamente quando l'utente preme l'attivatore." -#: gtk/gtksettings.c:1263 +#: gtk/gtksettings.c:1264 msgid "Primary button warps slider" msgstr "Pulsante primario reimposta slider" -#: gtk/gtksettings.c:1264 +#: gtk/gtksettings.c:1265 msgid "" "Whether a primary click on the trough should warp the slider into position" msgstr "Indica se un clic primario debba reimpostare lo slider alla posizione" -#: gtk/gtksettings.c:1282 +#: gtk/gtksettings.c:1283 msgid "Visible Focus" msgstr "Focus visibile" -#: gtk/gtksettings.c:1283 +#: gtk/gtksettings.c:1284 msgid "" "Whether 'focus rectangles' should be hidden until the user starts to use the " "keyboard." @@ -7310,62 +7398,62 @@ msgstr "" "Indica se i \"rettangoli di focus\" debbano essere nascosti fino a quando " "l'utente non utilizza la tastiera" -#: gtk/gtksettings.c:1309 +#: gtk/gtksettings.c:1310 msgid "Application prefers a dark theme" msgstr "Tema scuro preferito dall'applicazione" -#: gtk/gtksettings.c:1310 +#: gtk/gtksettings.c:1311 msgid "Whether the application prefers to have a dark theme." msgstr "Indica se l'applicazione preferisce utilizzare un tema scuro." -#: gtk/gtksettings.c:1331 +#: gtk/gtksettings.c:1332 msgid "Show button images" msgstr "Mostra le immagini dei pulsanti" -#: gtk/gtksettings.c:1332 +#: gtk/gtksettings.c:1333 msgid "Whether images should be shown on buttons" msgstr "Indica se mostrare le immagini sui pulsanti" -#: gtk/gtksettings.c:1340 gtk/gtksettings.c:1475 +#: gtk/gtksettings.c:1341 gtk/gtksettings.c:1476 msgid "Select on focus" msgstr "Seleziona al focus" -#: gtk/gtksettings.c:1341 +#: gtk/gtksettings.c:1342 msgid "Whether to select the contents of an entry when it is focused" msgstr "Indica se selezionare il contenuto del campo quando ottiene il focus" -#: gtk/gtksettings.c:1358 +#: gtk/gtksettings.c:1359 msgid "Password Hint Timeout" msgstr "Timeout per l'aiuto sulla password" # GTK-2-12 -#: gtk/gtksettings.c:1359 +#: gtk/gtksettings.c:1360 msgid "How long to show the last input character in hidden entries" msgstr "" "Indica per quanto tempo mostrare l'ultimo carattere immesso nei campi con " "caratteri nascosti" -#: gtk/gtksettings.c:1379 +#: gtk/gtksettings.c:1380 msgid "Show menu images" msgstr "Mostra le immagini dei menù" -#: gtk/gtksettings.c:1380 +#: gtk/gtksettings.c:1381 msgid "Whether images should be shown in menus" msgstr "Indica se mostrare le immagini dei menù" -#: gtk/gtksettings.c:1395 +#: gtk/gtksettings.c:1396 msgid "Delay before drop down menus appear" msgstr "Ritardo prima che il menù a comparsa venga visualizzato" -#: gtk/gtksettings.c:1396 +#: gtk/gtksettings.c:1397 msgid "Delay before the submenus of a menu bar appear" msgstr "Ritardo prima che il sotto-menù della barra del menù appaia" -#: gtk/gtksettings.c:1415 +#: gtk/gtksettings.c:1416 msgid "Scrolled Window Placement" msgstr "Posizionamento finestra di scorrimento" -#: gtk/gtksettings.c:1416 +#: gtk/gtksettings.c:1417 msgid "" "Where the contents of scrolled windows are located with respect to the " "scrollbars, if not overridden by the scrolled window's own placement." @@ -7374,33 +7462,33 @@ msgstr "" "barra di scorrimento, se non vincolato dal posizionamento della finestra di " "scorrimento." -#: gtk/gtksettings.c:1432 +#: gtk/gtksettings.c:1433 msgid "Can change accelerators" msgstr "Acceleratori modificabili" -#: gtk/gtksettings.c:1433 +#: gtk/gtksettings.c:1434 msgid "" "Whether menu accelerators can be changed by pressing a key over the menu item" msgstr "" "Indica se gli acceleratori del menù possono essere modificati premendo un " "tasto quando la voce del menù è selezionata" -#: gtk/gtksettings.c:1448 +#: gtk/gtksettings.c:1449 msgid "Delay before submenus appear" msgstr "Ritardo prima che il sottomenù venga visualizzato" -#: gtk/gtksettings.c:1449 +#: gtk/gtksettings.c:1450 msgid "" "Minimum time the pointer must stay over a menu item before the submenu appear" msgstr "" "Tempo minimo di permanenza del puntatore sopra la voce del menù prima che il " "sottomenù appaia" -#: gtk/gtksettings.c:1465 +#: gtk/gtksettings.c:1466 msgid "Delay before hiding a submenu" msgstr "Ritardo prima che il sottomenù venga nascosto" -#: gtk/gtksettings.c:1466 +#: gtk/gtksettings.c:1467 msgid "" "The time before hiding a submenu when the pointer is moving towards the " "submenu" @@ -7408,41 +7496,41 @@ msgstr "" "Il ritardo prima che il sottomenù venga nascosto mentre il puntatore si " "muove attraverso i sottomenù" -#: gtk/gtksettings.c:1476 +#: gtk/gtksettings.c:1477 msgid "Whether to select the contents of a selectable label when it is focused" msgstr "" "Indica se selezionare il contenuto di un'etichetta selezionabile quando " "ottiene il focus" -#: gtk/gtksettings.c:1491 +#: gtk/gtksettings.c:1492 msgid "Custom palette" msgstr "Tavolozza personalizzata" -#: gtk/gtksettings.c:1492 +#: gtk/gtksettings.c:1493 msgid "Palette to use in the color selector" msgstr "Tavolozza usata per la selezione del colore" -#: gtk/gtksettings.c:1507 +#: gtk/gtksettings.c:1508 msgid "IM Preedit style" msgstr "Stile IM preedit" -#: gtk/gtksettings.c:1508 +#: gtk/gtksettings.c:1509 msgid "How to draw the input method preedit string" msgstr "Indica come visualizzare la stringa del metodo di input preedit" -#: gtk/gtksettings.c:1524 +#: gtk/gtksettings.c:1525 msgid "IM Status style" msgstr "Stato dello stile IM" -#: gtk/gtksettings.c:1525 +#: gtk/gtksettings.c:1526 msgid "How to draw the input method statusbar" msgstr "Indica come visualizzare il metodo di input della barra di stato" -#: gtk/gtksettings.c:1534 +#: gtk/gtksettings.c:1535 msgid "Desktop shell shows app menu" msgstr "La shell mostra il menù applicazione" -#: gtk/gtksettings.c:1535 +#: gtk/gtksettings.c:1536 msgid "" "Set to TRUE if the desktop environment is displaying the app menu, FALSE if " "the app should display it itself." @@ -7450,11 +7538,11 @@ msgstr "" "Impostare a VERO se l'ambiente grafico visualizza il menù applicazione, " "FALSO se l'applicazione lo visualizza da sé." -#: gtk/gtksettings.c:1544 +#: gtk/gtksettings.c:1545 msgid "Desktop shell shows the menubar" msgstr "La shell mostra la barra dei menù" -#: gtk/gtksettings.c:1545 +#: gtk/gtksettings.c:1546 msgid "" "Set to TRUE if the desktop environment is displaying the menubar, FALSE if " "the app should display it itself." @@ -7462,11 +7550,11 @@ msgstr "" "Impostare a VERO se l'ambiente grafico visualizza la barra dei menù, FALSO " "se l'applicazione lo visualizza da sé." -#: gtk/gtksettings.c:1554 +#: gtk/gtksettings.c:1555 msgid "Desktop environment shows the desktop folder" msgstr "L'ambiente grafico mostra la cartella Scrivania" -#: gtk/gtksettings.c:1555 +#: gtk/gtksettings.c:1556 msgid "" "Set to TRUE if the desktop environment is displaying the desktop folder, " "FALSE if not." @@ -7474,36 +7562,36 @@ msgstr "" "Impostare a VERO se l'ambiente grafico visualizza la cartella Scrivania, " "FALSO altrimenti." -#: gtk/gtksettings.c:1609 +#: gtk/gtksettings.c:1610 msgid "Titlebar double-click action" msgstr "Azione doppio-clic sulla barra del titolo" -#: gtk/gtksettings.c:1610 +#: gtk/gtksettings.c:1611 msgid "The action to take on titlebar double-click" msgstr "L'azione da eseguire al doppio-clic sulla barra del titolo" -#: gtk/gtksettings.c:1628 +#: gtk/gtksettings.c:1629 msgid "Titlebar middle-click action" msgstr "Azione clic centrale sulla barra del titolo" -#: gtk/gtksettings.c:1629 +#: gtk/gtksettings.c:1630 msgid "The action to take on titlebar middle-click" msgstr "L'azione da eseguire al clic centrale sulla barra del titolo" -#: gtk/gtksettings.c:1647 +#: gtk/gtksettings.c:1648 msgid "Titlebar right-click action" msgstr "Azione clic col pulsante destro sulla barra del titolo" -#: gtk/gtksettings.c:1648 +#: gtk/gtksettings.c:1649 msgid "The action to take on titlebar right-click" msgstr "" "L'azione da eseguire al clic col pulsante destro sulla barra del titolo" -#: gtk/gtksettings.c:1670 +#: gtk/gtksettings.c:1671 msgid "Dialogs use header bar" msgstr "I dialoghi usano la barra d'intestazione" -#: gtk/gtksettings.c:1671 +#: gtk/gtksettings.c:1672 msgid "" "Whether builtin GTK+ dialogs should use a header bar instead of an action " "area." @@ -7511,11 +7599,11 @@ msgstr "" "Indica se le finestre di dialogo GTK+ debbano usare una barra d'intestazione " "al posto di un'area d'azione." -#: gtk/gtksettings.c:1687 +#: gtk/gtksettings.c:1688 msgid "Enable primary paste" msgstr "Abilita incolla primario" -#: gtk/gtksettings.c:1688 +#: gtk/gtksettings.c:1689 msgid "" "Whether a middle click on a mouse should paste the 'PRIMARY' clipboard " "content at the cursor location." @@ -7523,30 +7611,110 @@ msgstr "" "Indica se un clic centrale col mouse debba incollare il contenuto degli " "appunti principale (PRIMARY) alla posizione del cursore." -#: gtk/gtksettings.c:1704 +#: gtk/gtksettings.c:1705 msgid "Recent Files Enabled" msgstr "File recenti abilitati" -#: gtk/gtksettings.c:1705 +#: gtk/gtksettings.c:1706 msgid "Whether GTK+ remembers recent files" msgstr "Indica se GTK+ debba ricordarsi i file utilizzati" -#: gtk/gtksettings.c:1720 +#: gtk/gtksettings.c:1721 msgid "Long press time" msgstr "Tempo della pressione prolungata" -#: gtk/gtksettings.c:1721 +#: gtk/gtksettings.c:1722 msgid "" "Time for a button/touch press to be considered a long press (in milliseconds)" msgstr "" "Il tempo di pressione per un pulsante/tocco affinché sia considerata una " "pressione prolungata (in millisecondi)" -#: gtk/gtksizegroup.c:313 gtk/gtktreeselection.c:130 +#: gtk/gtksettings.c:1739 gtk/gtksettings.c:1740 +msgid "Whether to show cursor in text" +msgstr "Indica se mostrare il cursore nel testo" + +#: gtk/gtkshortcutlabel.c:427 gtk/gtkshortcutsshortcut.c:490 +msgid "Accelerator" +msgstr "Acceleratore" + +#: gtk/gtkshortcutsgroup.c:303 +msgid "View" +msgstr "Vista" + +# ndt: dovrebbe essere relativo a un GtkSizeGroup +#: gtk/gtkshortcutsgroup.c:316 gtk/gtkshortcutsgroup.c:317 +#: gtk/gtkshortcutsshortcut.c:571 gtk/gtkshortcutsshortcut.c:572 +msgid "Accelerator Size Group" +msgstr "Acceleratore \"size group\"" + +# ndt: dovrebbe essere relativo a un GtkSizeGroup +#: gtk/gtkshortcutsgroup.c:330 gtk/gtkshortcutsgroup.c:331 +#: gtk/gtkshortcutsshortcut.c:585 gtk/gtkshortcutsshortcut.c:586 +msgid "Title Size Group" +msgstr "Titolo \"size group\"" + +#: gtk/gtkshortcutssection.c:349 gtk/gtkshortcutswindow.c:718 +msgid "Section Name" +msgstr "Nome sezione" + +#: gtk/gtkshortcutssection.c:363 gtk/gtkshortcutswindow.c:733 +msgid "View Name" +msgstr "Nome vista" + +#: gtk/gtkshortcutssection.c:388 +msgid "Maximum Height" +msgstr "Altezza massima" + +#: gtk/gtkshortcutsshortcut.c:491 +msgid "The accelerator keys for shortcuts of type 'Accelerator'" +msgstr "Gli acceleratori per le scorciatoie di tipo \"Acceleratore\"" + +#: gtk/gtkshortcutsshortcut.c:505 +msgid "The icon to show for shortcuts of type 'Other Gesture'" +msgstr "L'icona da mostrare per le scorciatoie del tipo \"Altri gesti\"" + +#: gtk/gtkshortcutsshortcut.c:516 +msgid "Icon Set" +msgstr "Insieme di icone" + +#: gtk/gtkshortcutsshortcut.c:517 +msgid "Whether an icon has been set" +msgstr "Indica se un insieme di icone è stato impostato " + +#: gtk/gtkshortcutsshortcut.c:530 +msgid "A short description for the shortcut" +msgstr "Una breve descrizione della scorciatoia" + +#: gtk/gtkshortcutsshortcut.c:546 +msgid "A short description for the gesture" +msgstr "Una breve descrizione del gesto" + +#: gtk/gtkshortcutsshortcut.c:557 +msgid "Subtitle Set" +msgstr "Sottotitolo impostato" + +#: gtk/gtkshortcutsshortcut.c:558 +msgid "Whether a subtitle has been set" +msgstr "Indica se un sottotitolo è stato impostato" + +#: gtk/gtkshortcutsshortcut.c:600 +msgid "Text direction for which this shortcut is active" +msgstr "Direzione del testo per cui questa scorciatoia è attiva" + +#: gtk/gtkshortcutsshortcut.c:612 +msgid "Shortcut Type" +msgstr "Tipo scorciatoia" + +#: gtk/gtkshortcutsshortcut.c:613 +msgid "The type of shortcut that is represented" +msgstr "Il tipo di scorciatoia rappresentata" + +#: gtk/gtksizegroup.c:228 gtk/gtktreeselection.c:130 msgid "Mode" msgstr "Modalità" -#: gtk/gtksizegroup.c:314 +#: gtk/gtksizegroup.c:229 msgid "" "The directions in which the size group affects the requested sizes of its " "component widgets" @@ -7554,26 +7722,26 @@ msgstr "" "Le direzioni in cui la dimensione del gruppo condiziona le dimensioni " "richieste dai widget che lo compongono" -#: gtk/gtksizegroup.c:331 +#: gtk/gtksizegroup.c:246 msgid "Ignore hidden" msgstr "Ignora nascosti" -#: gtk/gtksizegroup.c:332 +#: gtk/gtksizegroup.c:247 msgid "" "If TRUE, unmapped widgets are ignored when determining the size of the group" msgstr "" "Se VERO, i widget non mappati vengono ignorati nel determinare la dimensione " "del gruppo" -#: gtk/gtkspinbutton.c:349 +#: gtk/gtkspinbutton.c:384 msgid "Climb Rate" msgstr "Tasso di crescita" -#: gtk/gtkspinbutton.c:365 +#: gtk/gtkspinbutton.c:400 msgid "Snap to Ticks" msgstr "Aggancia alle tacche" -#: gtk/gtkspinbutton.c:366 +#: gtk/gtkspinbutton.c:401 msgid "" "Whether erroneous values are automatically changed to a spin button's " "nearest step increment" @@ -7581,94 +7749,94 @@ msgstr "" "Indica se se sono stati cambiati automaticamente dei valori di un pulsante " "spin di incremento" -#: gtk/gtkspinbutton.c:373 +#: gtk/gtkspinbutton.c:408 msgid "Numeric" msgstr "Numerico" -#: gtk/gtkspinbutton.c:374 +#: gtk/gtkspinbutton.c:409 msgid "Whether non-numeric characters should be ignored" msgstr "Indica se i caratteri non numerici devono essere ignorati" -#: gtk/gtkspinbutton.c:381 +#: gtk/gtkspinbutton.c:416 msgid "Wrap" msgstr "A capo automatico" -#: gtk/gtkspinbutton.c:382 +#: gtk/gtkspinbutton.c:417 msgid "Whether a spin button should wrap upon reaching its limits" msgstr "Indica se un pulsante spin deve ricominciare da capo" -#: gtk/gtkspinbutton.c:389 +#: gtk/gtkspinbutton.c:424 msgid "Update Policy" msgstr "Politica di aggiornamento" -#: gtk/gtkspinbutton.c:390 +#: gtk/gtkspinbutton.c:425 msgid "" "Whether the spin button should update always, or only when the value is legal" msgstr "" "Indica se il pulsante spin deve essere sempre aggiornato, o soltanto quando " "assume un valore corretto" -#: gtk/gtkspinbutton.c:399 +#: gtk/gtkspinbutton.c:434 msgid "Reads the current value, or sets a new value" msgstr "Legge il valore corrente o ne imposta un nuovo" -#: gtk/gtkspinbutton.c:410 +#: gtk/gtkspinbutton.c:453 msgid "Style of bevel around the spin button" msgstr "Stile del rilievo intorno al pulsante di spin" -#: gtk/gtkspinner.c:120 +#: gtk/gtkspinner.c:221 msgid "Whether the spinner is active" msgstr "Indica se lo spinner è attivo" -#: gtk/gtkstack.c:423 +#: gtk/gtkstack.c:456 msgid "Homogeneous sizing" msgstr "Dimensionamento omogeneo" -#: gtk/gtkstack.c:435 +#: gtk/gtkstack.c:468 msgid "Horizontally homogeneous" msgstr "Omogeneo orizzontalmente" -#: gtk/gtkstack.c:435 +#: gtk/gtkstack.c:468 msgid "Horizontally homogeneous sizing" msgstr "Dimensionamento omogeneo orizzontale" -#: gtk/gtkstack.c:447 +#: gtk/gtkstack.c:480 msgid "Vertically homogeneous" msgstr "Omogeneo verticalmente" -#: gtk/gtkstack.c:447 +#: gtk/gtkstack.c:480 msgid "Vertically homogeneous sizing" msgstr "Dimensionamento omogeneo verticale" -#: gtk/gtkstack.c:451 +#: gtk/gtkstack.c:484 msgid "Visible child" msgstr "Figlio visibile" -#: gtk/gtkstack.c:451 +#: gtk/gtkstack.c:484 msgid "The widget currently visible in the stack" msgstr "Il widget attualmente visibile nello stack" -#: gtk/gtkstack.c:455 +#: gtk/gtkstack.c:488 msgid "Name of visible child" msgstr "Nome del figlio visibile" -#: gtk/gtkstack.c:455 +#: gtk/gtkstack.c:488 msgid "The name of the widget currently visible in the stack" msgstr "Il nome del widget attualmente visibile nello stack" -#: gtk/gtkstack.c:467 +#: gtk/gtkstack.c:500 msgid "Transition running" msgstr "Transizione in esecuzione" -#: gtk/gtkstack.c:467 +#: gtk/gtkstack.c:500 msgid "Whether or not the transition is currently running" msgstr "Indica se il la transizione è in esecuzione o meno" -#: gtk/gtkstack.c:471 +#: gtk/gtkstack.c:504 msgid "Interpolate size" msgstr "Dimensione interpolata" -#: gtk/gtkstack.c:471 +#: gtk/gtkstack.c:504 msgid "" "Whether or not the size should smoothly change when changing between " "differently sized children" @@ -7676,60 +7844,65 @@ msgstr "" "Indica se la dimensione debba essere modificata o meno quando si passa da " "elementi con diverse dimensioni" -#: gtk/gtkstack.c:481 +#: gtk/gtkstack.c:514 msgid "The name of the child page" msgstr "Il nome della pagina figlio" -#: gtk/gtkstack.c:488 +#: gtk/gtkstack.c:521 msgid "The title of the child page" msgstr "Il titolo della pagina figlio" -#: gtk/gtkstack.c:494 gtk/gtktoolbutton.c:283 +#: gtk/gtkstack.c:527 gtk/gtktoolbutton.c:287 msgid "Icon name" msgstr "Nome icona" -#: gtk/gtkstack.c:495 +#: gtk/gtkstack.c:528 msgid "The icon name of the child page" msgstr "Il nome dell'icona della pagina figlio" -#: gtk/gtkstack.c:519 +#: gtk/gtkstack.c:552 msgid "Needs Attention" msgstr "Richiede attenzione" -#: gtk/gtkstack.c:520 +#: gtk/gtkstack.c:553 msgid "Whether this page needs attention" msgstr "Indica se questa pagine richiede attenzione" -#: gtk/gtkstacksidebar.c:444 gtk/gtkstackswitcher.c:524 -#: gtk/gtkstackswitcher.c:525 +#: gtk/gtkstacksidebar.c:449 gtk/gtkstackswitcher.c:692 +#: gtk/gtkstackswitcher.c:693 gtk/inspector/gtkstackcombo.c:232 +#: gtk/inspector/gtkstackcombo.c:233 msgid "Stack" msgstr "Stack" -#: gtk/gtkstacksidebar.c:445 +#: gtk/gtkstacksidebar.c:450 msgid "Associated stack for this GtkStackSidebar" msgstr "Stack associato a questo GtkStackSidebar" -#: gtk/gtkstatusbar.c:166 +#: gtk/gtkstackswitcher.c:684 +msgid "Symbolic size to use for named icon" +msgstr "Dimensione simbolica da usare per le icone con nome" + +#: gtk/gtkstatusbar.c:178 msgid "Style of bevel around the statusbar text" msgstr "Stile del rilievo intorno al testo della barra di stato" -#: gtk/gtkstylecontext.c:223 +#: gtk/gtkstylecontext.c:216 msgid "The associated GdkScreen" msgstr "Lo GdkScreen associato" -#: gtk/gtkstylecontext.c:229 +#: gtk/gtkstylecontext.c:222 msgid "FrameClock" msgstr "FrameClock" -#: gtk/gtkstylecontext.c:230 +#: gtk/gtkstylecontext.c:223 msgid "The associated GdkFrameClock" msgstr "Il GDKFrameClock associato" -#: gtk/gtkstylecontext.c:237 gtk/gtktexttag.c:299 +#: gtk/gtkstylecontext.c:230 gtk/gtktexttag.c:299 msgid "Text direction" msgstr "Direzione del testo" -#: gtk/gtkstylecontext.c:253 +#: gtk/gtkstylecontext.c:246 msgid "The parent style context" msgstr "Contesto stile genitore" @@ -7749,75 +7922,71 @@ msgstr "Tipo di valore" msgid "The value type returned by GtkStyleContext" msgstr "Il tipo di valore restituito da GtkStyleContext" -#: gtk/gtkswitch.c:878 +#: gtk/gtkswitch.c:896 msgid "Whether the switch is on or off" msgstr "Indica se lo switch è su ON o su OFF" -#: gtk/gtkswitch.c:892 -msgid "State" -msgstr "Stato" - -#: gtk/gtkswitch.c:893 +#: gtk/gtkswitch.c:911 msgid "The backend state" msgstr "Lo stato del backend" -#: gtk/gtkswitch.c:926 +#: gtk/gtkswitch.c:946 msgid "The minimum width of the handle" msgstr "La larghezza minima della maniglia" -#: gtk/gtkswitch.c:940 +#: gtk/gtkswitch.c:962 msgid "Slider Height" msgstr "Altezza slider" -#: gtk/gtkswitch.c:941 +#: gtk/gtkswitch.c:963 msgid "The minimum height of the handle" msgstr "L'altezza minima della maniglia" -#: gtk/gtktextbuffer.c:200 +#: gtk/gtktextbuffer.c:201 msgid "Tag Table" msgstr "Tabella dei tag" -#: gtk/gtktextbuffer.c:201 +#: gtk/gtktextbuffer.c:202 msgid "Text Tag Table" msgstr "Tabella dei tag di testo" -#: gtk/gtktextbuffer.c:218 +#: gtk/gtktextbuffer.c:219 msgid "Current text of the buffer" msgstr "Testo attuale del buffer" -#: gtk/gtktextbuffer.c:231 +#: gtk/gtktextbuffer.c:232 msgid "Has selection" msgstr "È selezionato" -#: gtk/gtktextbuffer.c:232 +#: gtk/gtktextbuffer.c:233 msgid "Whether the buffer has some text currently selected" msgstr "Indica se il buffer ha del testo attualmente selezionato" -#: gtk/gtktextbuffer.c:247 +#: gtk/gtktextbuffer.c:248 msgid "Cursor position" msgstr "Posizione del cursore" -#: gtk/gtktextbuffer.c:248 +#: gtk/gtktextbuffer.c:249 msgid "" "The position of the insert mark (as offset from the beginning of the buffer)" msgstr "" "La posizione del simbolo di inserimento (come offset dall'inizio del buffer)" -#: gtk/gtktextbuffer.c:263 +#: gtk/gtktextbuffer.c:264 msgid "Copy target list" msgstr "Elenco di target per «Copia»" -#: gtk/gtktextbuffer.c:264 +#: gtk/gtktextbuffer.c:265 msgid "" "The list of targets this buffer supports for clipboard copying and DND source" msgstr "" "L'elenco di target supportati dal buffer da cui copiare o far partire il DND" -#: gtk/gtktextbuffer.c:278 +#: gtk/gtktextbuffer.c:279 msgid "Paste target list" msgstr "Elenco di target per «Incolla»" -#: gtk/gtktextbuffer.c:279 +#: gtk/gtktextbuffer.c:280 msgid "" "The list of targets this buffer supports for clipboard pasting and DND " "destination" @@ -7825,7 +7994,7 @@ msgstr "" "L'elenco di target supportati dal buffer in cui copiare o far terminare il " "DND" -#: gtk/gtktexthandle.c:701 gtk/gtktexthandle.c:702 gtk/gtkwidget.c:1136 +#: gtk/gtktexthandle.c:725 gtk/gtktexthandle.c:726 gtk/gtkwidget.c:1134 msgid "Parent widget" msgstr "Widget padre" @@ -7912,7 +8081,7 @@ msgstr "" "appropriato quando si cambia il tema, quindi se ne è consiglia l'utilizzo. " "Pango ha alcune scalature predefinite come ad es. PANGO_SCALE_X_LARGE" -#: gtk/gtktexttag.c:417 gtk/gtktextview.c:812 +#: gtk/gtktexttag.c:417 gtk/gtktextview.c:838 msgid "Left, right, or center justification" msgstr "Allineamento a destra, a sinistra o centrato" @@ -7929,7 +8098,7 @@ msgstr "" msgid "Left margin" msgstr "Margine sinistro" -#: gtk/gtktexttag.c:444 gtk/gtktextview.c:833 +#: gtk/gtktexttag.c:444 gtk/gtktextview.c:859 msgid "Width of the left margin in pixels" msgstr "Larghezza, in pixel, del margine sinistro" @@ -7937,15 +8106,15 @@ msgstr "Larghezza, in pixel, del margine sinistro" msgid "Right margin" msgstr "Margine destro" -#: gtk/gtktexttag.c:454 gtk/gtktextview.c:853 +#: gtk/gtktexttag.c:454 gtk/gtktextview.c:879 msgid "Width of the right margin in pixels" msgstr "Larghezza, in pixel, del margine destro" -#: gtk/gtktexttag.c:464 gtk/gtktextview.c:902 +#: gtk/gtktexttag.c:464 gtk/gtktextview.c:928 msgid "Indent" msgstr "Rientro" -#: gtk/gtktexttag.c:465 gtk/gtktextview.c:903 +#: gtk/gtktexttag.c:465 gtk/gtktextview.c:929 msgid "Amount to indent the paragraph, in pixels" msgstr "La quantità di rientro del paragrafo, in pixel" @@ -7961,7 +8130,7 @@ msgstr "" msgid "Pixels above lines" msgstr "Pixel sopra le linee" -#: gtk/gtktexttag.c:486 gtk/gtktextview.c:771 +#: gtk/gtktexttag.c:486 gtk/gtktextview.c:797 msgid "Pixels of blank space above paragraphs" msgstr "Pixel di spazio vuoto sopra i paragrafi" @@ -7969,7 +8138,7 @@ msgstr "Pixel di spazio vuoto sopra i paragrafi" msgid "Pixels below lines" msgstr "Pixel sotto le linee" -#: gtk/gtktexttag.c:496 gtk/gtktextview.c:779 +#: gtk/gtktexttag.c:496 gtk/gtktextview.c:805 msgid "Pixels of blank space below paragraphs" msgstr "Pixel di spazio vuoto sotto i paragrafi" @@ -7977,7 +8146,7 @@ msgstr "Pixel di spazio vuoto sotto i paragrafi" msgid "Pixels inside wrap" msgstr "Pixel interni l'andata a capo" -#: gtk/gtktexttag.c:506 gtk/gtktextview.c:787 +#: gtk/gtktexttag.c:506 gtk/gtktextview.c:813 msgid "Pixels of blank space between wrapped lines in a paragraph" msgstr "" "Pixel di spazio vuoto tra le righe andate a capo automaticamente in un " @@ -7999,14 +8168,14 @@ msgstr "Sbarrato RGBA" msgid "Color of strikethrough for this text" msgstr "Colore dello sbarrato per questo testo" -#: gtk/gtktexttag.c:569 gtk/gtktextview.c:803 +#: gtk/gtktexttag.c:569 gtk/gtktextview.c:829 msgid "" "Whether to wrap lines never, at word boundaries, or at character boundaries" msgstr "" "Indica se l'a capo automatico debba avvenire alla fine della parola, del " "carattere o se debba essere disabilitato" -#: gtk/gtktexttag.c:579 gtk/gtktextview.c:911 +#: gtk/gtktexttag.c:579 gtk/gtktextview.c:937 msgid "Custom tabs for this text" msgstr "Tabulazioni personalizzate per questo testo" @@ -8212,195 +8381,195 @@ msgstr "Imposta caratteristiche del carattere" msgid "Whether this tag affects font features" msgstr "Indica se questo tag ha effetto sulle caratteristiche del carattere" -#: gtk/gtktextview.c:770 +#: gtk/gtktextview.c:796 msgid "Pixels Above Lines" msgstr "Pixel sopra le linee" -#: gtk/gtktextview.c:778 +#: gtk/gtktextview.c:804 msgid "Pixels Below Lines" msgstr "Pixel sotto le linee" -#: gtk/gtktextview.c:786 +#: gtk/gtktextview.c:812 msgid "Pixels Inside Wrap" msgstr "Pixel interni all'andata a capo" -#: gtk/gtktextview.c:802 +#: gtk/gtktextview.c:828 msgid "Wrap Mode" msgstr "A capo automatico" -#: gtk/gtktextview.c:832 +#: gtk/gtktextview.c:858 msgid "Left Margin" msgstr "Margine sinistro" -#: gtk/gtktextview.c:852 +#: gtk/gtktextview.c:878 msgid "Right Margin" msgstr "Margine destro" -#: gtk/gtktextview.c:873 +#: gtk/gtktextview.c:899 msgid "Top Margin" msgstr "Margine superiore" -#: gtk/gtktextview.c:874 +#: gtk/gtktextview.c:900 msgid "Height of the top margin in pixels" msgstr "Altezza, in pixel, del margine superiore" -#: gtk/gtktextview.c:894 +#: gtk/gtktextview.c:920 msgid "Bottom Margin" msgstr "Margine inferiore" -#: gtk/gtktextview.c:895 +#: gtk/gtktextview.c:921 msgid "Height of the bottom margin in pixels" msgstr "Altezza, in pixel, del margine inferiore" -#: gtk/gtktextview.c:918 +#: gtk/gtktextview.c:944 msgid "Cursor Visible" msgstr "Cursore visibile" -#: gtk/gtktextview.c:919 +#: gtk/gtktextview.c:945 msgid "If the insertion cursor is shown" msgstr "Indica se il cursore di inserimento è visualizzato" -#: gtk/gtktextview.c:926 +#: gtk/gtktextview.c:952 msgid "Buffer" msgstr "Buffer" -#: gtk/gtktextview.c:927 +#: gtk/gtktextview.c:953 msgid "The buffer which is displayed" msgstr "Il buffer visualizzato" -#: gtk/gtktextview.c:935 +#: gtk/gtktextview.c:961 msgid "Whether entered text overwrites existing contents" msgstr "Indica se il testo inserito sovrascrive quello esistente" -#: gtk/gtktextview.c:942 +#: gtk/gtktextview.c:968 msgid "Accepts tab" msgstr "Accetta il tab" -#: gtk/gtktextview.c:943 +#: gtk/gtktextview.c:969 msgid "Whether Tab will result in a tab character being entered" msgstr "" "Indica se la pressione del tasto «Tab» inserisce il carattere di tabulazione" -#: gtk/gtktextview.c:1031 +#: gtk/gtktextview.c:1057 msgid "Monospace" msgstr "Spaziatura fissa" -#: gtk/gtktextview.c:1032 +#: gtk/gtktextview.c:1058 msgid "Whether to use a monospace font" msgstr "Indica se usare un carattere a spaziatura fissa" -#: gtk/gtktextview.c:1050 +#: gtk/gtktextview.c:1076 msgid "Error underline color" msgstr "Colore di sottolineatura errore" -#: gtk/gtktextview.c:1051 +#: gtk/gtktextview.c:1077 msgid "Color with which to draw error-indication underlines" msgstr "Colore con cui disegnare le sottolineature indicanti l'errore" -#: gtk/gtktogglebutton.c:181 gtk/gtktoggletoolbutton.c:128 +#: gtk/gtktogglebutton.c:186 gtk/gtktoggletoolbutton.c:131 msgid "If the toggle button should be pressed in" msgstr "Indica se il pulsante a due stati deve essere premuto" -#: gtk/gtktogglebutton.c:188 +#: gtk/gtktogglebutton.c:193 msgid "If the toggle button is in an \"in between\" state" msgstr "Indica se il pulsante a due stati si trova nello stato «intermedio»" -#: gtk/gtktogglebutton.c:194 +#: gtk/gtktogglebutton.c:199 msgid "Draw Indicator" msgstr "Mostra l'indicatore" -#: gtk/gtktogglebutton.c:195 +#: gtk/gtktogglebutton.c:200 msgid "If the toggle part of the button is displayed" msgstr "Indica se la parte interattiva del pulsante è visualizzata" -#: gtk/gtktoolbar.c:499 gtk/gtktoolpalette.c:991 +#: gtk/gtktoolbar.c:530 gtk/gtktoolpalette.c:995 msgid "Toolbar Style" msgstr "Stile della barra strumenti" -#: gtk/gtktoolbar.c:500 +#: gtk/gtktoolbar.c:531 msgid "How to draw the toolbar" msgstr "Indica come verrà disegnata la barra strumenti" -#: gtk/gtktoolbar.c:507 +#: gtk/gtktoolbar.c:538 msgid "Show Arrow" msgstr "Mostra la freccia" -#: gtk/gtktoolbar.c:508 +#: gtk/gtktoolbar.c:539 msgid "If an arrow should be shown if the toolbar doesn't fit" msgstr "" "Indica se deve essere mostrata una freccia quando la barra degli strumenti è " "troppo grande" -#: gtk/gtktoolbar.c:529 +#: gtk/gtktoolbar.c:560 msgid "Size of icons in this toolbar" msgstr "Dimensione icone nella barra strumenti corrente" -#: gtk/gtktoolbar.c:544 gtk/gtktoolpalette.c:977 +#: gtk/gtktoolbar.c:575 gtk/gtktoolpalette.c:981 msgid "Icon size set" msgstr "Dimensione icona impostata" -#: gtk/gtktoolbar.c:545 gtk/gtktoolpalette.c:978 +#: gtk/gtktoolbar.c:576 gtk/gtktoolpalette.c:982 msgid "Whether the icon-size property has been set" msgstr "Indica se la proprietà «icon-size» è stata impostata" -#: gtk/gtktoolbar.c:554 +#: gtk/gtktoolbar.c:585 msgid "Whether the item should receive extra space when the toolbar grows" msgstr "" "Indica se all'elemento viene assegnato uno spazio maggiore quando la barra " "degli strumenti diventa più grande" -#: gtk/gtktoolbar.c:562 gtk/gtktoolitemgroup.c:1655 +#: gtk/gtktoolbar.c:593 gtk/gtktoolitemgroup.c:1691 msgid "Whether the item should be the same size as other homogeneous items" msgstr "" "Indica se l'elemento deve avere la stessa dimensione degli altri elementi " "omogenei" -#: gtk/gtktoolbar.c:569 +#: gtk/gtktoolbar.c:607 msgid "Spacer size" msgstr "Dimensione dello spaziatore" -#: gtk/gtktoolbar.c:570 +#: gtk/gtktoolbar.c:608 msgid "Size of spacers" msgstr "Dimensione degli spaziatori" -#: gtk/gtktoolbar.c:588 +#: gtk/gtktoolbar.c:626 msgid "Amount of border space between the toolbar shadow and the buttons" msgstr "La quantità di bordo tra l'ombra della barra strumenti e i pulsanti" -#: gtk/gtktoolbar.c:596 +#: gtk/gtktoolbar.c:634 msgid "Maximum child expand" msgstr "Massima espansione figlio" -#: gtk/gtktoolbar.c:597 +#: gtk/gtktoolbar.c:635 msgid "Maximum amount of space an expandable item will be given" msgstr "La massima quantità di spazio assegnata ad un elemento espandibile" -#: gtk/gtktoolbar.c:605 +#: gtk/gtktoolbar.c:651 msgid "Space style" msgstr "Stile degli spazi" -#: gtk/gtktoolbar.c:606 +#: gtk/gtktoolbar.c:652 msgid "Whether spacers are vertical lines or just blank" msgstr "" "Indica se gli spaziatori sono delle linee verticali o solo degli spazi vuoti" -#: gtk/gtktoolbar.c:613 +#: gtk/gtktoolbar.c:659 msgid "Button relief" msgstr "Rilievo del pulsante" -#: gtk/gtktoolbar.c:614 +#: gtk/gtktoolbar.c:660 msgid "Type of bevel around toolbar buttons" msgstr "Tipo di smussatura per i pulsanti della barra strumenti" -#: gtk/gtktoolbar.c:630 +#: gtk/gtktoolbar.c:676 msgid "Style of bevel around the toolbar" msgstr "Stile della smussatura per la barra strumenti" -#: gtk/gtktoolbutton.c:240 +#: gtk/gtktoolbutton.c:244 msgid "Text to show in the item." msgstr "Il testo visualizzato nell'elemento." -#: gtk/gtktoolbutton.c:247 +#: gtk/gtktoolbutton.c:251 msgid "" "If set, an underline in the label property indicates that the next character " "should be used for the mnemonic accelerator key in the overflow menu" @@ -8408,35 +8577,35 @@ msgstr "" "Se impostato, indica che il carattere nel testo che segue uno di " "sottolineatura è usato come tasto acceleratore nel menù di overflow" -#: gtk/gtktoolbutton.c:254 +#: gtk/gtktoolbutton.c:258 msgid "Widget to use as the item label" msgstr "Widget utilizzato come elemento etichetta" -#: gtk/gtktoolbutton.c:265 +#: gtk/gtktoolbutton.c:269 msgid "Stock Id" msgstr "ID dell'oggetto nello stock" -#: gtk/gtktoolbutton.c:266 +#: gtk/gtktoolbutton.c:270 msgid "The stock icon displayed on the item" msgstr "L'icona dello stock visualizzata sull'elemento" -#: gtk/gtktoolbutton.c:284 +#: gtk/gtktoolbutton.c:288 msgid "The name of the themed icon displayed on the item" msgstr "Il nome dell'icona del tema mostrata nell'oggetto" -#: gtk/gtktoolbutton.c:290 +#: gtk/gtktoolbutton.c:294 msgid "Icon widget" msgstr "Widget icona" -#: gtk/gtktoolbutton.c:291 +#: gtk/gtktoolbutton.c:295 msgid "Icon widget to display in the item" msgstr "Widget icona da visualizzare nell'elemento" -#: gtk/gtktoolbutton.c:307 +#: gtk/gtktoolbutton.c:311 msgid "Icon spacing" msgstr "Spaziatura icona" -#: gtk/gtktoolbutton.c:308 +#: gtk/gtktoolbutton.c:312 msgid "Spacing in pixels between the icon and label" msgstr "Spaziatura in pixel tra l'icona e l'etichetta" @@ -8449,86 +8618,86 @@ msgstr "" "VERO, i pulsanti della barra strumenti mostrano il testo nella modalità " "GTK_TOOLBAR_BOTH_HORIZ" -#: gtk/gtktoolitemgroup.c:1606 +#: gtk/gtktoolitemgroup.c:1642 msgid "The human-readable title of this item group" msgstr "Descrizione umanamente comprensibile di questo gruppo di elementi" -#: gtk/gtktoolitemgroup.c:1613 +#: gtk/gtktoolitemgroup.c:1649 msgid "A widget to display in place of the usual label" msgstr "Un widget da mostrare al posto della normale etichetta" -#: gtk/gtktoolitemgroup.c:1619 +#: gtk/gtktoolitemgroup.c:1655 msgid "Collapsed" msgstr "Contratto" -#: gtk/gtktoolitemgroup.c:1620 +#: gtk/gtktoolitemgroup.c:1656 msgid "Whether the group has been collapsed and items are hidden" msgstr "Indica se il gruppo è stato contratto e gli elementi sono nascosti" -#: gtk/gtktoolitemgroup.c:1626 +#: gtk/gtktoolitemgroup.c:1662 msgid "ellipsize" msgstr "elisione" -#: gtk/gtktoolitemgroup.c:1627 +#: gtk/gtktoolitemgroup.c:1663 msgid "Ellipsize for item group headers" msgstr "Elidere le intestazioni dei gruppi di elementi" -#: gtk/gtktoolitemgroup.c:1633 +#: gtk/gtktoolitemgroup.c:1669 msgid "Header Relief" msgstr "Rilievo intestazione" -#: gtk/gtktoolitemgroup.c:1634 +#: gtk/gtktoolitemgroup.c:1670 msgid "Relief of the group header button" msgstr "Rilievo del pulsante di intestazione del gruppo" -#: gtk/gtktoolitemgroup.c:1647 +#: gtk/gtktoolitemgroup.c:1683 msgid "Header Spacing" msgstr "Spaziatura intestazione" -#: gtk/gtktoolitemgroup.c:1648 +#: gtk/gtktoolitemgroup.c:1684 msgid "Spacing between expander arrow and caption" msgstr "Spaziatura tra la freccia di espansione e la didascalia" -#: gtk/gtktoolitemgroup.c:1662 +#: gtk/gtktoolitemgroup.c:1698 msgid "Whether the item should receive extra space when the group grows" msgstr "" "Indica se l'elemento deve ricevere spazio aggiuntivo quando il gruppo cresce" -#: gtk/gtktoolitemgroup.c:1669 +#: gtk/gtktoolitemgroup.c:1705 msgid "Whether the item should fill the available space" msgstr "Indica se l'elemento deve riempire lo spazio disponibile" -#: gtk/gtktoolitemgroup.c:1675 +#: gtk/gtktoolitemgroup.c:1711 msgid "New Row" msgstr "Nuova riga" -#: gtk/gtktoolitemgroup.c:1676 +#: gtk/gtktoolitemgroup.c:1712 msgid "Whether the item should start a new row" msgstr "Indica se l'elemento deve dare inizio a una nuova riga" -#: gtk/gtktoolitemgroup.c:1683 +#: gtk/gtktoolitemgroup.c:1719 msgid "Position of the item within this group" msgstr "Posizione dell'elemento all'interno di questo gruppo" -#: gtk/gtktoolpalette.c:962 +#: gtk/gtktoolpalette.c:966 msgid "Size of icons in this tool palette" msgstr "Dimensione delle icone in questa tavolozza strumenti" -#: gtk/gtktoolpalette.c:992 +#: gtk/gtktoolpalette.c:996 msgid "Style of items in the tool palette" msgstr "Stile degli elementi in questa tavolozza strumenti " -#: gtk/gtktoolpalette.c:1008 +#: gtk/gtktoolpalette.c:1012 msgid "Exclusive" msgstr "Esclusivo" -#: gtk/gtktoolpalette.c:1009 +#: gtk/gtktoolpalette.c:1013 msgid "Whether the item group should be the only expanded at a given time" msgstr "" "Indica se il gruppo di elementi deve essere l'unico espanso in un " "determinato momento" -#: gtk/gtktoolpalette.c:1024 +#: gtk/gtktoolpalette.c:1028 msgid "" "Whether the item group should receive extra space when the palette grows" msgstr "" @@ -8576,225 +8745,225 @@ msgstr "Modello TreeModelSort" msgid "The model for the TreeModelSort to sort" msgstr "Modello per l'ordinamento di TreeModelSort" -#: gtk/gtktreeview.c:1011 +#: gtk/gtktreeview.c:1033 msgid "TreeView Model" msgstr "Modello TreeView" -#: gtk/gtktreeview.c:1012 +#: gtk/gtktreeview.c:1034 msgid "The model for the tree view" msgstr "Il modello per la vista ad albero" -#: gtk/gtktreeview.c:1018 +#: gtk/gtktreeview.c:1040 msgid "Headers Visible" msgstr "Intestazioni visibili" -#: gtk/gtktreeview.c:1019 +#: gtk/gtktreeview.c:1041 msgid "Show the column header buttons" msgstr "Mostra i pulsanti di intestazione delle colonne" -#: gtk/gtktreeview.c:1025 +#: gtk/gtktreeview.c:1047 msgid "Headers Clickable" msgstr "Intestazioni cliccabili" -#: gtk/gtktreeview.c:1026 +#: gtk/gtktreeview.c:1048 msgid "Column headers respond to click events" msgstr "Le intestazioni delle colonne rispondono ai clic" -#: gtk/gtktreeview.c:1032 +#: gtk/gtktreeview.c:1054 msgid "Expander Column" msgstr "Estensore colonna" -#: gtk/gtktreeview.c:1033 +#: gtk/gtktreeview.c:1055 msgid "Set the column for the expander column" msgstr "Imposta la colonna per l'estensore colonna" -#: gtk/gtktreeview.c:1054 +#: gtk/gtktreeview.c:1076 msgid "Rules Hint" msgstr "Suggerimento regole" -#: gtk/gtktreeview.c:1055 +#: gtk/gtktreeview.c:1077 msgid "Set a hint to the theme engine to draw rows in alternating colors" msgstr "" "Imposta il suggerimento nel motore dei temi per disegnare righe in colori " "alternati" -#: gtk/gtktreeview.c:1061 +#: gtk/gtktreeview.c:1083 msgid "Enable Search" msgstr "Abilita ricerca" -#: gtk/gtktreeview.c:1062 +#: gtk/gtktreeview.c:1084 msgid "View allows user to search through columns interactively" msgstr "" "La view consente agli utenti di cercare attraverso le colonne in modo " "interattivo" -#: gtk/gtktreeview.c:1068 +#: gtk/gtktreeview.c:1090 msgid "Search Column" msgstr "Ricerca colonna" -#: gtk/gtktreeview.c:1069 +#: gtk/gtktreeview.c:1091 msgid "Model column to search through during interactive search" msgstr "Modello di colonna in cui cercare quando si cerca interattivamente" -#: gtk/gtktreeview.c:1087 +#: gtk/gtktreeview.c:1109 msgid "Fixed Height Mode" msgstr "Modalità altezza fissa" -#: gtk/gtktreeview.c:1088 +#: gtk/gtktreeview.c:1110 msgid "Speeds up GtkTreeView by assuming that all rows have the same height" msgstr "" "Velocizza GtkTreeView assumendo che tutte le righe abbiano la stessa altezza" -#: gtk/gtktreeview.c:1107 +#: gtk/gtktreeview.c:1129 msgid "Hover Selection" msgstr "Selezione hover" -#: gtk/gtktreeview.c:1108 +#: gtk/gtktreeview.c:1130 msgid "Whether the selection should follow the pointer" msgstr "Indica se la selezione deve seguire il puntatore" -#: gtk/gtktreeview.c:1126 +#: gtk/gtktreeview.c:1148 msgid "Hover Expand" msgstr "Espansione hover" -#: gtk/gtktreeview.c:1127 +#: gtk/gtktreeview.c:1149 msgid "" "Whether rows should be expanded/collapsed when the pointer moves over them" msgstr "" "Indica se le righe devono essere espanse/compresse quando il puntatore si " "sposta sopra di esse" -#: gtk/gtktreeview.c:1140 +#: gtk/gtktreeview.c:1162 msgid "Show Expanders" msgstr "Mostra espansori" -#: gtk/gtktreeview.c:1141 +#: gtk/gtktreeview.c:1163 msgid "View has expanders" msgstr "Mostra come espansori" -#: gtk/gtktreeview.c:1154 +#: gtk/gtktreeview.c:1176 msgid "Level Indentation" msgstr "Livello di rientro" -#: gtk/gtktreeview.c:1155 +#: gtk/gtktreeview.c:1177 msgid "Extra indentation for each level" msgstr "Rientro aggiuntivo per ciascun livello" -#: gtk/gtktreeview.c:1162 +#: gtk/gtktreeview.c:1184 msgid "Rubber Banding" msgstr "Con «rubber-band»" -#: gtk/gtktreeview.c:1163 +#: gtk/gtktreeview.c:1185 msgid "" "Whether to enable selection of multiple items by dragging the mouse pointer" msgstr "" "Indica se è possibile selezionare più voci trascinando il puntatore del mouse" -#: gtk/gtktreeview.c:1169 +#: gtk/gtktreeview.c:1191 msgid "Enable Grid Lines" msgstr "Abilita linee griglia" -#: gtk/gtktreeview.c:1170 +#: gtk/gtktreeview.c:1192 msgid "Whether grid lines should be drawn in the tree view" msgstr "" "Indica se le linee della griglia devono essere visualizzate nella vista ad " "albero" -#: gtk/gtktreeview.c:1177 +#: gtk/gtktreeview.c:1199 msgid "Enable Tree Lines" msgstr "Abilita linee albero" -#: gtk/gtktreeview.c:1178 +#: gtk/gtktreeview.c:1200 msgid "Whether tree lines should be drawn in the tree view" msgstr "" "Indica se le linee dell'albero devono essere visualizzate nella vista ad " "albero" # GTK-2-12 -#: gtk/gtktreeview.c:1185 +#: gtk/gtktreeview.c:1207 msgid "The column in the model containing the tooltip texts for the rows" msgstr "" "La colonna nel modello contenente i testi dei suggerimenti per le righe" -#: gtk/gtktreeview.c:1223 +#: gtk/gtktreeview.c:1245 msgid "Vertical Separator Width" msgstr "Larghezza del separatore verticale" -#: gtk/gtktreeview.c:1224 +#: gtk/gtktreeview.c:1246 msgid "Vertical space between cells. Must be an even number" msgstr "Spazio verticale tra le celle. Deve essere un numero pari" -#: gtk/gtktreeview.c:1232 +#: gtk/gtktreeview.c:1254 msgid "Horizontal Separator Width" msgstr "Larghezza del separatore orizzontale" -#: gtk/gtktreeview.c:1233 +#: gtk/gtktreeview.c:1255 msgid "Horizontal space between cells. Must be an even number" msgstr "Spazio orizzontale tra le celle. Deve essere un numero pari" -#: gtk/gtktreeview.c:1241 +#: gtk/gtktreeview.c:1263 msgid "Allow Rules" msgstr "Consente l'uso di regole" -#: gtk/gtktreeview.c:1242 +#: gtk/gtktreeview.c:1264 msgid "Allow drawing of alternating color rows" msgstr "Consente di utilizzare righe con colori alternati" -#: gtk/gtktreeview.c:1248 +#: gtk/gtktreeview.c:1270 msgid "Indent Expanders" msgstr "Rientra gli estensori" -#: gtk/gtktreeview.c:1249 +#: gtk/gtktreeview.c:1271 msgid "Make the expanders indented" msgstr "Rende gli estensori rientrati" -#: gtk/gtktreeview.c:1255 +#: gtk/gtktreeview.c:1277 msgid "Even Row Color" msgstr "Colore riga pari" -#: gtk/gtktreeview.c:1256 +#: gtk/gtktreeview.c:1278 msgid "Color to use for even rows" msgstr "Colore da usare per le righe pari" -#: gtk/gtktreeview.c:1262 +#: gtk/gtktreeview.c:1284 msgid "Odd Row Color" msgstr "Colore riga dispari" -#: gtk/gtktreeview.c:1263 +#: gtk/gtktreeview.c:1285 msgid "Color to use for odd rows" msgstr "Colore da usare per le righe dispari" -#: gtk/gtktreeview.c:1270 +#: gtk/gtktreeview.c:1292 msgid "Grid line width" msgstr "Larghezza linea griglia" -#: gtk/gtktreeview.c:1271 +#: gtk/gtktreeview.c:1293 msgid "Width, in pixels, of the tree view grid lines" msgstr "Larghezza, in pixel, delle linee griglia per la vista ad albero" -#: gtk/gtktreeview.c:1277 +#: gtk/gtktreeview.c:1299 msgid "Tree line width" msgstr "Larghezza linea albero" -#: gtk/gtktreeview.c:1278 +#: gtk/gtktreeview.c:1300 msgid "Width, in pixels, of the tree view lines" msgstr "Larghezza, in pixel, delle linee della vista ad albero" -#: gtk/gtktreeview.c:1284 +#: gtk/gtktreeview.c:1306 msgid "Grid line pattern" msgstr "Tipo linea griglia" -#: gtk/gtktreeview.c:1285 +#: gtk/gtktreeview.c:1307 msgid "Dash pattern used to draw the tree view grid lines" msgstr "" "Tipo di tratteggio impiegato per disegnare le linee griglia nella vista ad " "albero" -#: gtk/gtktreeview.c:1291 +#: gtk/gtktreeview.c:1313 msgid "Tree line pattern" msgstr "Tipo di linea ad albero" -#: gtk/gtktreeview.c:1292 +#: gtk/gtktreeview.c:1314 msgid "Dash pattern used to draw the tree view lines" msgstr "" "Tipo di tratteggio impiegato per disegnare le linee della vista ad albero" @@ -8803,7 +8972,7 @@ msgstr "" msgid "Whether to display the column" msgstr "Indica se visualizzare le colonne" -#: gtk/gtktreeviewcolumn.c:253 gtk/gtkwindow.c:747 +#: gtk/gtktreeviewcolumn.c:253 gtk/gtkwindow.c:775 msgid "Resizable" msgstr "Ridimensionabile" @@ -8910,7 +9079,7 @@ msgstr "" "ID della colonna logica di ordinamento su cui questa colonna viene ordinata " "quando selezionata per tale azione" -#: gtk/gtkviewport.c:178 +#: gtk/gtkviewport.c:407 msgid "Determines how the shadowed box around the viewport is drawn" msgstr "Determina come viene disegnato il box ombreggiato attorno al viewport" @@ -8922,23 +9091,23 @@ msgstr "Usa icone simboliche" msgid "Whether to use symbolic icons" msgstr "Indica se usare le icone simboliche" -#: gtk/gtkwidget.c:1129 +#: gtk/gtkwidget.c:1127 msgid "Widget name" msgstr "Nome widget" -#: gtk/gtkwidget.c:1130 +#: gtk/gtkwidget.c:1128 msgid "The name of the widget" msgstr "Il nome del widget" -#: gtk/gtkwidget.c:1137 +#: gtk/gtkwidget.c:1135 msgid "The parent widget of this widget. Must be a Container widget" msgstr "Il widget padre di questo widget. Deve essere un widget container" -#: gtk/gtkwidget.c:1143 +#: gtk/gtkwidget.c:1141 msgid "Width request" msgstr "Larghezza richiesta" -#: gtk/gtkwidget.c:1144 +#: gtk/gtkwidget.c:1142 msgid "" "Override for width request of the widget, or -1 if natural request should be " "used" @@ -8946,276 +9115,286 @@ msgstr "" "Sovrascrive la larghezza richiesta del widget: mettere -1 per usare quella " "già impostata" -#: gtk/gtkwidget.c:1151 +#: gtk/gtkwidget.c:1149 msgid "Height request" msgstr "Altezza richiesta" -#: gtk/gtkwidget.c:1152 +#: gtk/gtkwidget.c:1150 msgid "" "Override for height request of the widget, or -1 if natural request should " "be used" msgstr "" "Sovrascrive l'altezza del widget: mettere -1 per usare quella già impostata" -#: gtk/gtkwidget.c:1160 +#: gtk/gtkwidget.c:1158 msgid "Whether the widget is visible" msgstr "Indica se il widget è visibile" -#: gtk/gtkwidget.c:1167 +#: gtk/gtkwidget.c:1165 msgid "Whether the widget responds to input" msgstr "Indica se il widget risponde all'input" -#: gtk/gtkwidget.c:1173 +#: gtk/gtkwidget.c:1171 msgid "Application paintable" msgstr "Disegnabile dall'applicazione" -#: gtk/gtkwidget.c:1174 +#: gtk/gtkwidget.c:1172 msgid "Whether the application will paint directly on the widget" msgstr "" "Indica se l'applicazione è in grado di disegnare direttamente il widget" -#: gtk/gtkwidget.c:1180 +#: gtk/gtkwidget.c:1178 msgid "Can focus" msgstr "Focus utilizzabile" -#: gtk/gtkwidget.c:1181 +#: gtk/gtkwidget.c:1179 msgid "Whether the widget can accept the input focus" msgstr "Indica se il widget può accettare il focus dell'input" -#: gtk/gtkwidget.c:1187 +#: gtk/gtkwidget.c:1185 msgid "Has focus" msgstr "Focus disponibile" -#: gtk/gtkwidget.c:1188 +#: gtk/gtkwidget.c:1186 msgid "Whether the widget has the input focus" msgstr "Indica se il widget ha il focus dell'input" -#: gtk/gtkwidget.c:1194 +#: gtk/gtkwidget.c:1192 msgid "Is focus" msgstr "È in focus" -#: gtk/gtkwidget.c:1195 +#: gtk/gtkwidget.c:1193 msgid "Whether the widget is the focus widget within the toplevel" msgstr "Indica se questo è il widget che ha il focus all'interno del toplevel" -#: gtk/gtkwidget.c:1201 +#: gtk/gtkwidget.c:1211 +msgid "Focus on click" +msgstr "Focus al clic" + +#: gtk/gtkwidget.c:1212 +msgid "Whether the widget should grab focus when it is clicked with the mouse" +msgstr "" +"Indica se il widget deve catturare il focus quando viene fatto clic col " +"mouse su di esso" + +#: gtk/gtkwidget.c:1218 msgid "Can default" msgstr "Predefinito attivabile" -#: gtk/gtkwidget.c:1202 +#: gtk/gtkwidget.c:1219 msgid "Whether the widget can be the default widget" msgstr "Indica se questo può essere il widget predefinito" -#: gtk/gtkwidget.c:1208 +#: gtk/gtkwidget.c:1225 msgid "Has default" msgstr "Predefinito attivato" -#: gtk/gtkwidget.c:1209 +#: gtk/gtkwidget.c:1226 msgid "Whether the widget is the default widget" msgstr "Indica se questo è il widget predefinito" -#: gtk/gtkwidget.c:1215 +#: gtk/gtkwidget.c:1232 msgid "Receives default" msgstr "Diventa predefinito" -#: gtk/gtkwidget.c:1216 +#: gtk/gtkwidget.c:1233 msgid "If TRUE, the widget will receive the default action when it is focused" msgstr "Se VERO, il widget diventa quello predefinito quando ha il focus" -#: gtk/gtkwidget.c:1222 +#: gtk/gtkwidget.c:1239 msgid "Composite child" msgstr "Figlio composito" -#: gtk/gtkwidget.c:1223 +#: gtk/gtkwidget.c:1240 msgid "Whether the widget is part of a composite widget" msgstr "Indica se il widget è parte di un widget composito" -#: gtk/gtkwidget.c:1231 +#: gtk/gtkwidget.c:1248 msgid "Style" msgstr "Stile" -#: gtk/gtkwidget.c:1232 +#: gtk/gtkwidget.c:1249 msgid "" "The style of the widget, which contains information about how it will look " "(colors etc)" msgstr "" "Lo stile del widget, contiene le informazione sull'aspetto (colori, etc.)" -#: gtk/gtkwidget.c:1240 +#: gtk/gtkwidget.c:1257 msgid "Events" msgstr "Eventi" -#: gtk/gtkwidget.c:1241 +#: gtk/gtkwidget.c:1258 msgid "The event mask that decides what kind of GdkEvents this widget gets" msgstr "La maschera che decide quale tipo di GdkEvents ha ricevuto il widget" -#: gtk/gtkwidget.c:1248 +#: gtk/gtkwidget.c:1265 msgid "No show all" msgstr "Non mostrare tutto" -#: gtk/gtkwidget.c:1249 +#: gtk/gtkwidget.c:1266 msgid "Whether gtk_widget_show_all() should not affect this widget" msgstr "" "Indica se gtk_widget_show_all() non deve avere effetto su questo widget" -#: gtk/gtkwidget.c:1271 +#: gtk/gtkwidget.c:1288 msgid "Whether this widget has a tooltip" msgstr "Indica se questo widget ha un suggerimento" # (milo) realized cosa? la finestra o il widget? -#: gtk/gtkwidget.c:1333 +#: gtk/gtkwidget.c:1350 msgid "The widget's window if it is realized" msgstr "La finestra del widget se è creata" -#: gtk/gtkwidget.c:1348 +#: gtk/gtkwidget.c:1365 msgid "Double Buffered" msgstr "Con doppio buffer" -#: gtk/gtkwidget.c:1349 +#: gtk/gtkwidget.c:1366 msgid "Whether the widget is double buffered" msgstr "Indica se il widget ha il doppio buffer" -#: gtk/gtkwidget.c:1363 +#: gtk/gtkwidget.c:1380 msgid "How to position in extra horizontal space" msgstr "Posizionamento all'interno dello spazio orizzontale aggiuntivo" -#: gtk/gtkwidget.c:1378 +#: gtk/gtkwidget.c:1395 msgid "How to position in extra vertical space" msgstr "Posizionamento all'interno dello spazio verticale aggiuntivo" -#: gtk/gtkwidget.c:1398 +#: gtk/gtkwidget.c:1415 msgid "Margin on Left" msgstr "Margine a sinistra" -#: gtk/gtkwidget.c:1399 +#: gtk/gtkwidget.c:1416 msgid "Pixels of extra space on the left side" msgstr "Pixel di spazio aggiuntivo sul lato sinistro" -#: gtk/gtkwidget.c:1419 +#: gtk/gtkwidget.c:1436 msgid "Margin on Right" msgstr "Margine a destra" -#: gtk/gtkwidget.c:1420 +#: gtk/gtkwidget.c:1437 msgid "Pixels of extra space on the right side" msgstr "Pixel di spazio aggiuntivo sul lato destro" -#: gtk/gtkwidget.c:1439 +#: gtk/gtkwidget.c:1456 msgid "Margin on Start" msgstr "Margine all'inizio" -#: gtk/gtkwidget.c:1440 +#: gtk/gtkwidget.c:1457 msgid "Pixels of extra space on the start" msgstr "Pixel di spazio aggiuntivo all'inizio" -#: gtk/gtkwidget.c:1459 +#: gtk/gtkwidget.c:1476 msgid "Margin on End" msgstr "Margine al termine" -#: gtk/gtkwidget.c:1460 +#: gtk/gtkwidget.c:1477 msgid "Pixels of extra space on the end" msgstr "Pixel di spazio aggiuntivo al termine" -#: gtk/gtkwidget.c:1478 +#: gtk/gtkwidget.c:1495 msgid "Margin on Top" msgstr "Margine in alto" -#: gtk/gtkwidget.c:1479 +#: gtk/gtkwidget.c:1496 msgid "Pixels of extra space on the top side" msgstr "Pixel di spazio aggiuntivo sul lato superiore" -#: gtk/gtkwidget.c:1497 +#: gtk/gtkwidget.c:1514 msgid "Margin on Bottom" msgstr "Margine in basso" -#: gtk/gtkwidget.c:1498 +#: gtk/gtkwidget.c:1515 msgid "Pixels of extra space on the bottom side" msgstr "Pixel di spazio aggiuntivo sul lato inferiore" -#: gtk/gtkwidget.c:1513 +#: gtk/gtkwidget.c:1530 msgid "All Margins" msgstr "Tutti i margini" -#: gtk/gtkwidget.c:1514 +#: gtk/gtkwidget.c:1531 msgid "Pixels of extra space on all four sides" msgstr "Pixel di spazio aggiuntivo su tutti e quattro i lati" -#: gtk/gtkwidget.c:1528 +#: gtk/gtkwidget.c:1545 msgid "Horizontal Expand" msgstr "Espansione orizzontale" -#: gtk/gtkwidget.c:1529 +#: gtk/gtkwidget.c:1546 msgid "Whether widget wants more horizontal space" msgstr "Indica se il widget vuole più spazio orizzontale" -#: gtk/gtkwidget.c:1542 +#: gtk/gtkwidget.c:1559 msgid "Horizontal Expand Set" msgstr "Espansione orizzontale impostata" -#: gtk/gtkwidget.c:1543 +#: gtk/gtkwidget.c:1560 msgid "Whether to use the hexpand property" msgstr "Indica se usare la proprietà hexpand" -#: gtk/gtkwidget.c:1556 +#: gtk/gtkwidget.c:1573 msgid "Vertical Expand" msgstr "Espansione verticale" -#: gtk/gtkwidget.c:1557 +#: gtk/gtkwidget.c:1574 msgid "Whether widget wants more vertical space" msgstr "Indica se il widget vuole più spazio verticale" -#: gtk/gtkwidget.c:1570 +#: gtk/gtkwidget.c:1587 msgid "Vertical Expand Set" msgstr "Espansione verticale impostata" -#: gtk/gtkwidget.c:1571 +#: gtk/gtkwidget.c:1588 msgid "Whether to use the vexpand property" msgstr "Indica se usare la proprietà vexpand" -#: gtk/gtkwidget.c:1584 +#: gtk/gtkwidget.c:1601 msgid "Expand Both" msgstr "Espandi entrambi" -#: gtk/gtkwidget.c:1585 +#: gtk/gtkwidget.c:1602 msgid "Whether widget wants to expand in both directions" msgstr "Indica se il widget vuole espandersi in entrambe le direzioni" -#: gtk/gtkwidget.c:1601 +#: gtk/gtkwidget.c:1618 msgid "Opacity for Widget" msgstr "Opacità per il widget" -#: gtk/gtkwidget.c:1602 +#: gtk/gtkwidget.c:1619 msgid "The opacity of the widget, from 0 to 1" msgstr "L'opacità del widget, da 0 a 1" -#: gtk/gtkwidget.c:1617 +#: gtk/gtkwidget.c:1634 msgid "Scale factor" msgstr "Fattore di scala" -#: gtk/gtkwidget.c:1618 +#: gtk/gtkwidget.c:1635 msgid "The scaling factor of the window" msgstr "Il fattore di scala della finestra" -#: gtk/gtkwidget.c:3431 +#: gtk/gtkwidget.c:3448 msgid "Interior Focus" msgstr "Focus interno" -#: gtk/gtkwidget.c:3432 +#: gtk/gtkwidget.c:3449 msgid "Whether to draw the focus indicator inside widgets" msgstr "Indica se disegnare l'indicatore di focus all'interno dei widget" -#: gtk/gtkwidget.c:3445 +#: gtk/gtkwidget.c:3462 msgid "Focus linewidth" msgstr "Larghezza linea dell'indicatore di focus" -#: gtk/gtkwidget.c:3446 +#: gtk/gtkwidget.c:3463 msgid "Width, in pixels, of the focus indicator line" msgstr "Larghezza, in pixel, della linea per l'indicatore di focus" -#: gtk/gtkwidget.c:3460 +#: gtk/gtkwidget.c:3477 msgid "Focus line dash pattern" msgstr "Linea tratteggiata per l'indicatore del focus" -#: gtk/gtkwidget.c:3461 +#: gtk/gtkwidget.c:3478 msgid "" "Dash pattern used to draw the focus indicator. The character values are " "interpreted as pixel widths of alternating on and off segments of the line." @@ -9223,27 +9402,27 @@ msgstr "" "Motivo usato per rappresentare l'indicatore del focus. I valori sono " "interpretati come larghezza in pixel di segmenti attivi e non della linea." -#: gtk/gtkwidget.c:3474 +#: gtk/gtkwidget.c:3491 msgid "Focus padding" msgstr "Spaziatura per l'indicatore di focus" -#: gtk/gtkwidget.c:3475 +#: gtk/gtkwidget.c:3492 msgid "Width, in pixels, between focus indicator and the widget 'box'" msgstr "Larghezza, in pixel, tra l'indicatore di focus e il widget box" -#: gtk/gtkwidget.c:3481 +#: gtk/gtkwidget.c:3506 msgid "Cursor color" msgstr "Colore del cursore" -#: gtk/gtkwidget.c:3482 +#: gtk/gtkwidget.c:3507 msgid "Color with which to draw insertion cursor" msgstr "Colore con cui disegnare il cursore di inserimento" -#: gtk/gtkwidget.c:3487 +#: gtk/gtkwidget.c:3520 msgid "Secondary cursor color" msgstr "Colore del cursore secondario" -#: gtk/gtkwidget.c:3488 +#: gtk/gtkwidget.c:3521 msgid "" "Color with which to draw the secondary insertion cursor when editing mixed " "right-to-left and left-to-right text" @@ -9251,45 +9430,45 @@ msgstr "" "Colore con cui disegnare il cursore secondario quando si è in editing misto " "destra-sinistra e sinistra-destra" -#: gtk/gtkwidget.c:3494 +#: gtk/gtkwidget.c:3527 msgid "Cursor line aspect ratio" msgstr "Proporzioni del cursore di linea" -#: gtk/gtkwidget.c:3495 +#: gtk/gtkwidget.c:3528 msgid "Aspect ratio with which to draw insertion cursor" msgstr "Proporzioni con le quali disegnare il cursore di inserimento" -#: gtk/gtkwidget.c:3501 +#: gtk/gtkwidget.c:3534 msgid "Window dragging" msgstr "Trascinamento finestra" -#: gtk/gtkwidget.c:3502 +#: gtk/gtkwidget.c:3535 msgid "Whether windows can be dragged and maximized by clicking on empty areas" msgstr "" "Indica se le finestre possono essere trascinate e massimizzate facendo clic " "sulle aree vuote" -#: gtk/gtkwidget.c:3519 +#: gtk/gtkwidget.c:3552 msgid "Unvisited Link Color" msgstr "Colore collegamento non visitato" -#: gtk/gtkwidget.c:3520 +#: gtk/gtkwidget.c:3553 msgid "Color of unvisited links" msgstr "Il colore dei link non ancora visitati" -#: gtk/gtkwidget.c:3536 +#: gtk/gtkwidget.c:3569 msgid "Visited Link Color" msgstr "Colore collegamento visitato" -#: gtk/gtkwidget.c:3537 +#: gtk/gtkwidget.c:3570 msgid "Color of visited links" msgstr "Il colore dei collegamenti visitati" -#: gtk/gtkwidget.c:3552 +#: gtk/gtkwidget.c:3588 msgid "Wide Separators" msgstr "Separatori regolabili" -#: gtk/gtkwidget.c:3553 +#: gtk/gtkwidget.c:3589 msgid "" "Whether separators have configurable width and should be drawn using a box " "instead of a line" @@ -9297,89 +9476,89 @@ msgstr "" "Indica se i separatori hanno larghezza configurabile e devono essere " "disegnati usando un riquadro invece di una linea" -#: gtk/gtkwidget.c:3567 +#: gtk/gtkwidget.c:3606 msgid "Separator Width" msgstr "Larghezza separatore" -#: gtk/gtkwidget.c:3568 +#: gtk/gtkwidget.c:3607 msgid "The width of separators if wide-separators is TRUE" msgstr "La larghezza dei separatori se «wide-separators» è VERO" -#: gtk/gtkwidget.c:3582 +#: gtk/gtkwidget.c:3624 msgid "Separator Height" msgstr "Altezza separatore" -#: gtk/gtkwidget.c:3583 +#: gtk/gtkwidget.c:3625 msgid "The height of separators if \"wide-separators\" is TRUE" msgstr "L'altezza dei separatori se «wide-separators» è VERO" -#: gtk/gtkwidget.c:3597 +#: gtk/gtkwidget.c:3639 msgid "Horizontal Scroll Arrow Length" msgstr "Lunghezza della freccia di scorrimento orizzontale" -#: gtk/gtkwidget.c:3598 +#: gtk/gtkwidget.c:3640 msgid "The length of horizontal scroll arrows" msgstr "La lunghezza delle frecce di scorrimento orizzontale" -#: gtk/gtkwidget.c:3612 +#: gtk/gtkwidget.c:3654 msgid "Vertical Scroll Arrow Length" msgstr "Lunghezza della freccia di scorrimento verticale" -#: gtk/gtkwidget.c:3613 +#: gtk/gtkwidget.c:3655 msgid "The length of vertical scroll arrows" msgstr "La lunghezza delle frecce di scorrimento verticale" -#: gtk/gtkwidget.c:3619 gtk/gtkwidget.c:3620 +#: gtk/gtkwidget.c:3661 gtk/gtkwidget.c:3662 msgid "Width of text selection handles" msgstr "Larghezza degli handle di selezione testo" -#: gtk/gtkwidget.c:3625 gtk/gtkwidget.c:3626 +#: gtk/gtkwidget.c:3667 gtk/gtkwidget.c:3668 msgid "Height of text selection handles" msgstr "Altezza degli handle di selezione testo" -#: gtk/gtkwindow.c:709 +#: gtk/gtkwindow.c:737 msgid "Window Type" msgstr "Tipo finestra" -#: gtk/gtkwindow.c:710 +#: gtk/gtkwindow.c:738 msgid "The type of the window" msgstr "Il tipo di finestra" -#: gtk/gtkwindow.c:717 +#: gtk/gtkwindow.c:745 msgid "Window Title" msgstr "Titolo della finestra" -#: gtk/gtkwindow.c:718 +#: gtk/gtkwindow.c:746 msgid "The title of the window" msgstr "Il titolo della finestra" -#: gtk/gtkwindow.c:724 +#: gtk/gtkwindow.c:752 msgid "Window Role" msgstr "Ruolo della finestra" -#: gtk/gtkwindow.c:725 +#: gtk/gtkwindow.c:753 msgid "Unique identifier for the window to be used when restoring a session" msgstr "" "Identificatore univoco della finestra utilizzato quando si ripristina una " "sessione" # GTK-2-12 -#: gtk/gtkwindow.c:740 +#: gtk/gtkwindow.c:768 msgid "Startup ID" msgstr "ID avvio" # GTK-2-12 -#: gtk/gtkwindow.c:741 +#: gtk/gtkwindow.c:769 msgid "Unique startup identifier for the window used by startup-notification" msgstr "" "Identificatore univoco di avvio della finestra utilizzato da startup-" "notification" -#: gtk/gtkwindow.c:748 +#: gtk/gtkwindow.c:776 msgid "If TRUE, users can resize the window" msgstr "Se VERO, gli utenti potranno ridimensionare la finestra" -#: gtk/gtkwindow.c:755 +#: gtk/gtkwindow.c:783 msgid "" "If TRUE, the window is modal (other windows are not usable while this one is " "up)" @@ -9387,100 +9566,100 @@ msgstr "" "Se VERO, la finestra è modale (le altre finestre non sono utilizzabili fino " "a quando questa non viene chiusa)" -#: gtk/gtkwindow.c:761 +#: gtk/gtkwindow.c:789 msgid "Window Position" msgstr "Posizione finestra" -#: gtk/gtkwindow.c:762 +#: gtk/gtkwindow.c:790 msgid "The initial position of the window" msgstr "La posizione iniziale della finestra" -#: gtk/gtkwindow.c:769 +#: gtk/gtkwindow.c:797 msgid "Default Width" msgstr "Larghezza predefinita" -#: gtk/gtkwindow.c:770 +#: gtk/gtkwindow.c:798 msgid "The default width of the window, used when initially showing the window" msgstr "" "La larghezza predefinita della finestra, utilizzata all'inizio quando viene " "mostrata la finestra" -#: gtk/gtkwindow.c:777 +#: gtk/gtkwindow.c:805 msgid "Default Height" msgstr "Altezza predefinita" -#: gtk/gtkwindow.c:778 +#: gtk/gtkwindow.c:806 msgid "" "The default height of the window, used when initially showing the window" msgstr "" "L'altezza predefinita della finestra, utilizzata all'inizio quando viene " "mostrata la finestra" -#: gtk/gtkwindow.c:785 +#: gtk/gtkwindow.c:813 msgid "Destroy with Parent" msgstr "Distruggi insieme al padre" -#: gtk/gtkwindow.c:786 +#: gtk/gtkwindow.c:814 msgid "If this window should be destroyed when the parent is destroyed" msgstr "Indica se questa finestra deve essere distrutta insieme al padre" -#: gtk/gtkwindow.c:799 +#: gtk/gtkwindow.c:827 msgid "Hide the titlebar during maximization" msgstr "Nasconde la barra del titolo durante la massimizzazione" -#: gtk/gtkwindow.c:800 +#: gtk/gtkwindow.c:828 msgid "If this window's titlebar should be hidden when the window is maximized" msgstr "" "Indica se la barra dei menù di questa finestra debba essere nascosta quando " "la finestra è massimizzata" -#: gtk/gtkwindow.c:807 +#: gtk/gtkwindow.c:835 msgid "Icon for this window" msgstr "Icona per questa finestra" -#: gtk/gtkwindow.c:823 +#: gtk/gtkwindow.c:851 msgid "Mnemonics Visible" msgstr "Acceleratori visibili" -#: gtk/gtkwindow.c:824 +#: gtk/gtkwindow.c:852 msgid "Whether mnemonics are currently visible in this window" msgstr "" "Indica se gli acceleratori sono attualmente visibili in questa finestra" -#: gtk/gtkwindow.c:840 +#: gtk/gtkwindow.c:868 msgid "Focus Visible" msgstr "Focus visibile" -#: gtk/gtkwindow.c:841 +#: gtk/gtkwindow.c:869 msgid "Whether focus rectangles are currently visible in this window" msgstr "" "Indica se i rettangoli di focus sono attualmente visibili in questa finestra" -#: gtk/gtkwindow.c:856 +#: gtk/gtkwindow.c:884 msgid "Name of the themed icon for this window" msgstr "Nome dell'icona a tema con questa finestra" -#: gtk/gtkwindow.c:869 +#: gtk/gtkwindow.c:897 msgid "Is Active" msgstr "È attiva" -#: gtk/gtkwindow.c:870 +#: gtk/gtkwindow.c:898 msgid "Whether the toplevel is the current active window" msgstr "Indica se toplevel è la finestra attiva corrente" -#: gtk/gtkwindow.c:876 +#: gtk/gtkwindow.c:904 msgid "Focus in Toplevel" msgstr "Focus nel toplevel" -#: gtk/gtkwindow.c:877 +#: gtk/gtkwindow.c:905 msgid "Whether the input focus is within this GtkWindow" msgstr "Indica se il focus di input è all'interno di questo GtkWindow" -#: gtk/gtkwindow.c:883 +#: gtk/gtkwindow.c:911 msgid "Type hint" msgstr "Tipo di suggerimento" -#: gtk/gtkwindow.c:884 +#: gtk/gtkwindow.c:912 msgid "" "Hint to help the desktop environment understand what kind of window this is " "and how to treat it." @@ -9488,124 +9667,116 @@ msgstr "" "Suggerimento di aiuto per l'ambiente desktop per determinare il tipo di " "finestra e come possa essere trattata." -#: gtk/gtkwindow.c:891 +#: gtk/gtkwindow.c:919 msgid "Skip taskbar" msgstr "Salta la barra dei task" -#: gtk/gtkwindow.c:892 +#: gtk/gtkwindow.c:920 msgid "TRUE if the window should not be in the task bar." msgstr "Se VERO, la finestra non viene mostrata nella barra dei task." -#: gtk/gtkwindow.c:898 +#: gtk/gtkwindow.c:926 msgid "Skip pager" msgstr "Salta il pager" -#: gtk/gtkwindow.c:899 +#: gtk/gtkwindow.c:927 msgid "TRUE if the window should not be in the pager." msgstr "Se VERO, la finestra non viene mostrata nel pager." -#: gtk/gtkwindow.c:905 +#: gtk/gtkwindow.c:933 msgid "Urgent" msgstr "Urgente" -#: gtk/gtkwindow.c:906 +#: gtk/gtkwindow.c:934 msgid "TRUE if the window should be brought to the user's attention." msgstr "" "Se VERO, la finestra dovrebbe essere portata all'attenzione dell'utente." -#: gtk/gtkwindow.c:919 +#: gtk/gtkwindow.c:947 msgid "Accept focus" msgstr "Accetta il focus" -#: gtk/gtkwindow.c:920 +#: gtk/gtkwindow.c:948 msgid "TRUE if the window should receive the input focus." msgstr "Se VERO, la finestra può ricevere il focus dell'input." -#: gtk/gtkwindow.c:933 +#: gtk/gtkwindow.c:961 msgid "Focus on map" msgstr "Focus sulla mappa" -#: gtk/gtkwindow.c:934 +#: gtk/gtkwindow.c:962 msgid "TRUE if the window should receive the input focus when mapped." msgstr "VERO se la finestra può ricevere il focus dell'input quando mappata." -#: gtk/gtkwindow.c:947 +#: gtk/gtkwindow.c:975 msgid "Decorated" msgstr "Decorata" -#: gtk/gtkwindow.c:948 +#: gtk/gtkwindow.c:976 msgid "Whether the window should be decorated by the window manager" msgstr "Indica se la finestra può essere decorata dal window manager." -#: gtk/gtkwindow.c:961 +#: gtk/gtkwindow.c:989 msgid "Deletable" msgstr "Rimovibile" -#: gtk/gtkwindow.c:962 +#: gtk/gtkwindow.c:990 msgid "Whether the window frame should have a close button" msgstr "Indica se la cornice della finestra ha un pulsante di chiusura" -#: gtk/gtkwindow.c:982 +#: gtk/gtkwindow.c:1010 msgid "Resize grip" msgstr "Maniglia di ridimensionamento" -#: gtk/gtkwindow.c:983 +#: gtk/gtkwindow.c:1011 msgid "Specifies whether the window should have a resize grip" msgstr "Indica se la finestra ha una maniglia di ridimensionamento" -#: gtk/gtkwindow.c:998 +#: gtk/gtkwindow.c:1026 msgid "Resize grip is visible" msgstr "Maniglia di ridimensionamento visibile" -#: gtk/gtkwindow.c:999 +#: gtk/gtkwindow.c:1027 msgid "Specifies whether the window's resize grip is visible." msgstr "Indica se la maniglia di ridimensionamento della finesta è visibile." -#: gtk/gtkwindow.c:1013 +#: gtk/gtkwindow.c:1041 msgid "Gravity" msgstr "Gravità" -#: gtk/gtkwindow.c:1014 +#: gtk/gtkwindow.c:1042 msgid "The window gravity of the window" msgstr "La gravità della finestra" -#: gtk/gtkwindow.c:1029 -msgid "Transient for Window" -msgstr "Transient per la finestra" - -#: gtk/gtkwindow.c:1030 -msgid "The transient parent of the dialog" -msgstr "Il genitore transient di una finestra di dialogo" - -#: gtk/gtkwindow.c:1049 +#: gtk/gtkwindow.c:1077 msgid "Attached to Widget" msgstr "Collegata al widget" -#: gtk/gtkwindow.c:1050 +#: gtk/gtkwindow.c:1078 msgid "The widget where the window is attached" msgstr "Il widget a cui la finestra è collegata" -#: gtk/gtkwindow.c:1056 +#: gtk/gtkwindow.c:1084 msgid "Is maximized" msgstr "È massimizzato" -#: gtk/gtkwindow.c:1057 +#: gtk/gtkwindow.c:1085 msgid "Whether the window is maximized" msgstr "Indica se la finestra è massimizzata" -#: gtk/gtkwindow.c:1078 +#: gtk/gtkwindow.c:1106 msgid "GtkApplication" msgstr "GtkApplication" -#: gtk/gtkwindow.c:1079 +#: gtk/gtkwindow.c:1107 msgid "The GtkApplication for the window" msgstr "Il GtkApplication per la finestra" -#: gtk/gtkwindow.c:1089 gtk/gtkwindow.c:1090 +#: gtk/gtkwindow.c:1117 gtk/gtkwindow.c:1118 msgid "Decorated button layout" msgstr "Disposizione pulsante decorato" -#: gtk/gtkwindow.c:1096 gtk/gtkwindow.c:1097 +#: gtk/gtkwindow.c:1124 gtk/gtkwindow.c:1125 msgid "Decoration resize handle size" msgstr "Dimensione handle di ridimensionamento della decorazione"