# Italian translation of zenity # Copyright (C) 2003 - 2011 Free Software Foundation, Inc. # Copyright (C) 2012 - 2013 the zenity copyright holders. # This file is distributed under the same license as the zenity package. # Stefano Canepa , 2003, 2004, 2005, 2006. # Luca Ferretti , 2005-2007. # Milo Casagrande , 2008, 2010, 2012. # Claudio Arseni , 2011, 2012, 2013, 2014. # msgid "" msgstr "" "Project-Id-Version: zenity\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" "product=zenity&keywords=I18N+L10N&component=general\n" "POT-Creation-Date: 2014-03-19 00:07+0000\n" "PO-Revision-Date: 2014-03-20 18:46+0100\n" "Last-Translator: Claudio Arseni \n" "Language-Team: Italian \n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Gtranslator 2.91.6\n" #: ../src/about.c:64 msgid "" "This program is free software; you can redistribute it and/or modify it " "under the terms of the GNU Lesser General Public License as published by the " "Free Software Foundation; either version 2 of the License, or (at your " "option) any later version.\n" msgstr "" "Questo programma è software libero; è possibile ridistribuirlo e/o " "modificarlo secondo i termini della licenza GNU Lesser General Public " "License, come pubblicata dalla Free Software Foundation; versione 2 della " "licenza, o (a scelta) una versione più recente.\n" #: ../src/about.c:68 msgid "" "This program is distributed in the hope that it will be useful, but WITHOUT " "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " "FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License " "for more details.\n" msgstr "" "Questo programma è distribuito nella speranza che possa risultare utile, ma " "SENZA ALCUNA GARANZIA, nemmeno la garanzia implicita di COMMERCIABILITÀ o " "APPLICABILITÀ PER UNO SCOPO PARTICOLARE. Per maggiori dettagli consultare la " "GNU Lesser General Public License.\n" #: ../src/about.c:72 msgid "" "You should have received a copy of the GNU Lesser General Public License " "along with this program; if not, write to the Free Software Foundation, " "Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA." msgstr "" "Una copia della GNU Lesser General Public License dovrebbe essere stata " "fornita con questo programma. In caso contrario scrivere a:\n" " Free Software Foundation, Inc.\n" " 51 Franklin Street, Fifth Floor, Boston, MA\n" " 02111-1307 USA" #: ../src/about.c:265 msgid "translator-credits" msgstr "" "Claudio Arseni \n" "Milo Casagrande \n" "Luca Ferretti \n" "Stefano Canepa " #: ../src/about.c:277 msgid "Display dialog boxes from shell scripts" msgstr "Mostra i dialoghi da script di shell" # GNOME-2-20 #: ../src/main.c:105 #, c-format msgid "You must specify a dialog type. See 'zenity --help' for details\n" msgstr "" "Specificare il tipo di dialogo. Consultare \"zenity --help\" per maggiori " "dettagli\n" #: ../src/notification.c:121 #, c-format msgid "" "Invalid value for a boolean typed hint.\n" "Supported values are 'true' or 'false'.\n" msgstr "" "Valore non valido per un suggerimento di tipo booleano.\n" "I valori supportati sono \"true\" o \"false\".\n" #. (iibiiay) #: ../src/notification.c:137 #, c-format msgid "Unsupported hint. Skipping.\n" msgstr "Suggerimento non supportato. Omesso.\n" #. unknown hints #: ../src/notification.c:150 #, c-format msgid "Unknown hint name. Skipping.\n" msgstr "Nome del suggerimento sconosciuto. Omesso.\n" #: ../src/notification.c:209 #, c-format msgid "Could not parse command from stdin\n" msgstr "Impossibile analizzare il comando da stdin\n" #: ../src/notification.c:241 #, c-format msgid "Could not parse message from stdin\n" msgstr "Impossibile analizzare il messaggio da stdin\n" #: ../src/notification.c:323 msgid "Zenity notification" msgstr "Notifica di zenity" #. Checks if username has been passed as a parameter #: ../src/password.c:66 msgid "Type your password" msgstr "Digitare la password" #: ../src/password.c:69 #| msgid "Type your password" msgid "Type your username and password" msgstr "Digitare il nome utente e la password" #: ../src/password.c:107 msgid "Username:" msgstr "Nome utente:" #: ../src/password.c:123 msgid "Password:" msgstr "Password:" #: ../src/scale.c:57 #, c-format msgid "Maximum value must be greater than minimum value.\n" msgstr "Il valore massimo deve essere maggiore del valore minimo.\n" #: ../src/scale.c:64 #, c-format msgid "Value out of range.\n" msgstr "Valore fuori dai limiti.\n" #: ../src/tree.c:364 #, c-format msgid "No column titles specified for List dialog.\n" msgstr "Nessun titolo per le colonne nel dialogo Elenco.\n" #: ../src/tree.c:370 #, c-format msgid "You should use only one List dialog type.\n" msgstr "Si dovrebbe usare solo un tipo di dialogo Elenco.\n" #: ../src/zenity.ui.h:1 msgid "Calendar selection" msgstr "Selezione da calendario" #: ../src/zenity.ui.h:2 msgid "Select a date from below." msgstr "Selezionare una data." #: ../src/zenity.ui.h:3 msgid "C_alendar:" msgstr "C_alendario:" #: ../src/zenity.ui.h:4 msgid "Add a new entry" msgstr "Aggiungere una voce" #: ../src/zenity.ui.h:5 msgid "_Enter new text:" msgstr "_Inserire nuovo testo:" #: ../src/zenity.ui.h:6 msgid "Error" msgstr "Errore" #: ../src/zenity.ui.h:7 msgid "An error has occurred." msgstr "Si è verificato un errore." #: ../src/zenity.ui.h:8 msgid "Forms dialog" msgstr "Dialogo moduli" #: ../src/zenity.ui.h:9 msgid "Information" msgstr "Informazioni" #: ../src/zenity.ui.h:10 msgid "All updates are complete." msgstr "Tutti gli aggiornamenti sono stati completati." #: ../src/zenity.ui.h:11 msgid "Progress" msgstr "Avanzamento" #: ../src/zenity.ui.h:12 msgid "Running..." msgstr "In esecuzione..." #: ../src/zenity.ui.h:13 msgid "Question" msgstr "Domanda" #: ../src/zenity.ui.h:14 msgid "Are you sure you want to proceed?" msgstr "Continuare veramente?" #: ../src/zenity.ui.h:15 msgid "Adjust the scale value" msgstr "Regolare il valore del cursore" #: ../src/zenity.ui.h:16 msgid "Text View" msgstr "Testo visualizzato" #: ../src/zenity.ui.h:17 msgid "Select items from the list" msgstr "Selezionare elementi dall'elenco" #: ../src/zenity.ui.h:18 msgid "Select items from the list below." msgstr "Selezionare elementi dal seguente elenco." # GNOME-2-20 #: ../src/zenity.ui.h:19 msgid "Warning" msgstr "Avvertimento" # GNOME-2-20 #: ../src/option.c:163 msgid "Set the dialog title" msgstr "Imposta il titolo del dialogo" #: ../src/option.c:164 msgid "TITLE" msgstr "TITOLO" #: ../src/option.c:172 msgid "Set the window icon" msgstr "Imposta l'icona della finestra" #: ../src/option.c:173 msgid "ICONPATH" msgstr "PERCORSO_ICONA" #: ../src/option.c:181 msgid "Set the width" msgstr "Imposta la larghezza" #: ../src/option.c:182 msgid "WIDTH" msgstr "LARGHEZZA" #: ../src/option.c:190 msgid "Set the height" msgstr "Imposta l'altezza" #: ../src/option.c:191 msgid "HEIGHT" msgstr "ALTEZZA" # GNOME-2-20 # non mi va di stare a pensare a una traduzione per timeout --Luca #: ../src/option.c:199 msgid "Set dialog timeout in seconds" msgstr "Imposta il tempo massimo del dialogo in secondi" # GNOME 2.24 #. Timeout for closing the dialog #: ../src/option.c:201 msgid "TIMEOUT" msgstr "TEMPO_MASSIMO" # GNOME 2.24 # # (ndt) o semplicemente 'testo'? #: ../src/option.c:209 msgid "Sets the label of the Ok button" msgstr "Imposta l'etichetta del pulsante «OK»" # GNOME-2-20 #: ../src/option.c:210 ../src/option.c:219 ../src/option.c:261 #: ../src/option.c:321 ../src/option.c:330 ../src/option.c:364 #: ../src/option.c:414 ../src/option.c:543 ../src/option.c:659 #: ../src/option.c:677 ../src/option.c:703 ../src/option.c:775 #: ../src/option.c:852 ../src/option.c:861 ../src/option.c:914 #: ../src/option.c:964 ../src/option.c:1133 msgid "TEXT" msgstr "TESTO" # GNOME 2.24 #: ../src/option.c:218 msgid "Sets the label of the Cancel button" msgstr "Imposta l'etichetta del pulsante «Annulla»" # GNOME-2-20 #: ../src/option.c:227 msgid "Set the modal hint" msgstr "Imposta il suggerimento modale" #: ../src/option.c:236 msgid "Set the parent window to attach to" msgstr "Imposta la finestra genitore a cui collegarsi" #: ../src/option.c:237 msgid "WINDOW" msgstr "FINESTRA" # GNOME-2-20 #: ../src/option.c:251 msgid "Display calendar dialog" msgstr "Mostra un dialogo con il calendario" # GNOME-2-20 #: ../src/option.c:260 ../src/option.c:320 ../src/option.c:363 #: ../src/option.c:413 ../src/option.c:542 ../src/option.c:702 #: ../src/option.c:774 ../src/option.c:913 ../src/option.c:963 #: ../src/option.c:1132 msgid "Set the dialog text" msgstr "Imposta il testo del dialogo" #: ../src/option.c:269 msgid "Set the calendar day" msgstr "Imposta il giorno del calendario" # GNOME-2-20 #: ../src/option.c:270 msgid "DAY" msgstr "GIORNO" #: ../src/option.c:278 msgid "Set the calendar month" msgstr "Imposta il mese del calendario" # GNOME-2-20 #: ../src/option.c:279 msgid "MONTH" msgstr "MESE" #: ../src/option.c:287 msgid "Set the calendar year" msgstr "Imposta l'anno del calendario" # GNOME-2-20 #: ../src/option.c:288 msgid "YEAR" msgstr "ANNO" #: ../src/option.c:296 ../src/option.c:1150 msgid "Set the format for the returned date" msgstr "Imposta il formato della data restituita" # GNOME-2-20 #: ../src/option.c:297 ../src/option.c:1151 msgid "PATTERN" msgstr "MODELLO" # GNOME-2-20 #: ../src/option.c:311 msgid "Display text entry dialog" msgstr "Mostra un dialogo di inserimento testo" #: ../src/option.c:329 msgid "Set the entry text" msgstr "Imposta il testo della casella di inserimento" #: ../src/option.c:338 msgid "Hide the entry text" msgstr "Nasconde il testo nella casella di inserimento" # GNOME-2-20 #: ../src/option.c:354 msgid "Display error dialog" msgstr "Mostra un dialogo di errore" # GNOME-2-20 #: ../src/option.c:372 ../src/option.c:422 ../src/option.c:783 #: ../src/option.c:922 msgid "Set the dialog icon" msgstr "Imposta l'icona del dialogo" #: ../src/option.c:373 ../src/option.c:423 ../src/option.c:784 #: ../src/option.c:923 msgid "ICON-NAME" msgstr "NOME_ICONA" # Bruttina, ma non mi veniva in mente niente di meglio -Luca #: ../src/option.c:381 ../src/option.c:431 ../src/option.c:792 #: ../src/option.c:931 msgid "Do not enable text wrapping" msgstr "Non abilita il testo a capo" # Bruttina, ma non mi veniva in mente niente di meglio -Luca #: ../src/option.c:390 ../src/option.c:440 ../src/option.c:801 #: ../src/option.c:940 msgid "Do not enable pango markup" msgstr "Non abilita il markup pango" # GNOME-2-20 #: ../src/option.c:404 msgid "Display info dialog" msgstr "Mostra un dialogo di informazioni" # GNOME-2-20 #: ../src/option.c:454 msgid "Display file selection dialog" msgstr "Mostra un dialogo di selezione file" #: ../src/option.c:463 msgid "Set the filename" msgstr "Imposta il nome del file" #: ../src/option.c:464 ../src/option.c:834 msgid "FILENAME" msgstr "NOME_FILE" #: ../src/option.c:472 msgid "Allow multiple files to be selected" msgstr "Consente di selezionare più di un file" #: ../src/option.c:481 msgid "Activate directory-only selection" msgstr "Attiva la selezione delle sole directory" #: ../src/option.c:490 msgid "Activate save mode" msgstr "Attiva modalità sicura" #: ../src/option.c:499 ../src/option.c:587 ../src/option.c:1141 msgid "Set output separator character" msgstr "Imposta il carattere separatore per l'output" #: ../src/option.c:500 ../src/option.c:588 ../src/option.c:1142 msgid "SEPARATOR" msgstr "SEPARATORE" # GNOME-2-20 #: ../src/option.c:508 msgid "Confirm file selection if filename already exists" msgstr "Chiede di confermare la selezione se il nome di file esiste già" # GNOME 2.24 #: ../src/option.c:517 msgid "Sets a filename filter" msgstr "Imposta un filtro sul nome del file" # GNOME 2.24 #. Help for file-filter argument (name and patterns for file selection) #: ../src/option.c:519 msgid "NAME | PATTERN1 PATTERN2 ..." msgstr "NOME | MODELLO1 MODELLO2 ..." # GNOME-2-20 #: ../src/option.c:533 msgid "Display list dialog" msgstr "Mostra un dialogo con un elenco" #: ../src/option.c:551 msgid "Set the column header" msgstr "Imposta il titolo della colonna" # GNOME-2-20 #: ../src/option.c:552 msgid "COLUMN" msgstr "COLONNA" #: ../src/option.c:560 msgid "Use check boxes for first column" msgstr "Usa caselle di selezione per la prima colonna" #: ../src/option.c:569 msgid "Use radio buttons for first column" msgstr "Usa pulsanti radio per la prima colonna" #: ../src/option.c:578 msgid "Use an image for first column" msgstr "Usa un'immagine per la prima colonna" #: ../src/option.c:596 msgid "Allow multiple rows to be selected" msgstr "Consente di selezionare più di una riga" #: ../src/option.c:605 ../src/option.c:842 msgid "Allow changes to text" msgstr "Consente la modifica del testo" #: ../src/option.c:614 msgid "" "Print a specific column (Default is 1. 'ALL' can be used to print all " "columns)" msgstr "" "Stampa una colonna specificata (Il valore predefinito è 1. «ALL» può essere " "usato per stampare tutte le colonne)" # GNOME-2-20 #. Column index number to print out on a list dialog #: ../src/option.c:616 ../src/option.c:625 msgid "NUMBER" msgstr "NUMERO" #: ../src/option.c:624 msgid "Hide a specific column" msgstr "Nasconde una colonna specifica" #: ../src/option.c:633 msgid "Hides the column headers" msgstr "Nasconde le intestazioni delle colonne" # FIXME # # la forma italiana, pur se non aderente all'originale # è più corretta e in linea con gli altri messaggi # che si ottengono eseguento `zenity --help` #: ../src/option.c:649 msgid "Display notification" msgstr "Mostra un'icona nell'area di notifica" #: ../src/option.c:658 msgid "Set the notification text" msgstr "Imposta il testo della notifica" #: ../src/option.c:667 msgid "Listen for commands on stdin" msgstr "Attende i comandi da stdin" #: ../src/option.c:676 msgid "Set the notification hints" msgstr "Imposta il testo del suggerimento" # GNOME-2-20 #: ../src/option.c:693 msgid "Display progress indication dialog" msgstr "Mostra un dialogo di indicazione dell'avanzamento" #: ../src/option.c:711 msgid "Set initial percentage" msgstr "Imposta la percentuale iniziale" # GNOME-2-20 #: ../src/option.c:712 msgid "PERCENTAGE" msgstr "PERCENTUALE" #: ../src/option.c:720 msgid "Pulsate progress bar" msgstr "Fa pulsare la barra di avanzamento" #: ../src/option.c:730 #, no-c-format msgid "Dismiss the dialog when 100% has been reached" msgstr "Chiude il dialogo quando viene raggiunto il 100%" #: ../src/option.c:740 #, no-c-format msgid "Kill parent process if Cancel button is pressed" msgstr "Termina il processo genitore se è premuto il pulsante «Annulla»" #: ../src/option.c:750 #, no-c-format msgid "Hide Cancel button" msgstr "Nasconde il pulsante «Annulla»" # GNOME-2-20 #: ../src/option.c:765 msgid "Display question dialog" msgstr "Mostra un dialogo di domanda" #: ../src/option.c:809 msgid "Give cancel button focus by default" msgstr "Dare il focus al pulsante «Annulla» in modo predefinito" # GNOME-2-20 #: ../src/option.c:824 msgid "Display text information dialog" msgstr "Mostra un dialogo di informazione testuale" #: ../src/option.c:833 msgid "Open file" msgstr "Apri file" #: ../src/option.c:851 msgid "Set the text font" msgstr "Imposta il carattere del testo" #: ../src/option.c:860 msgid "Enable an I read and agree checkbox" msgstr "Abilita una casella di spunta \"Ho letto e accetto\"" #: ../src/option.c:870 msgid "Enable html support" msgstr "Abilita il supporto HTML" #: ../src/option.c:879 msgid "Sets an url instead of a file. Only works if you use --html option" msgstr "" "Imposta un URL al posto di un file. Funziona solo se viene utilizzata " "l'opzione --html" #: ../src/option.c:880 msgid "URL" msgstr "URL" #: ../src/option.c:889 msgid "Auto scroll the text to the end. Only when text is captured from stdin" msgstr "" "Scorrere automaticamente il testo fino alla fine. Solo quando il testo viene " "preso da stdin" # GNOME-2-20 #: ../src/option.c:904 msgid "Display warning dialog" msgstr "Mostra un dialogo di avvertimento" # GNOME-2-20 #: ../src/option.c:954 msgid "Display scale dialog" msgstr "Mostra un dialogo con un cursore" #: ../src/option.c:972 msgid "Set initial value" msgstr "Imposta il valore iniziale" # GNOME-2-20 #: ../src/option.c:973 ../src/option.c:982 ../src/option.c:991 #: ../src/option.c:1000 ../src/option.c:1199 msgid "VALUE" msgstr "VALORE" #: ../src/option.c:981 msgid "Set minimum value" msgstr "Imposta il valore minimo" #: ../src/option.c:990 msgid "Set maximum value" msgstr "Imposta il valore massimo" #: ../src/option.c:999 msgid "Set step size" msgstr "Imposta la dimensione dello spostamento" #: ../src/option.c:1008 msgid "Print partial values" msgstr "Stampa i valori parziali" #: ../src/option.c:1017 msgid "Hide value" msgstr "Nasconde il valore" # GNOME-2-20 #: ../src/option.c:1032 msgid "Display forms dialog" msgstr "Mostra un dialogo modulo" #: ../src/option.c:1041 msgid "Add a new Entry in forms dialog" msgstr "Aggiunge una nuova voce nel dialogo modulo" #: ../src/option.c:1042 ../src/option.c:1051 msgid "Field name" msgstr "NOME_CAMPO" #: ../src/option.c:1050 msgid "Add a new Password Entry in forms dialog" msgstr "Aggiunge un nuovo campo password nel dialogo modulo" #: ../src/option.c:1059 msgid "Add a new Calendar in forms dialog" msgstr "Aggiunge un nuovo calendario nel dialogo modulo" #: ../src/option.c:1060 msgid "Calendar field name" msgstr "NOME_CAMPO_CALENDARIO" #: ../src/option.c:1068 msgid "Add a new List in forms dialog" msgstr "Aggiunge un nuovo Elenco nel dialogo modulo" #: ../src/option.c:1069 msgid "List field and header name" msgstr "Nome campo e titolo dell'elenco" #: ../src/option.c:1077 msgid "List of values for List" msgstr "Valori per elenco" #: ../src/option.c:1078 ../src/option.c:1087 ../src/option.c:1105 msgid "List of values separated by |" msgstr "Elenco di valori separati da |" #: ../src/option.c:1086 msgid "List of values for columns" msgstr "Elenco di valori per colonne" #: ../src/option.c:1095 msgid "Add a new combo box in forms dialog" msgstr "Aggiunge una nuova casella combinata nel dialogo modulo" #: ../src/option.c:1096 msgid "Combo box field name" msgstr "Nome campo casella combinata" #: ../src/option.c:1104 msgid "List of values for combo box" msgstr "Elenco di valori per la casella combinata" #: ../src/option.c:1123 msgid "Show the columns header" msgstr "Mostra il titolo della colonna" #: ../src/option.c:1165 msgid "Display password dialog" msgstr "Mostra un dialogo della password" #: ../src/option.c:1174 msgid "Display the username option" msgstr "Mostra l'opzione del nome utente" #: ../src/option.c:1189 msgid "Display color selection dialog" msgstr "Mostra un dialogo di selezione del colore" #: ../src/option.c:1198 msgid "Set the color" msgstr "Imposta il colore" #: ../src/option.c:1207 msgid "Show the palette" msgstr "Mostra la tavolozza" #: ../src/option.c:1222 msgid "About zenity" msgstr "Informazioni su Zenity" #: ../src/option.c:1231 msgid "Print version" msgstr "Stampa la versione" #: ../src/option.c:2146 msgid "General options" msgstr "Opzioni generiche" #: ../src/option.c:2147 msgid "Show general options" msgstr "Mostra le opzioni generiche" #: ../src/option.c:2157 msgid "Calendar options" msgstr "Opzioni del calendario" #: ../src/option.c:2158 msgid "Show calendar options" msgstr "Mostra le opzioni del calendario" #: ../src/option.c:2168 msgid "Text entry options" msgstr "Opzioni della casella di inserimento del testo" #: ../src/option.c:2169 msgid "Show text entry options" msgstr "Mostra le opzioni della casella di inserimento del testo" # GNOME-2-20 #: ../src/option.c:2179 msgid "Error options" msgstr "Opzioni del dialogo di errore" # GNOME-2-20 #: ../src/option.c:2180 msgid "Show error options" msgstr "Mostra le opzioni del dialogo di errore" # GNOME-2-20 #: ../src/option.c:2190 msgid "Info options" msgstr "Opzioni del dialogo di informazione" # GNOME-2-20 #: ../src/option.c:2191 msgid "Show info options" msgstr "Mostra le opzioni del dialogo di informazione" # GNOME-2-20 #: ../src/option.c:2201 msgid "File selection options" msgstr "Opzioni del dialogo di selezione file" # GNOME-2-20 #: ../src/option.c:2202 msgid "Show file selection options" msgstr "Mostra le opzioni del dialogo di selezione file" #: ../src/option.c:2212 msgid "List options" msgstr "Opzioni del dialogo elenco" #: ../src/option.c:2213 msgid "Show list options" msgstr "Mostra le opzioni del dialogo elenco" #: ../src/option.c:2224 msgid "Notification icon options" msgstr "Opzioni dell'icona di notifica" #: ../src/option.c:2225 msgid "Show notification icon options" msgstr "Mostra le opzioni dell'icona di notifica" #: ../src/option.c:2236 msgid "Progress options" msgstr "Opzioni della barra di avanzamento" #: ../src/option.c:2237 msgid "Show progress options" msgstr "Mostra le opzioni della barra di avanzamento" # GNOME-2-20 #: ../src/option.c:2247 msgid "Question options" msgstr "Opzioni di domanda" # GNOME-2-20 #: ../src/option.c:2248 msgid "Show question options" msgstr "Mostra le opzioni di domanda" # GNOME-2-20 #: ../src/option.c:2258 msgid "Warning options" msgstr "Opzioni di avvertimento" # GNOME-2-20 #: ../src/option.c:2259 msgid "Show warning options" msgstr "Mostra le opzioni di avvertimento" #: ../src/option.c:2269 msgid "Scale options" msgstr "Opzioni del cursore" #: ../src/option.c:2270 msgid "Show scale options" msgstr "Mostra le opzioni del cursore" #: ../src/option.c:2280 msgid "Text information options" msgstr "Opzioni del testo informativo" #: ../src/option.c:2281 msgid "Show text information options" msgstr "Mostra le opzioni del testo informativo" #: ../src/option.c:2291 msgid "Color selection options" msgstr "Opzioni di selezione del colore" #: ../src/option.c:2292 msgid "Show color selection options" msgstr "Mostra le opzioni di selezione del colore" #: ../src/option.c:2302 msgid "Password dialog options" msgstr "Opzioni del dialogo password" #: ../src/option.c:2303 msgid "Show password dialog options" msgstr "Mostra le opzioni del dialogo password" #: ../src/option.c:2313 msgid "Forms dialog options" msgstr "Opzioni del dialogo moduli" #: ../src/option.c:2314 msgid "Show forms dialog options" msgstr "Mostra le opzioni del dialogo moduli" #: ../src/option.c:2324 msgid "Miscellaneous options" msgstr "Opzioni varie" #: ../src/option.c:2325 msgid "Show miscellaneous options" msgstr "Mostra le opzioni varie" #: ../src/option.c:2350 #, c-format msgid "" "This option is not available. Please see --help for all possible usages.\n" msgstr "" "Questa opzione non è disponibile. Consultare --help per ogni possibile uso.\n" # GNOME-2-20 #: ../src/option.c:2354 #, c-format msgid "--%s is not supported for this dialog\n" msgstr "L'opzione --%s non è supportata da questo dialogo\n" # GNOME-2-20 #: ../src/option.c:2358 #, c-format msgid "Two or more dialog options specified\n" msgstr "Specificate due o più opzioni per il dialogo\n"