summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Ferretti <lferrett@gnome.org>2013-03-24 20:57:22 +0100
committerLuca Ferretti <lferrett@gnome.org>2013-03-24 20:57:35 +0100
commit613eab94cf6bbe1b6ea295c1d5f2f9b422f1cdfa (patch)
treee781add46c21c50fe46accaaa4839edc0d8cea83
parent8d884bb4fb31872766bfa6f33f667e0a4fbf0e26 (diff)
downloadgtk+-613eab94cf6bbe1b6ea295c1d5f2f9b422f1cdfa.tar.gz
[l10n] updated Italian translation
-rw-r--r--po/it.po677
1 files changed, 405 insertions, 272 deletions
diff --git a/po/it.po b/po/it.po
index 7d24d4dcc2..e7b3b19d20 100644
--- a/po/it.po
+++ b/po/it.po
@@ -10,8 +10,8 @@ msgstr ""
"Project-Id-Version: gtk+ 3.1.x\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gtk"
"%2b&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2013-01-19 19:42+0000\n"
-"PO-Revision-Date: 2013-02-04 18:39+0100\n"
+"POT-Creation-Date: 2013-03-24 18:19+0000\n"
+"PO-Revision-Date: 2013-03-24 20:49+0100\n"
"Last-Translator: Luca Ferretti <lferrett@gnome.org>\n"
"Language-Team: Italian <tp@lists.linux.it>\n"
"Language: it\n"
@@ -20,48 +20,48 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
-#: ../gdk/gdk.c:155
+#: ../gdk/gdk.c:157
#, c-format
msgid "Error parsing option --gdk-debug"
msgstr "Errore nell'analizzare l'opzione --gdk-debug"
-#: ../gdk/gdk.c:175
+#: ../gdk/gdk.c:177
#, c-format
msgid "Error parsing option --gdk-no-debug"
msgstr "Errore nell'analizzare l'opzione --gdk-debug"
#. Description of --class=CLASS in --help output
-#: ../gdk/gdk.c:203
+#: ../gdk/gdk.c:205
msgid "Program class as used by the window manager"
msgstr "Classe del programma come usato dal window manager"
#. Placeholder in --class=CLASS in --help output
-#: ../gdk/gdk.c:204
+#: ../gdk/gdk.c:206
msgid "CLASS"
msgstr "CLASSE"
#. Description of --name=NAME in --help output
-#: ../gdk/gdk.c:206
+#: ../gdk/gdk.c:208
msgid "Program name as used by the window manager"
msgstr "Nome del programma come usato dal window manager"
#. Placeholder in --name=NAME in --help output
-#: ../gdk/gdk.c:207
+#: ../gdk/gdk.c:209
msgid "NAME"
msgstr "NOME"
#. Description of --display=DISPLAY in --help output
-#: ../gdk/gdk.c:209
+#: ../gdk/gdk.c:211
msgid "X display to use"
msgstr "Display X da usare"
#. Placeholder in --display=DISPLAY in --help output
-#: ../gdk/gdk.c:210
+#: ../gdk/gdk.c:212
msgid "DISPLAY"
msgstr "DISPLAY"
#. Description of --gdk-debug=FLAGS in --help output
-#: ../gdk/gdk.c:213
+#: ../gdk/gdk.c:215
msgid "GDK debugging flags to set"
msgstr "Flag per il debug di GDK da attivare"
@@ -69,12 +69,12 @@ msgstr "Flag per il debug di GDK da attivare"
#. Placeholder in --gdk-no-debug=FLAGS in --help output
#. Placeholder in --gtk-debug=FLAGS in --help output
#. Placeholder in --gtk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:214 ../gdk/gdk.c:217 ../gtk/gtkmain.c:453 ../gtk/gtkmain.c:456
+#: ../gdk/gdk.c:216 ../gdk/gdk.c:219 ../gtk/gtkmain.c:453 ../gtk/gtkmain.c:456
msgid "FLAGS"
msgstr "FLAG"
#. Description of --gdk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:216
+#: ../gdk/gdk.c:218
msgid "GDK debugging flags to unset"
msgstr "Flag per il debug di GDK da disattivare"
@@ -485,6 +485,133 @@ msgid_plural "Opening %d Items"
msgstr[0] "Apertura di %d oggetto"
msgstr[1] "Apertura di %d oggetti"
+#: ../gtk/a11y/gtkbooleancellaccessible.c:43
+msgctxt "Action description"
+msgid "Toggles the cell"
+msgstr "Commuta la cella"
+
+#: ../gtk/a11y/gtkbooleancellaccessible.c:63
+#: ../gtk/a11y/gtkswitchaccessible.c:101
+msgctxt "Action name"
+msgid "Toggle"
+msgstr "Commuta"
+
+#: ../gtk/a11y/gtkbuttonaccessible.c:341
+#: ../gtk/a11y/gtkmenuitemaccessible.c:436
+msgctxt "Action name"
+msgid "Click"
+msgstr "Clic"
+
+#: ../gtk/a11y/gtkbuttonaccessible.c:350
+msgctxt "Action description"
+msgid "Clicks the button"
+msgstr "Esegue il clic sul pulsante"
+
+#: ../gtk/a11y/gtkcellaccessible.c:258
+msgctxt "Action name"
+msgid "Expand or contract"
+msgstr "Espandi o contrai"
+
+#: ../gtk/a11y/gtkcellaccessible.c:260
+msgctxt "Action name"
+msgid "Edit"
+msgstr "Modifica"
+
+#: ../gtk/a11y/gtkcellaccessible.c:262
+#: ../gtk/a11y/gtkcolorswatchaccessible.c:72
+#: ../gtk/a11y/gtkentryaccessible.c:1541
+#: ../gtk/a11y/gtkexpanderaccessible.c:281
+msgctxt "Action name"
+msgid "Activate"
+msgstr "Attiva"
+
+#: ../gtk/a11y/gtkcellaccessible.c:275
+msgctxt "Action description"
+msgid "Expands or contracts the row in the tree view containing this cell"
+msgstr ""
+"Espande o contrare la riga nella vista albero che contiene questa cella"
+
+#: ../gtk/a11y/gtkcellaccessible.c:277
+msgctxt "Action description"
+msgid "Creates a widget in which the contents of the cell can be edited"
+msgstr "Crea un widget in cui è possibile modificare il contenuto della cella"
+
+#: ../gtk/a11y/gtkcellaccessible.c:279
+msgctxt "Action description"
+msgid "Activates the cell"
+msgstr "Attiva la cella"
+
+#: ../gtk/a11y/gtkcolorswatchaccessible.c:71
+msgctxt "Action name"
+msgid "Select"
+msgstr "Seleziona"
+
+#: ../gtk/a11y/gtkcolorswatchaccessible.c:73
+msgctxt "Action name"
+msgid "Customize"
+msgstr "Personalizza"
+
+#: ../gtk/a11y/gtkcolorswatchaccessible.c:84
+msgctxt "Action description"
+msgid "Selects the color"
+msgstr "Seleziona una colore"
+
+#: ../gtk/a11y/gtkcolorswatchaccessible.c:85
+msgctxt "Action description"
+msgid "Activates the color"
+msgstr "Attiva il colore"
+
+#: ../gtk/a11y/gtkcolorswatchaccessible.c:86
+msgctxt "Action description"
+msgid "Customizes the color"
+msgstr "Personalizza il colore"
+
+#: ../gtk/a11y/gtkcomboboxaccessible.c:313
+msgctxt "Action name"
+msgid "Press"
+msgstr "Premi"
+
+# descrizione per a11y
+#: ../gtk/a11y/gtkcomboboxaccessible.c:322
+msgctxt "Action description"
+msgid "Presses the combobox"
+msgstr "Preme la casella combinata"
+
+#: ../gtk/a11y/gtkentryaccessible.c:1550
+msgctxt "Action description"
+msgid "Activates the entry"
+msgstr "Attiva la voce"
+
+#: ../gtk/a11y/gtkexpanderaccessible.c:290
+msgctxt "Action description"
+msgid "Activates the expander"
+msgstr "Attiva l'espansore"
+
+#: ../gtk/a11y/gtkmenuitemaccessible.c:445
+msgctxt "Action description"
+msgid "Clicks the menuitem"
+msgstr "Esegue il clic sulla voce di menu"
+
+#: ../gtk/a11y/gtkscalebuttonaccessible.c:140
+msgctxt "Action description"
+msgid "Pops up the slider"
+msgstr "Mostra il controllo scorrevole"
+
+#: ../gtk/a11y/gtkscalebuttonaccessible.c:142
+msgctxt "Action description"
+msgid "Dismisses the slider"
+msgstr "Dismette il controllo scorrevole"
+
+#: ../gtk/a11y/gtkscalebuttonaccessible.c:170
+msgctxt "Action name"
+msgid "Popup"
+msgstr "Mostra"
+
+#: ../gtk/a11y/gtkscalebuttonaccessible.c:172
+msgctxt "Action name"
+msgid "Dismiss"
+msgstr "Dismetti"
+
#: ../gtk/a11y/gtkspinneraccessible.c:39
msgctxt "throbbing progress animation widget"
msgid "Spinner"
@@ -495,16 +622,21 @@ msgid "Provides visual indication of progress"
msgstr "Fornisce indicazioni visive sull'avanzamento"
# per l'accessibilità
-#: ../gtk/a11y/gtkswitchaccessible.c:62
+#: ../gtk/a11y/gtkswitchaccessible.c:63
msgctxt "light switch widget"
msgid "Switch"
msgstr "Interruttore"
# per l'accessibilità
-#: ../gtk/a11y/gtkswitchaccessible.c:63
+#: ../gtk/a11y/gtkswitchaccessible.c:64
msgid "Switches between on and off states"
msgstr "Commuta tra gli stati acceso/attivato e spento/disattivato"
+#: ../gtk/a11y/gtkswitchaccessible.c:110
+msgctxt "Action description"
+msgid "Toggles the switch"
+msgstr "Commuta lo switch"
+
#: ../gtk/deprecated/gtkcolorsel.c:425
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
@@ -646,7 +778,7 @@ msgstr ""
#. We emit the response for the Select button manually,
#. * since we want to save the color first
#.
-#: ../gtk/deprecated/gtkcolorseldialog.c:201 ../gtk/gtkappchooserdialog.c:574
+#: ../gtk/deprecated/gtkcolorseldialog.c:201 ../gtk/gtkappchooserdialog.c:509
#: ../gtk/gtkcolorchooserdialog.c:150 ../gtk/gtkfontchooserdialog.c:174
#: ../gtk/gtkprinteroptionwidget.c:550
msgid "_Select"
@@ -808,12 +940,12 @@ msgctxt "keyboard label"
msgid "Meta"
msgstr "Meta"
-#: ../gtk/gtkaccellabel.c:848
+#: ../gtk/gtkaccellabel.c:849
msgctxt "keyboard label"
msgid "Space"
msgstr "Spazio"
-#: ../gtk/gtkaccellabel.c:851
+#: ../gtk/gtkaccellabel.c:852
msgctxt "keyboard label"
msgid "Backslash"
msgstr "Backslash"
@@ -830,42 +962,29 @@ msgstr "Ricerca delle applicazioni online non riuscita"
msgid "_Find applications online"
msgstr "_Trova applicazioni online"
-#: ../gtk/gtkappchooserdialog.c:247
-msgid "Could not run application"
-msgstr "Impossibile eseguire l'applicazione"
-
-#: ../gtk/gtkappchooserdialog.c:260
-#, c-format
-msgid "Could not find '%s'"
-msgstr "Impossibile trovare «%s»"
-
-#: ../gtk/gtkappchooserdialog.c:263
-msgid "Could not find application"
-msgstr "Impossibile trovare l'applicazione"
-
#. Translators: %s is a filename
-#: ../gtk/gtkappchooserdialog.c:397
+#: ../gtk/gtkappchooserdialog.c:332
#, c-format
msgid "Select an application to open \"%s\""
msgstr "Selezionare un'applicazione per aprire «%s»"
-#: ../gtk/gtkappchooserdialog.c:398 ../gtk/gtkappchooserwidget.c:657
+#: ../gtk/gtkappchooserdialog.c:333 ../gtk/gtkappchooserwidget.c:657
#, c-format
msgid "No applications available to open \"%s\""
msgstr "Nessuna applicazione disponibile per aprire «%s»"
#. Translators: %s is a file type description
-#: ../gtk/gtkappchooserdialog.c:404
+#: ../gtk/gtkappchooserdialog.c:339
#, c-format
msgid "Select an application for \"%s\" files"
msgstr "Selezionare un'applicazione per i file «%s»"
-#: ../gtk/gtkappchooserdialog.c:406
+#: ../gtk/gtkappchooserdialog.c:341
#, c-format
msgid "No applications available to open \"%s\" files"
msgstr "Nessuna applicazione disponibile per aprire i file «%s»"
-#: ../gtk/gtkappchooserdialog.c:422
+#: ../gtk/gtkappchooserdialog.c:357
msgid ""
"Click \"Show other applications\", for more options, or \"Find applications "
"online\" to install a new application"
@@ -873,11 +992,11 @@ msgstr ""
"Fare clic su «Mostra altre applicazioni» per maggiori opzioni, oppure «Trova "
"applicazioni online» per installare una nuova applicazione"
-#: ../gtk/gtkappchooserdialog.c:492
+#: ../gtk/gtkappchooserdialog.c:427
msgid "Forget association"
msgstr "Dimentica associazione"
-#: ../gtk/gtkappchooserdialog.c:558
+#: ../gtk/gtkappchooserdialog.c:493
msgid "Show other applications"
msgstr "Mostra altre applicazioni"
@@ -899,7 +1018,7 @@ msgstr "Altre applicazioni"
# il primo %s è il nome della gapplication
# il secondo %s è la motivazione
-#: ../gtk/gtkapplication.c:1557
+#: ../gtk/gtkapplication.c:1565
#, c-format
msgid ""
"%s cannot quit at this time:\n"
@@ -1093,201 +1212,201 @@ msgstr "Rosso %d%%, verde %d%%, blu %d%%, alpha %d%%"
msgid "Red %d%%, Green %d%%, Blue %d%%"
msgstr "Rosso %d%%, verde %d%%, blu %d%%"
-#: ../gtk/gtkcolorchooserwidget.c:360
+#: ../gtk/gtkcolorchooserwidget.c:364
#, c-format
msgid "Color: %s"
msgstr "Colore: %s"
-#: ../gtk/gtkcolorchooserwidget.c:419
+#: ../gtk/gtkcolorchooserwidget.c:423
msgctxt "Color name"
msgid "Light Scarlet Red"
msgstr "Rosso scarlatto chiaro"
-#: ../gtk/gtkcolorchooserwidget.c:420
+#: ../gtk/gtkcolorchooserwidget.c:424
msgctxt "Color name"
msgid "Scarlet Red"
msgstr "Rosso scarlatto"
-#: ../gtk/gtkcolorchooserwidget.c:421
+#: ../gtk/gtkcolorchooserwidget.c:425
msgctxt "Color name"
msgid "Dark Scarlet Red"
msgstr "Rosso scarlatto scuro"
-#: ../gtk/gtkcolorchooserwidget.c:422
+#: ../gtk/gtkcolorchooserwidget.c:426
msgctxt "Color name"
msgid "Light Orange"
msgstr "Arancione chiaro"
-#: ../gtk/gtkcolorchooserwidget.c:423
+#: ../gtk/gtkcolorchooserwidget.c:427
msgctxt "Color name"
msgid "Orange"
msgstr "Arancione"
-#: ../gtk/gtkcolorchooserwidget.c:424
+#: ../gtk/gtkcolorchooserwidget.c:428
msgctxt "Color name"
msgid "Dark Orange"
msgstr "Arancione scuro"
-#: ../gtk/gtkcolorchooserwidget.c:425
+#: ../gtk/gtkcolorchooserwidget.c:429
msgctxt "Color name"
msgid "Light Butter"
msgstr "Burro chiaro"
-#: ../gtk/gtkcolorchooserwidget.c:426
+#: ../gtk/gtkcolorchooserwidget.c:430
msgctxt "Color name"
msgid "Butter"
msgstr "Burro"
-#: ../gtk/gtkcolorchooserwidget.c:427
+#: ../gtk/gtkcolorchooserwidget.c:431
msgctxt "Color name"
msgid "Dark Butter"
msgstr "Burro scuro"
-#: ../gtk/gtkcolorchooserwidget.c:428
+#: ../gtk/gtkcolorchooserwidget.c:432
msgctxt "Color name"
msgid "Light Chameleon"
msgstr "Camaleonte chiaro"
-#: ../gtk/gtkcolorchooserwidget.c:429
+#: ../gtk/gtkcolorchooserwidget.c:433
msgctxt "Color name"
msgid "Chameleon"
msgstr "Camaleonte"
-#: ../gtk/gtkcolorchooserwidget.c:430
+#: ../gtk/gtkcolorchooserwidget.c:434
msgctxt "Color name"
msgid "Dark Chameleon"
msgstr "Camaleonte scuro"
-#: ../gtk/gtkcolorchooserwidget.c:431
+#: ../gtk/gtkcolorchooserwidget.c:435
msgctxt "Color name"
msgid "Light Sky Blue"
msgstr "Blu cielo chiaro"
-#: ../gtk/gtkcolorchooserwidget.c:432
+#: ../gtk/gtkcolorchooserwidget.c:436
msgctxt "Color name"
msgid "Sky Blue"
msgstr "Blu cielo"
-#: ../gtk/gtkcolorchooserwidget.c:433
+#: ../gtk/gtkcolorchooserwidget.c:437
msgctxt "Color name"
msgid "Dark Sky Blue"
msgstr "Blu cielo scuro"
-#: ../gtk/gtkcolorchooserwidget.c:434
+#: ../gtk/gtkcolorchooserwidget.c:438
msgctxt "Color name"
msgid "Light Plum"
msgstr "Prugna chiaro"
-#: ../gtk/gtkcolorchooserwidget.c:435
+#: ../gtk/gtkcolorchooserwidget.c:439
msgctxt "Color name"
msgid "Plum"
msgstr "Prugna"
-#: ../gtk/gtkcolorchooserwidget.c:436
+#: ../gtk/gtkcolorchooserwidget.c:440
msgctxt "Color name"
msgid "Dark Plum"
msgstr "Prugna scuro"
-#: ../gtk/gtkcolorchooserwidget.c:437
+#: ../gtk/gtkcolorchooserwidget.c:441
msgctxt "Color name"
msgid "Light Chocolate"
msgstr "Cioccolato chiaro"
-#: ../gtk/gtkcolorchooserwidget.c:438
+#: ../gtk/gtkcolorchooserwidget.c:442
msgctxt "Color name"
msgid "Chocolate"
msgstr "Cioccolato"
-#: ../gtk/gtkcolorchooserwidget.c:439
+#: ../gtk/gtkcolorchooserwidget.c:443
msgctxt "Color name"
msgid "Dark Chocolate"
msgstr "Cioccolato scuro"
-#: ../gtk/gtkcolorchooserwidget.c:440
+#: ../gtk/gtkcolorchooserwidget.c:444
msgctxt "Color name"
msgid "Light Aluminum 1"
msgstr "Alluminio 1 chiaro"
-#: ../gtk/gtkcolorchooserwidget.c:441
+#: ../gtk/gtkcolorchooserwidget.c:445
msgctxt "Color name"
msgid "Aluminum 1"
msgstr "Alluminio 1"
-#: ../gtk/gtkcolorchooserwidget.c:442
+#: ../gtk/gtkcolorchooserwidget.c:446
msgctxt "Color name"
msgid "Dark Aluminum 1"
msgstr "Alluminio 1 scuro"
-#: ../gtk/gtkcolorchooserwidget.c:443
+#: ../gtk/gtkcolorchooserwidget.c:447
msgctxt "Color name"
msgid "Light Aluminum 2"
msgstr "Alluminio 2 chiaro"
-#: ../gtk/gtkcolorchooserwidget.c:444
+#: ../gtk/gtkcolorchooserwidget.c:448
msgctxt "Color name"
msgid "Aluminum 2"
msgstr "Alluminio 2"
-#: ../gtk/gtkcolorchooserwidget.c:445
+#: ../gtk/gtkcolorchooserwidget.c:449
msgctxt "Color name"
msgid "Dark Aluminum 2"
msgstr "Alluminio 2 scuro"
-#: ../gtk/gtkcolorchooserwidget.c:459
+#: ../gtk/gtkcolorchooserwidget.c:463
msgctxt "Color name"
msgid "Black"
msgstr "Nero"
-#: ../gtk/gtkcolorchooserwidget.c:460
+#: ../gtk/gtkcolorchooserwidget.c:464
msgctxt "Color name"
msgid "Very Dark Gray"
msgstr "Grigio molto scuro"
-#: ../gtk/gtkcolorchooserwidget.c:461
+#: ../gtk/gtkcolorchooserwidget.c:465
msgctxt "Color name"
msgid "Darker Gray"
msgstr "Grigio più scuro"
-#: ../gtk/gtkcolorchooserwidget.c:462
+#: ../gtk/gtkcolorchooserwidget.c:466
msgctxt "Color name"
msgid "Dark Gray"
msgstr "Grigio scuro"
-#: ../gtk/gtkcolorchooserwidget.c:463
+#: ../gtk/gtkcolorchooserwidget.c:467
msgctxt "Color name"
msgid "Medium Gray"
msgstr "Grigio medio"
-#: ../gtk/gtkcolorchooserwidget.c:464
+#: ../gtk/gtkcolorchooserwidget.c:468
msgctxt "Color name"
msgid "Light Gray"
msgstr "Grigio chiaro"
-#: ../gtk/gtkcolorchooserwidget.c:465
+#: ../gtk/gtkcolorchooserwidget.c:469
msgctxt "Color name"
msgid "Lighter Gray"
msgstr "Grigio più chiaro"
-#: ../gtk/gtkcolorchooserwidget.c:466
+#: ../gtk/gtkcolorchooserwidget.c:470
msgctxt "Color name"
msgid "Very Light Gray"
msgstr "Grigio molto chiaro"
-#: ../gtk/gtkcolorchooserwidget.c:467
+#: ../gtk/gtkcolorchooserwidget.c:471
msgctxt "Color name"
msgid "White"
msgstr "Bianco"
#. translators: label for the custom section in the color chooser
-#: ../gtk/gtkcolorchooserwidget.c:516
+#: ../gtk/gtkcolorchooserwidget.c:520
msgid "Custom"
msgstr "Personalizzato"
-#: ../gtk/gtkcolorchooserwidget.c:524
+#: ../gtk/gtkcolorchooserwidget.c:528
msgid "Create custom color"
msgstr "Crea colore personalizzato"
-#: ../gtk/gtkcolorchooserwidget.c:543
+#: ../gtk/gtkcolorchooserwidget.c:546
#, c-format
msgid "Custom color %d: %s"
msgstr "Colore personalizzato %d: %s"
@@ -1408,15 +1527,15 @@ msgstr "_Destro:"
msgid "Paper Margins"
msgstr "Margini carta"
-#: ../gtk/gtkentry.c:9127 ../gtk/gtktextview.c:8591
+#: ../gtk/gtkentry.c:9204 ../gtk/gtktextview.c:8684
msgid "Input _Methods"
msgstr "Met_odi di input"
-#: ../gtk/gtkentry.c:9141 ../gtk/gtktextview.c:8605
+#: ../gtk/gtkentry.c:9218 ../gtk/gtktextview.c:8698
msgid "_Insert Unicode Control Character"
msgstr "Inserisci carattere di controllo _Unicode"
-#: ../gtk/gtkentry.c:10094
+#: ../gtk/gtkentry.c:10316
msgid "Caps Lock is on"
msgstr "BlocMaiusc è attivo"
@@ -1465,7 +1584,7 @@ msgstr "BlocMaiusc è attivo"
msgid "Select a File"
msgstr "Selezionare un file"
-#: ../gtk/gtkfilechooserbutton.c:105 ../gtk/gtkfilechooserdefault.c:1820
+#: ../gtk/gtkfilechooserbutton.c:105 ../gtk/gtkfilechooserdefault.c:1825
msgid "Desktop"
msgstr "Scrivania"
@@ -1473,7 +1592,7 @@ msgstr "Scrivania"
msgid "(None)"
msgstr "(Nessuno)"
-#: ../gtk/gtkfilechooserbutton.c:2046
+#: ../gtk/gtkfilechooserbutton.c:2198
msgid "Other…"
msgstr "Altro…"
@@ -1481,23 +1600,23 @@ msgstr "Altro…"
msgid "Type name of new folder"
msgstr "Digitare il nome della nuova cartella"
-#: ../gtk/gtkfilechooserdefault.c:971
+#: ../gtk/gtkfilechooserdefault.c:954
msgid "Could not retrieve information about the file"
msgstr "Impossibile recuperare informazioni sul file"
-#: ../gtk/gtkfilechooserdefault.c:982
+#: ../gtk/gtkfilechooserdefault.c:965
msgid "Could not add a bookmark"
msgstr "Impossibile aggiungere un segnalibro"
-#: ../gtk/gtkfilechooserdefault.c:993
+#: ../gtk/gtkfilechooserdefault.c:976
msgid "Could not remove bookmark"
msgstr "Impossibile rimuovere il segnalibro"
-#: ../gtk/gtkfilechooserdefault.c:1004
+#: ../gtk/gtkfilechooserdefault.c:987
msgid "The folder could not be created"
msgstr "La cartella non può essere creata"
-#: ../gtk/gtkfilechooserdefault.c:1017
+#: ../gtk/gtkfilechooserdefault.c:1000
msgid ""
"The folder could not be created, as a file with the same name already "
"exists. Try using a different name for the folder, or rename the file first."
@@ -1506,17 +1625,17 @@ msgstr ""
"nome. Provare a usare un nome diverso per la cartella o rinominare prima il "
"file."
-#: ../gtk/gtkfilechooserdefault.c:1031
+#: ../gtk/gtkfilechooserdefault.c:1014
msgid "You need to choose a valid filename."
msgstr "È necessario scegliere un nome file valido"
-#: ../gtk/gtkfilechooserdefault.c:1034
+#: ../gtk/gtkfilechooserdefault.c:1017
#, c-format
msgid "Cannot create a file under %s as it is not a folder"
msgstr ""
"Impossibile creare un file all'interno di «%s» poiché non è una cartella"
-#: ../gtk/gtkfilechooserdefault.c:1046
+#: ../gtk/gtkfilechooserdefault.c:1029
msgid ""
"You may only select folders. The item that you selected is not a folder; "
"try using a different item."
@@ -1524,11 +1643,11 @@ msgstr ""
"È possibile selezionare soltanto cartelle. L'elemento selezionato non è una "
"cartella, provare a usare un diverso elemento."
-#: ../gtk/gtkfilechooserdefault.c:1056
+#: ../gtk/gtkfilechooserdefault.c:1039
msgid "Invalid file name"
msgstr "Nome di file non valido"
-#: ../gtk/gtkfilechooserdefault.c:1066
+#: ../gtk/gtkfilechooserdefault.c:1049
msgid "The folder contents could not be displayed"
msgstr "Il contenuto della cartella non può essere visualizzato"
@@ -1536,113 +1655,113 @@ msgstr "Il contenuto della cartella non può essere visualizzato"
#. * is a hostname. Nautilus and the panel contain the same string
#. * to translate.
#.
-#: ../gtk/gtkfilechooserdefault.c:1592
+#: ../gtk/gtkfilechooserdefault.c:1575
#, c-format
msgid "%1$s on %2$s"
msgstr "%1$s su %2$s"
-#: ../gtk/gtkfilechooserdefault.c:1741
+#: ../gtk/gtkfilechooserdefault.c:1724
msgid "Search"
msgstr "Ricerca"
-#: ../gtk/gtkfilechooserdefault.c:1765 ../gtk/gtkfilechooserdefault.c:4991
+#: ../gtk/gtkfilechooserdefault.c:1768 ../gtk/gtkfilechooserdefault.c:4996
msgid "Recently Used"
msgstr "Usati di recente"
-#: ../gtk/gtkfilechooserdefault.c:2364
+#: ../gtk/gtkfilechooserdefault.c:2369
msgid "Select which types of files are shown"
msgstr "Seleziona quali tipi di file mostrare"
-#: ../gtk/gtkfilechooserdefault.c:2723
+#: ../gtk/gtkfilechooserdefault.c:2728
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Aggiunge la cartella «%s» ai segnalibri"
-#: ../gtk/gtkfilechooserdefault.c:2767
+#: ../gtk/gtkfilechooserdefault.c:2772
#, c-format
msgid "Add the current folder to the bookmarks"
msgstr "Aggiunge la cartella corrente ai segnalibri"
-#: ../gtk/gtkfilechooserdefault.c:2769
+#: ../gtk/gtkfilechooserdefault.c:2774
#, c-format
msgid "Add the selected folders to the bookmarks"
msgstr "Aggiunge le cartelle selezionate ai segnalibri"
-#: ../gtk/gtkfilechooserdefault.c:2807
+#: ../gtk/gtkfilechooserdefault.c:2812
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "Rimuove il segnalibro «%s»"
-#: ../gtk/gtkfilechooserdefault.c:2809
+#: ../gtk/gtkfilechooserdefault.c:2814
#, c-format
msgid "Bookmark '%s' cannot be removed"
msgstr "Impossibile rimuovere il segnalibro «%s»"
-#: ../gtk/gtkfilechooserdefault.c:2816 ../gtk/gtkfilechooserdefault.c:3702
+#: ../gtk/gtkfilechooserdefault.c:2821 ../gtk/gtkfilechooserdefault.c:3707
msgid "Remove the selected bookmark"
msgstr "Rimuove il segnalibro selezionato"
-#: ../gtk/gtkfilechooserdefault.c:3380
+#: ../gtk/gtkfilechooserdefault.c:3385
msgid "Remove"
msgstr "Rimuovi"
-#: ../gtk/gtkfilechooserdefault.c:3389
+#: ../gtk/gtkfilechooserdefault.c:3394
msgid "Rename…"
msgstr "Rinomina…"
#. Accessible object name for the file chooser's shortcuts pane
-#: ../gtk/gtkfilechooserdefault.c:3553
+#: ../gtk/gtkfilechooserdefault.c:3558
msgid "Places"
msgstr "Risorse"
#. Column header for the file chooser's shortcuts pane
-#: ../gtk/gtkfilechooserdefault.c:3610
+#: ../gtk/gtkfilechooserdefault.c:3615
msgid "_Places"
msgstr "Ris_orse"
-#: ../gtk/gtkfilechooserdefault.c:3690
+#: ../gtk/gtkfilechooserdefault.c:3695
msgid "Add the selected folder to the Bookmarks"
msgstr "Aggiunge la cartella selezionata ai segnalibri"
-#: ../gtk/gtkfilechooserdefault.c:3951
+#: ../gtk/gtkfilechooserdefault.c:3956
msgid "Could not select file"
msgstr "Impossibile selezionare il file"
# è malaaaaaato.... (sic.)
-#: ../gtk/gtkfilechooserdefault.c:4176
+#: ../gtk/gtkfilechooserdefault.c:4181
msgid "_Visit this file"
msgstr "_Visita questo file"
-#: ../gtk/gtkfilechooserdefault.c:4179
+#: ../gtk/gtkfilechooserdefault.c:4184
msgid "_Copy file’s location"
msgstr "Copia _posizione del file"
-#: ../gtk/gtkfilechooserdefault.c:4182
+#: ../gtk/gtkfilechooserdefault.c:4187
msgid "_Add to Bookmarks"
msgstr "A_ggiungi ai segnalibri"
-#: ../gtk/gtkfilechooserdefault.c:4189
+#: ../gtk/gtkfilechooserdefault.c:4194
msgid "Show _Hidden Files"
msgstr "Mostra _file nascosti"
-#: ../gtk/gtkfilechooserdefault.c:4192
+#: ../gtk/gtkfilechooserdefault.c:4197
msgid "Show _Size Column"
msgstr "Mostra _colonna dimensioni"
-#: ../gtk/gtkfilechooserdefault.c:4417
+#: ../gtk/gtkfilechooserdefault.c:4422
msgid "Files"
msgstr "File"
-#: ../gtk/gtkfilechooserdefault.c:4468
+#: ../gtk/gtkfilechooserdefault.c:4473
msgid "Name"
msgstr "Nome"
-#: ../gtk/gtkfilechooserdefault.c:4491
+#: ../gtk/gtkfilechooserdefault.c:4496
msgid "Size"
msgstr "Dimensione"
# Visto che si applica a cartelle (f) e file (m) mi pare più corretto.
-#: ../gtk/gtkfilechooserdefault.c:4505
+#: ../gtk/gtkfilechooserdefault.c:4510
msgid "Modified"
msgstr "Data di modifica"
@@ -1651,33 +1770,33 @@ msgstr "Data di modifica"
#
# Da verificare nel printeroption!! --Luca
#. Label
-#: ../gtk/gtkfilechooserdefault.c:4598
+#: ../gtk/gtkfilechooserdefault.c:4603
msgid "_Name:"
msgstr "No_me:"
-#: ../gtk/gtkfilechooserdefault.c:4829
+#: ../gtk/gtkfilechooserdefault.c:4834
msgid "Type a file name"
msgstr "Digitare un nome di file"
# sotto c'è un elenco, per cui...
-#: ../gtk/gtkfilechooserdefault.c:4876 ../gtk/gtkfilechooserdefault.c:4887
+#: ../gtk/gtkfilechooserdefault.c:4881 ../gtk/gtkfilechooserdefault.c:4892
msgid "Please select a folder below"
msgstr "Seleziona una cartella dall'elenco"
-#: ../gtk/gtkfilechooserdefault.c:4882
+#: ../gtk/gtkfilechooserdefault.c:4887
msgid "Please type a file name"
msgstr "Digitare un nome di file"
#. Create Folder
-#: ../gtk/gtkfilechooserdefault.c:4953
+#: ../gtk/gtkfilechooserdefault.c:4958
msgid "Create Fo_lder"
msgstr "_Crea cartella"
-#: ../gtk/gtkfilechooserdefault.c:5001
+#: ../gtk/gtkfilechooserdefault.c:5006
msgid "Search:"
msgstr "Cerca:"
-#: ../gtk/gtkfilechooserdefault.c:5052
+#: ../gtk/gtkfilechooserdefault.c:5057
msgid "_Location:"
msgstr "_Posizione:"
@@ -1689,56 +1808,56 @@ msgstr "_Posizione:"
# a usare la C come tasto d'accesso.
#
# --Luca
-#: ../gtk/gtkfilechooserdefault.c:5502
+#: ../gtk/gtkfilechooserdefault.c:5507
msgid "Save in _folder:"
msgstr "Salva nella _cartella:"
-#: ../gtk/gtkfilechooserdefault.c:5504
+#: ../gtk/gtkfilechooserdefault.c:5509
msgid "Create in _folder:"
msgstr "Crea nella _cartella:"
-#: ../gtk/gtkfilechooserdefault.c:6597
+#: ../gtk/gtkfilechooserdefault.c:6530
#, c-format
msgid "Could not read the contents of %s"
msgstr "Impossibile leggere il contenuto di %s"
-#: ../gtk/gtkfilechooserdefault.c:6601
+#: ../gtk/gtkfilechooserdefault.c:6534
msgid "Could not read the contents of the folder"
msgstr "Impossibile leggere il contenuto della cartella"
-#: ../gtk/gtkfilechooserdefault.c:6694 ../gtk/gtkfilechooserdefault.c:6762
-#: ../gtk/gtkfilechooserdefault.c:6942
+#: ../gtk/gtkfilechooserdefault.c:6627 ../gtk/gtkfilechooserdefault.c:6695
+#: ../gtk/gtkfilechooserdefault.c:6875
msgid "Unknown"
msgstr "Sconosciuto"
-#: ../gtk/gtkfilechooserdefault.c:6709
+#: ../gtk/gtkfilechooserdefault.c:6642
msgid "%H:%M"
msgstr "%k.%M"
-#: ../gtk/gtkfilechooserdefault.c:6711
+#: ../gtk/gtkfilechooserdefault.c:6644
msgid "Yesterday at %H:%M"
msgstr "Ieri alle %k.%M"
-#: ../gtk/gtkfilechooserdefault.c:7413
+#: ../gtk/gtkfilechooserdefault.c:7346
msgid "Cannot change to folder because it is not local"
msgstr "Impossibile spostarsi in una cartella non locale"
-#: ../gtk/gtkfilechooserdefault.c:8020 ../gtk/gtkfilechooserdefault.c:8041
+#: ../gtk/gtkfilechooserdefault.c:7943 ../gtk/gtkfilechooserdefault.c:7964
#, c-format
msgid "Shortcut %s already exists"
msgstr "La scorciatoia «%s» esiste già"
-#: ../gtk/gtkfilechooserdefault.c:8131
+#: ../gtk/gtkfilechooserdefault.c:8054
#, c-format
msgid "Shortcut %s does not exist"
msgstr "La scorciatoia «%s» non esiste"
-#: ../gtk/gtkfilechooserdefault.c:8377 ../gtk/gtkprintunixdialog.c:548
+#: ../gtk/gtkfilechooserdefault.c:8301 ../gtk/gtkprintunixdialog.c:548
#, c-format
msgid "A file named \"%s\" already exists. Do you want to replace it?"
msgstr "Esiste già un file con nome «%s». Sostituirlo?"
-#: ../gtk/gtkfilechooserdefault.c:8380 ../gtk/gtkprintunixdialog.c:552
+#: ../gtk/gtkfilechooserdefault.c:8304 ../gtk/gtkprintunixdialog.c:552
#, c-format
msgid ""
"The file already exists in \"%s\". Replacing it will overwrite its contents."
@@ -1746,15 +1865,15 @@ msgstr ""
"Il file esiste già in «%s». Scegliendo di sostituirlo il suo contenuto verrà "
"sovrascritto."
-#: ../gtk/gtkfilechooserdefault.c:8385 ../gtk/gtkprintunixdialog.c:559
+#: ../gtk/gtkfilechooserdefault.c:8309 ../gtk/gtkprintunixdialog.c:559
msgid "_Replace"
msgstr "_Sostituisci"
-#: ../gtk/gtkfilechooserdefault.c:9192
+#: ../gtk/gtkfilechooserdefault.c:9116
msgid "Could not start the search process"
msgstr "Impossibile avviare il processo di ricerca"
-#: ../gtk/gtkfilechooserdefault.c:9193
+#: ../gtk/gtkfilechooserdefault.c:9117
msgid ""
"The program was not able to create a connection to the indexer daemon. "
"Please make sure it is running."
@@ -1762,11 +1881,11 @@ msgstr ""
"Il programma non è stato in grado di creare una connessione al demone di "
"indicizzazione. Assicurarsi che sia in esecuzione."
-#: ../gtk/gtkfilechooserdefault.c:9207
+#: ../gtk/gtkfilechooserdefault.c:9131
msgid "Could not send the search request"
msgstr "Impossibile inviare la richiesta di ricerca"
-#: ../gtk/gtkfilechooserdefault.c:9817
+#: ../gtk/gtkfilechooserdefault.c:9741
#, c-format
msgid "Could not mount %s"
msgstr "Impossibile montare «%s»"
@@ -1806,12 +1925,12 @@ msgstr "Cerca nome tipo carattere"
msgid "Font Family"
msgstr "Famiglia carattere"
-#: ../gtk/gtkicontheme.c:1931
+#: ../gtk/gtkicontheme.c:1935
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Icona «%s» non presente nel tema"
-#: ../gtk/gtkicontheme.c:3462
+#: ../gtk/gtkicontheme.c:3557
msgid "Failed to load icon"
msgstr "Caricamento dell'icona non riuscito"
@@ -1836,12 +1955,12 @@ msgid "System (%s)"
msgstr "Sistema (%s)"
#. Open Link
-#: ../gtk/gtklabel.c:6139
+#: ../gtk/gtklabel.c:6144
msgid "_Open Link"
msgstr "_Apri collegamento"
#. Copy Link Address
-#: ../gtk/gtklabel.c:6151
+#: ../gtk/gtklabel.c:6156
msgid "Copy _Link Address"
msgstr "_Copia indirizzo collegamento"
@@ -2251,7 +2370,7 @@ msgstr "Carta terminata"
#. Translators: this is a printer status.
#: ../gtk/gtkprintoperation-win32.c:613
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:2126
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2286
msgid "Paused"
msgstr "In pausa"
@@ -2378,42 +2497,42 @@ msgstr "Generale"
#. * multiple pages on a sheet when printing
#.
#: ../gtk/gtkprintunixdialog.c:3058
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3692
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4622
msgid "Left to right, top to bottom"
msgstr "Da sinistra a destra, dall'alto in basso"
#: ../gtk/gtkprintunixdialog.c:3058
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3692
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4622
msgid "Left to right, bottom to top"
msgstr "Da sinistra a destra, dal basso in alto"
#: ../gtk/gtkprintunixdialog.c:3059
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3693
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4623
msgid "Right to left, top to bottom"
msgstr "Da destra a sinistra, dall'alto in basso"
#: ../gtk/gtkprintunixdialog.c:3059
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3693
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4623
msgid "Right to left, bottom to top"
msgstr "Da destra a sinistra, dal basso in alto"
#: ../gtk/gtkprintunixdialog.c:3060
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3694
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4624
msgid "Top to bottom, left to right"
msgstr "Dall'alto in basso, da sinistra a destra"
#: ../gtk/gtkprintunixdialog.c:3060
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3694
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4624
msgid "Top to bottom, right to left"
msgstr "Dall'alto in basso, da desta a sinistra"
#: ../gtk/gtkprintunixdialog.c:3061
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3695
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4625
msgid "Bottom to top, left to right"
msgstr "Dal basso in alto, da sinistra a destra"
#: ../gtk/gtkprintunixdialog.c:3061
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3695
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4625
msgid "Bottom to top, right to left"
msgstr "Dal basso in alto, da desta a sinistra"
@@ -2421,7 +2540,7 @@ msgstr "Dal basso in alto, da desta a sinistra"
#. * dialog that controls in what order multiple pages are arranged
#.
#: ../gtk/gtkprintunixdialog.c:3065 ../gtk/gtkprintunixdialog.c:3078
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3772
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4702
msgid "Page Ordering"
msgstr "Ordinamento pagine"
@@ -2595,34 +2714,34 @@ msgid "Job"
msgstr "Lavoro"
# titolo di scheda in dialogo di stampa
-#: ../gtk/gtkprintunixdialog.c:3753
+#: ../gtk/gtkprintunixdialog.c:3751
msgid "Advanced"
msgstr "Avanzate"
# titolo di scheda in dialogo di stampa
#. Translators: this will appear as tab label in print dialog.
-#: ../gtk/gtkprintunixdialog.c:3791
+#: ../gtk/gtkprintunixdialog.c:3789
msgid "Image Quality"
msgstr "Qualità immagine"
# titolo di scheda in dialogo di stampa
#. Translators: this will appear as tab label in print dialog.
-#: ../gtk/gtkprintunixdialog.c:3795
+#: ../gtk/gtkprintunixdialog.c:3793
msgid "Color"
msgstr "Colore"
# titolo di scheda in dialogo di stampa
#. Translators: this will appear as tab label in print dialog.
#. It's a typographical term, as in "Binding and finishing"
-#: ../gtk/gtkprintunixdialog.c:3800
+#: ../gtk/gtkprintunixdialog.c:3798
msgid "Finishing"
msgstr "Finitura"
-#: ../gtk/gtkprintunixdialog.c:3810
+#: ../gtk/gtkprintunixdialog.c:3808
msgid "Some of the settings in the dialog conflict"
msgstr "Alcune impostazioni nella finestra di dialogo sono in conflitto"
-#: ../gtk/gtkprintunixdialog.c:3836
+#: ../gtk/gtkprintunixdialog.c:3834
msgid "Print"
msgstr "Stampa"
@@ -2711,15 +2830,15 @@ msgctxt "recent menu label"
msgid "%d. %s"
msgstr "%d. %s"
-#: ../gtk/gtkrecentmanager.c:1010 ../gtk/gtkrecentmanager.c:1023
-#: ../gtk/gtkrecentmanager.c:1160 ../gtk/gtkrecentmanager.c:1170
-#: ../gtk/gtkrecentmanager.c:1222 ../gtk/gtkrecentmanager.c:1231
-#: ../gtk/gtkrecentmanager.c:1246
+#: ../gtk/gtkrecentmanager.c:1035 ../gtk/gtkrecentmanager.c:1048
+#: ../gtk/gtkrecentmanager.c:1185 ../gtk/gtkrecentmanager.c:1195
+#: ../gtk/gtkrecentmanager.c:1247 ../gtk/gtkrecentmanager.c:1256
+#: ../gtk/gtkrecentmanager.c:1271
#, c-format
msgid "Unable to find an item with URI '%s'"
msgstr "Impossibile trovare un elemento con l'URI «%s»"
-#: ../gtk/gtkrecentmanager.c:2446
+#: ../gtk/gtkrecentmanager.c:2471
#, c-format
msgid "No registered application with name '%s' for item with URI '%s' found"
msgstr ""
@@ -3420,17 +3539,17 @@ msgstr "ZWJ - Spazio di _unione a larghezza nulla"
msgid "ZWNJ Zero width _non-joiner"
msgstr "ZWNJ - Spazio non di unione a _larghezza nulla"
-#: ../gtk/gtkuimanager.c:1781
+#: ../gtk/gtkuimanager.c:1780
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Tag iniziale «%s» non atteso alla riga %d, carattere %d"
-#: ../gtk/gtkuimanager.c:1871
+#: ../gtk/gtkuimanager.c:1870
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Dati carattere non attesi alla riga %d, carattere %d"
-#: ../gtk/gtkuimanager.c:2694
+#: ../gtk/gtkuimanager.c:2693
msgid "Empty"
msgstr "Vuoto"
@@ -4310,101 +4429,101 @@ msgctxt "paper size"
msgid "ROC 8k"
msgstr "ROC 8k"
-#: ../gtk/updateiconcache.c:1368
+#: ../gtk/updateiconcache.c:1386
#, c-format
msgid "Failed to write header\n"
msgstr "Scrittura intestazione non riuscita\n"
-#: ../gtk/updateiconcache.c:1374
+#: ../gtk/updateiconcache.c:1392
#, c-format
msgid "Failed to write hash table\n"
msgstr "Scrittura tabella hash non riuscita\n"
-#: ../gtk/updateiconcache.c:1380
+#: ../gtk/updateiconcache.c:1398
#, c-format
msgid "Failed to write folder index\n"
msgstr "Scrittura indice della cartella non riuscita\n"
-#: ../gtk/updateiconcache.c:1388
+#: ../gtk/updateiconcache.c:1406
#, c-format
msgid "Failed to rewrite header\n"
msgstr "Riscrittura intestazione non riuscita\n"
-#: ../gtk/updateiconcache.c:1482
+#: ../gtk/updateiconcache.c:1500
#, c-format
msgid "Failed to open file %s : %s\n"
msgstr "Apertura del file «%s» non riuscita: %s\n"
-#: ../gtk/updateiconcache.c:1490 ../gtk/updateiconcache.c:1520
+#: ../gtk/updateiconcache.c:1508 ../gtk/updateiconcache.c:1538
#, c-format
msgid "Failed to write cache file: %s\n"
msgstr "Scrittura file di cache non riuscita: %s\n"
-#: ../gtk/updateiconcache.c:1530
+#: ../gtk/updateiconcache.c:1548
#, c-format
msgid "The generated cache was invalid.\n"
msgstr "La cache generata era non valida.\n"
-#: ../gtk/updateiconcache.c:1544
+#: ../gtk/updateiconcache.c:1562
#, c-format
msgid "Could not rename %s to %s: %s, removing %s then.\n"
msgstr "Impossibile rinominare %s in %s: %s quindi viene rimosso %s.\n"
-#: ../gtk/updateiconcache.c:1558
+#: ../gtk/updateiconcache.c:1576
#, c-format
msgid "Could not rename %s to %s: %s\n"
msgstr "Impossibile rinominare %s in %s: %s\n"
-#: ../gtk/updateiconcache.c:1568
+#: ../gtk/updateiconcache.c:1586
#, c-format
msgid "Could not rename %s back to %s: %s.\n"
msgstr "Impossibile rinominare %s nuovamente in %s: %s\n"
-#: ../gtk/updateiconcache.c:1595
+#: ../gtk/updateiconcache.c:1613
#, c-format
msgid "Cache file created successfully.\n"
msgstr "File di cache creato con successo.\n"
-#: ../gtk/updateiconcache.c:1634
+#: ../gtk/updateiconcache.c:1652
msgid "Overwrite an existing cache, even if up to date"
msgstr "Sovrascrive una cache esistente, anche se aggiornata"
-#: ../gtk/updateiconcache.c:1635
+#: ../gtk/updateiconcache.c:1653
msgid "Don't check for the existence of index.theme"
msgstr "Non controlla se esiste index.theme"
-#: ../gtk/updateiconcache.c:1636
+#: ../gtk/updateiconcache.c:1654
msgid "Don't include image data in the cache"
msgstr "Non include i dati dell'immagine nella cache"
-#: ../gtk/updateiconcache.c:1637
+#: ../gtk/updateiconcache.c:1655
msgid "Output a C header file"
msgstr "Genera un header file C"
-#: ../gtk/updateiconcache.c:1638
+#: ../gtk/updateiconcache.c:1656
msgid "Turn off verbose output"
msgstr "Disabilita l'output dettagliato"
-#: ../gtk/updateiconcache.c:1639
+#: ../gtk/updateiconcache.c:1657
msgid "Validate existing icon cache"
msgstr "Convalida una cache di icone esistente"
-#: ../gtk/updateiconcache.c:1706
+#: ../gtk/updateiconcache.c:1724
#, c-format
msgid "File not found: %s\n"
msgstr "File non trovato: %s\n"
-#: ../gtk/updateiconcache.c:1712
+#: ../gtk/updateiconcache.c:1730
#, c-format
msgid "Not a valid icon cache: %s\n"
msgstr "Non è una cache di icone valida: %s\n"
-#: ../gtk/updateiconcache.c:1725
+#: ../gtk/updateiconcache.c:1743
#, c-format
msgid "No theme index file.\n"
msgstr "Nessun file indice di tema.\n"
-#: ../gtk/updateiconcache.c:1729
+#: ../gtk/updateiconcache.c:1747
#, c-format
msgid ""
"No theme index file in '%s'.\n"
@@ -4469,91 +4588,91 @@ msgstr "Vietnamita (VIQR)"
msgid "X Input Method"
msgstr "Metodo di input X"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:858
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:1073
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1002
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1217
msgid "Username:"
msgstr "Nome utente:"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:859
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:1082
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1003
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1226
msgid "Password:"
msgstr "Password:"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:898
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:1095
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1042
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1239
#, c-format
msgid "Authentication is required to print document '%s' on printer %s"
msgstr ""
"È richiesto autenticarsi per stampare il documento «%s» sulla stampante %s"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:900
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1044
#, c-format
msgid "Authentication is required to print a document on %s"
msgstr "È richiesto autenticarsi per stampare un documento su %s"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:904
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1048
#, c-format
msgid "Authentication is required to get attributes of job '%s'"
msgstr "È richiesto autenticarsi per ottenere gli attributi del lavoro «%s»"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:906
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1050
msgid "Authentication is required to get attributes of a job"
msgstr "È richiesto autenticarsi per ottenere gli attributi di un lavoro"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:910
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1054
#, c-format
msgid "Authentication is required to get attributes of printer %s"
msgstr "È richiesto autenticarsi per ottenere gli attributi della stampante %s"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:912
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1056
msgid "Authentication is required to get attributes of a printer"
msgstr "È richiesto autenticarsi per ottenere gli attributi di una stampante"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:915
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1059
#, c-format
msgid "Authentication is required to get default printer of %s"
msgstr "È richiesto autenticarsi per ottenere la stampante predefinita di %s"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:918
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1062
#, c-format
msgid "Authentication is required to get printers from %s"
msgstr "È richiesto autenticarsi per ottenere le stampanti da %s"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:923
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1067
#, c-format
msgid "Authentication is required to get a file from %s"
msgstr "È richiesto autenticarsi per ottenere un file da %s"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:925
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1069
#, c-format
msgid "Authentication is required on %s"
msgstr "È richiesto autenticarsi su %s"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:1067
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1211
msgid "Domain:"
msgstr "Dominio:"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:1097
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1241
#, c-format
msgid "Authentication is required to print document '%s'"
msgstr "È richiesto autenticarsi per stampare il documento «%s»"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:1102
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1246
#, c-format
msgid "Authentication is required to print this document on printer %s"
msgstr ""
"È richiesto autenticarsi per stampare questo documento sulla stampante %s"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:1104
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1248
msgid "Authentication is required to print this document"
msgstr "È richiesto autenticarsi per stampare questo documento"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:1666
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1810
#, c-format
msgid "Printer '%s' is low on toner."
msgstr "Toner in esaurimento sulla stampante «%s»."
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:1667
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1811
#, c-format
msgid "Printer '%s' has no toner left."
msgstr "Toner esaurito sulla stampante «%s»."
@@ -4569,234 +4688,239 @@ msgstr "Toner esaurito sulla stampante «%s»."
#
# Per cui tanto vale non sbattersi la testa a cercare una traduzione.
#. Translators: "Developer" like on photo development context
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:1669
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1813
#, c-format
msgid "Printer '%s' is low on developer."
msgstr "Developer in esaurimento sulla stampante «%s»."
#. Translators: "Developer" like on photo development context
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:1671
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1815
#, c-format
msgid "Printer '%s' is out of developer."
msgstr "Developer esaurito sulla stampante «%s»."
# marker-supply --> fornitura toner (da IBM)
#. Translators: "marker" is one color bin of the printer
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:1673
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1817
#, c-format
msgid "Printer '%s' is low on at least one marker supply."
msgstr "Almeno una fornitura toner in esaurimento sulla stampante «%s»."
# marker-supply --> fornitura toner (da IBM)
#. Translators: "marker" is one color bin of the printer
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:1675
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1819
#, c-format
msgid "Printer '%s' is out of at least one marker supply."
msgstr "Almeno una fornitura toner esaurita sulla stampante «%s»."
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:1676
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1820
#, c-format
msgid "The cover is open on printer '%s'."
msgstr "Il coperchio della stampante «%s» è aperto."
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:1677
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1821
#, c-format
msgid "The door is open on printer '%s'."
msgstr "Lo sportello della stampante «%s» è aperto."
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:1678
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1822
#, c-format
msgid "Printer '%s' is low on paper."
msgstr "Carta in esaurimento sulla stampante «%s»."
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:1679
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1823
#, c-format
msgid "Printer '%s' is out of paper."
msgstr "Carta esaurita sulla stampante «%s»."
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:1680
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1824
#, c-format
msgid "Printer '%s' is currently offline."
msgstr "La stampante «%s» è attualmente fuori rete."
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:1681
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1825
#, c-format
msgid "There is a problem on printer '%s'."
msgstr "C'è un problema sulla stampante «%s»."
#. Translators: this is a printer status.
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:2123
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2283
msgid "Paused; Rejecting Jobs"
msgstr "In pausa; lavori rifiutati"
#. Translators: this is a printer status.
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:2129
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2289
msgid "Rejecting Jobs"
msgstr "Lavori rifiutati"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:2915
+#. Translators: this string connects multiple printer states together.
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2331
+msgid "; "
+msgstr "; "
+
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3845
msgid "Two Sided"
msgstr "Fronte-retro"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:2916
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3846
msgid "Paper Type"
msgstr "Tipo di carta"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:2917
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3847
msgid "Paper Source"
msgstr "Sorgente carta"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:2918
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3848
msgid "Output Tray"
msgstr "Cassetto di uscita"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:2919
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3849
msgid "Resolution"
msgstr "Risoluzione"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:2920
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3850
msgid "GhostScript pre-filtering"
msgstr "Pre-filtraggio GhostScript"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:2929
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3859
msgid "One Sided"
msgstr "Singola facciata"
#. Translators: this is an option of "Two Sided"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:2931
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3861
msgid "Long Edge (Standard)"
msgstr "Bordo lungo (standard)"
#. Translators: this is an option of "Two Sided"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:2933
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3863
msgid "Short Edge (Flip)"
msgstr "Bordo corto (flip)"
#. Translators: this is an option of "Paper Source"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:2935
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:2937
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:2945
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3865
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3867
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3875
msgid "Auto Select"
msgstr "Selezione automatica"
#. Translators: this is an option of "Paper Source"
#. Translators: this is an option of "Resolution"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:2939
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:2941
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:2943
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:2947
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3435
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3869
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3871
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3873
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3877
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4365
msgid "Printer Default"
msgstr "Impostazioni predefinite stampante"
#. Translators: this is an option of "GhostScript"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:2949
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3879
msgid "Embed GhostScript fonts only"
msgstr "Includere solo i caratteri GhostScript"
#. Translators: this is an option of "GhostScript"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:2951
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3881
msgid "Convert to PS level 1"
msgstr "Convertire a PS livello 1"
#. Translators: this is an option of "GhostScript"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:2953
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3883
msgid "Convert to PS level 2"
msgstr "Convertire a PS livello 2"
#. Translators: this is an option of "GhostScript"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:2955
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3885
msgid "No pre-filtering"
msgstr "Nessun pre-filtraggio"
#. Translators: "Miscellaneous" is the label for a button, that opens
#. up an extra panel of settings in a print dialog.
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:2964
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3894
msgid "Miscellaneous"
msgstr "Varie"
#. Translators: These strings name the possible values of the
#. * job priority option in the print dialog
#.
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3687
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4617
msgid "Urgent"
msgstr "Urgente"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3687
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4617
msgid "High"
msgstr "Alta"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3687
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4617
msgid "Medium"
msgstr "Media"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3687
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4617
msgid "Low"
msgstr "Bassa"
#. Translators, this string is used to label the job priority option
#. * in the print dialog
#.
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3717
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4647
msgid "Job Priority"
msgstr "Priorità lavoro"
#. Translators, this string is used to label the billing info entry
#. * in the print dialog
#.
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3728
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4658
msgid "Billing Info"
msgstr "Informazioni fatturazione"
#. Translators, these strings are names for various 'standard' cover
#. * pages that the printing system may support.
#.
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3743
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4673
msgid "None"
msgstr "Nessuna"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3743
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4673
msgid "Classified"
msgstr "Classificato"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3743
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4673
msgid "Confidential"
msgstr "Confidenziale"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3743
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4673
msgid "Secret"
msgstr "Segreto"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3743
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4673
msgid "Standard"
msgstr "Standard"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3743
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4673
msgid "Top Secret"
msgstr "Top Secret"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3743
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4673
msgid "Unclassified"
msgstr "Non classificato"
#. Translators, this string is used to label the pages-per-sheet option
#. * in the print dialog
#.
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3754
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4684
msgid "Pages per Sheet"
msgstr "Pagine per foglio"
#. Translators, this is the label used for the option in the print
#. * dialog that controls the front cover page.
#.
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3814
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4744
msgid "Before"
msgstr "Prima"
#. Translators, this is the label used for the option in the print
#. * dialog that controls the back cover page.
#.
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3829
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4759
msgid "After"
msgstr "Dopo"
@@ -4805,14 +4929,14 @@ msgstr "Dopo"
#. * a print job is printed. Possible values are 'now', a specified time,
#. * or 'on hold'
#.
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3849
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4779
msgid "Print at"
msgstr "Stampa"
#. Translators: this is the name of the option that allows the user
#. * to specify a time when a print job will be printed.
#.
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3860
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4790
msgid "Print at time"
msgstr "Stampa alle"
@@ -4820,33 +4944,33 @@ msgstr "Stampa alle"
#. * size. The two placeholders are replaced with the width and height
#. * in points. E.g: "Custom 230.4x142.9"
#.
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3895
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4825
#, c-format
msgid "Custom %sx%s"
msgstr "Personalizzato %s×%s"
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3976
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4906
msgid "Printer Profile"
msgstr "Profilo stampante"
#. TRANSLATORS: this is when color profile information is unavailable
-#: ../modules/printbackends/cups/gtkprintbackendcups.c:3983
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:4913
msgid "Unavailable"
msgstr "Non disponibile"
#. TRANSLATORS: when we're running an old CUPS, and
#. * it hasn't registered the device with colord
-#: ../modules/printbackends/cups/gtkprintercups.c:221
+#: ../modules/printbackends/cups/gtkprintercups.c:241
msgid "Color management unavailable"
msgstr "Gestione colori non disponibile"
#. TRANSLATORS: when there is no color profile available
-#: ../modules/printbackends/cups/gtkprintercups.c:233
+#: ../modules/printbackends/cups/gtkprintercups.c:253
msgid "No profile available"
msgstr "Nessun profilo disponibile"
#. TRANSLATORS: when the color profile has no title
-#: ../modules/printbackends/cups/gtkprintercups.c:244
+#: ../modules/printbackends/cups/gtkprintercups.c:264
msgid "Unspecified profile"
msgstr "Profilo non specificato"
@@ -4929,3 +5053,12 @@ msgstr "output-prova.%s"
#: ../modules/printbackends/test/gtkprintbackendtest.c:465
msgid "Print to Test Printer"
msgstr "Stampa su stampante di prova"
+
+#~ msgid "Could not run application"
+#~ msgstr "Impossibile eseguire l'applicazione"
+
+#~ msgid "Could not find '%s'"
+#~ msgstr "Impossibile trovare «%s»"
+
+#~ msgid "Could not find application"
+#~ msgstr "Impossibile trovare l'applicazione"