2.15.5
svn path=/trunk/; revision=22448
This commit is contained in:
@ -34,7 +34,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: gtk+-properties\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2009-02-17 10:12-0500\n"
|
||||
"POT-Creation-Date: 2009-03-02 14:38-0500\n"
|
||||
"PO-Revision-Date: 2008-09-15 17:35+0200\n"
|
||||
"Last-Translator: Luca Ferretti <elle.uca@libero.it>\n"
|
||||
"Language-Team: Italian <tp@lists.linux.it>\n"
|
||||
@ -129,7 +129,7 @@ msgstr "Display predefinito"
|
||||
msgid "The default display for GDK"
|
||||
msgstr "Il display predefinito per GDK"
|
||||
|
||||
#: gdk/gdkpango.c:490 gtk/gtkinvisible.c:86 gtk/gtkmountoperation.c:179
|
||||
#: gdk/gdkpango.c:490 gtk/gtkinvisible.c:86 gtk/gtkmountoperation.c:155
|
||||
#: gtk/gtkstatusicon.c:277 gtk/gtkwindow.c:613
|
||||
msgid "Screen"
|
||||
msgstr "Schermo"
|
||||
@ -498,7 +498,7 @@ msgid "Whether the action group is visible."
|
||||
msgstr "Indica se il gruppo di azioni è visibile."
|
||||
|
||||
#: gtk/gtkadjustment.c:93 gtk/gtkcellrendererprogress.c:128
|
||||
#: gtk/gtkscalebutton.c:200 gtk/gtkspinbutton.c:269
|
||||
#: gtk/gtkscalebutton.c:204 gtk/gtkspinbutton.c:269
|
||||
msgid "Value"
|
||||
msgstr "Valore"
|
||||
|
||||
@ -1055,7 +1055,7 @@ msgstr ""
|
||||
"Indica se la proprietà child_displacement_x/_y deve avere effetto anche sul "
|
||||
"rettangolo del focus"
|
||||
|
||||
#: gtk/gtkbutton.c:485 gtk/gtkentry.c:658 gtk/gtkentry.c:1647
|
||||
#: gtk/gtkbutton.c:485 gtk/gtkentry.c:658 gtk/gtkentry.c:1661
|
||||
msgid "Inner Border"
|
||||
msgstr "Bordo interno"
|
||||
|
||||
@ -1470,7 +1470,7 @@ msgid "Orientation and growth direction of the progress bar"
|
||||
msgstr "Orientamento e direzione di crescita della barra di avanzamento"
|
||||
|
||||
#: gtk/gtkcellrendererspin.c:93 gtk/gtkprogressbar.c:118 gtk/gtkrange.c:367
|
||||
#: gtk/gtkscalebutton.c:219 gtk/gtkspinbutton.c:208
|
||||
#: gtk/gtkscalebutton.c:223 gtk/gtkspinbutton.c:208
|
||||
msgid "Adjustment"
|
||||
msgstr "Aggiustamento"
|
||||
|
||||
@ -2697,36 +2697,47 @@ msgstr "Altezza"
|
||||
msgid "Whether activatable icons should prelight when hovered"
|
||||
msgstr "Indica se le linguette devono essere visualizzate"
|
||||
|
||||
#: gtk/gtkentry.c:1648
|
||||
# GTK-2-12
|
||||
#: gtk/gtkentry.c:1211
|
||||
#, fuzzy
|
||||
msgid "Progress Border"
|
||||
msgstr "Bordo avvallamento"
|
||||
|
||||
#: gtk/gtkentry.c:1212
|
||||
#, fuzzy
|
||||
msgid "Border around the progress bar"
|
||||
msgstr "Testo sulla barra di avanzamento"
|
||||
|
||||
#: gtk/gtkentry.c:1662
|
||||
msgid "Border between text and frame."
|
||||
msgstr "Bordo tra il testo e la cornice."
|
||||
|
||||
#: gtk/gtkentry.c:1662
|
||||
#: gtk/gtkentry.c:1676
|
||||
#, fuzzy
|
||||
msgid "State Hint"
|
||||
msgstr "Stringa di stato"
|
||||
|
||||
#: gtk/gtkentry.c:1663
|
||||
#: gtk/gtkentry.c:1677
|
||||
#, fuzzy
|
||||
msgid "Whether to pass a proper state when drawing shadow or background"
|
||||
msgstr ""
|
||||
"Bitmap da usare come maschera per la la visualizzazione del colore di sfondo "
|
||||
"del testo"
|
||||
|
||||
#: gtk/gtkentry.c:1668 gtk/gtklabel.c:695
|
||||
#: gtk/gtkentry.c:1682 gtk/gtklabel.c:695
|
||||
msgid "Select on focus"
|
||||
msgstr "Seleziona al focus"
|
||||
|
||||
#: gtk/gtkentry.c:1669
|
||||
#: gtk/gtkentry.c:1683
|
||||
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/gtkentry.c:1683
|
||||
#: gtk/gtkentry.c:1697
|
||||
msgid "Password Hint Timeout"
|
||||
msgstr "Timeout per l'aiuto sulla password"
|
||||
|
||||
# GTK-2-12
|
||||
#: gtk/gtkentry.c:1684
|
||||
#: gtk/gtkentry.c:1698
|
||||
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 "
|
||||
@ -3346,7 +3357,7 @@ msgstr "Insieme di icone"
|
||||
msgid "Icon set to display"
|
||||
msgstr "Insieme di icone da visualizzare"
|
||||
|
||||
#: gtk/gtkimage.c:188 gtk/gtkscalebutton.c:210 gtk/gtktoolbar.c:540
|
||||
#: gtk/gtkimage.c:188 gtk/gtkscalebutton.c:214 gtk/gtktoolbar.c:540
|
||||
msgid "Icon size"
|
||||
msgstr "Dimensione icona"
|
||||
|
||||
@ -3959,25 +3970,25 @@ msgid ""
|
||||
msgstr "Quantità di spazio, in pixel, da aggiungere sopra e sotto del widget"
|
||||
|
||||
# GTK-2-14
|
||||
#: gtk/gtkmountoperation.c:163
|
||||
#: gtk/gtkmountoperation.c:139
|
||||
msgid "Parent"
|
||||
msgstr "Genitore"
|
||||
|
||||
# GTK-2-14
|
||||
#: gtk/gtkmountoperation.c:164
|
||||
#: gtk/gtkmountoperation.c:140
|
||||
msgid "The parent window"
|
||||
msgstr "La finestra genitore"
|
||||
|
||||
#: gtk/gtkmountoperation.c:171
|
||||
#: gtk/gtkmountoperation.c:147
|
||||
msgid "Is Showing"
|
||||
msgstr ""
|
||||
|
||||
#: gtk/gtkmountoperation.c:172
|
||||
#: gtk/gtkmountoperation.c:148
|
||||
msgid "Are we showing a dialog"
|
||||
msgstr ""
|
||||
|
||||
# GTK-2-14
|
||||
#: gtk/gtkmountoperation.c:180
|
||||
#: gtk/gtkmountoperation.c:156
|
||||
msgid "The screen where this window will be displayed."
|
||||
msgstr "Lo schermo dove verrà mostrata questa finestra."
|
||||
|
||||
@ -4964,11 +4975,11 @@ msgstr "Scalatura freccia"
|
||||
msgid "Arrow scaling with regard to scroll button size"
|
||||
msgstr ""
|
||||
|
||||
#: gtk/gtkrecentaction.c:616 gtk/gtkrecentchoosermenu.c:228
|
||||
#: gtk/gtkrecentaction.c:616 gtk/gtkrecentchoosermenu.c:227
|
||||
msgid "Show Numbers"
|
||||
msgstr "Mostra numeri"
|
||||
|
||||
#: gtk/gtkrecentaction.c:617 gtk/gtkrecentchoosermenu.c:229
|
||||
#: gtk/gtkrecentaction.c:617 gtk/gtkrecentchoosermenu.c:228
|
||||
msgid "Whether the items should be displayed with a number"
|
||||
msgstr "Indica se aggiungere un numero agli elementi visualizzati"
|
||||
|
||||
@ -5148,18 +5159,18 @@ msgstr "Spazio tra il testo del valore e l'area slider/avvallamento"
|
||||
|
||||
# GTK-2-12
|
||||
# FIXME
|
||||
#: gtk/gtkscalebutton.c:201
|
||||
#: gtk/gtkscalebutton.c:205
|
||||
msgid "The value of the scale"
|
||||
msgstr "Il valore della scala"
|
||||
|
||||
# GTK-2-12
|
||||
#: gtk/gtkscalebutton.c:211
|
||||
#: gtk/gtkscalebutton.c:215
|
||||
msgid "The icon size"
|
||||
msgstr "La dimensione dell'icona"
|
||||
|
||||
# GTK-2-12
|
||||
# FIXME
|
||||
#: gtk/gtkscalebutton.c:220
|
||||
#: gtk/gtkscalebutton.c:224
|
||||
msgid ""
|
||||
"The GtkAdjustment that contains the current value of this scale button object"
|
||||
msgstr ""
|
||||
@ -5167,12 +5178,12 @@ msgstr ""
|
||||
"scala"
|
||||
|
||||
# GTK-2-12
|
||||
#: gtk/gtkscalebutton.c:248
|
||||
#: gtk/gtkscalebutton.c:252
|
||||
msgid "Icons"
|
||||
msgstr "Icone"
|
||||
|
||||
# GTK-2-12
|
||||
#: gtk/gtkscalebutton.c:249
|
||||
#: gtk/gtkscalebutton.c:253
|
||||
msgid "List of icon names"
|
||||
msgstr "Elenco di nomi di icona"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user