From 242434109c14a494dee7738b9c343f5947d20506 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 29 Sep 2014 03:08:03 -0500 Subject: Automated l10n update (.po files) --- tde-i18n-it/messages/tdewebdev/kommander.po | 8038 ++++++++++++++------------- 1 file changed, 4184 insertions(+), 3854 deletions(-) (limited to 'tde-i18n-it/messages/tdewebdev/kommander.po') diff --git a/tde-i18n-it/messages/tdewebdev/kommander.po b/tde-i18n-it/messages/tdewebdev/kommander.po index 83fbe22698a..856b0377cfd 100644 --- a/tde-i18n-it/messages/tdewebdev/kommander.po +++ b/tde-i18n-it/messages/tdewebdev/kommander.po @@ -6,95 +6,29 @@ msgid "" msgstr "" "Project-Id-Version: kommander\n" -"POT-Creation-Date: 2008-07-08 01:25+0200\n" +"POT-Creation-Date: 2014-09-29 00:53-0500\n" "PO-Revision-Date: 2008-08-18 01:54+0200\n" "Last-Translator: Federico Zenith \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" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: part/kommander_part.cpp:30 -msgid "" -"Executor Part is a component of the Kommander dialog system that executes .kmdr " -"files inside a TDE KPart" -msgstr "" -"L'Esecutore è un componente del sistema di finestre Kommander che esegue file " -".kmdr dentro a un componente di TDE" - -#: part/kommander_part.cpp:54 -msgid "Kommander Executor Part" -msgstr "Componente Esecutore di Kommander" - -#: part/kommander_part.cpp:56 -msgid "Part of the TDEWebDev module." -msgstr "Parte del modulo TDEWebDev." - -#: editor/main.cpp:47 executor/main.cpp:61 part/kommander_part.cpp:58 -msgid "Current maintainer" -msgstr "Responsabile attuale" - -#: editor/main.cpp:48 executor/main.cpp:62 part/kommander_part.cpp:59 -msgid "Previous maintainer" -msgstr "Responsabile precedente" - -#: editor/main.cpp:49 executor/main.cpp:63 part/kommander_part.cpp:60 -msgid "Original author" -msgstr "Autore originale" - -#: pluginmanager/main.cpp:39 -msgid "" -"kmdr-plugins is a component of the Kommander dialog system that manages " -"installed plugins." -msgstr "" -"kmdr-plugins è un componente del sistema di finestre di dialogo di Kommander " -"che gestisce i plugin installati." - -#: pluginmanager/main.cpp:46 -msgid "Register given library" -msgstr "Registra libreria data" - -#: pluginmanager/main.cpp:48 -msgid "Remove given library" -msgstr "Rimuovi libreria data" - -#: pluginmanager/main.cpp:50 -msgid "Check all installed plugins and remove those missing" -msgstr "Segna tutti i plugin installati e rimuovi quelli mancanti" - -#: pluginmanager/main.cpp:52 -msgid "List all installed plugins" -msgstr "Elenca tutti i plugin installati" - -#: pluginmanager/main.cpp:59 -msgid "Kommander Plugin Manager" -msgstr "Gestore di plugin di Kommander" - -#: pluginmanager/main.cpp:80 -msgid "Error adding plugin '%1'" -msgstr "Errore durante l'aggiunta del plugin «%1»" - -#: pluginmanager/main.cpp:85 -msgid "Error removing plugin '%1'" -msgstr "Errore durante la rimozione del plugin «%1»" - -#: pluginmanager/mainwindow.cpp:37 -msgid "Refresh" -msgstr "Aggiorna" - -#: pluginmanager/mainwindow.cpp:72 -msgid "Add Kommander Plugin" -msgstr "Aggiungi plugin di Kommander" +#: working/plugintemplate/widget.cpp:43 +msgid "Call function1 with two arguments, second is optional." +msgstr "Chiama function1 con due argomenti, il secondo è opzionale." -#: pluginmanager/mainwindow.cpp:80 -msgid "Unable to load Kommander plugin
%1
" -msgstr "Impossibile caricare plugin di Kommander
%1
" +#: working/plugintemplate/widget.cpp:44 +#, fuzzy +msgid "Get a TQString as a result of function2." +msgstr "Ricevi un oggetto QString come risultato di function2." -#: pluginmanager/mainwindow.cpp:81 -msgid "Cannot add plugin" -msgstr "Impossibile aggiungere plugin" +#: working/plugintemplate/plugin.cpp:19 +msgid "Kommander %{APPNAME} plugin." +msgstr "Plugin %{APPNAME} di Kommander." #: _translatorinfo.cpp:1 editor/main.cpp:50 msgid "" @@ -108,2010 +42,2431 @@ msgid "" "Your emails" msgstr "federico.zenith@member.fsf.org" -#. i18n: file ./editor/templates/Configuration_Dialog.ui line 31 -#: editor/iconvieweditorimpl.cpp:57 editor/listboxeditorimpl.cpp:61 -#: editor/widgetfactory.cpp:891 editor/widgetfactory.cpp:924 -#: editor/widgetfactory.cpp:935 editor/widgetfactory.cpp:1126 -#: editor/widgetfactory.cpp:1236 rc.cpp:1379 -#, no-c-format -msgid "New Item" -msgstr "Nuovo elemento" +#: executor/instance.cpp:115 +msgid "Unable to create dialog." +msgstr "Impossibile creare una finestra." -#: editor/iconvieweditorimpl.cpp:124 editor/listboxeditorimpl.cpp:134 -msgid "Edit Items of '%1'" -msgstr "Modifica gli elementi di «%1»" +#: executor/instance.cpp:187 +msgid "Kommander file
%1
does not exist.
" +msgstr "Il file di Kommander
%1
non esiste.
" -#: editor/formfile.cpp:121 +#: executor/instance.cpp:195 msgid "" -"Failed to save file '%1'.\n" -"Do you want to use another file name?" +"This file does not have a .kmdr extension. As a security precaution " +"Kommander will only run Kommander scripts with a clear identity." msgstr "" -"Salvataggio del file «%1» non riuscito.\n" -"Vuoi usare un altro nome del file?" +"Questo file non ha una estensione .kmdr. Come precauzione di " +"sicurezza Kommander eseguirà solo gli script di Kommander di chiara " +"identità." -#: editor/formfile.cpp:122 -msgid "Try Another" -msgstr "Prova un altro" +#: executor/instance.cpp:197 +msgid "Wrong Extension" +msgstr "Estensione errata" -#: editor/formfile.cpp:122 -msgid "Do Not Try" -msgstr "Non provare" +#: executor/instance.cpp:214 +msgid "" +"This dialog is running from your /tmp directory. This may mean that " +"it was run from a KMail attachment or from a webpage. " +"

Any script contained in this dialog will have write access to all of your " +"home directory; running such dialogs may be dangerous: " +"

are you sure you want to continue?" +msgstr "" +"Questa finestra è in esecuzione dalla tua cartella /tmp" +". Ciò può voler dire che è stata avviata da un allegato di KMail o da una " +"pagina Web. " +"

Qualsiasi script in questa finestra avrà accesso in scrittura a tutta la tua " +"cartella Home; eseguire questo tipo di finestre di dialogo può essere " +"pericoloso:" +"

Sei sicuro di voler continuare?" -#: editor/formfile.cpp:127 -msgid "'%1' saved." -msgstr "«%1» salvato." +#: executor/instance.cpp:218 executor/instance.cpp:223 +msgid "Run Nevertheless" +msgstr "Esegui comunque" -#: editor/formfile.cpp:141 editor/mainwindowactions.cpp:626 -msgid "*.kmdr|Kommander Files" -msgstr "*.kmdr|File di Kommander" +#: executor/instance.cpp:223 +msgid "" +"The Kommander file %1 does not have the executable attribute " +"set and could possibly contain dangerous exploits." +"

If you trust the scripting (viewable in kmdr-editor) in this program, make " +"it executable to get rid of this warning." +"

Are you sure you want to continue?" +msgstr "" +"Il file di Kommander %1 non ha l'attributo eseguibile " +"impostato ed è possibile che contenga programmi pericolosi." +"

Se ti fidi dello script (leggibile nell'editor Kommander) di questo " +"programma, rendilo eseguibile per rimuovere questo avvertimento." +"

Sei sicuro di voler continuare?" -#: editor/formfile.cpp:142 -msgid "Save Form '%1' As" -msgstr "Salva modulo «%1» con nome" +#: executor/register.cpp:66 +msgid "Return EOL-separated list of all values in the array." +msgstr "" +"Restituisci un elenco separato da fine riga (EOL) di tutti i valori del " +"vettore." -#: editor/formfile.cpp:154 -msgid "The file already exists. Do you wish to overwrite it?" -msgstr "File già esistente. Vuoi sovrascriverlo?" +#: executor/register.cpp:67 +msgid "Return EOL-separated list of all keys in the array." +msgstr "" +"Restituisci un elenco separato da fine riga (EOL) di tutte le chiavi del " +"vettore." -#: editor/formfile.cpp:155 -msgid "Overwrite File?" -msgstr "Sovrascrivere il file?" +#: executor/register.cpp:68 +msgid "Remove all elements from the array." +msgstr "Rimuovi tutti gli elementi dal vettore." -#: editor/formfile.cpp:155 editor/messagelog.cpp:128 -msgid "Overwrite" -msgstr "Sovrascrivi" +#: executor/register.cpp:69 +msgid "Return number of elements in the array." +msgstr "Restituisci il numero di elementi nel vettore." -#: editor/formfile.cpp:184 -msgid "Dialog '%1' was modified.Do you want to save it?" -msgstr "La finestra «%1» è stata modificata. Vuoi salvarla?" +#: executor/register.cpp:70 +msgid "Return the value associated with given key." +msgstr "Restituisci il valore associato alla chiave data." -#: editor/formfile.cpp:185 -msgid "Save File?" -msgstr "Salvare il file?" +#: executor/register.cpp:71 +msgid "Remove element with given key from the array." +msgstr "Rimuovi l'elemento con la chiave data dal vettore." -#: editor/formfile.cpp:244 -msgid "unnamed" -msgstr "senza nome" +#: executor/register.cpp:72 +msgid "Add element with given key and value to the array" +msgstr "Aggiungi un elemento con la chiave e il valore dati al vettore" -#: editor/propertyeditor.cpp:406 -msgid "Reset the property to its default value" -msgstr "Reimposta la proprietà al suo valore predefinito" +#: executor/register.cpp:73 +msgid "" +"Add all elements in the string to the array. String should have key>" +"\\tvalue\\n format." +msgstr "" +"Aggiungi tutti gli elementi nella stringa al vettore. La stringa dovrebbe avere " +"il formato chiave\\tvalore\\n." -#: editor/propertyeditor.cpp:407 -msgid "Click this button to reset the property to its default value" +#: executor/register.cpp:75 +msgid "" +"Return all elements in the array in key>\\tvalue\\n format." msgstr "" -"Fai clic su questo pulsante per reimpostare la proprietà al suo valore " -"predefinito" +"Restituisci tutti gli elementi nel vettore nel formato " +"

chiave\\tvalore\\n
." -#. i18n: file ./editor/iconvieweditor.ui line 254 -#: editor/propertyeditor.cpp:595 rc.cpp:377 rc.cpp:446 rc.cpp:578 rc.cpp:674 -#: rc.cpp:746 rc.cpp:1016 rc.cpp:1181 rc.cpp:1238 -#, no-c-format -msgid "..." -msgstr "..." +#: executor/register.cpp:77 +msgid "" +"Create an integer indexed array - starting from 0 - from a string. Use the " +"separator character to split the string." +msgstr "" +"Crea un vettore indicizzato con numeri interi, a partire da 0, da una stringa. " +"Usa il carattere separatore per dividerla." -#: editor/propertyeditor.cpp:1071 editor/propertyeditor.cpp:1132 -msgid "False" -msgstr "Falso" +#: executor/register.cpp:78 +msgid "" +"Create a string from an integer indexed array. Concatenate the elements with " +"the separator character." +msgstr "" +"Crea una stringa da un vettore indicizzato con numeri interi. Concatena gli " +"elementi con il carattere separatore." -#: editor/propertyeditor.cpp:1072 editor/propertyeditor.cpp:1130 -msgid "True" -msgstr "Vero" +#: executor/register.cpp:79 +msgid "" +"Remove the element specified by the key from an indexed array and reindex the " +"array." +msgstr "" +"Rimuovi l'elemento specificato con la chiave da un vettore indicizzato e " +"reindicizzalo." -#: editor/propertyeditor.cpp:1410 editor/propertyeditor.cpp:1428 -#: editor/propertyeditor.cpp:1507 editor/propertyeditor.cpp:1518 -msgid "x" -msgstr "x" +#: executor/register.cpp:82 +msgid "Return number of chars in the string." +msgstr "Restituisci il numero di caratteri nella stringa." -#: editor/propertyeditor.cpp:1412 editor/propertyeditor.cpp:1433 -#: editor/propertyeditor.cpp:1509 editor/propertyeditor.cpp:1520 -msgid "y" -msgstr "y" +#: executor/register.cpp:83 +msgid "Check if the string contains given substring." +msgstr "Controlla se la stringa contiene la sottostringa data." -#: editor/propertyeditor.cpp:1416 editor/propertyeditor.cpp:1438 -#: editor/propertyeditor.cpp:1511 editor/propertyeditor.cpp:1525 -msgid "width" -msgstr "larghezza" +#: executor/register.cpp:84 +msgid "Return position of a substring in the string, or -1 if it isn't found." +msgstr "" +"Restituisci la posizione di una sottostringa nella stringa, o -1 se non è " +"trovata." -#: editor/propertyeditor.cpp:1418 editor/propertyeditor.cpp:1443 -#: editor/propertyeditor.cpp:1513 editor/propertyeditor.cpp:1527 -msgid "height" -msgstr "altezza" +#: executor/register.cpp:86 +msgid "Return first n chars of the string." +msgstr "Restituisci i primi n caratteri della stringa." -#: editor/propertyeditor.cpp:1647 editor/propertyeditor.cpp:1660 -#: editor/propertyeditor.cpp:1710 -msgid "Red" -msgstr "Rosso" +#: executor/register.cpp:87 +msgid "Return last n chars of the string." +msgstr "Restituisci gli ultimi n caratteri della stringa." -#: editor/propertyeditor.cpp:1649 editor/propertyeditor.cpp:1662 -#: editor/propertyeditor.cpp:1712 -msgid "Green" -msgstr "Verde" +#: executor/register.cpp:88 +msgid "Return substring of the string, starting from given position." +msgstr "" +"Restituisci una sottostringa della stringa, iniziando dalla posizione data." -#: editor/propertyeditor.cpp:1651 editor/propertyeditor.cpp:1664 -#: editor/propertyeditor.cpp:1714 -msgid "Blue" -msgstr "Blu" +#: executor/register.cpp:90 +msgid "Replace all occurencies of given substring." +msgstr "Sostituisci tutte le occorrenze della sottostringa data." -#: editor/propertyeditor.cpp:1768 editor/propertyeditor.cpp:1787 -#: editor/propertyeditor.cpp:1852 -msgid "Family" -msgstr "Famiglia" +#: executor/register.cpp:91 +msgid "Replace all occurencies of given substring with given replacement." +msgstr "" +"Sostituisci tutte le occorrenze della sottostringa data con la sostituzione " +"data." -#: editor/propertyeditor.cpp:1770 editor/propertyeditor.cpp:1790 -#: editor/propertyeditor.cpp:1854 -msgid "Point Size" -msgstr "Dimensione in punti" +#: executor/register.cpp:93 +msgid "Convert the string to uppercase." +msgstr "Converti la stringa in maiuscolo." -#: editor/propertyeditor.cpp:1772 editor/propertyeditor.cpp:1792 -#: editor/propertyeditor.cpp:1856 -msgid "Bold" -msgstr "Grassetto" +#: executor/register.cpp:94 +msgid "Convert the string to lowercase." +msgstr "Converti la stringa in minuscolo." -#: editor/propertyeditor.cpp:1776 editor/propertyeditor.cpp:1796 -#: editor/propertyeditor.cpp:1860 -msgid "Underline" -msgstr "Sottolinea" +#: executor/register.cpp:95 +msgid "" +"Compare two strings. Return 0 if they are equal, -1 if the first one is lower, " +"1 if the first one is higher" +msgstr "" +"Confronta due stringhe. Restituisci 0 se sono uguali, -1 se la prima è più " +"bassa, 1 se la prima è più alta" -#: editor/propertyeditor.cpp:1778 editor/propertyeditor.cpp:1798 -#: editor/propertyeditor.cpp:1862 -msgid "Strikeout" -msgstr "Taglia" +#: executor/register.cpp:97 +msgid "Check if string is empty." +msgstr "Controlla se la stringa è vuota." -#: editor/propertyeditor.cpp:1892 editor/propertyeditor.cpp:1910 -msgid "Connection" -msgstr "Connessione" +#: executor/register.cpp:98 +msgid "Check if string is a valid number." +msgstr "Controlla se la stringa è un numero valido." -#: editor/propertyeditor.cpp:1894 editor/propertyeditor.cpp:1928 -#: editor/widgetdatabase.cpp:223 -msgid "Table" -msgstr "Tabella" +#: executor/register.cpp:101 +msgid "Return content of given file." +msgstr "Restituisci i contenuti del file dato." -#: editor/propertyeditor.cpp:1897 editor/propertyeditor.cpp:1951 -msgid "Field" -msgstr "Campo" +#: executor/register.cpp:102 +msgid "Write given string to a file." +msgstr "Scrivi la stringa data su un file." -#: editor/propertyeditor.cpp:2059 editor/propertyeditor.cpp:2077 -#: editor/propertyeditor.cpp:2127 -msgid "hSizeType" -msgstr "TipoOrizzontale" +#: executor/register.cpp:103 +msgid "Append given string to the end of a file." +msgstr "Aggiungi la stringa data alla fine del file." -#: editor/propertyeditor.cpp:2062 editor/propertyeditor.cpp:2079 -#: editor/propertyeditor.cpp:2129 -msgid "vSizeType" -msgstr "TipoVerticale" +#: executor/main.cpp:45 +msgid "" +"Executor is a component of the Kommander dialog system that executes .kmdr " +"files given as arguments or via stdin" +msgstr "" +"L'Esecutore è un componente del sistema di finestre di dialogo Kommander che " +"esegue file .kmdr passati come argomento o via stdin" -#: editor/propertyeditor.cpp:2065 editor/propertyeditor.cpp:2081 -#: editor/propertyeditor.cpp:2131 -msgid "horizontalStretch" -msgstr "allargaOrizzontale" +#: executor/main.cpp:50 +msgid "Read dialog from standard input" +msgstr "Leggi finestra dallo standard input" -#: editor/propertyeditor.cpp:2067 editor/propertyeditor.cpp:2083 -#: editor/propertyeditor.cpp:2133 -msgid "verticalStretch" -msgstr "allargaVerticale" +#: executor/main.cpp:51 +msgid "Use given catalog for translation" +msgstr "Usa il catalogo dato per la traduzione" -#: editor/propertyeditor.cpp:2254 -msgid "Arrow" -msgstr "Freccia" +#: editor/main.cpp:37 executor/main.cpp:52 +msgid "Dialog to open" +msgstr "Dialogo da aprire" -#: editor/propertyeditor.cpp:2258 -msgid "Up-Arrow" -msgstr "Freccia in su" +#: executor/main.cpp:58 +msgid "Kommander Executor" +msgstr "Esecutore di Kommander" -#: editor/propertyeditor.cpp:2262 -msgid "Cross" -msgstr "Croce" +#: editor/main.cpp:47 executor/main.cpp:61 part/kommander_part.cpp:58 +msgid "Current maintainer" +msgstr "Responsabile attuale" -#: editor/propertyeditor.cpp:2266 -msgid "Waiting" -msgstr "Attesa" +#: editor/main.cpp:48 executor/main.cpp:62 part/kommander_part.cpp:59 +msgid "Previous maintainer" +msgstr "Responsabile precedente" -#: editor/propertyeditor.cpp:2270 -msgid "iBeam" -msgstr "iBeam" +#: editor/main.cpp:49 executor/main.cpp:63 part/kommander_part.cpp:60 +msgid "Original author" +msgstr "Autore originale" -#: editor/propertyeditor.cpp:2274 -msgid "Size Vertical" -msgstr "Dimensiona verticalmente" +#: executor/main.cpp:87 +msgid "" +"Error: no dialog given. Use --stdin option to read dialog from standard input.\n" +msgstr "" +"Errore: nessuna finestra data. Usa l'opzione --stdin per leggere la finestra " +"dall'input standard.\n" -#: editor/propertyeditor.cpp:2278 -msgid "Size Horizontal" -msgstr "Dimensiona orizzontalmente" +#: part/kommander_part.cpp:30 +msgid "" +"Executor Part is a component of the Kommander dialog system that executes .kmdr " +"files inside a TDE KPart" +msgstr "" +"L'Esecutore è un componente del sistema di finestre Kommander che esegue file " +".kmdr dentro a un componente di TDE" -#: editor/propertyeditor.cpp:2282 -msgid "Size Slash" -msgstr "Dimensiona diagonalmente" +#: part/kommander_part.cpp:54 +msgid "Kommander Executor Part" +msgstr "Componente Esecutore di Kommander" -#: editor/propertyeditor.cpp:2286 -msgid "Size Backslash" -msgstr "Dimensiona diagonalmente al contrario" +#: part/kommander_part.cpp:56 +#, fuzzy +msgid "Part of the KDEWebDev module." +msgstr "Parte del modulo TDEWebDev." -#: editor/propertyeditor.cpp:2290 -msgid "Size All" -msgstr "Dimensiona totalmente" +#: pluginmanager/mainwindow.cpp:37 +msgid "Refresh" +msgstr "Aggiorna" -#: editor/propertyeditor.cpp:2294 -msgid "Blank" -msgstr "Vuoto" +#: pluginmanager/mainwindow.cpp:72 +msgid "Add Kommander Plugin" +msgstr "Aggiungi plugin di Kommander" -#: editor/propertyeditor.cpp:2298 -msgid "Split Vertical" -msgstr "Dividi verticalmente" +#: pluginmanager/mainwindow.cpp:80 +msgid "Unable to load Kommander plugin
%1
" +msgstr "Impossibile caricare plugin di Kommander
%1
" -#: editor/propertyeditor.cpp:2302 -msgid "Split Horizontal" -msgstr "Dividi orizzontalmente" +#: pluginmanager/mainwindow.cpp:81 +msgid "Cannot add plugin" +msgstr "Impossibile aggiungere plugin" -#: editor/propertyeditor.cpp:2306 -msgid "Pointing Hand" -msgstr "Mano del puntatore" +#: pluginmanager/main.cpp:39 +msgid "" +"kmdr-plugins is a component of the Kommander dialog system that manages " +"installed plugins." +msgstr "" +"kmdr-plugins è un componente del sistema di finestre di dialogo di Kommander " +"che gestisce i plugin installati." -#: editor/propertyeditor.cpp:2310 -msgid "Forbidden" -msgstr "Vietato" +#: pluginmanager/main.cpp:46 +msgid "Register given library" +msgstr "Registra libreria data" -#: editor/propertyeditor.cpp:2402 -msgid "Property" -msgstr "Proprietà" +#: pluginmanager/main.cpp:48 +msgid "Remove given library" +msgstr "Rimuovi libreria data" -#: editor/propertyeditor.cpp:2403 -msgid "Value" -msgstr "Valore" +#: pluginmanager/main.cpp:50 +msgid "Check all installed plugins and remove those missing" +msgstr "Segna tutti i plugin installati e rimuovi quelli mancanti" -#: editor/propertyeditor.cpp:2885 -msgid "Set '%1' of '%2'" -msgstr "Imposta «%1» di «%2»" +#: pluginmanager/main.cpp:52 +msgid "List all installed plugins" +msgstr "Elenca tutti i plugin installati" -#: editor/propertyeditor.cpp:3006 -msgid "Sort &Categorized" -msgstr "Ordina per &categoria" +#: pluginmanager/main.cpp:59 +msgid "Kommander Plugin Manager" +msgstr "Gestore di plugin di Kommander" -#: editor/propertyeditor.cpp:3007 -msgid "Sort &Alphabetically" -msgstr "Ordina &alfabeticamente" +#: pluginmanager/main.cpp:80 +msgid "Error adding plugin '%1'" +msgstr "Errore durante l'aggiunta del plugin «%1»" -#: editor/propertyeditor.cpp:3137 -msgid "Reset '%1' of '%2'" -msgstr "Azzera «%1» di «%2»" +#: pluginmanager/main.cpp:85 +msgid "Error removing plugin '%1'" +msgstr "Errore durante la rimozione del plugin «%1»" -#: editor/propertyeditor.cpp:3244 +#. i18n: file ./editor/listboxeditor.ui line 35 +#: rc.cpp:3 +#, no-c-format +msgid "Edit Listbox" +msgstr "Modifica casella elenco" + +#. i18n: file ./editor/listboxeditor.ui line 41 +#: rc.cpp:6 +#, no-c-format msgid "" -"

QWidget::%1

" -"

There is no documentation available for this property.

" +"Edit Listbox" +"

Add, edit or delete items in the listbox.

" +"

Click the New Item-button to create a new listbox entry, then enter " +"text and choose a pixmap.

" +"

Select an item from the list and click the Delete Item" +"-button to remove the item from the list.

" msgstr "" -"

QWidget::%1

" -"

Nessuna documentazione disponibile per questa proprietà.

" - -#: editor/propertyeditor.cpp:3395 -msgid "New Signal Handler" -msgstr "Nuovo gestore segnali" +"Modifica casella elenco" +"

Aggiungi, modifica o elimina elementi nella casella elenco.

" +"

Fai clic sul pulsante Nuovo elemento per creare una nuova voce della " +"casella elenco, poi inserisci il testo e scegli un pixmap.

" +"

Seleziona un elemento dall'elenco e fai clic sul pulsante " +"Elimina elemento per rimuovere l'elemento dall'elenco.

" -#: editor/propertyeditor.cpp:3396 -msgid "Delete Signal Handler" -msgstr "Elimina gestore segnali" +#. i18n: file ./editor/listboxeditor.ui line 109 +#: rc.cpp:15 rc.cpp:165 rc.cpp:198 rc.cpp:261 rc.cpp:378 rc.cpp:695 rc.cpp:722 +#: rc.cpp:959 rc.cpp:1121 rc.cpp:1322 rc.cpp:1346 +#, no-c-format +msgid "Close the dialog and apply all the changes." +msgstr "Chiudi la finestra e applica tutti i cambiamenti." -#: editor/connectioneditorimpl.cpp:236 editor/propertyeditor.cpp:3430 -msgid "Remove Connection" -msgstr "Rimuovi connessione" +#. i18n: file ./editor/listboxeditor.ui line 123 +#: rc.cpp:21 rc.cpp:171 rc.cpp:204 rc.cpp:384 rc.cpp:728 rc.cpp:1328 +#, no-c-format +msgid "Apply all changes." +msgstr "Applica tutti i cambiamenti." -#: editor/connectioneditorimpl.cpp:246 editor/propertyeditor.cpp:3480 -msgid "Add Connection" -msgstr "Aggiungi connessione" +#. i18n: file ./editor/listboxeditor.ui line 137 +#: rc.cpp:27 rc.cpp:177 rc.cpp:210 rc.cpp:267 rc.cpp:390 rc.cpp:701 rc.cpp:734 +#: rc.cpp:968 rc.cpp:1127 rc.cpp:1334 rc.cpp:1352 +#, no-c-format +msgid "Close the dialog and discard any changes." +msgstr "Chiudi la finestra e annulla tutti i cambiamenti." -#: editor/mainwindow.cpp:243 editor/propertyeditor.cpp:3542 -#: editor/propertyeditor.cpp:3582 -msgid "Property Editor" -msgstr "Editor di proprietà" +#. i18n: file ./editor/listboxeditor.ui line 147 +#: editor/actiondnd.cpp:350 editor/actiondnd.cpp:737 editor/actiondnd.cpp:1024 +#: rc.cpp:30 rc.cpp:81 +#, no-c-format +msgid "Delete Item" +msgstr "Elimina elemento" -#: editor/propertyeditor.cpp:3547 -msgid "P&roperties" -msgstr "P&roprietà" +#. i18n: file ./editor/listboxeditor.ui line 150 +#: rc.cpp:33 rc.cpp:1199 +#, no-c-format +msgid "The list of items." +msgstr "L'elenco di elementi." -#: editor/propertyeditor.cpp:3550 -msgid "S&ignal Handlers" -msgstr "Gestore s&egnali" +#. i18n: file ./editor/listboxeditor.ui line 158 +#: rc.cpp:36 rc.cpp:126 +#, no-c-format +msgid "&Item Properties" +msgstr "Propr&ietà dell'elemento" -#: editor/propertyeditor.cpp:3591 -msgid "Property Editor (%1)" -msgstr "Editor proprietà (%1)" +#. i18n: file ./editor/listboxeditor.ui line 175 +#: rc.cpp:39 rc.cpp:138 rc.cpp:1241 +#, no-c-format +msgid "&Pixmap:" +msgstr "&Pixmap:" -#: editor/actioneditorimpl.cpp:43 editor/mainwindow.cpp:301 -msgid "Actions" -msgstr "Azioni" +#. i18n: file ./editor/listboxeditor.ui line 186 +#: rc.cpp:42 rc.cpp:141 rc.cpp:417 rc.cpp:474 rc.cpp:1172 rc.cpp:1244 +#, no-c-format +msgid "Label4" +msgstr "Etichetta4" -#: editor/actioneditorimpl.cpp:48 editor/actionlistview.cpp:90 -msgid "New &Action" -msgstr "Nuova &azione" +#. i18n: file ./editor/listboxeditor.ui line 206 +#: rc.cpp:45 rc.cpp:144 rc.cpp:420 rc.cpp:477 rc.cpp:1175 rc.cpp:1247 +#, no-c-format +msgid "Delete Pixmap" +msgstr "Elimina pixmap" -#: editor/actioneditorimpl.cpp:49 editor/actionlistview.cpp:91 -msgid "New Action &Group" -msgstr "Nuovo &gruppo di azioni" +#. i18n: file ./editor/listboxeditor.ui line 209 +#: rc.cpp:48 rc.cpp:147 +#, no-c-format +msgid "Delete the selected item's pixmap." +msgstr "Elimina il pixmap dell'elemento selezionato." -#: editor/actioneditorimpl.cpp:50 editor/actionlistview.cpp:92 -msgid "New &Dropdown Action Group" -msgstr "Nuovo gruppo di azioni &casella a discesa" +#. i18n: file ./editor/listboxeditor.ui line 223 +#: editor/propertyeditor.cpp:595 rc.cpp:51 rc.cpp:150 rc.cpp:426 rc.cpp:483 +#: rc.cpp:659 rc.cpp:845 rc.cpp:1181 rc.cpp:1253 +#, no-c-format +msgid "..." +msgstr "..." -#: editor/messagelog.cpp:34 -msgid "Copy Current &Line" -msgstr "Copia &la riga attuale" +#. i18n: file ./editor/listboxeditor.ui line 226 +#: rc.cpp:54 rc.cpp:153 rc.cpp:429 rc.cpp:486 rc.cpp:1184 rc.cpp:1256 +#, no-c-format +msgid "Select a Pixmap" +msgstr "Seleziona un pixmap" -#: editor/messagelog.cpp:35 -msgid "&Copy Content" -msgstr "&Copia il contenuto" +#. i18n: file ./editor/listboxeditor.ui line 229 +#: rc.cpp:57 +#, no-c-format +msgid "Choose a pixmap file for the selected item." +msgstr "Scegli un file pixmap per l'elemento selezionato." -#: editor/messagelog.cpp:36 -msgid "&Save As..." -msgstr "Salva con no&me..." +#. i18n: file ./editor/listboxeditor.ui line 237 +#: rc.cpp:60 rc.cpp:129 rc.cpp:710 rc.cpp:1154 rc.cpp:1262 +#, no-c-format +msgid "&Text:" +msgstr "&Testo:" -#: editor/messagelog.cpp:122 -msgid "" -"*.log|Log Files (*.log)\n" -"*|All Files" -msgstr "" -"*.log|File di log (*.log)\n" -"*|Tutti i file" +#. i18n: file ./editor/listboxeditor.ui line 254 +#: rc.cpp:63 rc.cpp:132 rc.cpp:1157 +#, no-c-format +msgid "Change text" +msgstr "Cambia testo" -#: editor/messagelog.cpp:122 -msgid "Save Log File" -msgstr "Salva il file di log" +#. i18n: file ./editor/listboxeditor.ui line 257 +#: rc.cpp:66 +#, no-c-format +msgid "Change the selected item's text." +msgstr "Cambia il testo dell'elemento selezionato." -#: editor/messagelog.cpp:127 -msgid "File
%1
already exists. Overwrite it?
" -msgstr "Il file
%1
esiste già. Vuoi sovrascriverlo?
" +#. i18n: file ./editor/listboxeditor.ui line 267 +#: rc.cpp:69 rc.cpp:108 rc.cpp:1190 +#, no-c-format +msgid "&New Item" +msgstr "&Nuovo elemento" -#: editor/messagelog.cpp:132 -msgid "Cannot save log file
%1
" -msgstr "Impossibile salvare il file di log
%1
" +#. i18n: file ./editor/listboxeditor.ui line 270 +#: rc.cpp:72 rc.cpp:111 rc.cpp:1193 +#, no-c-format +msgid "Add an item" +msgstr "Aggiungi un elemento" -#: editor/messagelog.cpp:146 -msgid "Stdout" -msgstr "Stdout" +#. i18n: file ./editor/listboxeditor.ui line 273 +#: rc.cpp:75 +#, no-c-format +msgid "Add a new item.

New items are appended to the list.

" +msgstr "" +"Aggiungi un nuovo elemento." +"

I nuovi elementi sono aggiunti all'elenco.

" -#: editor/messagelog.cpp:146 -msgid "Stderr" -msgstr "Stderr" +#. i18n: file ./editor/listboxeditor.ui line 281 +#: rc.cpp:78 rc.cpp:117 rc.cpp:1139 +#, no-c-format +msgid "&Delete Item" +msgstr "E&limina elemento" -#: editor/tableeditorimpl.cpp:55 -msgid "" -msgstr "" +#. i18n: file ./editor/listboxeditor.ui line 287 +#: rc.cpp:84 +#, no-c-format +msgid "Delete the selected item" +msgstr "Elimina l'elemento selezionato" -#: editor/tableeditorimpl.cpp:315 -msgid "Edit Rows and Columns of '%1' " -msgstr "Modifica righe e colonne di «%1» " +#. i18n: file ./editor/listboxeditor.ui line 318 +#: rc.cpp:87 rc.cpp:396 rc.cpp:450 rc.cpp:1211 rc.cpp:1307 +#, no-c-format +msgid "Move up" +msgstr "Sposta in alto" -#: editor/widgetfactory.cpp:291 editor/widgetfactory.cpp:571 -msgid "Move Tab Page" -msgstr "Muovi scheda" +#. i18n: file ./editor/listboxeditor.ui line 321 +#: rc.cpp:90 +#, no-c-format +msgid "Moves the selected item up." +msgstr "Sposta in su l'elemento selezionato." -#. i18n: file ./editor/listeditor.ui line 31 -#: editor/widgetfactory.cpp:934 editor/widgetfactory.cpp:1125 -#: editor/widgetfactory.cpp:1235 rc.cpp:890 +#. i18n: file ./editor/listboxeditor.ui line 335 +#: rc.cpp:93 rc.cpp:402 rc.cpp:456 rc.cpp:1217 rc.cpp:1292 #, no-c-format -msgid "Column 1" -msgstr "Colonna 1" +msgid "Move down" +msgstr "Sposta in basso" -#: editor/widgetfactory.cpp:967 editor/widgetfactory.cpp:1169 -msgid "Tab 1" -msgstr "Scheda 1" +#. i18n: file ./editor/listboxeditor.ui line 338 +#: rc.cpp:96 +#, no-c-format +msgid "Move the selected item down." +msgstr "Sposta in giù l'elemento selezionato." -#: editor/widgetfactory.cpp:970 editor/widgetfactory.cpp:1172 -msgid "Tab 2" -msgstr "Scheda 2" +#. i18n: file ./editor/iconvieweditor.ui line 35 +#: rc.cpp:99 +#, no-c-format +msgid "Edit Iconview" +msgstr "Modifica la vista a icone" -#: editor/widgetfactory.cpp:1156 editor/widgetfactory.cpp:1184 -msgid "Page 1" -msgstr "Pagina 1" +#. i18n: file ./editor/iconvieweditor.ui line 41 +#: rc.cpp:102 +#, no-c-format +msgid "" +"Edit Iconview" +"

Add, edit or delete items in the icon view.

" +"

Click the New Item-button to create a new item, then enter text and " +"choose a pixmap.

" +"

Select an item from the view and click the Delete Item" +"-button to remove the item from the iconview.

" +msgstr "" +"Modifica la vista a icone" +"

Aggiungi, modifica o elimina elementi nelle vista a icone.

" +"

Fai clic sul pulsante Nuovo elemento per creare un nuovo elemento, " +"quindi inserisci del testo e scegli un pixmap.

" +"

Seleziona un elemento dalla vista e fai clic sul pulsante " +"Elimina elemento per rimuovere l'elemento dalla vista a icone.

" -#: editor/widgetfactory.cpp:1157 editor/widgetfactory.cpp:1187 -msgid "Page 2" -msgstr "Pagina 2" +#. i18n: file ./editor/iconvieweditor.ui line 72 +#: rc.cpp:105 +#, no-c-format +msgid "All items in the iconview." +msgstr "Tutti gli elementi nella vista a icone." -#: editor/mainwindow.cpp:893 editor/mainwindowactions.cpp:96 -msgid "&Undo: Not Available" -msgstr "&Annulla: non disponibile" +#. i18n: file ./editor/iconvieweditor.ui line 100 +#: rc.cpp:114 +#, no-c-format +msgid "Create a new item for the iconview." +msgstr "Crea un nuovo elemento per la vista a icone." -#: editor/mainwindowactions.cpp:97 -msgid "Undoes the last action" -msgstr "Annulla l'ultima azione" +#. i18n: file ./editor/iconvieweditor.ui line 111 +#: rc.cpp:120 rc.cpp:1142 +#, no-c-format +msgid "Delete item" +msgstr "Elimina elemento" -#: editor/mainwindow.cpp:897 editor/mainwindowactions.cpp:102 -msgid "&Redo: Not Available" -msgstr "&Rifai: non disponibile" - -#: editor/mainwindowactions.cpp:103 -msgid "Redoes the last undone operation" -msgstr "Rifai l'ultima operazione annullata" - -#: editor/mainwindowactions.cpp:108 -msgid "Cuts the selected widgets and puts them on the clipboard" -msgstr "Taglia gli oggetti selezionati e li mette negli appunti" - -#: editor/mainwindowactions.cpp:113 -msgid "Copies the selected widgets to the clipboard" -msgstr "Copia gli oggetti selezionati negli appunti" +#. i18n: file ./editor/iconvieweditor.ui line 114 +#: rc.cpp:123 +#, no-c-format +msgid "Delete the selected item." +msgstr "Elimina l'elemento selezionato." -#: editor/mainwindowactions.cpp:118 -msgid "Pastes the clipboard's contents" -msgstr "Incolla il contenuto degli appunti" +#. i18n: file ./editor/iconvieweditor.ui line 184 +#: rc.cpp:135 +#, no-c-format +msgid "Change the text for the selected item." +msgstr "Cambia il testo dell'elemento selezionato." -#: editor/mainwindowactions.cpp:124 -msgid "Deletes the selected widgets" -msgstr "Elimina gli oggetti selezionati" +#. i18n: file ./editor/iconvieweditor.ui line 260 +#: rc.cpp:156 +#, no-c-format +msgid "Select a pixmap file for the current item." +msgstr "Seleziona un file pixmap per l'elemento attuale." -#: editor/mainwindowactions.cpp:129 -msgid "Selects all widgets" -msgstr "Seleziona tutti gli oggetti" +#. i18n: file ./editor/wizardeditor.ui line 16 +#: rc.cpp:180 +#, no-c-format +msgid "Wizard Page Editor" +msgstr "Editor delle pagine dell'assistente" -#: editor/mainwindowactions.cpp:132 -msgid "Bring to Front" -msgstr "Porta avanti" +#. i18n: file ./editor/wizardeditor.ui line 61 +#: rc.cpp:183 +#, no-c-format +msgid "Wizard pages:" +msgstr "Pagine dell'assistente:" -#: editor/mainwindowactions.cpp:134 -msgid "Raises the selected widgets" -msgstr "Porta avanti gli oggetti selezionati" +#. i18n: file ./editor/wizardeditor.ui line 90 +#: rc.cpp:186 rc.cpp:351 +#, no-c-format +msgid "&Add" +msgstr "&Aggiungi" -#: editor/mainwindowactions.cpp:137 -msgid "Send to Back" -msgstr "Manda indietro" +#. i18n: file ./editor/paletteeditor.ui line 43 +#: rc.cpp:213 +#, no-c-format +msgid "Edit Palette" +msgstr "Modifica tavolozza" -#: editor/mainwindowactions.cpp:139 editor/mainwindowactions.cpp:140 -msgid "Lowers the selected widgets" -msgstr "Manda indietro gli oggetti selezionati" +#. i18n: file ./editor/paletteeditor.ui line 68 +#: rc.cpp:216 +#, no-c-format +msgid "Build Palette" +msgstr "Costruisci tavolozza" -#: editor/mainwindowactions.cpp:143 -msgid "Find in Form..." -msgstr "Trova nel modulo..." +#. i18n: file ./editor/paletteeditor.ui line 111 +#: rc.cpp:219 +#, no-c-format +msgid "&3D effects:" +msgstr "Effetti &3D:" -#: editor/mainwindowactions.cpp:144 -msgid "Search for a text in the whole form." -msgstr "Cerca del testo in tutto il modulo." +#. i18n: file ./editor/paletteeditor.ui line 139 +#: rc.cpp:222 rc.cpp:231 rc.cpp:557 rc.cpp:1067 rc.cpp:1109 +#, no-c-format +msgid "Choose a color" +msgstr "Scegli un colore" -#: editor/formwindow.cpp:1848 editor/formwindow.cpp:1860 -#: editor/mainwindowactions.cpp:148 -msgid "Check Accelerators" -msgstr "Controlla i tasti acceleratori" +#. i18n: file ./editor/paletteeditor.ui line 142 +#: rc.cpp:225 +#, no-c-format +msgid "Choose the effect-color for the generated palette." +msgstr "Scegli il colore degli effetti per la tavolozza generata." -#: editor/mainwindowactions.cpp:150 -msgid "Checks if the accelerators used in the form are unique" -msgstr "Controlla se gli acceleratori usati nel modulo sono univoci" +#. i18n: file ./editor/paletteeditor.ui line 173 +#: rc.cpp:228 +#, no-c-format +msgid "Back&ground:" +msgstr "S&fondo:" -#: editor/mainwindowactions.cpp:154 -msgid "Connections" -msgstr "Connessioni" +#. i18n: file ./editor/paletteeditor.ui line 204 +#: rc.cpp:234 +#, no-c-format +msgid "Choose the background color for the generated palette." +msgstr "Scegli il colore di sfondo per la tavolozza generata." -#: editor/mainwindowactions.cpp:157 -msgid "Opens a dialog for editing connections" -msgstr "Apre una finestra per modificare le connessioni" +#. i18n: file ./editor/paletteeditor.ui line 229 +#: rc.cpp:237 +#, no-c-format +msgid "&Tune Palette..." +msgstr "Regola &tavolozza..." -#: editor/mainwindowactions.cpp:161 -msgid "Form Settings..." -msgstr "Impostazioni modulo..." +#. i18n: file ./editor/paletteeditor.ui line 247 +#: rc.cpp:240 +#, no-c-format +msgid "Preview" +msgstr "Anteprima" -#: editor/mainwindowactions.cpp:163 -msgid "Opens a dialog to change the form's settings" -msgstr "Apre una finestra per cambiare le impostazioni del modulo" +#. i18n: file ./editor/paletteeditor.ui line 278 +#: rc.cpp:243 rc.cpp:992 +#, no-c-format +msgid "Select &palette:" +msgstr "Seleziona tavolo&zza:" -#: editor/mainwindowactions.cpp:169 -#, c-format -msgid "The Edit toolbar%1" -msgstr "La barra degli strumenti Modifica%1" +#. i18n: file ./editor/paletteeditor.ui line 287 +#: rc.cpp:246 rc.cpp:995 +#, no-c-format +msgid "Active Palette" +msgstr "Tavolozza attiva" -#: editor/formwindow.cpp:1443 editor/formwindow.cpp:1457 -#: editor/formwindow.cpp:1465 editor/mainwindowactions.cpp:200 -msgid "Adjust Size" -msgstr "Ridimensiona" +#. i18n: file ./editor/paletteeditor.ui line 292 +#: rc.cpp:249 rc.cpp:998 +#, no-c-format +msgid "Inactive Palette" +msgstr "Tavolozza inattiva" -#: editor/mainwindowactions.cpp:202 -msgid "Adjusts the size of the selected widget" -msgstr "Ridimensiona l'oggetto selezionato" +#. i18n: file ./editor/paletteeditor.ui line 297 +#: rc.cpp:252 rc.cpp:1001 +#, no-c-format +msgid "Disabled Palette" +msgstr "Tavolozza disabilitata" -#: editor/formwindow.cpp:1909 editor/mainwindowactions.cpp:206 -msgid "Lay Out Horizontally" -msgstr "Disponi orizzontalmente" +#. i18n: file ./editor/choosewidget.ui line 16 +#: rc.cpp:270 +#, no-c-format +msgid "Choose Widget" +msgstr "Scegli oggetto" -#: editor/mainwindowactions.cpp:208 -msgid "Lays out the selected widgets horizontally" -msgstr "Dispone orizzontalmente gli oggetti selezionati" +#. i18n: file ./editor/choosewidget.ui line 118 +#: rc.cpp:279 +#, no-c-format +msgid "Find:" +msgstr "Trova:" -#: editor/formwindow.cpp:1919 editor/mainwindowactions.cpp:212 -msgid "Lay Out Vertically" -msgstr "Disponi verticalmente" +#. i18n: file ./editor/templates/Tab_Dialog.ui line 37 +#: rc.cpp:282 rc.cpp:285 rc.cpp:327 rc.cpp:330 +#, no-c-format +msgid "Tab" +msgstr "Scheda" -#: editor/mainwindowactions.cpp:214 -msgid "Lays out the selected widgets vertically" -msgstr "Dispone verticalmente gli oggetti selezionati" +#. i18n: file ./editor/templates/Tab_Dialog.ui line 71 +#: rc.cpp:291 rc.cpp:303 rc.cpp:321 rc.cpp:336 +#, no-c-format +msgid "F1" +msgstr "F1" -#: editor/formwindow.cpp:1954 editor/mainwindowactions.cpp:218 -msgid "Lay Out in a Grid" -msgstr "Disponi in una griglia" +#. i18n: file ./editor/templates/Configuration_Dialog.ui line 31 +#: editor/iconvieweditorimpl.cpp:57 editor/listboxeditorimpl.cpp:61 +#: editor/widgetfactory.cpp:891 editor/widgetfactory.cpp:924 +#: editor/widgetfactory.cpp:935 editor/widgetfactory.cpp:1126 +#: editor/widgetfactory.cpp:1236 rc.cpp:324 +#, no-c-format +msgid "New Item" +msgstr "Nuovo elemento" -#: editor/mainwindowactions.cpp:220 -msgid "Lays out the selected widgets in a grid" -msgstr "Dispone gli oggetti selezionati in una griglia" +#. i18n: file ./editor/listeditor.ui line 31 +#: editor/widgetfactory.cpp:934 editor/widgetfactory.cpp:1125 +#: editor/widgetfactory.cpp:1235 rc.cpp:348 +#, no-c-format +msgid "Column 1" +msgstr "Colonna 1" -#: editor/mainwindowactions.cpp:224 -msgid "Lay Out Horizontally in Splitter" -msgstr "Disponi orizzontalmente nel divisore" +#. i18n: file ./editor/listeditor.ui line 71 +#: rc.cpp:357 +#, no-c-format +msgid "Re&name" +msgstr "Ri&nomina" -#: editor/mainwindowactions.cpp:227 -msgid "Lays out the selected widgets horizontally in a splitter" -msgstr "Dispone orizzontalmente gli oggetti selezionati nel divisore" +#. i18n: file ./editor/tableeditor.ui line 16 +#: rc.cpp:363 +#, no-c-format +msgid "Edit Table" +msgstr "Modifica tabella" -#: editor/mainwindowactions.cpp:231 -msgid "Lay Out Vertically in Splitter" -msgstr "Disponi verticalmente nel divisore" +#. i18n: file ./editor/tableeditor.ui line 34 +#: rc.cpp:366 rc.cpp:369 +#, no-c-format +msgid "1" +msgstr "1" -#: editor/mainwindowactions.cpp:234 -msgid "Lays out the selected widgets vertically in a splitter" -msgstr "Dispone verticalmente gli oggetti selezionati nel divisore" +#. i18n: file ./editor/tableeditor.ui line 153 +#: rc.cpp:393 rc.cpp:1235 +#, no-c-format +msgid "Co&lumns" +msgstr "Co&lonne" -#: editor/formwindow.cpp:2054 editor/formwindow.cpp:2073 -#: editor/mainwindowactions.cpp:238 -msgid "Break Layout" -msgstr "Rompi lo schema" +#. i18n: file ./editor/tableeditor.ui line 218 +#: rc.cpp:399 rc.cpp:453 +#, no-c-format +msgid "" +"Move the selected item up." +"

The top-most column will be the first column of the list.

" +msgstr "" +"Sposta in su l'elemento selezionato." +"

La colonna più in alto sarà la prima colonna dell'elenco.

" -#: editor/mainwindowactions.cpp:240 -msgid "Breaks the selected layout" -msgstr "Rompe la disposizione selezionata" +#. i18n: file ./editor/tableeditor.ui line 235 +#: rc.cpp:405 rc.cpp:459 +#, no-c-format +msgid "" +"Move the selected item down." +"

The top-most column will be the first column of the list.

" +msgstr "" +"Sposta in giù l'elemento selezionato." +"

La colonna più in alto sarà la prima colonna dell'elenco.

" -#: editor/mainwindowactions.cpp:244 editor/widgetdatabase.cpp:356 -msgid "Spacer" -msgstr "Spaziatore" +#. i18n: file ./editor/tableeditor.ui line 243 +#: rc.cpp:408 rc.cpp:1283 +#, no-c-format +msgid "&Delete Column" +msgstr "&Elimina colonna" -#: editor/mainwindowactions.cpp:247 -msgid "Add " -msgstr "Aggiungi " +#. i18n: file ./editor/tableeditor.ui line 251 +#: rc.cpp:411 rc.cpp:1298 +#, no-c-format +msgid "&New Column" +msgstr "&Nuova colonna" -#: editor/mainwindowactions.cpp:248 editor/mainwindowactions.cpp:362 -#, c-format -msgid "Insert a %1" -msgstr "Inserisci un %1" +#. i18n: file ./editor/tableeditor.ui line 273 +#: rc.cpp:414 +#, no-c-format +msgid "Table:" +msgstr "Tabella:" -#: editor/mainwindowactions.cpp:249 +#. i18n: file ./editor/tableeditor.ui line 318 +#: rc.cpp:423 rc.cpp:480 rc.cpp:1178 +#, no-c-format msgid "" -"A %1" -"

%2

" -"

Click to insert a single %3,or double click to keep the tool selected." +"Delete the selected item's pixmap." +"

The pixmap in the current column of the selected item will be deleted.

" msgstr "" -"Un %1" -"

%2

" -"

Fai clic per inserire un singolo %3, o fai doppio clic per tenere lo " -"strumento selezionato." +"Elimina il pixmap dell'elemento attuale." +"

Il pixmap della colonna attuale nell'elemento selezionato sarà eliminato.

" -#: editor/mainwindowactions.cpp:254 -#, c-format -msgid "The Layout toolbar%1" -msgstr "La barra degli strumenti schema%1" +#. i18n: file ./editor/tableeditor.ui line 338 +#: rc.cpp:432 rc.cpp:489 rc.cpp:1187 +#, no-c-format +msgid "" +"Select a pixmap file for the item." +"

The pixmap will be changed in the current column of the selected item.

" +msgstr "" +"Seleziona un file pixmap per l'elemento." +"

Il pixmap sarà cambiato nella colonna attuale dell'elemento selezionato.

" -#: editor/mainwindowactions.cpp:267 -msgid "&Layout" -msgstr "&Schema" +#. i18n: file ./editor/tableeditor.ui line 348 +#: rc.cpp:435 rc.cpp:468 +#, no-c-format +msgid "&Label:" +msgstr "&Etichetta:" -#: editor/mainwindowactions.cpp:282 -msgid "Pointer" -msgstr "Puntatore" +#. i18n: file ./editor/tableeditor.ui line 359 +#: rc.cpp:438 rc.cpp:471 +#, no-c-format +msgid "Pixmap:" +msgstr "Pixmap:" -#: editor/mainwindowactions.cpp:285 -msgid "Selects the pointer tool" -msgstr "Seleziona lo strumento di puntamento" - -#: editor/mainwindowactions.cpp:289 -msgid "Connect Signal/Slots" -msgstr "Connetti segnale/slot" +#. i18n: file ./editor/tableeditor.ui line 370 +#: rc.cpp:441 +#, no-c-format +msgid "&Field:" +msgstr "Cam&po:" -#: editor/mainwindowactions.cpp:292 -msgid "Selects the connection tool" -msgstr "Seleziona lo strumento connessione" +#. i18n: file ./editor/tableeditor.ui line 394 +#: rc.cpp:444 +#, no-c-format +msgid "" +msgstr "" -#: editor/mainwindowactions.cpp:296 -msgid "Tab Order" -msgstr "Ordine delle schede" +#. i18n: file ./editor/tableeditor.ui line 406 +#: rc.cpp:447 +#, no-c-format +msgid "&Rows" +msgstr "&Righe" -#: editor/mainwindowactions.cpp:299 -msgid "Selects the tab order tool" -msgstr "Seleziona lo strumento di ordinamento delle schede" +#. i18n: file ./editor/tableeditor.ui line 496 +#: rc.cpp:462 +#, no-c-format +msgid "&New Row" +msgstr "&Nuova riga" -#: editor/mainwindowactions.cpp:305 -#, c-format -msgid "The Tools toolbar%1" -msgstr "Barra degli strumenti%1" +#. i18n: file ./editor/tableeditor.ui line 504 +#: rc.cpp:465 +#, no-c-format +msgid "&Delete Row" +msgstr "&Elimina riga" -#: editor/mainwindowactions.cpp:307 -msgid "Tools" -msgstr "Strumenti" +#. i18n: file ./editor/previewwidget.ui line 22 +#: rc.cpp:492 +#, no-c-format +msgid "Preview Window" +msgstr "Anteprima finestra" -#: editor/mainwindowactions.cpp:329 -msgid "The %1%2" -msgstr "Il %1%2" +#. i18n: file ./editor/previewwidget.ui line 67 +#: rc.cpp:495 +#, no-c-format +msgid "ButtonGroup" +msgstr "GruppoDiPulsanti" -#: editor/mainwindowactions.cpp:330 -#, c-format -msgid "" -" Click on a button to insert a single widget, or double click to insert " -"multiple %1." -msgstr "" -" Fai clic su un pulsante per inserire un oggetto singolo, o fai doppio clic per " -"inserire più %1." +#. i18n: file ./editor/previewwidget.ui line 84 +#: rc.cpp:498 +#, no-c-format +msgid "RadioButton1" +msgstr "PulsanteASceltaMultipla1" -#: editor/mainwindowactions.cpp:334 -msgid "The %1 Widgets%2" -msgstr "Gli oggetti %1%2" +#. i18n: file ./editor/previewwidget.ui line 95 +#: rc.cpp:501 +#, no-c-format +msgid "RadioButton2" +msgstr "PulsanteASceltaMultipla2" -#: editor/mainwindowactions.cpp:335 -msgid "" -" Click on a button to insert a single %1 widget, or double click to insert " -"multiple widgets." -msgstr "" -" Fai clic su un pulsante per inserire un singolo oggetto %1, o fai doppio clic " -"per inserire oggetti multipli." +#. i18n: file ./editor/previewwidget.ui line 103 +#: rc.cpp:504 +#, no-c-format +msgid "RadioButton3" +msgstr "PulsanteASceltaMultipla3" -#: editor/mainwindowactions.cpp:364 -msgid "A %1" -msgstr "Un %1" +#. i18n: file ./editor/previewwidget.ui line 113 +#: rc.cpp:507 +#, no-c-format +msgid "ButtonGroup2" +msgstr "GruppoDiPulsanti2" -#: editor/mainwindowactions.cpp:367 -msgid "

Double click on this tool to keep it selected.

" -msgstr "

Fai doppio clic su questo strumento per tenerlo selezionato.

" +#. i18n: file ./editor/previewwidget.ui line 130 +#: rc.cpp:510 +#, no-c-format +msgid "CheckBox1" +msgstr "Casella1" -#: editor/mainwindowactions.cpp:398 -msgid "Editor" -msgstr "Editor" +#. i18n: file ./editor/previewwidget.ui line 141 +#: rc.cpp:513 +#, no-c-format +msgid "CheckBox2" +msgstr "Casella2" -#: editor/mainwindowactions.cpp:408 -#, c-format -msgid "The File toolbar%1" -msgstr "La barra degli strumenti File%1" +#. i18n: file ./editor/previewwidget.ui line 175 +#: rc.cpp:516 +#, no-c-format +msgid "LineEdit" +msgstr "CasellaDiTesto" -#: editor/mainwindowactions.cpp:414 -msgid "Creates a new dialog" -msgstr "Crea una nuova finestra" +#. i18n: file ./editor/previewwidget.ui line 181 +#: rc.cpp:519 +#, no-c-format +msgid "ComboBox" +msgstr "CasellaCombinata" -#: editor/mainwindowactions.cpp:420 -msgid "Opens an existing dialog" -msgstr "Apre una finestra esistente" +#. i18n: file ./editor/previewwidget.ui line 212 +#: rc.cpp:522 +#, no-c-format +msgid "PushButton" +msgstr "Pulsante" -#: editor/mainwindowactions.cpp:426 -msgid "Opens recently open file" -msgstr "Apre i file aperti recentemente" +#. i18n: file ./editor/previewwidget.ui line 249 +#: rc.cpp:525 +#, no-c-format +msgid "" +"

\n" +" http://www.trolltech.com \n" +"

\n" +"

\n" +" http://www.kde.org \n" +"

" +msgstr "" +"

\n" +" http://www.trolltech.com \n" +"

\n" +"

\n" +" http://www.kde.org \n" +"

" -#: editor/mainwindowactions.cpp:431 -msgid "Closes the current dialog" -msgstr "Chiude la finestra attuale" +#. i18n: file ./editor/actioneditor.ui line 19 +#: rc.cpp:533 +#, no-c-format +msgid "Edit Actions" +msgstr "Modifica azioni" -#: editor/mainwindowactions.cpp:439 -msgid "Saves the current dialog" -msgstr "Salva la finestra attuale" +#. i18n: file ./editor/actioneditor.ui line 61 +#: rc.cpp:536 +#, no-c-format +msgid "Create new Action" +msgstr "Crea nuova azione" -#: editor/mainwindowactions.cpp:446 -msgid "Saves the current dialog with a new filename" -msgstr "Salva la finestra attuale con un nuovo nome file" +#. i18n: file ./editor/actioneditor.ui line 78 +#: rc.cpp:539 +#, no-c-format +msgid "Delete current Action" +msgstr "Elimina azione attuale" -#: editor/mainwindowactions.cpp:451 -msgid "Save All" -msgstr "Salva tutti" +#. i18n: file ./editor/actioneditor.ui line 95 +#: rc.cpp:542 +#, no-c-format +msgid "Connect current Action" +msgstr "Connetti azione attuale" -#: editor/mainwindowactions.cpp:453 -msgid "Saves all open dialogs" -msgstr "Salva tutte le finestre di dialogo aperte" +#. i18n: file ./editor/preferences.ui line 35 +#: rc.cpp:545 +#, no-c-format +msgid "Preferences" +msgstr "Preferenze" -#: editor/mainwindowactions.cpp:461 -msgid "Quits the application and prompts to save any changed dialogs" +#. i18n: file ./editor/preferences.ui line 41 +#: rc.cpp:548 +#, no-c-format +msgid "" +"Preferences" +"

Change the preferences of Qt Designer. There is always one tab with general " +"preferences. There may be additional tabs, depending on which plugins are " +"installed.

" msgstr "" -"Esce dall'applicazione e chiede di salvare le finestre di dialogo cambiate" - -#: editor/mainwindowactions.cpp:470 -msgid "&Run" -msgstr "A&vvia" +"Preferenze" +"

Cambia le preferenze di Qt Designer. C'è sempre una scheda con le preferenze " +"generali. Ci possono essere schede aggiuntive, a seconda di quali plugin siano " +"installati.

" -#: editor/mainwindowactions.cpp:472 -msgid "Run Dialog" -msgstr "Avvia finestra" +#. i18n: file ./editor/preferences.ui line 62 +#: rc.cpp:551 +#, no-c-format +msgid "General" +msgstr "Generale" -#: editor/mainwindowactions.cpp:474 -msgid "Executes dialog" -msgstr "Esegui finestra" +#. i18n: file ./editor/preferences.ui line 79 +#: rc.cpp:554 +#, no-c-format +msgid "Backgro&und" +msgstr "Sf&ondo" -#: editor/mainwindowactions.cpp:488 -msgid "Tile" -msgstr "Affianca" +#. i18n: file ./editor/preferences.ui line 114 +#: rc.cpp:560 +#, no-c-format +msgid "Select a color in the color dialog." +msgstr "Seleziona un colore nella finestra dei colori." -#: editor/mainwindowactions.cpp:490 -msgid "Tiles the windows so that they are all visible" -msgstr "Affianca le finestre per renderle tutte visibili" +#. i18n: file ./editor/preferences.ui line 125 +#: rc.cpp:563 +#, no-c-format +msgid "Co&lor" +msgstr "Co&lore" -#: editor/mainwindowactions.cpp:493 editor/mainwindowactions.cpp:498 -msgid "Cascade" -msgstr "Cascata" +#. i18n: file ./editor/preferences.ui line 128 +#: rc.cpp:566 +#, no-c-format +msgid "Use a background color" +msgstr "Usa un colore di sfondo" -#: editor/mainwindowactions.cpp:495 -msgid "Cascades the windows so that all their title bars are visible" -msgstr "" -"Mette le finestre a cascata per rendere visibili tutte le barre dei titoli" +#. i18n: file ./editor/preferences.ui line 131 +#: rc.cpp:569 +#, no-c-format +msgid "Use a background color." +msgstr "Usa un colore di sfondo." -#: editor/mainwindowactions.cpp:500 -msgid "Closes the active window" -msgstr "Chiude la finestra attiva" +#. i18n: file ./editor/preferences.ui line 139 +#: rc.cpp:572 +#, no-c-format +msgid "&Pixmap" +msgstr "&Pixmap" -#: editor/mainwindowactions.cpp:503 -msgid "Close All" -msgstr "Chiudi tutto" +#. i18n: file ./editor/preferences.ui line 145 +#: rc.cpp:575 +#, no-c-format +msgid "Use a background pixmap" +msgstr "Usa un pixmap di sfondo" -#: editor/mainwindowactions.cpp:505 -msgid "Closes all form windows" -msgstr "Chiude tutte le finestre dei moduli" +#. i18n: file ./editor/preferences.ui line 148 +#: rc.cpp:578 +#, no-c-format +msgid "Use a background pixmap." +msgstr "Usa un pixmap di sfondo." -#: editor/mainwindowactions.cpp:508 -msgid "Next" -msgstr "Successivo" +#. i18n: file ./editor/preferences.ui line 168 +#: rc.cpp:581 rc.cpp:1058 +#, no-c-format +msgid "Select a pixmap" +msgstr "Scegli un pixmap" -#: editor/mainwindowactions.cpp:510 -msgid "Activates the next window" -msgstr "Attiva la finestra successiva" +#. i18n: file ./editor/preferences.ui line 171 +#: rc.cpp:584 +#, no-c-format +msgid "Choose a pixmap file." +msgstr "Scegli un file pixmap." -#: editor/mainwindowactions.cpp:513 -msgid "Previous" -msgstr "Precedente" - -#: editor/mainwindowactions.cpp:515 -msgid "Activates the previous window" -msgstr "Attiva la finestra precedente" - -#: editor/mainwindowactions.cpp:519 -msgid "&Window" -msgstr "Fi&nestra" - -#: editor/mainwindowactions.cpp:531 -msgid "Vie&ws" -msgstr "&Viste" +#. i18n: file ./editor/preferences.ui line 181 +#: rc.cpp:587 +#, no-c-format +msgid "Show &grid" +msgstr "Mostra &griglia" -#: editor/mainwindowactions.cpp:532 -msgid "Tool&bars" -msgstr "&Barre degli strumenti" +#. i18n: file ./editor/preferences.ui line 187 +#: rc.cpp:590 +#, no-c-format +msgid "Show Grid" +msgstr "Mostra griglia" -#: editor/mainwindowactions.cpp:568 -msgid "Opens a dialog to change shortcuts" -msgstr "Apre una finestra per cambiare le scorciatoie" +#. i18n: file ./editor/preferences.ui line 190 +#: rc.cpp:593 +#, no-c-format +msgid "" +"Customize the grid appearance for all forms." +"

When Show Grid is checked, all forms show a grid.

" +msgstr "" +"Personalizza l'aspetto della griglia per tutti i moduli." +"

Quando Mostra griglia è segnato, tutti i moduli mostrano una " +"griglia.

" -#: editor/mainwindowactions.cpp:571 -msgid "Configure &Plugins..." -msgstr "Configura i &plugin..." +#. i18n: file ./editor/preferences.ui line 198 +#: rc.cpp:596 +#, no-c-format +msgid "Gr&id" +msgstr "Gr&iglia" -#: editor/mainwindowactions.cpp:573 -msgid "Opens a dialog to configure plugins" -msgstr "Apre una finestra per configurare i plugin" +#. i18n: file ./editor/preferences.ui line 218 +#: rc.cpp:599 +#, no-c-format +msgid "Sn&ap to grid" +msgstr "&Aggancia alla griglia" -#: editor/mainwindowactions.cpp:576 -msgid "&Configure Editor..." -msgstr "&Configura l'editor..." +#. i18n: file ./editor/preferences.ui line 224 +#: rc.cpp:602 +#, no-c-format +msgid "Snap to the grid" +msgstr "Aggancia alla griglia" -#: editor/mainwindowactions.cpp:578 -msgid "Configure various aspects of this editor." -msgstr "Configura vari aspetti di questo editor." +#. i18n: file ./editor/preferences.ui line 227 +#: rc.cpp:605 +#, no-c-format +msgid "" +"Customize the grid-settings for all forms." +"

When Snap to Grid is checked, the widgets snap to the grid using the " +"the X/Y resolution.

" +msgstr "" +"Personalizza le impostazioni di griglia per tutti i moduli." +"

Quando Aggancia alla griglia è segnato, gli oggetti si agganciano " +"alla griglia usando la risoluzione X/Y.

" -#: editor/mainwindowactions.cpp:582 -msgid "Opens a dialog to change preferences" -msgstr "Apre una finestra per cambiare le preferenze" +#. i18n: file ./editor/preferences.ui line 258 +#: rc.cpp:608 rc.cpp:614 +#, no-c-format +msgid "Grid resolution" +msgstr "Risoluzione della griglia" -#: editor/mainwindowactions.cpp:598 -msgid "Create a new dialog..." -msgstr "Crea una nuova finestra..." +#. i18n: file ./editor/preferences.ui line 261 +#: rc.cpp:611 rc.cpp:617 +#, no-c-format +msgid "" +"Customize the grid-settings for all forms." +"

When Show Grid is checked, a grid is shown on all forms using the X/Y " +"resolution.

" +msgstr "" +"Personalizza le impostazioni di griglia per tutti i moduli." +"

Quando Mostra griglia è segnato, viene mostrata una griglia su tutti " +"i moduli usando la risoluzione X/Y.

" -#: editor/mainwindowactions.cpp:621 -msgid "Open a file..." -msgstr "Apri un file..." +#. i18n: file ./editor/preferences.ui line 289 +#: rc.cpp:620 +#, no-c-format +msgid "Grid-&X:" +msgstr "&X della griglia:" -#: editor/mainwindowactions.cpp:626 -msgid "Open Files" -msgstr "Apri file" +#. i18n: file ./editor/preferences.ui line 300 +#: rc.cpp:623 +#, no-c-format +msgid "Grid-&Y:" +msgstr "&Y della griglia:" -#: editor/mainwindowactions.cpp:662 -msgid "Reading file '%1'..." -msgstr "Lettura del file «%1»..." +#. i18n: file ./editor/preferences.ui line 327 +#: rc.cpp:626 rc.cpp:647 +#, no-c-format +msgid "" +"A splash screen is displayed when starting Qt Designer if this option is " +"checked." +msgstr "" +"Se questa opzione è segnata, una schermata d'avvio viene mostrata all'avvio di " +"Qt Designer." -#: editor/mainwindowactions.cpp:675 -msgid "Loaded file '%1'" -msgstr "Caricato il file «%1»" +#. i18n: file ./editor/preferences.ui line 335 +#: rc.cpp:629 +#, no-c-format +msgid "Ge&neral" +msgstr "Ge&nerale" -#: editor/mainwindowactions.cpp:681 editor/mainwindowactions.cpp:682 -msgid "Could not load file '%1'" -msgstr "Impossibile caricare il file «%1»" +#. i18n: file ./editor/preferences.ui line 352 +#: rc.cpp:632 +#, no-c-format +msgid "Restore last &workspace on startup" +msgstr "Ripristina l'ultimo spazio di la&voro all'avvio" -#: editor/mainwindowactions.cpp:682 -msgid "Load File" -msgstr "Carica File" +#. i18n: file ./editor/preferences.ui line 358 +#: rc.cpp:635 +#, no-c-format +msgid "Restore last workspace" +msgstr "Ripristina l'ultimo spazio di lavoro" -#: editor/mainwindowactions.cpp:717 -msgid "Enter a filename..." -msgstr "Inserisci un nome file..." +#. i18n: file ./editor/preferences.ui line 361 +#: rc.cpp:638 +#, no-c-format +msgid "" +"The current workspace settings will be restored the next time you start Qt " +"Designer if this option is checked." +msgstr "" +"Le impostazioni dello spazio di lavoro attuale saranno ripristinate la prossima " +"volta che avvii Qt Designer se questa opzione è segnata." -#: editor/mainwindowactions.cpp:745 -msgid "Qt Designer is crashing. Attempting to save files..." -msgstr "Qt Designer è in crash. Tentativo di salvare i file..." +#. i18n: file ./editor/preferences.ui line 369 +#: rc.cpp:641 +#, no-c-format +msgid "Show &splash screen on startup" +msgstr "Mostra &schermata d'avvio all'avvio" -#: editor/mainwindowactions.cpp:782 editor/mainwindowactions.cpp:845 -msgid "NewTemplate" -msgstr "Nuovo modello" +#. i18n: file ./editor/preferences.ui line 375 +#: rc.cpp:644 +#, no-c-format +msgid "Show Splashscreen" +msgstr "Mostra schermata d'avvio" -#: editor/mainwindowactions.cpp:794 editor/mainwindowactions.cpp:823 -msgid "Could not create the template" -msgstr "Impossibile creare il modello" +#. i18n: file ./editor/preferences.ui line 386 +#: rc.cpp:650 +#, no-c-format +msgid "Disable data&base auto-edit in preview" +msgstr "Disabilita l'automodifica della &banca dati nell'anteprima" -#. i18n: file ./editor/createtemplate.ui line 38 -#: editor/mainwindowactions.cpp:794 editor/mainwindowactions.cpp:823 -#: rc.cpp:407 +#. i18n: file ./editor/preferences.ui line 397 +#: rc.cpp:653 #, no-c-format -msgid "Create Template" -msgstr "Crea modello" +msgid "&Documentation path:" +msgstr "Percorso della &documentazione:" -#: editor/mainwindowactions.cpp:897 +#. i18n: file ./editor/preferences.ui line 422 +#: rc.cpp:656 +#, no-c-format msgid "" -"Cannot paste widgets. Designer could not find a container\n" -"to paste into which does not contain a layout. Break the layout\n" -"of the container you want to paste into and select this container\n" -"and then paste again." +"Enter the path to the documentation." +"

You may provide an $environment variable as the first part of the " +"pathname.

" msgstr "" -"Impossibile incollare gli oggetti. Designer non riesce a trovare\n" -"un contenitore senza uno schema in cui incollare. Rompi lo\n" -"schema del contenitore in cui vuoi incollare, e selezionalo\n" -"e reincolla." +"Inserisci il percorso della documentazione." +"

Puoi fornire una $variabile d'ambiente come prima parte del percorso.

" -#: editor/mainwindowactions.cpp:900 -msgid "Paste Error" -msgstr "Errore di incollaggio" +#. i18n: file ./editor/preferences.ui line 436 +#: rc.cpp:662 +#, no-c-format +msgid "Select path" +msgstr "Seleziona percorso" -#: editor/formwindow.cpp:2135 editor/mainwindowactions.cpp:1063 -msgid "Edit connections..." -msgstr "Modifica connessioni..." +#. i18n: file ./editor/preferences.ui line 439 +#: rc.cpp:665 +#, no-c-format +msgid "Look for the documentation path." +msgstr "Cerca il percorso della documentazione." -#: editor/mainwindowactions.cpp:1082 -msgid "Edit the current form's settings..." -msgstr "Modifica le impostazioni modulo attuale..." +#. i18n: file ./editor/preferences.ui line 451 +#: rc.cpp:668 +#, no-c-format +msgid "&Toolbars" +msgstr "Barre degli s&trumenti" -#: editor/mainwindowactions.cpp:1090 -msgid "Edit preferences..." -msgstr "Modifica preferenze..." +#. i18n: file ./editor/preferences.ui line 468 +#: rc.cpp:671 +#, no-c-format +msgid "Show &big icons" +msgstr "Mostra icone &grandi" -#: editor/command.cpp:499 editor/command.cpp:511 -msgid "Set 'name' Property" -msgstr "Imposta la proprietà «nome»" +#. i18n: file ./editor/preferences.ui line 471 +#: rc.cpp:674 +#, no-c-format +msgid "Big Icons" +msgstr "Icone grandi" -#: editor/command.cpp:500 -msgid "" -"The name of a widget must be unique.\n" -"'%1' is already used in form '%2',\n" -"so the name has been reverted to '%3'." +#. i18n: file ./editor/preferences.ui line 474 +#: rc.cpp:677 +#, no-c-format +msgid "Big icons will be used in the toolbars if this is checked." msgstr "" -"Il nome di un oggetto deve essere univoco.\n" -"«%1» è già in uso nel modulo «%2»,\n" -"quindi il nome è stato cambiato in «%3»." +"Saranno usate icone grandi nelle barre degli strumenti se questo è segnato." -#: editor/command.cpp:512 -msgid "" -"The name of a widget must not be null.\n" -"The name has been reverted to '%1'." -msgstr "" -"Il nome di un oggetto non deve essere nullo.\n" -"Il nome è stato cambiato in «%1»." +#. i18n: file ./editor/preferences.ui line 482 +#: rc.cpp:680 +#, no-c-format +msgid "Show text lab&els" +msgstr "Mostra etich&ette di testo" -#: editor/newformimpl.cpp:123 -msgid "Load Template" -msgstr "Carica modello" +#. i18n: file ./editor/preferences.ui line 485 +#: rc.cpp:683 +#, no-c-format +msgid "Text Labels" +msgstr "Etichette di testo" -#: editor/newformimpl.cpp:124 -msgid "Could not load form description from template '%1'" -msgstr "Impossibile caricare la descrizione del modulo dal modello «%1»" +#. i18n: file ./editor/preferences.ui line 488 +#: rc.cpp:686 +#, no-c-format +msgid "Text labels will be usin in the toolbars if this is checked." +msgstr "" +"Saranno usate etichette di testo nelle barre degli strumenti se questo è " +"segnato." -#: editor/newformimpl.cpp:144 -msgid "Dialog" -msgstr "Finestra" - -#: editor/newformimpl.cpp:150 -msgid "Wizard" -msgstr "Assistente" +#. i18n: file ./editor/multilineeditor.ui line 38 +#: rc.cpp:704 +#, no-c-format +msgid "Edit Multiline Edit" +msgstr "Modifica la casella di testo multilinea" -#: editor/multilineeditorimpl.cpp:56 -msgid "Set Text of '%1'" -msgstr "Imposta testo di «%1»" +#. i18n: file ./editor/multilineeditor.ui line 46 +#: rc.cpp:707 +#, no-c-format +msgid "" +"Edit Multiline Edit" +"

Enter the text and click the OK-Button to apply the changes.

" +msgstr "" +"Modifica la casella di testo multilinea" +"

Inserisci il testo e fai clic sul pulsante OK " +"per applicare i cambiamenti.

" -#. i18n: file ./editor/paletteeditoradvanced.ui line 198 -#: editor/mainwindow.cpp:1089 editor/mainwindow.cpp:1575 -#: editor/multilineeditorimpl.cpp:68 rc.cpp:143 +#. i18n: file ./editor/multilineeditor.ui line 84 +#: rc.cpp:713 #, no-c-format -msgid "Text" -msgstr "Testo" +msgid "Enter your text here." +msgstr "Inserisci il tuo testo qui." -#: editor/main.cpp:31 -msgid "Kommander is a graphical editor of scripted dialogs." -msgstr "Kommander è un editor grafico di finestre realizzate con script." +#. i18n: file ./editor/functions.ui line 16 +#: rc.cpp:737 +#, no-c-format +msgid "Function Browser" +msgstr "Browser di funzioni" -#: editor/main.cpp:33 -msgid "Based on Qt Designer, (C) 2000 Trolltech AS." -msgstr "Basato su Qt Designer, (C) 2000 Trolltech AS." +#. i18n: file ./editor/functions.ui line 38 +#: rc.cpp:740 +#, no-c-format +msgid "Description:" +msgstr "Descrizione:" -#: editor/main.cpp:37 executor/main.cpp:52 -msgid "Dialog to open" -msgstr "Dialogo da aprire" +#. i18n: file ./editor/functions.ui line 67 +#: rc.cpp:743 +#, no-c-format +msgid "&Group:" +msgstr "&Gruppo:" -#: editor/main.cpp:43 -msgid "Kommander" -msgstr "Kommander" +#. i18n: file ./editor/functions.ui line 97 +#: rc.cpp:746 +#, no-c-format +msgid "&Function:" +msgstr "&Funzione:" -#: editor/main.cpp:46 -msgid "Project manager" -msgstr "Gestori del progetto" +#. i18n: file ./editor/functions.ui line 129 +#: rc.cpp:749 +#, no-c-format +msgid "&Parameters" +msgstr "&Parametri" -#: editor/main.cpp:71 -msgid "Kommander Dialog Editor" -msgstr "Editor di finestre di dialogo Kommander" +#. i18n: file ./editor/functions.ui line 140 +#: rc.cpp:752 +#, no-c-format +msgid "Arg3" +msgstr "Argomento3" -#: editor/wizardeditorimpl.cpp:62 -msgid "Edit Wizard Pages" -msgstr "Modifica pagine dell'assistente" +#. i18n: file ./editor/functions.ui line 148 +#: rc.cpp:755 +#, no-c-format +msgid "Arg5" +msgstr "Argomento5" -#: editor/hierarchyview.cpp:519 editor/hierarchyview.cpp:525 -#: editor/mainwindow.cpp:1153 editor/mainwindow.cpp:1171 -#: editor/mainwindow.cpp:1206 editor/wizardeditorimpl.cpp:112 -#, c-format -msgid "Add Page to %1" -msgstr "Aggiungi pagina a %1" +#. i18n: file ./editor/functions.ui line 190 +#: rc.cpp:758 +#, no-c-format +msgid "Insert function" +msgstr "Inserisci funzione" -#: editor/hierarchyview.cpp:541 editor/hierarchyview.cpp:551 -#: editor/mainwindow.cpp:1160 editor/mainwindow.cpp:1178 -#: editor/mainwindow.cpp:1213 editor/wizardeditorimpl.cpp:130 -msgid "Delete Page %1 of %2" -msgstr "Elimina pagina %1 di %2" +#. i18n: file ./editor/functions.ui line 198 +#: rc.cpp:761 +#, no-c-format +msgid "Arg4" +msgstr "Argomento4" -#: editor/wizardeditorimpl.cpp:151 editor/wizardeditorimpl.cpp:171 -msgid "Swap Pages %1 and %2 of %3" -msgstr "Scambia pagine %1 e %2 di %3" +#. i18n: file ./editor/functions.ui line 240 +#: rc.cpp:764 rc.cpp:770 rc.cpp:773 rc.cpp:779 rc.cpp:782 rc.cpp:785 +#, no-c-format +msgid "Quote" +msgstr "Citazione" -#: editor/mainwindow.cpp:1114 editor/mainwindow.cpp:1227 -#: editor/wizardeditorimpl.cpp:200 -msgid "Page Title" -msgstr "Titolo della pagina" +#. i18n: file ./editor/functions.ui line 263 +#: rc.cpp:767 +#, no-c-format +msgid "Arg1" +msgstr "Argomento1" -#: editor/mainwindow.cpp:1114 editor/mainwindow.cpp:1227 -#: editor/wizardeditorimpl.cpp:200 -msgid "New page title:" -msgstr "Nuovo titolo della pagina:" +#. i18n: file ./editor/functions.ui line 362 +#: rc.cpp:776 +#, no-c-format +msgid "Widget:" +msgstr "Oggetto:" -#: editor/mainwindow.cpp:1229 editor/wizardeditorimpl.cpp:202 -msgid "Rename page %1 of %2" -msgstr "Rinomina pagina %1 di %2" +#. i18n: file ./editor/functions.ui line 502 +#: rc.cpp:788 +#, no-c-format +msgid "Arg6" +msgstr "Argomento6" -#: editor/sizehandle.cpp:230 -msgid "Resize" -msgstr "Ridimensiona" +#. i18n: file ./editor/functions.ui line 510 +#: rc.cpp:791 +#, no-c-format +msgid "Arg2" +msgstr "Argomento2" -#: editor/actionlistview.cpp:95 -msgid "&Connect Action..." -msgstr "&Connetti Azione..." +#. i18n: file ./editor/functions.ui line 623 +#: rc.cpp:800 +#, no-c-format +msgid "Clear edited text" +msgstr "Pulisci il testo modificato" -#: editor/actionlistview.cpp:97 -msgid "Delete Action" -msgstr "Elimina azione" +#. i18n: file ./editor/functions.ui line 631 +#: rc.cpp:803 +#, no-c-format +msgid "Inserted &text:" +msgstr "&Testo inserito:" -#: editor/workspace.cpp:226 -msgid "" -msgstr "" +#. i18n: file ./editor/createtemplate.ui line 38 +#: editor/mainwindowactions.cpp:806 editor/mainwindowactions.cpp:835 +#: rc.cpp:806 +#, no-c-format +msgid "Create Template" +msgstr "Crea modello" -#: editor/workspace.cpp:661 -msgid "&Open Source File..." -msgstr "&Apri un file sorgente..." +#. i18n: file ./editor/createtemplate.ui line 61 +#: rc.cpp:809 +#, no-c-format +msgid "Template &name:" +msgstr "&Nome del modello:" -#: editor/workspace.cpp:664 -msgid "&Remove Source File From Project" -msgstr "&Rimuovi file sorgente dal progetto" +#. i18n: file ./editor/createtemplate.ui line 76 +#: rc.cpp:812 +#, no-c-format +msgid "Name of the new template" +msgstr "Nome del nuovo modello" -#: editor/workspace.cpp:668 -msgid "&Open Form..." -msgstr "&Apri modulo..." +#. i18n: file ./editor/createtemplate.ui line 80 +#: rc.cpp:815 +#, no-c-format +msgid "Enter the name of the new template" +msgstr "Inserisci il nome del nuovo modello" -#: editor/workspace.cpp:672 editor/workspace.cpp:682 -msgid "&Remove Form From Project" -msgstr "&Rimuovi modulo dal progetto" +#. i18n: file ./editor/createtemplate.ui line 91 +#: rc.cpp:818 +#, no-c-format +msgid "Class of the new template" +msgstr "Classe del nuovo modello" -#: editor/workspace.cpp:674 editor/workspace.cpp:684 -msgid "&Remove Form" -msgstr "&Rimuovi modulo" +#. i18n: file ./editor/createtemplate.ui line 95 +#: rc.cpp:821 +#, no-c-format +msgid "" +"Enter the name of the class which should be used as the template's base class" +msgstr "" +"Inserisci il nome della classe che dovrebbe essere usata come classe base del " +"modello" -#: editor/workspace.cpp:678 -msgid "&Open Form Source..." -msgstr "&Apri sorgente del modulo..." +#. i18n: file ./editor/createtemplate.ui line 142 +#: rc.cpp:824 +#, no-c-format +msgid "C&reate" +msgstr "C&rea" -#: editor/widgetdatabase.cpp:139 -msgid "Push Button" -msgstr "Pulsante" +#. i18n: file ./editor/createtemplate.ui line 150 +#: rc.cpp:827 +#, no-c-format +msgid "Creates the new template" +msgstr "Crea il nuovo modello" -#: editor/widgetdatabase.cpp:146 -msgid "Tool Button" -msgstr "Pulsante strumento" +#. i18n: file ./editor/createtemplate.ui line 165 +#: rc.cpp:833 +#, no-c-format +msgid "Closes the Dialog" +msgstr "Chiude la finestra" -#: editor/widgetdatabase.cpp:153 -msgid "Radio Button" -msgstr "Pulsante a scelta multipla" +#. i18n: file ./editor/createtemplate.ui line 178 +#: rc.cpp:836 +#, no-c-format +msgid "&Baseclass for template:" +msgstr "Classe &base per il modello:" -#: editor/widgetdatabase.cpp:160 -msgid "Check Box" -msgstr "Casella" +#. i18n: file ./editor/assoctexteditor.ui line 16 +#: rc.cpp:839 +#, no-c-format +msgid "Edit Text" +msgstr "Modifica testo" -#: editor/widgetdatabase.cpp:167 -msgid "Group Box" -msgstr "Riquadro di gruppo" +#. i18n: file ./editor/assoctexteditor.ui line 35 +#: rc.cpp:842 +#, no-c-format +msgid "&Widget:" +msgstr "O&ggetto:" -#: editor/widgetdatabase.cpp:175 -msgid "Button Group" -msgstr "Pulsante di gruppo" +#. i18n: file ./editor/assoctexteditor.ui line 67 +#: rc.cpp:848 +#, no-c-format +msgid "&Text for:" +msgstr "&Testo per:" -#: editor/widgetdatabase.cpp:183 -msgid "Frame" -msgstr "Riquadro" +#. i18n: file ./editor/assoctexteditor.ui line 104 +#: rc.cpp:854 +#, no-c-format +msgid "&Function..." +msgstr "&Funzione..." -#: editor/widgetdatabase.cpp:191 -msgid "Tabwidget" -msgstr "Oggetto scheda" - -#: editor/widgetdatabase.cpp:199 editor/widgetdatabase.cpp:531 -msgid "List Box" -msgstr "Casella di elenco" - -#: editor/widgetdatabase.cpp:206 -msgid "List View" -msgstr "Vista a elenco" - -#: editor/widgetdatabase.cpp:214 -msgid "Icon View" -msgstr "Vista a icone" +#. i18n: file ./editor/assoctexteditor.ui line 137 +#: rc.cpp:857 +#, no-c-format +msgid "Wi&dget:" +msgstr "O&ggetto:" -#: editor/widgetdatabase.cpp:233 -msgid "Data Table" -msgstr "Tabella di dati" +#. i18n: file ./editor/assoctexteditor.ui line 184 +#: rc.cpp:860 +#, no-c-format +msgid "Fi&le..." +msgstr "&File..." -#: editor/widgetdatabase.cpp:241 -msgid "Line Edit" -msgstr "Casella di testo" +#. i18n: file ./editor/pixmapfunction.ui line 38 +#: editor/pixmapchooser.cpp:964 rc.cpp:863 +#, no-c-format +msgid "Choose Pixmap" +msgstr "Scegli pixmap" -#: editor/widgetdatabase.cpp:248 -msgid "Spin Box" -msgstr "Casella numerica" +#. i18n: file ./editor/pixmapfunction.ui line 61 +#: rc.cpp:866 +#, no-c-format +msgid "&Enter arguments for loading the pixmap:" +msgstr "Ins&erisci gli argomenti per caricare il pixmap:" -#: editor/widgetdatabase.cpp:255 -msgid "Date Edit" -msgstr "Casella di data" +#. i18n: file ./editor/pixmapfunction.ui line 109 +#: rc.cpp:869 +#, fuzzy, no-c-format +msgid "TQPixmap(" +msgstr "QPixmap(" -#: editor/widgetdatabase.cpp:263 -msgid "Time Edit" -msgstr "Casella di ora" +#. i18n: file ./editor/pixmapfunction.ui line 573 +#: rc.cpp:872 +#, no-c-format +msgid ")" +msgstr ")" -#: editor/widgetdatabase.cpp:271 -msgid "Date-Time Edit" -msgstr "Casella di data e ora" +#. i18n: file ./editor/newform.ui line 35 +#: rc.cpp:884 +#, no-c-format +msgid "New File" +msgstr "Nuovo file" -#: editor/widgetdatabase.cpp:279 -msgid "Multi Line Edit" -msgstr "Casella di testo multilinea" +#. i18n: file ./editor/newform.ui line 41 +#: rc.cpp:887 +#, no-c-format +msgid "" +"New Form" +"

Select a template for the new form and click the OK" +"-button to create it.

" +msgstr "" +"Nuovo modulo" +"

Seleziona un modello per il nuovo modulo e fai clic sul pulsante OK " +"per crearlo.

" -#: editor/widgetdatabase.cpp:286 -msgid "Rich Text Edit" -msgstr "Casella di testo arricchito" +#. i18n: file ./editor/newform.ui line 109 +#: rc.cpp:896 +#, no-c-format +msgid "Create a new form using the selected template." +msgstr "Crea un nuovo modulo usando il modello selezionato." -#: editor/widgetdatabase.cpp:293 -msgid "Combo Box" -msgstr "Casella combinata" +#. i18n: file ./editor/newform.ui line 123 +#: rc.cpp:902 +#, no-c-format +msgid "Close the dialog without creating a new form." +msgstr "Chiudi la finestra senza creare un nuovo modulo." -#: editor/widgetdatabase.cpp:300 editor/widgetdatabase.cpp:641 -msgid "Slider" -msgstr "Cursore" +#. i18n: file ./editor/newform.ui line 145 +#: rc.cpp:905 +#, no-c-format +msgid "Displays a list of the available templates." +msgstr "Mostra un elenco dei modelli disponibili." -#: editor/widgetdatabase.cpp:307 -msgid "Scrollbar" -msgstr "Barra di scorrimento" +#. i18n: file ./editor/connectioneditor.ui line 35 +#: rc.cpp:908 +#, no-c-format +msgid "Edit Connections" +msgstr "Modifica connessioni" -#: editor/widgetdatabase.cpp:314 -msgid "Dial" -msgstr "Indicatore" +#. i18n: file ./editor/connectioneditor.ui line 41 +#: rc.cpp:911 +#, no-c-format +msgid "" +"Edit Connections" +"

Add and remove connections in the current form .

" +"

Select a signal and a corresponding slot then press the Connect" +"-button to create a connection.

" +"

Select a connection from the list then press the Disconnect" +"-button to delete the connection.

" +msgstr "" +"Modifica connessioni" +"

Aggiungi e rimuovi connessioni nel modulo attuale.

" +"

Seleziona un segnale e uno slot corrispondente, e premi il pulsante " +"Connetti per creare una connessione.

" +"

Seleziona una connessione dall'elenco e poi prima il pulsante " +"Disconnetti per eliminare la connessione.

" -#: editor/widgetdatabase.cpp:321 -msgid "Label" -msgstr "Etichetta" +#. i18n: file ./editor/connectioneditor.ui line 56 +#: rc.cpp:914 +#, no-c-format +msgid "Sender" +msgstr "Mittente" -#: editor/widgetdatabase.cpp:328 -msgid "LCD Number" -msgstr "Numero LCD" +#. i18n: file ./editor/connectioneditor.ui line 67 +#: rc.cpp:917 +#, no-c-format +msgid "Signal" +msgstr "Segnale" -#: editor/widgetdatabase.cpp:335 -msgid "Progress Bar" -msgstr "Barra di progresso" +#. i18n: file ./editor/connectioneditor.ui line 78 +#: rc.cpp:920 +#, no-c-format +msgid "Receiver" +msgstr "Destinatario" -#: editor/widgetdatabase.cpp:342 -msgid "Text View" -msgstr "Vista di testo" +#. i18n: file ./editor/connectioneditor.ui line 89 +#: rc.cpp:923 +#, no-c-format +msgid "Slot" +msgstr "Slot" -#: editor/widgetdatabase.cpp:349 editor/widgetdatabase.cpp:524 -msgid "Text Browser" -msgstr "Browser di testo" +#. i18n: file ./editor/connectioneditor.ui line 111 +#: rc.cpp:926 +#, no-c-format +msgid "Displays the connections between the sender and the receiver." +msgstr "Mostra le connessioni tra il mittente e il destinatario." -#: editor/widgetdatabase.cpp:358 +#. i18n: file ./editor/connectioneditor.ui line 119 +#: rc.cpp:929 +#, fuzzy, no-c-format msgid "" -"The Spacer provides horizontal and vertical spacing to be able to manipulate " -"the behaviour of layouts." +"A list of Q_SLOTS for the receiver." +"

The Q_SLOTS that are displayed are only those which have arguments that " +"correspond with the arguments of the signal that is currently selected in the " +"Signal-list." msgstr "" -"Lo spaziatore fornisce spaziatura orizzontale e verticale per poter manipolare " -"il comportamento degli schemi." +"Un elenco di slot per il destinatario." +"

Gli slot che sono mostrati qui sono solo quelli che hanno argomenti che " +"corrispondono agli argomenti del segnale che è attualmente selezionato " +"nell'elenco dei segnali." -#: editor/widgetdatabase.cpp:494 -msgid "Text Label" -msgstr "Etichetta di testo" +#. i18n: file ./editor/connectioneditor.ui line 127 +#: rc.cpp:932 +#, fuzzy, no-c-format +msgid "Displays the list of Q_SIGNALS that the widget emits." +msgstr "Mostra l'elenco di segnali che l'oggetto emette." -#: editor/widgetdatabase.cpp:495 -msgid "The Text Label provides a widget to display static text." -msgstr "L'etichetta di testo fornisce un oggetto per mostrare testo statico." +#. i18n: file ./editor/connectioneditor.ui line 143 +#: rc.cpp:935 +#, no-c-format +msgid "Si&gnals:" +msgstr "Se&gnali:" -#: editor/widgetdatabase.cpp:502 -msgid "Pixmap Label" -msgstr "Etichetta pixmap" +#. i18n: file ./editor/connectioneditor.ui line 183 +#: rc.cpp:938 +#, no-c-format +msgid "&Slots:" +msgstr "&Slot:" -#: editor/widgetdatabase.cpp:503 -msgid "The Pixmap Label provides a widget to display pixmaps." -msgstr "L'etichetta pixmap fornisce un oggetto per mostrare dei pixmap." +#. i18n: file ./editor/connectioneditor.ui line 217 +#: rc.cpp:941 +#, no-c-format +msgid "&Disconnect" +msgstr "&Disconnetti" -#: editor/widgetdatabase.cpp:510 -msgid "A line edit" -msgstr "Una casella di testo" +#. i18n: file ./editor/connectioneditor.ui line 220 +#: rc.cpp:944 +#, no-c-format +msgid "Alt+D" +msgstr "Alt+D" -#: editor/widgetdatabase.cpp:517 -msgid "A rich text edit" -msgstr "Una casella di testo arricchito" +#. i18n: file ./editor/connectioneditor.ui line 226 +#: rc.cpp:947 +#, no-c-format +msgid "Remove the selected connection" +msgstr "Rimuovi la connessione selezionata" -#: editor/widgetdatabase.cpp:538 -msgid "A combo box" -msgstr "Una casella combinata" +#. i18n: file ./editor/connectioneditor.ui line 229 +#: rc.cpp:950 +#, no-c-format +msgid "Remove the selected connection." +msgstr "Rimuovi la connessione selezionata." -#: editor/widgetdatabase.cpp:545 -msgid "A tree widget" -msgstr "Un oggetto ad albero" +#. i18n: file ./editor/connectioneditor.ui line 257 +#: rc.cpp:956 +#, no-c-format +msgid "Alt+O" +msgstr "Alt+O" -#: editor/widgetdatabase.cpp:552 -msgid "A table widget" -msgstr "Un oggetto tabella" +#. i18n: file ./editor/connectioneditor.ui line 277 +#: rc.cpp:965 +#, no-c-format +msgid "Alt+C" +msgstr "Alt+C" -#: editor/widgetdatabase.cpp:559 -msgid "A button that when clicked, execute a command" -msgstr "Un pulsante che, quando premuto, esegue un comando" +#. i18n: file ./editor/connectioneditor.ui line 318 +#: rc.cpp:971 +#, no-c-format +msgid "Connec&tions:" +msgstr "Conne&ssioni:" -#: editor/widgetdatabase.cpp:566 -msgid "A button that closes the dialog it is in" -msgstr "Un pulsante che chiude la finestra in cui si trova" +#. i18n: file ./editor/connectioneditor.ui line 346 +#: rc.cpp:974 +#, no-c-format +msgid "Co&nnect" +msgstr "Co&nnetti" -#: editor/widgetdatabase.cpp:573 -msgid "A listbox showing output of a script" -msgstr "Una casella a elenco che mostra l'output di uno script" +#. i18n: file ./editor/connectioneditor.ui line 349 +#: rc.cpp:977 +#, no-c-format +msgid "Alt+N" +msgstr "Alt+N" -#: editor/widgetdatabase.cpp:580 +#. i18n: file ./editor/connectioneditor.ui line 355 +#: rc.cpp:980 +#, no-c-format +msgid "Create connection" +msgstr "Crea connessione" + +#. i18n: file ./editor/connectioneditor.ui line 358 +#: rc.cpp:983 +#, no-c-format +msgid "Create a connection between a signal and a slot." +msgstr "Crea una connessione tra un segnale e uno slot." + +#. i18n: file ./editor/paletteeditoradvanced.ui line 38 +#: rc.cpp:986 +#, no-c-format +msgid "Tune Palette" +msgstr "Regola tavolozza" + +#. i18n: file ./editor/paletteeditoradvanced.ui line 44 +#: rc.cpp:989 +#, no-c-format msgid "" -"A widget made up of a line edit and push button, for selecting files and " -"folders" +"Edit Palette" +"

Change the current widget or form's palette.

" +"

Use a generated palette or select colors for each color group and each color " +"role.

" +"

The palette can be tested with different widget layouts in the preview " +"section.

" msgstr "" -"Un oggetto fatto di una casella di testo e di un pulsante, per selezionare file " -"e cartelle" - -#: editor/widgetdatabase.cpp:587 -msgid "A check box" -msgstr "Una casella" +"Modifica tavolozza" +"

Cambia la tavolozza dell'oggetto o modulo attuale.

" +"

Usa una tavolozza generata o seleziona colori per ogni gruppo e ruolo di " +"colori.

" +"

La tavolozza può essere provata con diverse disposizioni di oggetti nella " +"sezione di anteprima.

" -#: editor/widgetdatabase.cpp:594 -msgid "A radio button" -msgstr "Un pulsante a scelta multipla" +#. i18n: file ./editor/paletteeditoradvanced.ui line 122 +#: rc.cpp:1004 +#, no-c-format +msgid "Auto" +msgstr "Auto" -#: editor/widgetdatabase.cpp:601 -msgid "A widget for grouping buttons together" -msgstr "Un oggetto per raggruppare insieme dei pulsanti" +#. i18n: file ./editor/paletteeditoradvanced.ui line 139 +#: rc.cpp:1007 +#, no-c-format +msgid "Build the inactive palette from the active palette." +msgstr "Costruisci la tavolozza inattiva dalla tavolozza attiva." -#: editor/widgetdatabase.cpp:609 -msgid "A widget for grouping other widgets together" -msgstr "Un oggetto per raggruppare insieme altri oggetti" +#. i18n: file ./editor/paletteeditoradvanced.ui line 150 +#: rc.cpp:1010 +#, no-c-format +msgid "Build the disabled palette from the active palette." +msgstr "Costruisci la tavolozza disabilitata dalla tavolozza attiva." -#: editor/widgetdatabase.cpp:617 -msgid "A widget with tabs" -msgstr "Un oggetto con schede" +#. i18n: file ./editor/paletteeditoradvanced.ui line 163 +#: rc.cpp:1013 +#, no-c-format +msgid "Central Color &Roles" +msgstr "&Ruoli centrali dei colori" -#: editor/widgetdatabase.cpp:634 -msgid "A spin box" -msgstr "Una casella numerica" +#. i18n: file ./editor/paletteeditoradvanced.ui line 178 +#: rc.cpp:1016 +#, no-c-format +msgid "Background" +msgstr "Sfondo" -#: editor/widgetdatabase.cpp:648 -msgid "A small rich text editor" -msgstr "Un piccolo editor di testo arricchito" +#. i18n: file ./editor/paletteeditoradvanced.ui line 183 +#: rc.cpp:1019 +#, no-c-format +msgid "Foreground" +msgstr "Primo piano" -#: editor/widgetdatabase.cpp:655 -msgid "A status bar" -msgstr "Una barra di stato" +#. i18n: file ./editor/paletteeditoradvanced.ui line 188 +#: rc.cpp:1022 +#, no-c-format +msgid "Button" +msgstr "Pulsante" -#: editor/widgetdatabase.cpp:662 -msgid "A progress bar" -msgstr "Una barra di progresso" +#. i18n: file ./editor/paletteeditoradvanced.ui line 193 +#: rc.cpp:1025 +#, no-c-format +msgid "Base" +msgstr "Base" -#: editor/widgetdatabase.cpp:669 -msgid "A hidden script container" -msgstr "Un contenitore di script nascosto" +#. i18n: file ./editor/paletteeditoradvanced.ui line 198 +#: editor/mainwindow.cpp:1153 editor/mainwindow.cpp:1639 +#: editor/multilineeditorimpl.cpp:68 rc.cpp:1028 +#, no-c-format +msgid "Text" +msgstr "Testo" -#: editor/widgetdatabase.cpp:676 -msgid "A timer for running scripts periodically" -msgstr "Un timer per eseguire script periodicamente" +#. i18n: file ./editor/paletteeditoradvanced.ui line 203 +#: rc.cpp:1031 +#, no-c-format +msgid "BrightText" +msgstr "Testo chiaro" -#: editor/widgetdatabase.cpp:683 -msgid "A date selection widget" -msgstr "Un oggetto di selezione della data" +#. i18n: file ./editor/paletteeditoradvanced.ui line 208 +#: rc.cpp:1034 +#, no-c-format +msgid "ButtonText" +msgstr "Testo di pulsante" -#: editor/pixmapchooser.cpp:947 -msgid "All Pixmaps" -msgstr "Tutti i pixmap" +#. i18n: file ./editor/paletteeditoradvanced.ui line 213 +#: rc.cpp:1037 +#, no-c-format +msgid "Highlight" +msgstr "Evidenziazione" -#: editor/pixmapchooser.cpp:950 -msgid "" -"%1-Pixmaps (%2)\n" -msgstr "" -"%1-Pixmap (%2)\n" +#. i18n: file ./editor/paletteeditoradvanced.ui line 218 +#: rc.cpp:1040 +#, no-c-format +msgid "HighlightText" +msgstr "Testo evidenziato" -#: editor/pixmapchooser.cpp:956 -msgid "All Files (*)" -msgstr "Tutti i file (*)" +#. i18n: file ./editor/paletteeditoradvanced.ui line 223 +#: rc.cpp:1043 +#, no-c-format +msgid "Link" +msgstr "Collegamento" -#. i18n: file ./editor/pixmapfunction.ui line 38 -#: editor/pixmapchooser.cpp:964 rc.cpp:1097 +#. i18n: file ./editor/paletteeditoradvanced.ui line 228 +#: rc.cpp:1046 #, no-c-format -msgid "Choose Pixmap" -msgstr "Scegli pixmap" +msgid "LinkVisited" +msgstr "Collegamento visitato" -#: editor/actiondnd.cpp:294 editor/actiondnd.cpp:353 -msgid "Delete Toolbar" -msgstr "Elimina Barra Strumenti" +#. i18n: file ./editor/paletteeditoradvanced.ui line 235 +#: rc.cpp:1049 +#, no-c-format +msgid "Choose the central color role" +msgstr "Scegli il ruolo centrale del colore" -#: editor/actiondnd.cpp:297 editor/actiondnd.cpp:383 -msgid "Delete Toolbar '%1'" -msgstr "Elimina barra strumenti «%1»" +#. i18n: file ./editor/paletteeditoradvanced.ui line 238 +#: rc.cpp:1052 +#, no-c-format +msgid "" +"Select a color role." +"

Available central color roles are: " +"

    " +"
  • Background - general background color.
  • " +"
  • Foreground - general foreground color.
  • " +"
  • Base - used as the background color for example, for text entry widgets; it " +"is usually white or another light color.
  • " +"
  • Text - the forground color used with Base. Usually this is the same as the " +"Foreground, in which case it must provide good contrast both with the " +"Background and with the Base.
  • " +"
  • Button - general button background color; useful where buttons need a " +"background different from Background, as in the Macintosh style.
  • " +"
  • ButtonText - a foreground color used with the Button color.
  • " +"
  • Highlight - a color used to indicate a selected or highlighted item.
  • " +"
  • HighlightedText - a text color that contrasts to Highlight.
  • " +"
  • BrightText - a text color that is very different from Foreground and " +"contrasts well with, for example, black.

" +msgstr "" +"Seleziona il ruolo di un colore." +"

I ruoli centrali dei colori disponibili sono: " +"

    " +"
  • Sfondo - colore generale di sfondo.
  • " +"
  • Primo piano - colore generale di primo piano.
  • " +"
  • Base - usato come colore di sfondo, per esempio, da oggetti di inserimento " +"testo; è normalmente bianco o un altro colore chiaro.
  • " +"
  • Testo - il colore di primo piano da usare con Base. Normalmente è lo stesso " +"di Primo piano, nel qual caso deve dare un buon contrasto sia con lo sfondo che " +"con la base.
  • " +"
  • Pulsante - colore di sfondo di un pulsante generico; utile dove i pulsanti " +"hanno bisogno di un colore di sfondo diverso da Sfondo, nello stile " +"Macintosh.
  • " +"
  • Testo di pulsante - un colore di primo piano usato con il colore " +"Pulsante.
  • " +"
  • Evidenziazione - un colore usato per indicare un elemento selezionato o " +"evidenziato.
  • " +"
  • Testo evidenziato - un colore di testo che contrasti con " +"Evidenziazione.
  • " +"
  • Testo chiaro - un colore di testo che è molto diverso da Primo piano e " +"contrasta bene con, per esempio, il nero.

" -#: editor/actiondnd.cpp:348 editor/actiondnd.cpp:1020 -msgid "Delete Separator" -msgstr "Elimina separatore" +#. i18n: file ./editor/paletteeditoradvanced.ui line 285 +#: rc.cpp:1055 +#, no-c-format +msgid "Choose pi&xmap:" +msgstr "Scegli pi&xmap:" -#. i18n: file ./editor/listboxeditor.ui line 147 -#: editor/actiondnd.cpp:350 editor/actiondnd.cpp:735 editor/actiondnd.cpp:1022 -#: rc.cpp:995 rc.cpp:1046 +#. i18n: file ./editor/paletteeditoradvanced.ui line 313 +#: rc.cpp:1061 #, no-c-format -msgid "Delete Item" -msgstr "Elimina elemento" +msgid "Choose a pixmap file for the selected central color role." +msgstr "Scegli un file pixmap per il ruolo centrale del colore selezionato." -#: editor/actiondnd.cpp:351 editor/actiondnd.cpp:1023 -msgid "Insert Separator" -msgstr "Inserisci separatore" +#. i18n: file ./editor/paletteeditoradvanced.ui line 335 +#: rc.cpp:1064 +#, no-c-format +msgid "&Select color:" +msgstr "&Seleziona colore:" -#: editor/actiondnd.cpp:362 editor/actiondnd.cpp:422 editor/actiondnd.cpp:445 -msgid "Delete Action '%1' From Toolbar '%2'" -msgstr "Elimina azione «%1» dalla barra digli strumenti «%2»" +#. i18n: file ./editor/paletteeditoradvanced.ui line 363 +#: rc.cpp:1070 +#, no-c-format +msgid "Choose a color for the selected central color role." +msgstr "Scegli un colore per il ruolo centrale del colore selezionato." -#: editor/actiondnd.cpp:377 -msgid "Add Separator to Toolbar '%1'" -msgstr "Aggiungi separatore alla barra degli strumenti «%1»" +#. i18n: file ./editor/paletteeditoradvanced.ui line 375 +#: rc.cpp:1073 +#, no-c-format +msgid "3D Shadow &Effects" +msgstr "&Effetti di ombre 3D" -#: editor/actiondnd.cpp:464 editor/actiondnd.cpp:545 -msgid "Add Action '%1' to Toolbar '%2'" -msgstr "Aggiungi azione «%1» alla barra degli strumenti «%2»" +#. i18n: file ./editor/paletteeditoradvanced.ui line 406 +#: rc.cpp:1076 +#, no-c-format +msgid "Build &from button color:" +msgstr "Costruisci dal colore del &pulsante:" -#: editor/actiondnd.cpp:538 editor/actiondnd.cpp:1157 -msgid "Insert/Move Action" -msgstr "Inserisci/sposta azione" +#. i18n: file ./editor/paletteeditoradvanced.ui line 412 +#: rc.cpp:1079 +#, no-c-format +msgid "Generate shadings" +msgstr "Genera ombre" -#: editor/actiondnd.cpp:539 -msgid "" -"Action '%1' has already been added to this toolbar.\n" -"An Action may only occur once in a given toolbar." +#. i18n: file ./editor/paletteeditoradvanced.ui line 415 +#: rc.cpp:1082 +#, no-c-format +msgid "Check to let 3D-effect colors be calculated from the button-color." msgstr "" -"L'azione «%1» è già stata aggiunta a questa barra degli strumenti.\n" -"Un'azione può apparire solo una volta in una data barra degli strumenti." +"Segna per permettere che i colori con effetti tridimensionali siano calcolati " +"dal colore del pulsante." -#: editor/actiondnd.cpp:671 -msgid "Add Widget '%1' to Toolbar '%2'" -msgstr "Aggiungi oggetto «%1» alla barra degli strumenti «%2»" +#. i18n: file ./editor/paletteeditoradvanced.ui line 421 +#: rc.cpp:1085 +#, no-c-format +msgid "Light" +msgstr "Chiaro" -#: editor/actiondnd.cpp:736 -msgid "Rename Item..." -msgstr "Rinomina elemento..." +#. i18n: file ./editor/paletteeditoradvanced.ui line 426 +#: rc.cpp:1088 +#, no-c-format +msgid "Midlight" +msgstr "Medio-chiaro" -#: editor/actiondnd.cpp:740 -msgid "Delete Menu '%1'" -msgstr "Elimina menu «%1»" +#. i18n: file ./editor/paletteeditoradvanced.ui line 431 +#: rc.cpp:1091 +#, no-c-format +msgid "Mid" +msgstr "Medio" -#: editor/actiondnd.cpp:753 -msgid "Rename Menu Item" -msgstr "Rinomina elemento di menu" +#. i18n: file ./editor/paletteeditoradvanced.ui line 436 +#: rc.cpp:1094 +#, no-c-format +msgid "Dark" +msgstr "Scuro" -#: editor/actiondnd.cpp:753 -msgid "Menu text:" -msgstr "Testo del menu:" +#. i18n: file ./editor/paletteeditoradvanced.ui line 441 +#: rc.cpp:1097 +#, no-c-format +msgid "Shadow" +msgstr "Ombra" -#: editor/actiondnd.cpp:757 -msgid "Rename Menu '%1' to '%2'" -msgstr "Rinomina menu «%1» di «%2»" +#. i18n: file ./editor/paletteeditoradvanced.ui line 448 +#: rc.cpp:1100 +#, no-c-format +msgid "Choose 3D-effect color role" +msgstr "Scegli il ruolo dell'effetto tridimensionale del colore" -#: editor/actiondnd.cpp:881 -msgid "Move Menu '%1'" -msgstr "Sposta menu «%1»" +#. i18n: file ./editor/paletteeditoradvanced.ui line 451 +#: rc.cpp:1103 +#, no-c-format +msgid "" +"Select a color effect role." +"

Available effect roles are: " +"

    " +"
  • Light - lighter than Button color.
  • " +"
  • Midlight - between Button and Light.
  • " +"
  • Mid - between Button and Dark.
  • " +"
  • Dark - darker than Button.
  • " +"
  • Shadow - a very dark color.
" +msgstr "" +"Scegli il ruolo di un effetto di colore." +"

I ruoli degli effetti disponibili sono: " +"

    " +"
  • Chiaro - più chiaro del colore del pulsante.
  • " +"
  • Medio-chiaro - tra il pulsante e Chiaro.
  • " +"
  • Medio - tra il pulsante e Scuro.
  • " +"
  • Scuro - più scuro del pulsante.
  • " +"
  • Ombra - un colore molto scuro.
" -#: editor/actiondnd.cpp:1030 editor/actiondnd.cpp:1069 -msgid "Delete Action '%1' From Popup Menu '%2'" -msgstr "Elimina azione «%1» dal menu a comparsa «%2»" +#. i18n: file ./editor/paletteeditoradvanced.ui line 506 +#: rc.cpp:1106 +#, no-c-format +msgid "Select co&lor:" +msgstr "Seleziona co&lore:" -#: editor/actiondnd.cpp:1040 -msgid "Add Separator to Popup Menu '%1'" -msgstr "Aggiungi separatore al menu a comparsa «%1»" +#. i18n: file ./editor/paletteeditoradvanced.ui line 534 +#: rc.cpp:1112 +#, no-c-format +msgid "Choose a color for the selected effect color role." +msgstr "Scegli un colore per il ruolo dell'effetto di colore selezionato." -#: editor/actiondnd.cpp:1082 editor/actiondnd.cpp:1164 -msgid "Add Action '%1' to Popup Menu '%2'" -msgstr "Aggiungi azione «%1» al menu a comparsa «%2»" +#. i18n: file ./editor/listvieweditor.ui line 35 +#: rc.cpp:1130 +#, no-c-format +msgid "Edit Listview" +msgstr "Modifica la vista a elenco" -#: editor/actiondnd.cpp:1158 +#. i18n: file ./editor/listvieweditor.ui line 41 +#: rc.cpp:1133 +#, no-c-format msgid "" -"Action '%1' has already been added to this menu.\n" -"An Action may only occur once in a given menu." +"Edit Listview" +"

Use the controls on the Items-tab to add, edit or delete items in the " +"listview. Change the column configuration of the listview using the controls on " +"the Columns-tab.

Click the New Item" +"-button to create a new item, then enter text and add a pixmap.

" +"

Select an item from the list and click the Delete Item" +"-button to remove the item from the list.

" msgstr "" -"L'azione «%1» è già stata aggiunta a questo menu.\n" -"Un'azione può esistere una volta sola in un menu." - -#: editor/connectioneditorimpl.cpp:229 -msgid "Connect/Disconnect the signals and slots of '%1' and '%2'" -msgstr "Connetti/Disconnetti i segnali e gli slot di «%1» e «%2»" - -#: editor/connectioneditorimpl.cpp:237 -msgid "Remove Connections" -msgstr "Rimuovi connessioni" - -#: editor/connectioneditorimpl.cpp:248 -msgid "Add Connections" -msgstr "Aggiungi connessioni" +"Modifica la vista a elenco" +"

Usa i controlli sulla scheda Elementi per aggiungere, modificare o " +"eliminare elementi nella vista a elenco. Cambia la configurazione delle colonne " +"nella vista a elenco usando i controlli nella scheda Colonne.

" +"Fai clic sul pulsante Nuovo elemento per creare un nuovo elemento, " +"quindi inserisci il testo e aggiungi un pixmap.

" +"

Seleziona un elemento dall'elenco e fai clic sul pulsante " +"Elimina elemento per rimuovere l'elemento dall'elenco.

" -#: editor/hierarchyview.cpp:100 -msgid "(Constructor)" -msgstr "(Costruttore)" +#. i18n: file ./editor/listvieweditor.ui line 62 +#: editor/listvieweditorimpl.cpp:570 rc.cpp:1136 +#, no-c-format +msgid "&Items" +msgstr "Element&i" -#: editor/hierarchyview.cpp:102 -msgid "(Destructor)" -msgstr "(Distruttore)" +#. i18n: file ./editor/listvieweditor.ui line 85 +#: rc.cpp:1145 +#, no-c-format +msgid "Deletes the selected item.

Any sub-items are also deleted.

" +msgstr "" +"Elimina l'elemento selezionato." +"

Sono eliminati anche tutti i sottoelementi.

" -#: editor/hierarchyview.cpp:190 -msgid "Name" -msgstr "Nome" +#. i18n: file ./editor/listvieweditor.ui line 99 +#: rc.cpp:1148 +#, no-c-format +msgid "Item &Properties" +msgstr "&Proprietà dell'elemento" -#: editor/hierarchyview.cpp:191 -msgid "Class" -msgstr "Classe" +#. i18n: file ./editor/listvieweditor.ui line 116 +#: rc.cpp:1151 +#, no-c-format +msgid "Pi&xmap:" +msgstr "Pi&xmap:" -#: editor/hierarchyview.cpp:335 -msgid "Database" -msgstr "Banca dati" +#. i18n: file ./editor/listvieweditor.ui line 147 +#: rc.cpp:1160 +#, no-c-format +msgid "" +"Change the text of the item." +"

The text will be changed in the current column of the selected item.

" +msgstr "" +"Cambia il testo dell'elemento." +"

Il testo sarà cambiato nella colonna attuale dell'elemento selezionato.

" -#: editor/choosewidgetimpl.cpp:38 editor/hierarchyview.cpp:608 -#: editor/mainwindow.cpp:268 -msgid "Widgets" -msgstr "Oggetti" +#. i18n: file ./editor/listvieweditor.ui line 155 +#: rc.cpp:1163 +#, no-c-format +msgid "Change column" +msgstr "Cambia colonna" -#: editor/assoctexteditorimpl.cpp:143 -msgid "&Highlighting" -msgstr "&Evidenziazione" +#. i18n: file ./editor/listvieweditor.ui line 158 +#: rc.cpp:1166 +#, no-c-format +msgid "" +"Select the current column." +"

The item's text and pixmap will be changed for the current column

" +msgstr "" +"Seleziona la colonna attuale." +"

Il testo e il pixmap dell'elemento saranno cambiati per la colonna " +"attuale

" -#: editor/assoctexteditorimpl.cpp:187 -msgid "Edit text" -msgstr "Modifica testo" +#. i18n: file ./editor/listvieweditor.ui line 166 +#: rc.cpp:1169 +#, no-c-format +msgid "Colu&mn:" +msgstr "Colo&nna:" -#: editor/assoctexteditorimpl.cpp:253 -msgid "Edit text - read only mode" -msgstr "Modifica testo - modalità in sola lettura" +#. i18n: file ./editor/listvieweditor.ui line 252 +#: rc.cpp:1196 +#, no-c-format +msgid "" +"Adds a new item to the list." +"

The item will be inserted at the top of the list and can be moved using the " +"up- and down-buttons.

" +msgstr "" +"Aggiunge un nuovo elemento all'elenco." +"

L'elemento sarà inserito in cima all'elenco e potrà essere spostato usando i " +"pulsanti su e giù.

" -#: editor/assoctexteditorimpl.cpp:271 -msgid "Set the 'text association' of '%1'" -msgstr "Imposta la «associazione di testo» di «%1»" +#. i18n: file ./editor/listvieweditor.ui line 268 +#: rc.cpp:1202 +#, no-c-format +msgid "New &Subitem" +msgstr "Nuovo &sottoelemento" -#: editor/assoctexteditorimpl.cpp:281 -msgid "Set the 'population text' of '%1'" -msgstr "Imposta il «testo di popolazione» di «%1»" +#. i18n: file ./editor/listvieweditor.ui line 271 +#: rc.cpp:1205 +#, no-c-format +msgid "Add a subitem" +msgstr "Aggiungi un sottoelemento" -#: editor/assoctexteditorimpl.cpp:430 -msgid "Cannot open file
%1Impossibile aprire il file
%1
" +#. i18n: file ./editor/listvieweditor.ui line 274 +#: rc.cpp:1208 +#, no-c-format +msgid "" +"Create a new sub-item for the selected item." +"

New sub-items are inserted at the top of the list of sub-items, and new " +"levels are created automatically.

" +msgstr "" +"Crea un nuovo sottoelemento per l'elemento selezionato." +"

I nuovi sottoelementi sono aggiunti in cima all'elenco di sottoelementi, e i " +"nuovi livelli sono creati automaticamente.

" -#: editor/listvieweditorimpl.cpp:66 -msgid "Edit Items and Columns of '%1'" -msgstr "Modifica gli elementi e le colonne di «%1»" +#. i18n: file ./editor/listvieweditor.ui line 308 +#: rc.cpp:1214 +#, no-c-format +msgid "" +"Move the selected item up." +"

The item will be moved within its level in the hierarchy.

" +msgstr "" +"Sposta l'elemento selezionato in alto." +"

L'elemento sarà spostato all'interno del suo livello nella gerarchia.

" -#: editor/listvieweditorimpl.cpp:225 -msgid "New Column" -msgstr "Nuova colonna" +#. i18n: file ./editor/listvieweditor.ui line 325 +#: rc.cpp:1220 +#, no-c-format +msgid "" +"Move the selected item down." +"

The item will be moved within its level in the hierarchy.

" +msgstr "" +"Sposta l'elemento selezionato in basso." +"

L'elemento sarà spostato all'interno del suo livello nella gerarchia.

" -#. i18n: file ./editor/listvieweditor.ui line 62 -#: editor/listvieweditorimpl.cpp:570 rc.cpp:629 +#. i18n: file ./editor/listvieweditor.ui line 339 +#: rc.cpp:1223 #, no-c-format -msgid "&Items" -msgstr "Element&i" +msgid "Move left" +msgstr "Sposta a sinistra" -#: editor/mainwindow.cpp:141 -msgid "Welcome to the Kommander Editor" -msgstr "Benvenuto nell'editor Kommander" - -#: editor/mainwindow.cpp:148 -msgid "Layout" -msgstr "Schema" - -#: editor/mainwindow.cpp:245 +#. i18n: file ./editor/listvieweditor.ui line 342 +#: rc.cpp:1226 +#, no-c-format msgid "" -"

The Property Editor

" -"

You can change the appearance and behavior of the selected widget in the " -"property editor.

" -"

You can set properties for components and forms at design time and see the " -"immediately see the effects of the changes. Each property has its own editor " -"which (depending on the property) can be used to enter new values, open a " -"special dialog, or to select values from a predefined list. Click F1 " -"to get detailed help for the selected property.

" -"

You can resize the columns of the editor by dragging the separators in the " -"list's header.

" -"

Signal Handlers

" -"

In the Signal Handlers tab you can define connections between the signals " -"emitted by widgets and the slots in the form. (These connections can also be " -"made using the connection tool.)" +"Move the selected item one level up." +"

This will also change the level of the item's sub-items.

" msgstr "" -"L'editor delle proprietà" -"

Puoi cambiare l'aspetto e il comportamento dell'oggetto selezionato " -"nell'editor delle proprietà.

" -"

Puoi impostare le proprietà per i componenti e per i moduli al momento della " -"progettazione, e vedere immediatamente gli effetti dei cambiamenti. Ogni " -"proprietà ha il suo editor che (a seconda della proprietà) può essere usato per " -"inserire nuovi valori, aprire una finestra speciale, o selezionare valori da un " -"elenco predefinito. Premi F1 per avere un aiuto dettagliato sulla " -"proprietà selezionata.

" -"

Puoi ridimensionare le colonne dell'editor trascinando i separatori " -"nell'intestazione dell'elenco.

" -"

Gestori dei segnali

" -"

Nella scheda Gestori dei segnali puoi definire connessioni tra i segnali " -"emessi dagli oggetti e gli slot del modulo (queste connessioni possono anche " -"essere fatte usando lo strumento di connessione)." +"Sposta l'elemento selezionato un livello più in alto." +"

Ciò cambierà anche il livello dei sottoelementi dell'elemento.

" -#: editor/mainwindow.cpp:271 -msgid "Object Explorer" -msgstr "Esploratore di oggetti" +#. i18n: file ./editor/listvieweditor.ui line 356 +#: rc.cpp:1229 +#, no-c-format +msgid "Move right" +msgstr "Sposta a destra" -#: editor/mainwindow.cpp:273 +#. i18n: file ./editor/listvieweditor.ui line 359 +#: rc.cpp:1232 +#, no-c-format msgid "" -"

The Object Explorer

" -"

The Object Explorer provides an overview of the relationships between the " -"widgets in a form. You can use the clipboard functions using a context menu for " -"each item in the view. It is also useful for selecting widgets in forms that " -"have complex layouts.

" -"

The columns can be resized by dragging the separator in the list's " -"header.

" -"

The second tab shows all the form's slots, class variables, includes, " -"etc.

" +"Move the selected item one level down." +"

This will also change the level of the item's sub-items.

" msgstr "" -"L'esploratore di oggetti" -"

L'esploratore di oggetti fornisce una panoramica delle relazioni tra gli " -"oggetti di un modulo. Puoi usare le funzioni degli appunti con un menu " -"contestuale per ogni elemento della vista. È anche utile per selezionare gli " -"oggetti nel modulo che hanno schemi complessi.

" -"

Le colonne possono essere ridimensionate trascinando il separatore " -"nell'intestazione dell'elenco.

" -"

La seconda scheda mostra tutti gli slot del modulo, le variabili di classe, " -"i file inclusi, ecc.

" +"Sposta l'elemento selezionato un livello più in basso." +"

Ciò cambierà anche il livello dei sottoelementi dell'elemento.

" -#: editor/mainwindow.cpp:284 editor/mainwindow.cpp:293 -msgid "Dialogs" -msgstr "Finestre" +#. i18n: file ./editor/listvieweditor.ui line 386 +#: rc.cpp:1238 +#, no-c-format +msgid "Column Properties" +msgstr "Proprietà delle colonne" -#: editor/mainwindow.cpp:287 -msgid "Start typing the buffer you want to switch to here (ALT+B)" -msgstr "Inizia digitando qui il buffer che vuoi scambiare (ALT+B)" +#. i18n: file ./editor/listvieweditor.ui line 437 +#: rc.cpp:1250 +#, no-c-format +msgid "Delete the pixmap of the selected column." +msgstr "Elimina il pixmap della colonna selezionata." -#: editor/mainwindow.cpp:294 +#. i18n: file ./editor/listvieweditor.ui line 457 +#: rc.cpp:1259 +#, no-c-format msgid "" -"

The File Overview Window

" -"

The File Overview Window displays all open dialogs.

" +"Select a pixmap file for the selected column." +"

The pixmap will be displayed in the header of the listview.

" msgstr "" -"

La finestra di panoramica dei file

" -"

La finestra di panoramica dei file mostra tutte le finestre aperte.

" +"Seleziona il pixmap per la colonna selezionata. " +"

Il pixmap sarà mostrato nell'intestazione della vista a elenco.

" -#: editor/mainwindow.cpp:305 -msgid "Action Editor" -msgstr "Editor delle azioni" +#. i18n: file ./editor/listvieweditor.ui line 482 +#: rc.cpp:1265 +#, no-c-format +msgid "Enter column text" +msgstr "Inserisci il testo della colonna" -#: editor/mainwindow.cpp:306 +#. i18n: file ./editor/listvieweditor.ui line 485 +#: rc.cpp:1268 +#, no-c-format msgid "" -"The Action Editor" -"

The Action Editor is used to add actions and action groups to a form, and to " -"connect actions to slots. Actions and action groups can be dragged into menus " -"and into toolbars, and may feature keyboard shortcuts and tooltips. If actions " -"have pixmaps these are displayed on toolbar buttons and beside their names in " -"menus.

" +"Enter the text for the selected column." +"

The text will be displayed in the header of the listview.

" msgstr "" -"L'editor delle azioni" -"

L'editor delle azioni viene usato per aggiungere azioni e gruppi di azioni a " -"un modulo, e connettere le azioni a uno slot. Azioni o gruppi di azioni possono " -"essere trascinati nel menu e nella barra degli strumenti, e possono avere " -"scorciatoie da tastiera e suggerimenti. Se l'azione ha un'icona associata, " -"questa verrà visualizzata sui pulsanti della barra degli strumenti e di fianco " -"al loro nome nei menu.

" +"Inserisci il testo per la colonna selezionata." +"

Il testo sarà mostrato nell'intestazione della vista a elenco.

" -#: editor/mainwindow.cpp:316 editor/mainwindow.cpp:319 -msgid "Message Log" -msgstr "Log dei messaggi" +#. i18n: file ./editor/listvieweditor.ui line 493 +#: rc.cpp:1271 +#, no-c-format +msgid "Clicka&ble" +msgstr "Sensi&bile al clic" -#: editor/mainwindow.cpp:395 editor/mainwindow.cpp:449 -msgid "Cannot create backup file %1." -msgstr "Impossibile salvare il file di copia di sicurezza %1." +#. i18n: file ./editor/listvieweditor.ui line 496 +#: rc.cpp:1274 +#, no-c-format +msgid "" +"If this option is checked, the selected column will react to mouse clicks on " +"the header." +msgstr "" +"Se questo opzione è segnata, la colonna selezionata reagirà ai clic del mouse " +"sull'intestazione." -#: editor/mainwindow.cpp:406 -msgid "There is a dialog already running." -msgstr "C'è già una finestra in esecuzione." +#. i18n: file ./editor/listvieweditor.ui line 504 +#: rc.cpp:1277 +#, no-c-format +msgid "Re&sizable" +msgstr "Ridimen&sionabile" -#: editor/mainwindow.cpp:406 -msgid "Run" -msgstr "Avvia" +#. i18n: file ./editor/listvieweditor.ui line 507 +#: rc.cpp:1280 +#, no-c-format +msgid "The column's width will be resizeable if this option is checked." +msgstr "" +"La larghezza della colonna sarà ridimensionabile se questa opzione è segnata." -#: editor/mainwindow.cpp:439 -msgid "Cannot create temporary file %1." -msgstr "Impossibile creare il file temporaneo %1" +#. i18n: file ./editor/listvieweditor.ui line 520 +#: rc.cpp:1286 +#, no-c-format +msgid "Delete column" +msgstr "Elimina colonna" + +#. i18n: file ./editor/listvieweditor.ui line 523 +#: rc.cpp:1289 +#, no-c-format +msgid "Deletes the selected Column." +msgstr "Elimina la colonna selezionata." -#: editor/mainwindow.cpp:786 +#. i18n: file ./editor/listvieweditor.ui line 540 +#: rc.cpp:1295 +#, no-c-format msgid "" -"The Form Window" -"

Use the various tools to add widgets or to change the layout and behavior of " -"the components in the form. Select one or multiple widgets to move them or lay " -"them out. If a single widget is chosen it can be resized using the resize " -"handles.

" -"

Changes in the Property Editor are visible at design time, and you " -"can preview the form in different styles.

" -"

You can change the grid resolution, or turn the grid off in the " -"Preferences dialog from the Edit menu." -"

You can have several forms open, and all open forms are listed in the " -"Form List." +"Move the selected item down." +"

The top-most column will be the first column in the list.

" msgstr "" -"La Finestra dei moduli" -"

Usa i vari strumenti per aggiungere oggetti o per cambiare lo schema e il " -"comportamento dei componenti del modulo. Seleziona uno o più oggetti per " -"spostarli o ridisporli. Se viene selezionato un singolo oggetto, esso può " -"essere ridimensionato usando le maniglie di ridimensionamento.

" -"

Le modifiche all'Editor delle proprietà sono visibili mentre si " -"disegna, e si può vedere l'anteprima del modulo in diversi stili.

" -"

Puoi cambiare la risoluzione della griglia, o spegnerla del tutto nella " -"finestra Preferenze nel menu Modifica." -"

Puoi avere diversi moduli aperti, e tutti verranno elencati nell'" -"Elenco moduli." - -#: editor/mainwindow.cpp:891 -#, c-format -msgid "&Undo: %1" -msgstr "&Annulla: %1" +"Sposta in giù l'elemento selezionato." +"

La colonna più in alto sarà la prima dell'elenco.

" -#: editor/mainwindow.cpp:895 -#, c-format -msgid "&Redo: %1" -msgstr "&Rifai: %1" +#. i18n: file ./editor/listvieweditor.ui line 551 +#: rc.cpp:1301 +#, no-c-format +msgid "Add a Column" +msgstr "Aggiungi una colonna" -#: editor/mainwindow.cpp:974 -msgid "Choose Pixmap..." -msgstr "Scegli pixmap..." +#. i18n: file ./editor/listvieweditor.ui line 554 +#: rc.cpp:1304 +#, no-c-format +msgid "" +"Create a new column." +"

New columns are appended at the end of (right of) the list and may be moved " +"using the up- and down-buttons.

" +msgstr "" +"Crea nuova colonna." +"

Le nuove colonne sono aggiunte alla fine (a destra) dell'elenco e possono " +"essere spostate usando i pulsanti su e giù.

" -#: editor/mainwindow.cpp:978 -msgid "Edit Text..." -msgstr "Modifica testo..." +#. i18n: file ./editor/listvieweditor.ui line 571 +#: rc.cpp:1310 +#, no-c-format +msgid "" +"Move the selected item up." +"

The top-most column will be the first column in the list.

" +msgstr "" +"Sposta l'elemento selezionato in alto." +"

La colonna più in alto sarà la prima colonna dell'elenco.

" -#: editor/mainwindow.cpp:982 -msgid "Edit Title..." -msgstr "Modifica titolo..." +#. i18n: file ./editor/listvieweditor.ui line 579 +#: rc.cpp:1313 +#, no-c-format +msgid "The list of columns." +msgstr "L'elenco delle colonne." -#: editor/mainwindow.cpp:986 editor/mainwindow.cpp:1064 -msgid "Edit Page Title..." -msgstr "Modifica titolo di pagina..." +#. i18n: file ./editor/formsettings.ui line 35 +#: rc.cpp:1337 +#, no-c-format +msgid "Form Settings" +msgstr "Impostazioni modulo" -#: editor/mainwindow.cpp:1002 editor/mainwindow.cpp:1047 -msgid "Edit Kommander Text..." -msgstr "Modifica testo di Kommander..." - -#: editor/mainwindow.cpp:1011 editor/mainwindow.cpp:1021 -#: editor/mainwindow.cpp:1057 editor/mainwindow.cpp:1497 -msgid "Delete Page" -msgstr "Elimina pagina" - -#: editor/mainwindow.cpp:1014 editor/mainwindow.cpp:1024 -#: editor/mainwindow.cpp:1061 editor/mainwindow.cpp:1496 -msgid "Add Page" -msgstr "Aggiungi pagina" - -#: editor/mainwindow.cpp:1031 -msgid "Edit..." -msgstr "Modifica..." +#. i18n: file ./editor/formsettings.ui line 41 +#: rc.cpp:1340 +#, no-c-format +msgid "" +"Form Settings" +"

Change settings for the form. Settings like Comment and Author " +"are for your own use and are not required.

" +msgstr "" +"Impostazioni del modulo" +"

Cambia le impostazioni per il modulo. Impostazioni come Commento e " +"Autore sono per tuo uso e non sono richieste.

" -#: editor/mainwindow.cpp:1067 -msgid "Edit Pages..." -msgstr "Modifica pagine..." +#. i18n: file ./editor/formsettings.ui line 122 +#: rc.cpp:1355 +#, no-c-format +msgid "La&youts" +msgstr "Str&uttura" -#: editor/mainwindow.cpp:1073 -msgid "Add Menu Item" -msgstr "Aggiungi elemento di menu" +#. i18n: file ./editor/formsettings.ui line 155 +#: rc.cpp:1358 +#, no-c-format +msgid "Default mar&gin:" +msgstr "Mar&gine predefinito:" -#: editor/mainwindow.cpp:1075 -msgid "Add Toolbar" -msgstr "Aggiungi barra degli strumenti" +#. i18n: file ./editor/formsettings.ui line 166 +#: rc.cpp:1361 +#, no-c-format +msgid "D&efault spacing:" +msgstr "Spaziatura pr&edefinita:" -#: editor/mainwindow.cpp:1089 editor/mainwindow.cpp:1575 -msgid "New text:" -msgstr "Nuovo testo:" +#. i18n: file ./editor/formsettings.ui line 202 +#: rc.cpp:1367 +#, no-c-format +msgid "Enter a comment about the form." +msgstr "Inserisci un commento sul modulo." -#: editor/mainwindow.cpp:1092 -msgid "Set the 'text' of '%1'" -msgstr "Imposta il «testo» di «%1»" +#. i18n: file ./editor/formsettings.ui line 227 +#: rc.cpp:1370 +#, no-c-format +msgid "Co&mment:" +msgstr "Co&mmento:" -#: editor/mainwindow.cpp:1102 editor/mainwindow.cpp:1591 -msgid "Title" -msgstr "Titolo" +#. i18n: file ./editor/formsettings.ui line 238 +#: rc.cpp:1373 +#, no-c-format +msgid "&License:" +msgstr "&Licenza:" -#: editor/mainwindow.cpp:1102 editor/mainwindow.cpp:1591 -msgid "New title:" -msgstr "Nuovo titolo:" +#. i18n: file ./editor/formsettings.ui line 249 +#: rc.cpp:1376 rc.cpp:1388 rc.cpp:1394 +#, no-c-format +msgid "Enter your name" +msgstr "Inserisci il tuo nome" -#: editor/mainwindow.cpp:1104 -msgid "Set the 'title' of '%1'" -msgstr "Imposta il «titolo» di «%1»" +#. i18n: file ./editor/formsettings.ui line 252 +#: rc.cpp:1379 rc.cpp:1391 rc.cpp:1397 +#, no-c-format +msgid "Enter your name." +msgstr "Inserisci il tuo nome." -#: editor/mainwindow.cpp:1116 -msgid "Set the 'pageTitle' of '%1'" -msgstr "Imposta il «titolo di pagina» di «%1»" +#. i18n: file ./editor/formsettings.ui line 260 +#: rc.cpp:1382 +#, no-c-format +msgid "&Version:" +msgstr "&Versione:" -#: editor/mainwindow.cpp:1128 -msgid "Set the 'pixmap' of '%1'" -msgstr "Imposta il «pixmap» di «%1»" +#. i18n: file ./editor/formsettings.ui line 271 +#: rc.cpp:1385 +#, no-c-format +msgid "A&uthor:" +msgstr "A&utore:" -#: editor/mainwindow.cpp:1239 -msgid "Add Toolbar to '%1'" -msgstr "Aggiungi barra degli strumenti a «%1»" +#: plugin/specialinformation.cpp:286 +msgid "Inserts the item if it will not create a duplicate." +msgstr "Inserisce l'elemento se non creerà un duplicato." -#: editor/mainwindow.cpp:1243 -msgid "Add Menu to '%1'" -msgstr "Aggiungi menu a «%1»" +#: plugin/specialinformation.cpp:288 +msgid "" +"Returns scripts associated with widget. This is an advanced feature that would " +"not be commonly used." +msgstr "" +"Restituisce gli script associati all'oggetto. Questa è una funzionalità " +"avanzata che non dovrebbe essere usata di frequente." -#: editor/mainwindow.cpp:1560 -msgid "Edit %1..." -msgstr "Modifica %1..." +#: plugin/specialinformation.cpp:289 +msgid "Stops execution of the script associated with the widget." +msgstr "Ferma l'esecuzione dello script associato all'oggetto." -#: editor/mainwindow.cpp:1578 -msgid "Set the 'text' of '%2'" -msgstr "Imposta «testo» di «%2»" +#: plugin/specialinformation.cpp:291 +msgid "Returns text of a cell in a table." +msgstr "Restituisce il testo di una cella in una tabella." -#: editor/mainwindow.cpp:1593 -msgid "Set the 'title' of '%2'" -msgstr "Imposta «titolo» di «%2»" +#: plugin/specialinformation.cpp:293 +msgid "Returns 1 for checked boxes, 0 for unchecked." +msgstr "Restituisce 1 per le caselle segnate, 0 per le non segnate." -#: editor/mainwindow.cpp:1681 +#: plugin/specialinformation.cpp:295 msgid "" -"Kommander found some temporary saved files, which were\n" -"written when Kommander crashed last time. Do you want to\n" -"load these files?" +"Returns the list of child widgets contained in the parent widget. Set the " +"recursive parameter to true to include widgets contained by child " +"widgets." msgstr "" -"Kommander ha trovato alcuni file temporanei salvati, scritti\n" -"quando Kommander ha avuto un crash l'ultima volta. Vuoi\n" -"provare a caricarli?" - -#: editor/mainwindow.cpp:1683 -msgid "Restoring Last Session" -msgstr "Ripristino dell'ultima sessione" - -#: editor/mainwindow.cpp:1683 -msgid "Load" -msgstr "Carica" +"Restituisce l'elenco di oggetti figli contenuti nell'oggetto genitore. Imposta " +"il parametro ricorsivo a vero per includere gli oggetti contenuti " +"dagli oggetti figli." -#: editor/mainwindow.cpp:1683 -msgid "Do Not Load" -msgstr "Non caricare" +#: plugin/specialinformation.cpp:297 +msgid "Removes all content from the widget." +msgstr "Rimuove tutti i contenuti dall'oggetto." -#: editor/mainwindow.cpp:1736 -msgid "There is no help available for this dialog at the moment." -msgstr "Al momento non c'è nessun aiuto disponibile per questa finestra." +#: plugin/specialinformation.cpp:300 +msgid "Get the column count" +msgstr "Ottieni il conto delle colonne" -#: editor/mainwindow.cpp:1750 -msgid "Could not open file:
%1
File does not exist.
" +#: plugin/specialinformation.cpp:302 +msgid "Returns number of items in a widget such as combobox or listbox." msgstr "" -"Impossibile aprire il file:" -"
%1" -"
Il file non esiste.
" +"Restituisce il numero di elementi in un oggetto come una casella combinata o " +"casella a elenco." -#: editor/mainwindow.cpp:1751 -msgid "Open File" -msgstr "Apri file" +#: plugin/specialinformation.cpp:304 +msgid "Returns index of current column." +msgstr "Restituisce l'indice della colonna attuale." -#: editor/formwindow.cpp:302 -msgid "&Horizontal" -msgstr "&Orizzontale" +#: plugin/specialinformation.cpp:306 +msgid "Returns index of current item." +msgstr "Restituisce l'indice dell'elemento attuale." -#: editor/formwindow.cpp:303 -msgid "&Vertical" -msgstr "&Verticale" +#: plugin/specialinformation.cpp:308 +msgid "Returns index of current row." +msgstr "Restituisce l'indice della riga attuale." -#: editor/formwindow.cpp:317 editor/formwindow.cpp:425 +#: plugin/specialinformation.cpp:310 msgid "" -"A %1 (custom widget) " -"

Click Edit Custom Widgets... in the Tools|Custom " -"menu to add and change custom widgets. You can add properties as well as " -"signals and slots to integrate custom widgets into Qt Designer" -", and provide a pixmap which will be used to represent the widget on the " -"form.

" +"Executes the script associated with the widget. With the new parser the execute " +"method can take one or more arguments." msgstr "" -"%1 (oggetto personalizzato) " -"

Fai clic su Modifica oggetti personalizzati... nel menu " -"Strumenti|Personalizza per aggiungere e modificare oggetti personalizzati. " -"Puoi aggiungere proprietà e anche segnali e slot per integrarli in Qt Designer, " -"e fornire un'icona che verrà usata per rappresentare l'oggetto nel modulo.

" - -#: editor/formwindow.cpp:324 editor/formwindow.cpp:432 -msgid "A %1 (custom widget)" -msgstr "%1 (oggetto personalizzato)" +"Esegue lo script associato all'oggetto. Con il nuovo analizzatore il metodo di " +"esecuzione può prendere uno o più argomenti." -#: editor/formwindow.cpp:331 editor/formwindow.cpp:439 -msgid "A %1

%2

" -msgstr "Un %1

%2

" +#: plugin/specialinformation.cpp:312 +msgid "" +"Returns the index of an item with the given text. Defaults to case sensitive. " +"Matching can be an exact match or match if it contains the string. Only the " +"first argument is requred. If no column is given it will search the first by " +"default." +msgstr "" +"Restituisce l'indice di un elemento con il testo dato. Come impostazione " +"predefinita distingue le maiuscole. La corrispondenza può essere esatta o " +"corrispondere se contiene la stringa. Solo il primo argomento è necessario. Se " +"non viene data una colonna si cercherà nella prima." -#: editor/formwindow.cpp:384 -msgid "Reparent Widgets" -msgstr "Definisci i genitori degli oggetti" +#: plugin/specialinformation.cpp:314 +msgid "Inserts new column (or count columns) at column position." +msgstr "" +"Inserisce una nuova colonna (o contatore colonne) alla posizione " +"colonna." -#: editor/formwindow.cpp:390 editor/formwindow.cpp:396 -#: editor/formwindow.cpp:407 -#, c-format -msgid "Insert %1" -msgstr "Inserisci %1" +#: plugin/specialinformation.cpp:316 +msgid "Inserts item at index position." +msgstr "Inserisce l'elemento alla posizione indice." -#: editor/formwindow.cpp:597 -msgid "Connect '%1' with..." -msgstr "Connetti «%1» con..." +#: plugin/specialinformation.cpp:319 +msgid "Inserts multiple items (EOL-separated) at index position." +msgstr "" +"Inserisce elementi multipli (separati da fine riga, EOL) alla posizione " +"indice." -#: editor/formwindow.cpp:620 editor/formwindow.cpp:676 -msgid "Change Tab Order" -msgstr "Cambia l'ordine delle schede" +#: plugin/specialinformation.cpp:322 +msgid "Inserts new row (or count rows) at row position." +msgstr "" +"Inserisce una nuova riga (o contatore righe) alla posizione riga." -#: editor/formwindow.cpp:806 -msgid "Connect '%1' to '%2'" -msgstr "Connetti «%1» a «%2»" +#: plugin/specialinformation.cpp:324 +msgid "Returns the text of the item at the given index." +msgstr "Restituisce il testo dell'elemento all'indice dato." -#: editor/formwindow.cpp:868 editor/formwindow.cpp:957 +#: plugin/specialinformation.cpp:326 msgid "" -"You tried to insert a widget into the layout Container Widget '%1'.\n" -"This is not possible. In order to insert the widget, the layout of '%1'\n" -"must first be broken.\n" -"Break the layout or cancel the operation?" +"Returns the depth of the current item in the tree. Root items have depth 0." msgstr "" -"Hai provato ad inserire un oggetto nell'Oggetto contenitore di schema «%1».\n" -"Questo non è possibile. Per inserire un oggetto devi prima rompere\n" -"lo schema «%1».\n" -"Rompo lo schema o cancello l'operazione?" +"Restituisce la profondità dell'elemento attuale nell'albero. Gli elementi " +"radice hanno profondità 0." -#: editor/formwindow.cpp:874 editor/formwindow.cpp:964 -msgid "Inserting Widget" -msgstr "Inserimento oggetto" - -#: editor/formwindow.cpp:875 editor/formwindow.cpp:965 -msgid "&Break Layout" -msgstr "&Rompi lo schema" - -#: editor/formwindow.cpp:1224 editor/formwindow.cpp:1267 -msgid "Use Size Hint" -msgstr "Usa le dimensioni consigliate" - -#: editor/formwindow.cpp:1661 -msgid "Click widgets to change the tab order..." -msgstr "Fai clic sugli oggetti per cambiare l'ordine delle schede..." - -#: editor/formwindow.cpp:1670 -msgid "Drag a line to create a connection..." -msgstr "Trascina una linea per creare una connessione..." - -#: editor/formwindow.cpp:1676 -msgid "Click on the form to insert a %1..." -msgstr "Fai clic sul modulo per inserire un %1..." - -#: editor/formwindow.cpp:1784 -msgid "Lower" -msgstr "Abbassa" - -#: editor/formwindow.cpp:1847 -msgid "Accelerator '%1' is used %2 times." -msgstr "L'acceleratore «%1» è usato %2 volte." - -#: editor/formwindow.cpp:1848 -msgid "&Select" -msgstr "&Seleziona" - -#: editor/formwindow.cpp:1859 -msgid "No accelerator is used more than once." -msgstr "Nessun acceleratore è stato usato più di una volta." - -#: editor/formwindow.cpp:1870 -msgid "Raise" -msgstr "Alza" - -#: editor/formwindow.cpp:1930 -msgid "Lay Out Horizontally (in splitter)" -msgstr "Allinea orizzontalmente (nel divisore)" - -#: editor/formwindow.cpp:1941 -msgid "Lay Out Vertically (in splitter)" -msgstr "Allinea verticalmente (nel divisore)" - -#: editor/formwindow.cpp:1975 -msgid "Lay Out Children Horizontally" -msgstr "Allinea i figli orizzontalmente" - -#: editor/formwindow.cpp:1996 -msgid "Lay Out Children Vertically" -msgstr "Allinea i figli verticalmente" - -#: editor/formwindow.cpp:2020 -msgid "Lay Out Children in a Grid" -msgstr "Allinea i figli in una griglia" - -#: editor/functionsimpl.cpp:83 plugin/specialinformation.cpp:383 -msgid "Slots" -msgstr "Slot" - -#: editor/functionsimpl.cpp:102 -msgid "Functions" -msgstr "Funzioni" - -#: editor/functionsimpl.cpp:198 -msgid "" -"To learn more about the slot, look at the documentation of the base Qt/TDE " -"class, most probably %1." -msgstr "" -"Per saperne di più sullo slot, vedi la documentazione della classe di base di " -"Qt o TDE, probabilmente %1." - -#: editor/functionsimpl.cpp:202 editor/functionsimpl.cpp:225 -msgid "" -"" -"

%1

" -"

Description: %2\n" -"

Syntax: %3%4" -msgstr "" -"" -"

%1

" -"

Descrizione: %2\n" -"

Sintassi: %3%4" - -#: editor/functionsimpl.cpp:214 -msgid "

Parameters are not obligatory." -msgstr "

I parametri non sono obbligatori." - -#: editor/functionsimpl.cpp:217 -#, c-format -msgid "" -"_n: " -"

Only first argument is obligatory.\n" -"

Only first %n arguments are obligatory." -msgstr "" -"

Solo il primo argomento è obbligatorio.\n" -"

Solo i primi %n argomenti sono obbligatori." - -#: plugin/specialinformation.cpp:286 -msgid "Inserts the item if it will not create a duplicate." -msgstr "Inserisce l'elemento se non creerà un duplicato." - -#: plugin/specialinformation.cpp:288 -msgid "" -"Returns scripts associated with widget. This is an advanced feature that would " -"not be commonly used." -msgstr "" -"Restituisce gli script associati all'oggetto. Questa è una funzionalità " -"avanzata che non dovrebbe essere usata di frequente." - -#: plugin/specialinformation.cpp:289 -msgid "Stops execution of the script associated with the widget." -msgstr "Ferma l'esecuzione dello script associato all'oggetto." - -#: plugin/specialinformation.cpp:291 -msgid "Returns text of a cell in a table." -msgstr "Restituisce il testo di una cella in una tabella." - -#: plugin/specialinformation.cpp:293 -msgid "Returns 1 for checked boxes, 0 for unchecked." -msgstr "Restituisce 1 per le caselle segnate, 0 per le non segnate." - -#: plugin/specialinformation.cpp:295 -msgid "" -"Returns the list of child widgets contained in the parent widget. Set the " -"recursive parameter to true to include widgets contained by child " -"widgets." -msgstr "" -"Restituisce l'elenco di oggetti figli contenuti nell'oggetto genitore. Imposta " -"il parametro ricorsivo a vero per includere gli oggetti contenuti " -"dagli oggetti figli." - -#: plugin/specialinformation.cpp:297 -msgid "Removes all content from the widget." -msgstr "Rimuove tutti i contenuti dall'oggetto." - -#: plugin/specialinformation.cpp:300 -msgid "Get the column count" -msgstr "Ottieni il conto delle colonne" - -#: plugin/specialinformation.cpp:302 -msgid "Returns number of items in a widget such as combobox or listbox." -msgstr "" -"Restituisce il numero di elementi in un oggetto come una casella combinata o " -"casella a elenco." - -#: plugin/specialinformation.cpp:304 -msgid "Returns index of current column." -msgstr "Restituisce l'indice della colonna attuale." - -#: plugin/specialinformation.cpp:306 -msgid "Returns index of current item." -msgstr "Restituisce l'indice dell'elemento attuale." - -#: plugin/specialinformation.cpp:308 -msgid "Returns index of current row." -msgstr "Restituisce l'indice della riga attuale." - -#: plugin/specialinformation.cpp:310 -msgid "" -"Executes the script associated with the widget. With the new parser the execute " -"method can take one or more arguments." -msgstr "" -"Esegue lo script associato all'oggetto. Con il nuovo analizzatore il metodo di " -"esecuzione può prendere uno o più argomenti." - -#: plugin/specialinformation.cpp:312 -msgid "" -"Returns the index of an item with the given text. Defaults to case sensitive. " -"Matching can be an exact match or match if it contains the string. Only the " -"first argument is requred. If no column is given it will search the first by " -"default." -msgstr "" -"Restituisce l'indice di un elemento con il testo dato. Come impostazione " -"predefinita distingue le maiuscole. La corrispondenza può essere esatta o " -"corrispondere se contiene la stringa. Solo il primo argomento è necessario. Se " -"non viene data una colonna si cercherà nella prima." - -#: plugin/specialinformation.cpp:314 -msgid "Inserts new column (or count columns) at column position." -msgstr "" -"Inserisce una nuova colonna (o contatore colonne) alla posizione " -"colonna." - -#: plugin/specialinformation.cpp:316 -msgid "Inserts item at index position." -msgstr "Inserisce l'elemento alla posizione indice." - -#: plugin/specialinformation.cpp:319 -msgid "Inserts multiple items (EOL-separated) at index position." -msgstr "" -"Inserisce elementi multipli (separati da fine riga, EOL) alla posizione " -"indice." - -#: plugin/specialinformation.cpp:322 -msgid "Inserts new row (or count rows) at row position." -msgstr "" -"Inserisce una nuova riga (o contatore righe) alla posizione riga." - -#: plugin/specialinformation.cpp:324 -msgid "Returns the text of the item at the given index." -msgstr "Restituisce il testo dell'elemento all'indice dato." - -#: plugin/specialinformation.cpp:326 -msgid "" -"Returns the depth of the current item in the tree. Root items have depth 0." -msgstr "" -"Restituisce la profondità dell'elemento attuale nell'albero. Gli elementi " -"radice hanno profondità 0." - -#: plugin/specialinformation.cpp:328 -msgid "Returns the slash-separated path to the given item in the tree." -msgstr "" -"Restituisce il percorso separato da sbarre all'elemento dato nell'albero." +#: plugin/specialinformation.cpp:328 +msgid "Returns the slash-separated path to the given item in the tree." +msgstr "" +"Restituisce il percorso separato da sbarre all'elemento dato nell'albero." #: plugin/specialinformation.cpp:330 msgid "" @@ -2245,7 +2600,27 @@ msgstr "" msgid "Returns true if the widget has focus." msgstr "Restituisce vero se l'oggetto ha il focus." +#: plugin/specialinformation.cpp:383 +#, fuzzy +msgid "Gets the widget's background color." +msgstr "Usa un colore di sfondo." + +#: plugin/specialinformation.cpp:385 +msgid "" +"Sets the widget's background color. Colors can be by name, like blue, or in hex " +"like #0000ff for blue. Use the color dialog or a color picker if unsure." +msgstr "" + #: plugin/specialinformation.cpp:387 +#, fuzzy +msgid "See if widget has been modified." +msgstr "vedi se l'oggetto è stato modificato." + +#: editor/functionsimpl.cpp:83 plugin/specialinformation.cpp:389 +msgid "Slots" +msgstr "Slot" + +#: plugin/specialinformation.cpp:393 msgid "" "Returns current widget's content. This was required inside widget A to return " "widget A content when requested by widget B. The new method is to use @A.text " @@ -2256,7 +2631,7 @@ msgstr "" "dall'oggetto B. Il nuovo metodo è usare @A.text dentro B invece di solo @A se " "vuoi solo il testo senza modifiche." -#: plugin/specialinformation.cpp:389 +#: plugin/specialinformation.cpp:395 msgid "" "Returns selected text or text of current item. This is deprecated for " "@mywidget.selected." @@ -2264,7 +2639,7 @@ msgstr "" "Restituisce il testo selezionato o il testo dell'elemento attuale. Ciò è " "deprecato per @mywidget.selected." -#: plugin/specialinformation.cpp:391 +#: plugin/specialinformation.cpp:397 msgid "" "Does nothing. This is useful if you request a CheckBox or RadioButton to return " "a value where a state, typically the unchecked state, has no value. The @null " @@ -2274,11 +2649,11 @@ msgstr "" "di restituire un valore dove uno stato, tipicamente lo stato non segnato, non " "ha valore. Il @null evita che un errore indichi che è vuoto." -#: plugin/specialinformation.cpp:393 +#: plugin/specialinformation.cpp:399 msgid "Returns the pid (process ID) of the current process." msgstr "Restituisce il PID (ID di processo) del processo corrente." -#: plugin/specialinformation.cpp:395 +#: plugin/specialinformation.cpp:401 msgid "" "Returns DCOP identifier of current process. This is shorthand for " "kmdr-executor-@pid." @@ -2286,19 +2661,19 @@ msgstr "" "Restituisce l'identificativo DCOP del processo attuale. È un'abbreviazione di " "kmdr-executor-@pid>." -#: plugin/specialinformation.cpp:398 +#: plugin/specialinformation.cpp:404 msgid "Returns the pid of the parent Kommander window." msgstr "Restituisce il PID della finestra genitore di Kommander." -#: plugin/specialinformation.cpp:400 +#: plugin/specialinformation.cpp:406 msgid "Writes text on stderr." msgstr "Scrive testo su stderr." -#: plugin/specialinformation.cpp:402 +#: plugin/specialinformation.cpp:408 msgid "Writes text on standard output." msgstr "Scrive testo su stdout." -#: plugin/specialinformation.cpp:404 +#: plugin/specialinformation.cpp:410 msgid "" "Executes a script block. Bash is used if no shell is given. It is primarily for " "use in non-button widgets where script actions are not expected. Full path is " @@ -2314,7 +2689,7 @@ msgstr "" "script alternativi e restituirà un valore allo script principale, che potrebbe " "essere inatteso." -#: plugin/specialinformation.cpp:406 +#: plugin/specialinformation.cpp:412 msgid "" "Returns value of an environment (shell) variable. Do not use $ " "in the name. For example, @env(PATH)." @@ -2322,15 +2697,15 @@ msgstr "" "Restituisce un valore di una variabile d'ambiente (shell). Non usare $ " "nel nome. Per esempio, @env(PATH)." -#: plugin/specialinformation.cpp:408 plugin/specialinformation.cpp:410 +#: plugin/specialinformation.cpp:414 plugin/specialinformation.cpp:416 msgid "Executes an external shell command." msgstr "Esegue un comando shell esterno." -#: plugin/specialinformation.cpp:412 +#: plugin/specialinformation.cpp:418 msgid "Parses an expression and returns computed value." msgstr "Analizza un'espressione e restituisce il valore calcolato." -#: plugin/specialinformation.cpp:414 +#: plugin/specialinformation.cpp:420 msgid "" "Executes loop: values from items list (passed as EOL-separated string) " "are assigned to the variable. " @@ -2355,7 +2730,7 @@ msgstr "" "
//i = key, MyArray[i] = val" "
end " -#: plugin/specialinformation.cpp:416 +#: plugin/specialinformation.cpp:422 msgid "" "Executes loop: variable is set to start and is increased by step " "each time loop is executed. Execution stops when variable becomes larger then " @@ -2381,11 +2756,11 @@ msgstr "" "
debug(i)" "
end." -#: plugin/specialinformation.cpp:418 +#: plugin/specialinformation.cpp:424 msgid "Returns the value of a global variable." msgstr "Restituisce il valore di una variabile globale." -#: plugin/specialinformation.cpp:420 +#: plugin/specialinformation.cpp:426 msgid "" "Translates the string into the current language. Texts in GUI would be " "automatically extracted for translation." @@ -2393,7 +2768,7 @@ msgstr "" "Traduce la stringa nel linguaggio attuale. I testi nelle GUI sarebbero estratti " "automaticamente per la traduzione." -#: plugin/specialinformation.cpp:422 +#: plugin/specialinformation.cpp:428 msgid "" "Executes block if expression is true (non-zero number or non-empty string.) " "

OldClose with @endif

" @@ -2418,7 +2793,7 @@ msgstr "" "
// cond failed" "
endif

" -#: plugin/specialinformation.cpp:424 +#: plugin/specialinformation.cpp:430 msgid "" "Executes another Kommander dialog. Current dialog directory is used if no path " "is given. Arguments may be given as named arguments which will become global " @@ -2429,12 +2804,12 @@ msgstr "" "dati come argomenti con nome che diverranno variabili globali nella nuova " "finestra. Per esempio: var=val" -#: plugin/specialinformation.cpp:426 +#: plugin/specialinformation.cpp:432 msgid "Reads setting from configration file for this dialog." msgstr "" "Legge le impostazioni dal file di configurazione di questa finestra di dialogo." -#: plugin/specialinformation.cpp:428 +#: plugin/specialinformation.cpp:434 msgid "" "Sets the value of a global variable. Global variables exist for the life of the " "Kommander window." @@ -2442,12 +2817,12 @@ msgstr "" "Imposta il valore di una variabile globale. Le variabili globali esistono per " "la vita della finestra di Kommander." -#: plugin/specialinformation.cpp:430 +#: plugin/specialinformation.cpp:436 msgid "Stores setting in configuration file for this dialog." msgstr "" "Salva le impostazioni nel file di configurazione di questa finestra di dialogo." -#: plugin/specialinformation.cpp:432 +#: plugin/specialinformation.cpp:438 msgid "" "Begin of switch block. Following case values are compared to " "expression." @@ -2461,85 +2836,85 @@ msgstr "" "
@case()" "
@end" -#: plugin/specialinformation.cpp:434 +#: plugin/specialinformation.cpp:440 msgid "Executes an external DCOP call." msgstr "Esegue una chiamata esterna di DCOP." -#: plugin/specialinformation.cpp:436 +#: plugin/specialinformation.cpp:442 msgid "Adds a comment to EOL that Kommander will not parse" msgstr "Aggiunge un commento a fine riga (EOL) che Kommander non leggerà" -#: plugin/specialinformation.cpp:438 +#: plugin/specialinformation.cpp:444 msgid "" "Creates a new widget with the specified type and as the child of parent." msgstr "" "Crea un nuovo oggetto con il tipo specificato come figlio del genitore." -#: plugin/specialinformation.cpp:440 +#: plugin/specialinformation.cpp:446 msgid "" "Returns true if there is a widget with the passed name, false otherwise." msgstr "" "Restituisce vero se c'è un oggetto con il nome passato, altrimenti falso." -#: plugin/specialinformation.cpp:442 +#: plugin/specialinformation.cpp:448 msgid "Connects the signal of sender with the slot of the receiver" msgstr "Connette il segnale del mittente con lo slot del destinatario" -#: plugin/specialinformation.cpp:444 +#: plugin/specialinformation.cpp:450 msgid "Disconnects the signal of sender from the slot of the receiver" msgstr "Disconnette il segnale del mittente dallo slot del destinatario" -#: plugin/specialinformation.cpp:447 +#: plugin/specialinformation.cpp:455 msgid "Exits script execution and returns" msgstr "Esce dall'esecuzione dello script e restituisce" -#: plugin/specialinformation.cpp:449 +#: plugin/specialinformation.cpp:457 msgid "Exits the current block of a while, for or foreach loop" msgstr "Esce dal blocco attuale di un ciclo while, for o foreach" -#: plugin/specialinformation.cpp:451 +#: plugin/specialinformation.cpp:459 msgid "Exit a step and return to the beginning of a loop" msgstr "Esce per un passo e ritorna all'inizio del ciclo" -#: plugin/specialinformation.cpp:453 +#: plugin/specialinformation.cpp:461 msgid "" "Return from a script, optionaly with a value from the script to the caller" msgstr "" "Ritorna da uno script, possibilmente con un valore dallo script al chiamante" -#: plugin/specialinformation.cpp:457 +#: plugin/specialinformation.cpp:465 msgid "Returns an EOL-separated list of all values in the array." msgstr "" "Restituisce un elenco separato da fine riga (EOL) di tutti i valori del " "vettore." -#: plugin/specialinformation.cpp:459 +#: plugin/specialinformation.cpp:467 msgid "Returns an EOL-separated list of all keys in the array." msgstr "" "Restituisce un elenco separato da fine riga (EOL) di tutte le chiavi del " "vettore." -#: plugin/specialinformation.cpp:461 +#: plugin/specialinformation.cpp:469 msgid "Removes all elements from the array." msgstr "Rimuove tutti gli elementi dal vettore." -#: plugin/specialinformation.cpp:463 +#: plugin/specialinformation.cpp:471 msgid "Returns the number of elements in the array." msgstr "Restituisce il numero di elementi nel vettore." -#: plugin/specialinformation.cpp:465 +#: plugin/specialinformation.cpp:473 msgid "Returns the value associated with the given key." msgstr "Restituisce il valore associato alla chiave data." -#: plugin/specialinformation.cpp:467 +#: plugin/specialinformation.cpp:475 msgid "Removes element with the given key from the array." msgstr "Rimuove l'elemento con la chiave data dal vettore." -#: plugin/specialinformation.cpp:469 +#: plugin/specialinformation.cpp:477 msgid "Adds element with the given key and value to the array" msgstr "Aggiunge un elemento con la chiave e il valore dati al vettore" -#: plugin/specialinformation.cpp:471 +#: plugin/specialinformation.cpp:479 msgid "" "Adds all elements in the string to the array. String should have " "key\\tvalue\\n format." @@ -2547,7 +2922,7 @@ msgstr "" "Aggiunge tutti gli elementi nella stringa al vettore. La stringa dovrebbe avere " "il formato chiave\\tvalore\\n." -#: plugin/specialinformation.cpp:474 +#: plugin/specialinformation.cpp:482 msgid "" "Returns all elements in the array in " "
key\\tvalue\\n
format." @@ -2555,7 +2930,7 @@ msgstr "" "Restituisce tutti gli elementi nel vettore nel formato " "
chiave\\tvalore\\n
." -#: plugin/specialinformation.cpp:476 +#: plugin/specialinformation.cpp:484 msgid "" "Create an integer indexed array - starting from 0 - from a string. Use the " "separator character to split the string. The separator's default value is " @@ -2565,7 +2940,7 @@ msgstr "" "stringa. Usa il carattere di separazione per dividere la stringa. Il valore " "predefinito del separatore è «\\t»." -#: plugin/specialinformation.cpp:478 +#: plugin/specialinformation.cpp:486 msgid "" "Create a string from an integer indexed array. Concatenate the elements with " "the separator character. The separator's default value is '\\t'." @@ -2574,7 +2949,7 @@ msgstr "" "elementi con il carattere di separazione. Il valore predefinito del separatore " "è «\\t»." -#: plugin/specialinformation.cpp:480 +#: plugin/specialinformation.cpp:488 msgid "" "Remove keyNum elements starting with keyStart from an indexed array and reindex " "the array. If keyNum is not specified, remove only the keyStart element." @@ -2583,7 +2958,7 @@ msgstr "" "un certo indice e reindicizza il vettore. Se il numero di elementi non è " "specificato, rimuovi solo l'elemento dell'indice." -#: plugin/specialinformation.cpp:482 +#: plugin/specialinformation.cpp:490 msgid "" "Insert the elements from string starting at key and reindex the array. Use the " "separator to separate the elements from the string. The separator's default " @@ -2593,22 +2968,116 @@ msgstr "" "vettore. Usa il separatore per dividere gli elementi dalla stringa. Il valore " "predefinito del separatore è «\\t»." -#: plugin/specialinformation.cpp:487 +#: plugin/specialinformation.cpp:492 +msgid "" +"Create a flipped copy of the array where the keys and values switch places. " +"NOTE: If the values are not unique they will be overwritten as keys! Set the " +"name of the array to copy to and go. Useful with combos and lists were you have " +"an index, a key and a value for data purposes." +msgstr "" + +#: plugin/specialinformation.cpp:496 +msgid "" +"Create a 2D array with zero based integer keys. Rows seperated with returns or " +"\\n and columns with tabs or \\t. You can then read and alter values with " +"\"name[0][1]\"." +"
NOTE: Watch keys! The row and column keys when set to true will read " +"respectively the first row and first column as headings. If for instance you " +"set one where there is no column or row heading to read it will read data, and " +"if the data is not unique you will have missing columns or rows as well as " +"addressing not working." +msgstr "" + +#: plugin/specialinformation.cpp:498 +msgid "" +"Convert 2D array to string, optionaly with row and column headings. If written " +"without values set it will default to no headings." +msgstr "" + +#: plugin/specialinformation.cpp:500 +#, fuzzy +msgid "Return the number of rows in the matrix" +msgstr "Restituisce il numero di righe della tabella" + +#: plugin/specialinformation.cpp:502 +#, fuzzy +msgid "Return the number of columns in the matrix" +msgstr "Restituisce il numero di elementi nel vettore." + +#: plugin/specialinformation.cpp:504 +#, fuzzy +msgid "Clear the entire matrix" +msgstr "Pulisci il testo modificato" + +#: plugin/specialinformation.cpp:506 +msgid "" +"Convert row to array. Useful break out rows of data to work with. If you want " +"to avoid spurious data Clear-First will wipe the array before filling it. If " +"you choose indexed it will use a zero based index. Otherwise it will use the " +"column keys." +msgstr "" + +#: plugin/specialinformation.cpp:508 +msgid "" +"Copy a column of a Matrix to an array and optionally clear array first to avoid " +"spurious data in loops" +msgstr "" + +#: plugin/specialinformation.cpp:510 +msgid "Copy a column of a Matrix to an indexed array" +msgstr "" + +#: plugin/specialinformation.cpp:512 +msgid "" +"Return the row keys from the matrix. Separator defaults to [tab] \"\\t\" if " +"left empty" +msgstr "" + +#: plugin/specialinformation.cpp:514 +msgid "" +"Return the column keys from the matrix. Separator defaults to [tab] \"\\t\" if " +"left empty" +msgstr "" + +#: plugin/specialinformation.cpp:516 +msgid "" +"Add a row to the matrix. Specifiy the row key and format the data as column key " +"[tab] column value on each line using key\\tval\\nkey\\tval format" +msgstr "" + +#: plugin/specialinformation.cpp:518 +msgid "Remove a row from the matrix by key name. Returns true if key is found." +msgstr "" + +#: plugin/specialinformation.cpp:520 +msgid "" +"Remove a column from the matrix by key name. Returns true if key is found." +msgstr "" + +#: plugin/specialinformation.cpp:522 +msgid "" +"Find the row key that matches a column value. Use this for unique key searches. " +"Iteration may be omitted and the default is to return the first instance. In a " +"loop it will return sequential finds until there are no more, in which case it " +"returns null." +msgstr "" + +#: plugin/specialinformation.cpp:526 msgid "Returns number of chars in the string." msgstr "Restituisce il numero di caratteri nella stringa." -#: plugin/specialinformation.cpp:489 +#: plugin/specialinformation.cpp:528 msgid "Checks if the the string contains the given substring." msgstr "Controlla se la stringa contiene la sottostringa data." -#: plugin/specialinformation.cpp:491 +#: plugin/specialinformation.cpp:530 msgid "" "Returns the position of a substring in the string, or -1 if it is not found." msgstr "" "Restituisce la posizione di una sottostringa nella stringa, o -1 se non è " "trovata." -#: plugin/specialinformation.cpp:493 +#: plugin/specialinformation.cpp:532 msgid "" "Returns the position of a substring in the string, or -1 if it is not found. " "String is searched backwards" @@ -2616,39 +3085,44 @@ msgstr "" "Restituisce la posizione di una sottostringa nella stringa, o -1 se non è " "trovata. La stringa viene esaminata dalla fine all'inizio" -#: plugin/specialinformation.cpp:495 +#: plugin/specialinformation.cpp:534 +#, fuzzy +msgid "Returns the count of a given substring in the given string." +msgstr "Restituisce il testo dell'elemento all'indice dato." + +#: plugin/specialinformation.cpp:536 msgid "Returns the first n chars of the string." msgstr "Restituisce i primi n caratteri della stringa." -#: plugin/specialinformation.cpp:497 +#: plugin/specialinformation.cpp:538 msgid "Returns the last n chars of the string." msgstr "Restituisce gli ultimi n caratteri della stringa." -#: plugin/specialinformation.cpp:499 +#: plugin/specialinformation.cpp:540 msgid "Returns n chars of the string, starting from start." msgstr "" "Restituisce n caratteri della stringa, iniziando da inizio." -#: plugin/specialinformation.cpp:501 +#: plugin/specialinformation.cpp:542 msgid "Removes all occurrences of given substring." msgstr "Rimuove tutte le occorrenze della sottostringa data." -#: plugin/specialinformation.cpp:503 +#: plugin/specialinformation.cpp:544 msgid "" "Replaces all occurrences of the given substring with the given replacement." msgstr "" "Sostituisce tutte le occorrenze della sottostringa data con la sostituzione " "data." -#: plugin/specialinformation.cpp:505 +#: plugin/specialinformation.cpp:546 msgid "Converts the string to uppercase." msgstr "Converte la stringa in maiuscolo." -#: plugin/specialinformation.cpp:507 +#: plugin/specialinformation.cpp:548 msgid "Converts the string to lowercase." msgstr "Converte la stringa in minuscolo." -#: plugin/specialinformation.cpp:509 +#: plugin/specialinformation.cpp:550 msgid "" "Compares two strings. Returns 0 if they are equal, -1 if the first one is " "lower, 1 if the first one is higher" @@ -2656,19 +3130,19 @@ msgstr "" "Confronta due stringhe. Restituisci 0 se sono uguali, -1 se la prima è più " "bassa, 1 se la prima è più alta" -#: plugin/specialinformation.cpp:512 +#: plugin/specialinformation.cpp:553 msgid "Checks if the string is empty." msgstr "Controlla se la stringa è vuota." -#: plugin/specialinformation.cpp:514 +#: plugin/specialinformation.cpp:555 msgid "Checks if the string is a valid number." msgstr "Controlla se la stringa è un numero valido." -#: plugin/specialinformation.cpp:516 +#: plugin/specialinformation.cpp:557 msgid "Returns given section of a string." msgstr "Restituisce la sezione data di una stringa." -#: plugin/specialinformation.cpp:518 +#: plugin/specialinformation.cpp:559 msgid "" "Returns the given string with %1, %2, %3 replaced with arg1, arg2" ", arg3 accordingly." @@ -2676,17 +3150,40 @@ msgstr "" "Restituisce la stringa data con %1, %2, %3 sostituiti rispettivamente da " "arg1, arg2, arg3." -#: plugin/specialinformation.cpp:520 +#: plugin/specialinformation.cpp:561 msgid "Round a floating point number by x digits." msgstr "Arrotonda un numero a virgola mobile di x cifre." -#: plugin/specialinformation.cpp:523 +#: plugin/specialinformation.cpp:563 +msgid "" +"Sort a string list. Only first paramter is required. Default separator is a " +"newline." +msgstr "" + +#: plugin/specialinformation.cpp:565 +msgid "Strips white space from beginning and end of string." +msgstr "" + +#: plugin/specialinformation.cpp:567 +msgid "" +"Pads the string to the total length indicated. if no pad character is given " +"spaces will be used. Try this with 0 on integer sequences and read them with " +"str_toint." +msgstr "" + +#: plugin/specialinformation.cpp:569 +msgid "" +"Pads the string to the total length indicated. if no pad character is given " +"spaces will be used." +msgstr "" + +#: plugin/specialinformation.cpp:572 msgid "Convert a string to an integer. If not possible use the default value" msgstr "" "Converti una stringa in un numero intero. Se non è possibile, usa il valore " "predefinito." -#: plugin/specialinformation.cpp:525 +#: plugin/specialinformation.cpp:574 msgid "" "Convert a string to a double precision floating point value. If not possible " "use the default value" @@ -2694,23 +3191,23 @@ msgstr "" "Converti una stringa in un numero a virgola mobile di doppia precisione. Se non " "è possibile, usa il valore predefinito." -#: plugin/specialinformation.cpp:529 +#: plugin/specialinformation.cpp:578 msgid "Returns content of given file." msgstr "Restituisce i contenuti del file dato." -#: plugin/specialinformation.cpp:531 +#: plugin/specialinformation.cpp:580 msgid "Writes given string to a file." msgstr "Scrive la stringa data su un file." -#: plugin/specialinformation.cpp:533 +#: plugin/specialinformation.cpp:582 msgid "Appends given string to the end of a file." msgstr "Aggiungi la stringa data alla fine del file." -#: plugin/specialinformation.cpp:535 +#: plugin/specialinformation.cpp:584 msgid "Checks to see if file exists." msgstr "Controlla se il file esiste." -#: plugin/specialinformation.cpp:538 +#: plugin/specialinformation.cpp:587 msgid "" "Shows color dialog. Returns color in #RRGGBB format. Defaults to the parameter, " "if specified." @@ -2718,46 +3215,46 @@ msgstr "" "Mostra la finestra dei colori. Restituisce il colore nel formato #RRGGBB. Come " "valore predefinito usa il parametro, se specificato." -#: plugin/specialinformation.cpp:540 +#: plugin/specialinformation.cpp:589 msgid "Shows text selection dialog. Returns entered text." msgstr "" "Mostra la finestra di selezione del testo. Restituisce il testo inserito." -#: plugin/specialinformation.cpp:542 +#: plugin/specialinformation.cpp:591 msgid "Shows a dialog asking user for password and returns it." msgstr "" "Mostra una finestra che chiede all'utente la password e la restituisce." -#: plugin/specialinformation.cpp:544 +#: plugin/specialinformation.cpp:593 msgid "Shows value selection dialog. Returns entered value." msgstr "" "Mostra la finestra di selezione del valore. Restituisce il valore inserito." -#: plugin/specialinformation.cpp:546 +#: plugin/specialinformation.cpp:595 msgid "Shows float value selection dialog. Returns entered value." msgstr "" "Mostra la finestra di selezione del valore a virgola mobile. Restituisce il " "valore inserito." -#: plugin/specialinformation.cpp:548 +#: plugin/specialinformation.cpp:597 msgid "Shows existing file selection dialog. Returns selected file." msgstr "" "Mostra la finestra di selezione di un file esistente. Restituisce il file " "selezionato." -#: plugin/specialinformation.cpp:550 +#: plugin/specialinformation.cpp:599 msgid "Shows save file selection dialog. Returns selected file." msgstr "" "Mostra la finestra di selezione del salvataggio di un file. Restituisce il file " "selezionato." -#: plugin/specialinformation.cpp:552 +#: plugin/specialinformation.cpp:601 msgid "Shows directory selection dialog. Returns selected directory." msgstr "" "Mostra la finestra di selezione di una cartella. Restituisce la cartella " "selezionata." -#: plugin/specialinformation.cpp:554 +#: plugin/specialinformation.cpp:603 msgid "" "Shows multiple files selection dialog. Returns EOL-separated list of selected " "files." @@ -2765,15 +3262,19 @@ msgstr "" "Mostra la finestra di selezione di file multipli. Restituisce un elenco " "separato da ritorni a capo dei file selezionati." -#: plugin/specialinformation.cpp:558 -msgid "Shows an information dialog." -msgstr "Mostra una finestra informativa." +#: plugin/specialinformation.cpp:607 +msgid "" +"Shows an information dialog. Returns true when clicked so you can check for " +"user response." +msgstr "" -#: plugin/specialinformation.cpp:560 -msgid "Shows an error dialog." -msgstr "Mostra una finestra di errore." +#: plugin/specialinformation.cpp:609 +msgid "" +"Shows an error dialog. Returns true when clicked so you can check for user " +"response." +msgstr "" -#: plugin/specialinformation.cpp:562 +#: plugin/specialinformation.cpp:611 msgid "" "Shows a warning dialog with up to three buttons. Returns number of selected " "button." @@ -2781,7 +3282,7 @@ msgstr "" "Mostra una finestra di avvertimento con fino a tre pulsanti. Restituisce il " "numero del pulsante selezionato." -#: plugin/specialinformation.cpp:564 +#: plugin/specialinformation.cpp:613 msgid "" "Shows a question dialog with up to three buttons. Returns number of selected " "button." @@ -2789,2447 +3290,2114 @@ msgstr "" "Mostra una finestra di domanda con fino a tre pulsanti. Restituisce il numero " "del pulsante selezionato." -#. i18n: file ./editor/wizardeditor.ui line 16 -#: rc.cpp:3 -#, no-c-format -msgid "Wizard Page Editor" -msgstr "Editor delle pagine dell'assistente" - -#. i18n: file ./editor/wizardeditor.ui line 61 -#: rc.cpp:6 -#, no-c-format -msgid "Wizard pages:" -msgstr "Pagine dell'assistente:" - -#. i18n: file ./editor/wizardeditor.ui line 90 -#: rc.cpp:9 rc.cpp:893 -#, no-c-format -msgid "&Add" -msgstr "&Aggiungi" +#: widget/kommanderwidget.cpp:119 widgets/scriptobject.cpp:99 +msgid "Invalid state for associated text." +msgstr "Stato non valido del testo associato." -#. i18n: file ./editor/wizardeditor.ui line 200 -#: rc.cpp:21 rc.cpp:236 rc.cpp:392 rc.cpp:614 rc.cpp:815 rc.cpp:878 rc.cpp:914 -#: rc.cpp:980 rc.cpp:1082 rc.cpp:1133 rc.cpp:1310 -#, no-c-format -msgid "Close the dialog and apply all the changes." -msgstr "Chiudi la finestra e applica tutti i cambiamenti." +#: widget/kommanderwidget.cpp:134 +msgid "" +"Line %1: %2.\n" +msgstr "" +"Riga %1: %2.\n" -#. i18n: file ./editor/wizardeditor.ui line 214 -#: rc.cpp:27 rc.cpp:398 rc.cpp:821 rc.cpp:986 rc.cpp:1088 rc.cpp:1139 -#, no-c-format -msgid "Apply all changes." -msgstr "Applica tutti i cambiamenti." +#: widget/kommanderwidget.cpp:244 +msgid "Unknown special: '%1'." +msgstr "Speciale sconosciuto: «%1»." -#. i18n: file ./editor/wizardeditor.ui line 228 -#: rc.cpp:33 rc.cpp:242 rc.cpp:404 rc.cpp:620 rc.cpp:827 rc.cpp:884 rc.cpp:920 -#: rc.cpp:992 rc.cpp:1094 rc.cpp:1145 rc.cpp:1319 -#, no-c-format -msgid "Close the dialog and discard any changes." -msgstr "Chiudi la finestra e annulla tutti i cambiamenti." +#: widget/kommanderwidget.cpp:274 +msgid "Unmatched parenthesis in DCOP call '%1'." +msgstr "Parentesi non corrisposta nella chiamata DCOP «%1»." -#. i18n: file ./editor/previewwidget.ui line 22 -#: rc.cpp:36 -#, no-c-format -msgid "Preview Window" -msgstr "Anteprima finestra" +#: widget/kommanderwidget.cpp:280 +msgid "Incorrect arguments in DCOP call '%1'." +msgstr "Argomenti non corretti nella chiamata DCOP «%1»." -#. i18n: file ./editor/previewwidget.ui line 67 -#: rc.cpp:39 -#, no-c-format -msgid "ButtonGroup" -msgstr "GruppoDiPulsanti" +#: widget/kommanderwidget.cpp:310 +msgid "Tried to perform DCOP query, but failed." +msgstr "Interrogazione di DCOP tentata, ma non riuscita." -#. i18n: file ./editor/previewwidget.ui line 84 -#: rc.cpp:42 -#, no-c-format -msgid "RadioButton1" -msgstr "PulsanteASceltaMultipla1" +#: widget/kommanderwidget.cpp:341 +msgid "DCOP return type %1 is not yet implemented." +msgstr "Il tipo di restituzione %1 di DCOP non è ancora implementato." -#. i18n: file ./editor/previewwidget.ui line 95 -#: rc.cpp:45 -#, no-c-format -msgid "RadioButton2" -msgstr "PulsanteASceltaMultipla2" +#: widget/kommanderwidget.cpp:406 +msgid "Continue && Ignore Next Errors" +msgstr "Continua e ignora i prossimi errori" -#. i18n: file ./editor/previewwidget.ui line 103 -#: rc.cpp:48 -#, no-c-format -msgid "RadioButton3" -msgstr "PulsanteASceltaMultipla3" +#: widget/kommanderwidget.cpp:408 +msgid "Error in widget %1:

%2" +msgstr "Errore nell'oggetto %1:

%2" -#. i18n: file ./editor/previewwidget.ui line 113 -#: rc.cpp:51 -#, no-c-format -msgid "ButtonGroup2" -msgstr "GruppoDiPulsanti2" +#: widget/kommanderwidget.cpp:427 +msgid "" +"Error in widget %1:\n" +" %2\n" +msgstr "" +"Errore nell'oggetto %1:\n" +" %2\n" -#. i18n: file ./editor/previewwidget.ui line 130 -#: rc.cpp:54 -#, no-c-format -msgid "CheckBox1" -msgstr "Casella1" +#: widget/kommanderwidget.cpp:582 +msgid "Unmatched parenthesis after '%1'." +msgstr "Parentesi non corrisposta dopo «%1»." -#. i18n: file ./editor/previewwidget.ui line 141 -#: rc.cpp:57 -#, no-c-format -msgid "CheckBox2" -msgstr "Casella2" +#: widget/kommanderwidget.cpp:591 +msgid "Unmatched quotes in argument of '%1'." +msgstr "Virgolette non corrisposte in argomento di «%1»." -#. i18n: file ./editor/previewwidget.ui line 175 -#: rc.cpp:60 -#, no-c-format -msgid "LineEdit" -msgstr "CasellaDiTesto" +#: widget/kommanderwidget.cpp:593 +msgid "Unknown function group: '%1'." +msgstr "Gruppo di funzioni sconosciuto: «%1»." -#. i18n: file ./editor/previewwidget.ui line 181 -#: rc.cpp:63 -#, no-c-format -msgid "ComboBox" -msgstr "CasellaCombinata" +#: widget/kommanderwidget.cpp:595 +msgid "Unknown function: '%1' in group '%2'." +msgstr "Funzione sconosciuta: «%1» nel gruppo «%2»." -#. i18n: file ./editor/previewwidget.ui line 212 -#: rc.cpp:66 -#, no-c-format -msgid "PushButton" -msgstr "Pulsante" +#: widget/kommanderwidget.cpp:597 +msgid "Unknown widget function: '%1'." +msgstr "Funzione d'oggetto sconosciuta: «%1»." -#. i18n: file ./editor/previewwidget.ui line 249 -#: rc.cpp:69 -#, no-c-format +#: widget/kommanderwidget.cpp:599 msgid "" -"

\n" -" http://www.trolltech.com \n" -"

\n" -"

\n" -" http://www.kde.org \n" -"

" +"Not enough arguments for '%1' (%2 instead of %3)." +"

Correct syntax is: %4" msgstr "" -"

\n" -" http://www.trolltech.com \n" -"

\n" -"

\n" -" http://www.kde.org \n" -"

" +"Argomenti non sufficienti per «%1» (%2 invece di %3). " +"

La sintassi corretta è: %4" -#. i18n: file ./editor/newform.ui line 35 -#: rc.cpp:77 -#, no-c-format -msgid "New File" -msgstr "Nuovo file" +#: widget/kommanderwidget.cpp:604 +msgid "Too many arguments for '%1' (%2 instead of %3).

Correct syntax is: %4" +msgstr "" +"Troppi argomenti per «%1» (%2 invece di %3). " +"

La sintassi corretta è: %4" -#. i18n: file ./editor/newform.ui line 41 -#: rc.cpp:80 -#, no-c-format -msgid "" -"New Form" -"

Select a template for the new form and click the OK" -"-button to create it.

" -msgstr "" -"Nuovo modulo" -"

Seleziona un modello per il nuovo modulo e fai clic sul pulsante OK " -"per crearlo.

" +#: widget/myprocess.cpp:94 +msgid "Failed to start shell process
%1
" +msgstr "Errore nell'avviamento processo di shell
%1
" -#. i18n: file ./editor/newform.ui line 109 -#: rc.cpp:89 -#, no-c-format -msgid "Create a new form using the selected template." -msgstr "Crea un nuovo modulo usando il modello selezionato." +#: widget/expression.cpp:199 widget/expression.cpp:208 +msgid "error" +msgstr "errore" -#. i18n: file ./editor/newform.ui line 123 -#: rc.cpp:95 -#, no-c-format -msgid "Close the dialog without creating a new form." -msgstr "Chiudi la finestra senza creare un nuovo modulo." +#: widget/kommanderfunctions.cpp:120 +msgid "Unterminated @execBegin ... @execEnd block." +msgstr "Blocco @execBegin ... @execEnd non terminato." -#. i18n: file ./editor/newform.ui line 145 -#: rc.cpp:98 -#, no-c-format -msgid "Displays a list of the available templates." -msgstr "Mostra un elenco dei modelli disponibili." +#: widget/kommanderfunctions.cpp:138 widget/kommanderfunctions.cpp:164 +msgid "Unterminated @forEach ... @end block." +msgstr "Blocco @forEach ... @end non terminato." -#. i18n: file ./editor/paletteeditoradvanced.ui line 38 -#: rc.cpp:101 -#, no-c-format -msgid "Tune Palette" -msgstr "Regola tavolozza" +#: widget/kommanderfunctions.cpp:201 +msgid "Unterminated @if ... @endif block." +msgstr "Blocco @if ... @endif non terminato." -#. i18n: file ./editor/paletteeditoradvanced.ui line 44 -#: rc.cpp:104 -#, no-c-format -msgid "" -"Edit Palette" -"

Change the current widget or form's palette.

" -"

Use a generated palette or select colors for each color group and each color " -"role.

" -"

The palette can be tested with different widget layouts in the preview " -"section.

" -msgstr "" -"Modifica tavolozza" -"

Cambia la tavolozza dell'oggetto o modulo attuale.

" -"

Usa una tavolozza generata o seleziona colori per ogni gruppo e ruolo di " -"colori.

" -"

La tavolozza può essere provata con diverse disposizioni di oggetti nella " -"sezione di anteprima.

" +#: widget/kommanderfunctions.cpp:221 +msgid "Unterminated @switch ... @end block." +msgstr "Blocco @switch ... @end non terminato." -#. i18n: file ./editor/paletteeditoradvanced.ui line 81 -#: rc.cpp:107 rc.cpp:860 -#, no-c-format -msgid "Select &palette:" -msgstr "Seleziona tavolo&zza:" +#: widget/kommanderfunctions.cpp:320 +#, c-format +msgid "Unknown widget: @%1." +msgstr "Oggetto sconosciuto: @%1." -#. i18n: file ./editor/paletteeditoradvanced.ui line 90 -#: rc.cpp:110 rc.cpp:863 -#, no-c-format -msgid "Active Palette" -msgstr "Tavolozza attiva" +#: widget/kommanderfunctions.cpp:338 +msgid "Infinite loop: @%1 called inside @%2." +msgstr "Ciclo infinito: @%1 chiamato all'interno di @%2." -#. i18n: file ./editor/paletteeditoradvanced.ui line 95 -#: rc.cpp:113 rc.cpp:866 -#, no-c-format -msgid "Inactive Palette" -msgstr "Tavolozza inattiva" +#: widget/kommanderfunctions.cpp:344 +msgid "Script for @%1 is empty." +msgstr "Lo script di @%1 è vuoto." -#. i18n: file ./editor/paletteeditoradvanced.ui line 100 -#: rc.cpp:116 rc.cpp:869 -#, no-c-format -msgid "Disabled Palette" -msgstr "Tavolozza disabilitata" +#: widget/parser.cpp:116 +msgid "Invalid character: '%1'" +msgstr "Carattere non valido: «%1»" -#. i18n: file ./editor/paletteeditoradvanced.ui line 122 -#: rc.cpp:119 -#, no-c-format -msgid "Auto" -msgstr "Auto" +#: widget/parser.cpp:192 +msgid "Constant value expected" +msgstr "Atteso valore costante" -#. i18n: file ./editor/paletteeditoradvanced.ui line 139 -#: rc.cpp:122 -#, no-c-format -msgid "Build the inactive palette from the active palette." -msgstr "Costruisci la tavolozza inattiva dalla tavolozza attiva." +#: widget/parser.cpp:223 +msgid "'%1' (%2) is not a widget" +msgstr "«%1» (%2) non è un oggetto" -#. i18n: file ./editor/paletteeditoradvanced.ui line 150 -#: rc.cpp:125 -#, no-c-format -msgid "Build the disabled palette from the active palette." -msgstr "Costruisci la tavolozza disabilitata dalla tavolozza attiva." +#: widget/parser.cpp:235 widget/parser.cpp:520 +msgid "'%1' is not a function" +msgstr "«%1» non è una funzione" -#. i18n: file ./editor/paletteeditoradvanced.ui line 163 -#: rc.cpp:128 -#, no-c-format -msgid "Central Color &Roles" -msgstr "&Ruoli centrali dei colori" +#: widget/parser.cpp:246 +msgid "Expected value" +msgstr "Valore atteso" -#. i18n: file ./editor/paletteeditoradvanced.ui line 178 -#: rc.cpp:131 -#, no-c-format -msgid "Background" -msgstr "Sfondo" +#: widget/parser.cpp:271 widget/parser.cpp:281 +msgid "Divide by zero" +msgstr "Divisione per zero" -#. i18n: file ./editor/paletteeditoradvanced.ui line 183 -#: rc.cpp:134 -#, no-c-format -msgid "Foreground" -msgstr "Primo piano" +#: widget/parser.cpp:426 widget/parser.cpp:428 widget/parser.cpp:434 +msgid "in function '%1': %2" +msgstr "nella funzione «%1»: %2" -#. i18n: file ./editor/paletteeditoradvanced.ui line 188 -#: rc.cpp:137 -#, no-c-format -msgid "Button" -msgstr "Pulsante" +#: widget/parser.cpp:426 +msgid "too few parameters" +msgstr "troppi pochi parametri" -#. i18n: file ./editor/paletteeditoradvanced.ui line 193 -#: rc.cpp:140 -#, no-c-format -msgid "Base" -msgstr "Base" +#: widget/parser.cpp:428 +msgid "too many parameters" +msgstr "troppi parametri" -#. i18n: file ./editor/paletteeditoradvanced.ui line 203 -#: rc.cpp:146 -#, no-c-format -msgid "BrightText" -msgstr "Testo chiaro" +#: widget/parser.cpp:474 +msgid "in widget function '%1.%2': %3" +msgstr "nella funzione d'oggetto: «%1.%2»: %3" -#. i18n: file ./editor/paletteeditoradvanced.ui line 208 -#: rc.cpp:149 -#, no-c-format -msgid "ButtonText" -msgstr "Testo di pulsante" +#: widget/parser.cpp:517 +msgid "'%1' is not a widget" +msgstr "%1 non è un oggetto" -#. i18n: file ./editor/paletteeditoradvanced.ui line 213 -#: rc.cpp:152 -#, no-c-format -msgid "Highlight" -msgstr "Evidenziazione" +#: widget/parser.cpp:522 +msgid "Unexpected symbol after variable '%1'" +msgstr "Simbolo inatteso dopo la variabile «%1»" -#. i18n: file ./editor/paletteeditoradvanced.ui line 218 -#: rc.cpp:155 -#, no-c-format -msgid "HighlightText" -msgstr "Testo evidenziato" +#: widget/parser.cpp:741 +msgid "" +"Expected '%1'" +"
" +"
Possible cause of the error is having a variable with the same name as a " +"widget" +msgstr "" +"Si attendeva «%1»" +"
" +"
Una possibile causa dell'errore è avere una variabile con lo stesso nome " +"dell'oggetto" -#. i18n: file ./editor/paletteeditoradvanced.ui line 223 -#: rc.cpp:158 -#, no-c-format -msgid "Link" -msgstr "Collegamento" +#: widget/parser.cpp:743 +msgid "Expected '%1'" +msgstr "Atteso «%1»" -#. i18n: file ./editor/paletteeditoradvanced.ui line 228 -#: rc.cpp:161 -#, no-c-format -msgid "LinkVisited" -msgstr "Collegamento visitato" +#: widget/parser.cpp:757 widget/parser.cpp:770 +msgid "Expected variable" +msgstr "Variabile attesa" -#. i18n: file ./editor/paletteeditoradvanced.ui line 235 -#: rc.cpp:164 -#, no-c-format -msgid "Choose the central color role" -msgstr "Scegli il ruolo centrale del colore" +#: editor/workspace.cpp:226 +msgid "" +msgstr "" -#. i18n: file ./editor/paletteeditoradvanced.ui line 238 -#: rc.cpp:167 -#, no-c-format -msgid "" -"Select a color role." -"

Available central color roles are: " -"

    " -"
  • Background - general background color.
  • " -"
  • Foreground - general foreground color.
  • " -"
  • Base - used as the background color for example, for text entry widgets; it " -"is usually white or another light color.
  • " -"
  • Text - the forground color used with Base. Usually this is the same as the " -"Foreground, in which case it must provide good contrast both with the " -"Background and with the Base.
  • " -"
  • Button - general button background color; useful where buttons need a " -"background different from Background, as in the Macintosh style.
  • " -"
  • ButtonText - a foreground color used with the Button color.
  • " -"
  • Highlight - a color used to indicate a selected or highlighted item.
  • " -"
  • HighlightedText - a text color that contrasts to Highlight.
  • " -"
  • BrightText - a text color that is very different from Foreground and " -"contrasts well with, for example, black.

" -msgstr "" -"Seleziona il ruolo di un colore." -"

I ruoli centrali dei colori disponibili sono: " -"

    " -"
  • Sfondo - colore generale di sfondo.
  • " -"
  • Primo piano - colore generale di primo piano.
  • " -"
  • Base - usato come colore di sfondo, per esempio, da oggetti di inserimento " -"testo; è normalmente bianco o un altro colore chiaro.
  • " -"
  • Testo - il colore di primo piano da usare con Base. Normalmente è lo stesso " -"di Primo piano, nel qual caso deve dare un buon contrasto sia con lo sfondo che " -"con la base.
  • " -"
  • Pulsante - colore di sfondo di un pulsante generico; utile dove i pulsanti " -"hanno bisogno di un colore di sfondo diverso da Sfondo, nello stile " -"Macintosh.
  • " -"
  • Testo di pulsante - un colore di primo piano usato con il colore " -"Pulsante.
  • " -"
  • Evidenziazione - un colore usato per indicare un elemento selezionato o " -"evidenziato.
  • " -"
  • Testo evidenziato - un colore di testo che contrasti con " -"Evidenziazione.
  • " -"
  • Testo chiaro - un colore di testo che è molto diverso da Primo piano e " -"contrasta bene con, per esempio, il nero.

" +#: editor/workspace.cpp:661 +msgid "&Open Source File..." +msgstr "&Apri un file sorgente..." -#. i18n: file ./editor/paletteeditoradvanced.ui line 285 -#: rc.cpp:170 -#, no-c-format -msgid "Choose pi&xmap:" -msgstr "Scegli pi&xmap:" +#: editor/workspace.cpp:664 +msgid "&Remove Source File From Project" +msgstr "&Rimuovi file sorgente dal progetto" -#. i18n: file ./editor/paletteeditoradvanced.ui line 310 -#: rc.cpp:173 rc.cpp:500 -#, no-c-format -msgid "Select a pixmap" -msgstr "Scegli un pixmap" +#: editor/workspace.cpp:668 +msgid "&Open Form..." +msgstr "&Apri modulo..." -#. i18n: file ./editor/paletteeditoradvanced.ui line 313 -#: rc.cpp:176 -#, no-c-format -msgid "Choose a pixmap file for the selected central color role." -msgstr "Scegli un file pixmap per il ruolo centrale del colore selezionato." - -#. i18n: file ./editor/paletteeditoradvanced.ui line 335 -#: rc.cpp:179 -#, no-c-format -msgid "&Select color:" -msgstr "&Seleziona colore:" +#: editor/workspace.cpp:672 editor/workspace.cpp:682 +msgid "&Remove Form From Project" +msgstr "&Rimuovi modulo dal progetto" -#. i18n: file ./editor/paletteeditoradvanced.ui line 360 -#: rc.cpp:182 rc.cpp:224 rc.cpp:476 rc.cpp:839 rc.cpp:848 -#, no-c-format -msgid "Choose a color" -msgstr "Scegli un colore" +#: editor/workspace.cpp:674 editor/workspace.cpp:684 +msgid "&Remove Form" +msgstr "&Rimuovi modulo" -#. i18n: file ./editor/paletteeditoradvanced.ui line 363 -#: rc.cpp:185 -#, no-c-format -msgid "Choose a color for the selected central color role." -msgstr "Scegli un colore per il ruolo centrale del colore selezionato." +#: editor/workspace.cpp:678 +msgid "&Open Form Source..." +msgstr "&Apri sorgente del modulo..." -#. i18n: file ./editor/paletteeditoradvanced.ui line 375 -#: rc.cpp:188 -#, no-c-format -msgid "3D Shadow &Effects" -msgstr "&Effetti di ombre 3D" +#: editor/widgetdatabase.cpp:139 +msgid "Push Button" +msgstr "Pulsante" -#. i18n: file ./editor/paletteeditoradvanced.ui line 406 -#: rc.cpp:191 -#, no-c-format -msgid "Build &from button color:" -msgstr "Costruisci dal colore del &pulsante:" +#: editor/widgetdatabase.cpp:146 +msgid "Tool Button" +msgstr "Pulsante strumento" -#. i18n: file ./editor/paletteeditoradvanced.ui line 412 -#: rc.cpp:194 -#, no-c-format -msgid "Generate shadings" -msgstr "Genera ombre" +#: editor/widgetdatabase.cpp:153 +msgid "Radio Button" +msgstr "Pulsante a scelta multipla" -#. i18n: file ./editor/paletteeditoradvanced.ui line 415 -#: rc.cpp:197 -#, no-c-format -msgid "Check to let 3D-effect colors be calculated from the button-color." -msgstr "" -"Segna per permettere che i colori con effetti tridimensionali siano calcolati " -"dal colore del pulsante." +#: editor/widgetdatabase.cpp:160 +msgid "Check Box" +msgstr "Casella" -#. i18n: file ./editor/paletteeditoradvanced.ui line 421 -#: rc.cpp:200 -#, no-c-format -msgid "Light" -msgstr "Chiaro" +#: editor/widgetdatabase.cpp:167 +msgid "Group Box" +msgstr "Riquadro di gruppo" -#. i18n: file ./editor/paletteeditoradvanced.ui line 426 -#: rc.cpp:203 -#, no-c-format -msgid "Midlight" -msgstr "Medio-chiaro" +#: editor/widgetdatabase.cpp:175 +msgid "Button Group" +msgstr "Pulsante di gruppo" -#. i18n: file ./editor/paletteeditoradvanced.ui line 431 -#: rc.cpp:206 -#, no-c-format -msgid "Mid" -msgstr "Medio" +#: editor/widgetdatabase.cpp:183 +msgid "Frame" +msgstr "Riquadro" -#. i18n: file ./editor/paletteeditoradvanced.ui line 436 -#: rc.cpp:209 -#, no-c-format -msgid "Dark" -msgstr "Scuro" +#: editor/widgetdatabase.cpp:191 +msgid "Tabwidget" +msgstr "Oggetto scheda" -#. i18n: file ./editor/paletteeditoradvanced.ui line 441 -#: rc.cpp:212 -#, no-c-format -msgid "Shadow" -msgstr "Ombra" +#: editor/widgetdatabase.cpp:199 editor/widgetdatabase.cpp:531 +msgid "List Box" +msgstr "Casella di elenco" -#. i18n: file ./editor/paletteeditoradvanced.ui line 448 -#: rc.cpp:215 -#, no-c-format -msgid "Choose 3D-effect color role" -msgstr "Scegli il ruolo dell'effetto tridimensionale del colore" +#: editor/widgetdatabase.cpp:206 +msgid "List View" +msgstr "Vista a elenco" -#. i18n: file ./editor/paletteeditoradvanced.ui line 451 -#: rc.cpp:218 -#, no-c-format -msgid "" -"Select a color effect role." -"

Available effect roles are: " -"

    " -"
  • Light - lighter than Button color.
  • " -"
  • Midlight - between Button and Light.
  • " -"
  • Mid - between Button and Dark.
  • " -"
  • Dark - darker than Button.
  • " -"
  • Shadow - a very dark color.
" -msgstr "" -"Scegli il ruolo di un effetto di colore." -"

I ruoli degli effetti disponibili sono: " -"

    " -"
  • Chiaro - più chiaro del colore del pulsante.
  • " -"
  • Medio-chiaro - tra il pulsante e Chiaro.
  • " -"
  • Medio - tra il pulsante e Scuro.
  • " -"
  • Scuro - più scuro del pulsante.
  • " -"
  • Ombra - un colore molto scuro.
" +#: editor/widgetdatabase.cpp:214 +msgid "Icon View" +msgstr "Vista a icone" -#. i18n: file ./editor/paletteeditoradvanced.ui line 506 -#: rc.cpp:221 -#, no-c-format -msgid "Select co&lor:" -msgstr "Seleziona co&lore:" +#: editor/propertyeditor.cpp:1894 editor/propertyeditor.cpp:1928 +#: editor/widgetdatabase.cpp:223 +msgid "Table" +msgstr "Tabella" -#. i18n: file ./editor/paletteeditoradvanced.ui line 534 -#: rc.cpp:227 -#, no-c-format -msgid "Choose a color for the selected effect color role." -msgstr "Scegli un colore per il ruolo dell'effetto di colore selezionato." +#: editor/widgetdatabase.cpp:233 +msgid "Data Table" +msgstr "Tabella di dati" -#. i18n: file ./editor/functions.ui line 16 -#: rc.cpp:245 -#, no-c-format -msgid "Function Browser" -msgstr "Browser di funzioni" +#: editor/widgetdatabase.cpp:241 +msgid "Line Edit" +msgstr "Casella di testo" -#. i18n: file ./editor/functions.ui line 38 -#: rc.cpp:248 -#, no-c-format -msgid "Description:" -msgstr "Descrizione:" +#: editor/widgetdatabase.cpp:248 +msgid "Spin Box" +msgstr "Casella numerica" -#. i18n: file ./editor/functions.ui line 67 -#: rc.cpp:251 -#, no-c-format -msgid "&Group:" -msgstr "&Gruppo:" +#: editor/widgetdatabase.cpp:255 +msgid "Date Edit" +msgstr "Casella di data" -#. i18n: file ./editor/functions.ui line 97 -#: rc.cpp:254 -#, no-c-format -msgid "&Function:" -msgstr "&Funzione:" +#: editor/widgetdatabase.cpp:263 +msgid "Time Edit" +msgstr "Casella di ora" -#. i18n: file ./editor/functions.ui line 129 -#: rc.cpp:257 -#, no-c-format -msgid "&Parameters" -msgstr "&Parametri" +#: editor/widgetdatabase.cpp:271 +msgid "Date-Time Edit" +msgstr "Casella di data e ora" -#. i18n: file ./editor/functions.ui line 140 -#: rc.cpp:260 -#, no-c-format -msgid "Arg3" -msgstr "Argomento3" +#: editor/widgetdatabase.cpp:279 +msgid "Multi Line Edit" +msgstr "Casella di testo multilinea" -#. i18n: file ./editor/functions.ui line 148 -#: rc.cpp:263 -#, no-c-format -msgid "Arg5" -msgstr "Argomento5" +#: editor/widgetdatabase.cpp:286 +msgid "Rich Text Edit" +msgstr "Casella di testo arricchito" -#. i18n: file ./editor/functions.ui line 190 -#: rc.cpp:266 -#, no-c-format -msgid "Insert function" -msgstr "Inserisci funzione" +#: editor/widgetdatabase.cpp:293 +msgid "Combo Box" +msgstr "Casella combinata" -#. i18n: file ./editor/functions.ui line 198 -#: rc.cpp:269 -#, no-c-format -msgid "Arg4" -msgstr "Argomento4" +#: editor/widgetdatabase.cpp:300 editor/widgetdatabase.cpp:641 +msgid "Slider" +msgstr "Cursore" -#. i18n: file ./editor/functions.ui line 240 -#: rc.cpp:272 rc.cpp:278 rc.cpp:281 rc.cpp:287 rc.cpp:290 rc.cpp:293 -#, no-c-format -msgid "Quote" -msgstr "Citazione" +#: editor/widgetdatabase.cpp:307 +msgid "Scrollbar" +msgstr "Barra di scorrimento" -#. i18n: file ./editor/functions.ui line 263 -#: rc.cpp:275 -#, no-c-format -msgid "Arg1" -msgstr "Argomento1" +#: editor/widgetdatabase.cpp:314 +msgid "Dial" +msgstr "Indicatore" -#. i18n: file ./editor/functions.ui line 362 -#: rc.cpp:284 -#, no-c-format -msgid "Widget:" -msgstr "Oggetto:" +#: editor/widgetdatabase.cpp:321 +msgid "Label" +msgstr "Etichetta" -#. i18n: file ./editor/functions.ui line 502 -#: rc.cpp:296 -#, no-c-format -msgid "Arg6" -msgstr "Argomento6" +#: editor/widgetdatabase.cpp:328 +msgid "LCD Number" +msgstr "Numero LCD" -#. i18n: file ./editor/functions.ui line 510 -#: rc.cpp:299 -#, no-c-format -msgid "Arg2" -msgstr "Argomento2" +#: editor/widgetdatabase.cpp:335 +msgid "Progress Bar" +msgstr "Barra di progresso" -#. i18n: file ./editor/functions.ui line 623 -#: rc.cpp:308 -#, no-c-format -msgid "Clear edited text" -msgstr "Pulisci il testo modificato" +#: editor/widgetdatabase.cpp:342 +msgid "Text View" +msgstr "Vista di testo" -#. i18n: file ./editor/functions.ui line 631 -#: rc.cpp:311 -#, no-c-format -msgid "Inserted &text:" -msgstr "&Testo inserito:" +#: editor/widgetdatabase.cpp:349 editor/widgetdatabase.cpp:524 +msgid "Text Browser" +msgstr "Browser di testo" -#. i18n: file ./editor/actioneditor.ui line 19 -#: rc.cpp:314 -#, no-c-format -msgid "Edit Actions" -msgstr "Modifica azioni" +#: editor/mainwindowactions.cpp:248 editor/widgetdatabase.cpp:356 +msgid "Spacer" +msgstr "Spaziatore" -#. i18n: file ./editor/actioneditor.ui line 61 -#: rc.cpp:317 -#, no-c-format -msgid "Create new Action" -msgstr "Crea nuova azione" +#: editor/widgetdatabase.cpp:358 +msgid "" +"The Spacer provides horizontal and vertical spacing to be able to manipulate " +"the behaviour of layouts." +msgstr "" +"Lo spaziatore fornisce spaziatura orizzontale e verticale per poter manipolare " +"il comportamento degli schemi." -#. i18n: file ./editor/actioneditor.ui line 78 -#: rc.cpp:320 -#, no-c-format -msgid "Delete current Action" -msgstr "Elimina azione attuale" +#: editor/widgetdatabase.cpp:494 +msgid "Text Label" +msgstr "Etichetta di testo" -#. i18n: file ./editor/actioneditor.ui line 95 -#: rc.cpp:323 -#, no-c-format -msgid "Connect current Action" -msgstr "Connetti azione attuale" +#: editor/widgetdatabase.cpp:495 +msgid "The Text Label provides a widget to display static text." +msgstr "L'etichetta di testo fornisce un oggetto per mostrare testo statico." -#. i18n: file ./editor/iconvieweditor.ui line 35 -#: rc.cpp:326 -#, no-c-format -msgid "Edit Iconview" -msgstr "Modifica la vista a icone" +#: editor/widgetdatabase.cpp:502 +msgid "Pixmap Label" +msgstr "Etichetta pixmap" -#. i18n: file ./editor/iconvieweditor.ui line 41 -#: rc.cpp:329 -#, no-c-format -msgid "" -"Edit Iconview" -"

Add, edit or delete items in the icon view.

" -"

Click the New Item-button to create a new item, then enter text and " -"choose a pixmap.

" -"

Select an item from the view and click the Delete Item" -"-button to remove the item from the iconview.

" -msgstr "" -"Modifica la vista a icone" -"

Aggiungi, modifica o elimina elementi nelle vista a icone.

" -"

Fai clic sul pulsante Nuovo elemento per creare un nuovo elemento, " -"quindi inserisci del testo e scegli un pixmap.

" -"

Seleziona un elemento dalla vista e fai clic sul pulsante " -"Elimina elemento per rimuovere l'elemento dalla vista a icone.

" +#: editor/widgetdatabase.cpp:503 +msgid "The Pixmap Label provides a widget to display pixmaps." +msgstr "L'etichetta pixmap fornisce un oggetto per mostrare dei pixmap." -#. i18n: file ./editor/iconvieweditor.ui line 72 -#: rc.cpp:332 -#, no-c-format -msgid "All items in the iconview." -msgstr "Tutti gli elementi nella vista a icone." +#: editor/widgetdatabase.cpp:510 +msgid "A line edit" +msgstr "Una casella di testo" -#. i18n: file ./editor/iconvieweditor.ui line 94 -#: rc.cpp:335 rc.cpp:683 rc.cpp:1034 -#, no-c-format -msgid "&New Item" -msgstr "&Nuovo elemento" +#: editor/widgetdatabase.cpp:517 +msgid "A rich text edit" +msgstr "Una casella di testo arricchito" -#. i18n: file ./editor/iconvieweditor.ui line 97 -#: rc.cpp:338 rc.cpp:686 rc.cpp:1037 -#, no-c-format -msgid "Add an item" -msgstr "Aggiungi un elemento" +#: editor/widgetdatabase.cpp:538 +msgid "A combo box" +msgstr "Una casella combinata" -#. i18n: file ./editor/iconvieweditor.ui line 100 -#: rc.cpp:341 -#, no-c-format -msgid "Create a new item for the iconview." -msgstr "Crea un nuovo elemento per la vista a icone." +#: editor/widgetdatabase.cpp:545 +msgid "A tree widget" +msgstr "Un oggetto ad albero" -#. i18n: file ./editor/iconvieweditor.ui line 108 -#: rc.cpp:344 rc.cpp:632 rc.cpp:1043 -#, no-c-format -msgid "&Delete Item" -msgstr "E&limina elemento" +#: editor/widgetdatabase.cpp:552 +msgid "A table widget" +msgstr "Un oggetto tabella" -#. i18n: file ./editor/iconvieweditor.ui line 111 -#: rc.cpp:347 rc.cpp:635 -#, no-c-format -msgid "Delete item" -msgstr "Elimina elemento" +#: editor/widgetdatabase.cpp:559 +msgid "A button that when clicked, execute a command" +msgstr "Un pulsante che, quando premuto, esegue un comando" -#. i18n: file ./editor/iconvieweditor.ui line 114 -#: rc.cpp:350 -#, no-c-format -msgid "Delete the selected item." -msgstr "Elimina l'elemento selezionato." +#: editor/widgetdatabase.cpp:566 +msgid "A button that closes the dialog it is in" +msgstr "Un pulsante che chiude la finestra in cui si trova" -#. i18n: file ./editor/iconvieweditor.ui line 147 -#: rc.cpp:353 rc.cpp:1001 -#, no-c-format -msgid "&Item Properties" -msgstr "Propr&ietà dell'elemento" +#: editor/widgetdatabase.cpp:573 +msgid "A listbox showing output of a script" +msgstr "Una casella a elenco che mostra l'output di uno script" -#. i18n: file ./editor/iconvieweditor.ui line 164 -#: rc.cpp:356 rc.cpp:647 rc.cpp:755 rc.cpp:1025 rc.cpp:1070 -#, no-c-format -msgid "&Text:" -msgstr "&Testo:" +#: editor/widgetdatabase.cpp:580 +msgid "" +"A widget made up of a line edit and push button, for selecting files and " +"folders" +msgstr "" +"Un oggetto fatto di una casella di testo e di un pulsante, per selezionare file " +"e cartelle" -#. i18n: file ./editor/iconvieweditor.ui line 181 -#: rc.cpp:359 rc.cpp:650 rc.cpp:1028 -#, no-c-format -msgid "Change text" -msgstr "Cambia testo" +#: editor/widgetdatabase.cpp:587 +msgid "A check box" +msgstr "Una casella" -#. i18n: file ./editor/iconvieweditor.ui line 184 -#: rc.cpp:362 -#, no-c-format -msgid "Change the text for the selected item." -msgstr "Cambia il testo dell'elemento selezionato." +#: editor/widgetdatabase.cpp:594 +msgid "A radio button" +msgstr "Un pulsante a scelta multipla" -#. i18n: file ./editor/iconvieweditor.ui line 192 -#: rc.cpp:365 rc.cpp:734 rc.cpp:1004 -#, no-c-format -msgid "&Pixmap:" -msgstr "&Pixmap:" +#: editor/widgetdatabase.cpp:601 +msgid "A widget for grouping buttons together" +msgstr "Un oggetto per raggruppare insieme dei pulsanti" -#. i18n: file ./editor/iconvieweditor.ui line 217 -#: rc.cpp:368 rc.cpp:665 rc.cpp:737 rc.cpp:1007 rc.cpp:1172 rc.cpp:1229 -#, no-c-format -msgid "Label4" -msgstr "Etichetta4" +#: editor/widgetdatabase.cpp:609 +msgid "A widget for grouping other widgets together" +msgstr "Un oggetto per raggruppare insieme altri oggetti" -#. i18n: file ./editor/iconvieweditor.ui line 237 -#: rc.cpp:371 rc.cpp:668 rc.cpp:740 rc.cpp:1010 rc.cpp:1175 rc.cpp:1232 -#, no-c-format -msgid "Delete Pixmap" -msgstr "Elimina pixmap" +#: editor/widgetdatabase.cpp:617 +msgid "A widget with tabs" +msgstr "Un oggetto con schede" -#. i18n: file ./editor/iconvieweditor.ui line 240 -#: rc.cpp:374 rc.cpp:1013 -#, no-c-format -msgid "Delete the selected item's pixmap." -msgstr "Elimina il pixmap dell'elemento selezionato." +#: editor/widgetdatabase.cpp:634 +msgid "A spin box" +msgstr "Una casella numerica" -#. i18n: file ./editor/iconvieweditor.ui line 257 -#: rc.cpp:380 rc.cpp:677 rc.cpp:749 rc.cpp:1019 rc.cpp:1184 rc.cpp:1241 -#, no-c-format -msgid "Select a Pixmap" -msgstr "Seleziona un pixmap" +#: editor/widgetdatabase.cpp:648 +msgid "A small rich text editor" +msgstr "Un piccolo editor di testo arricchito" -#. i18n: file ./editor/iconvieweditor.ui line 260 -#: rc.cpp:383 -#, no-c-format -msgid "Select a pixmap file for the current item." -msgstr "Seleziona un file pixmap per l'elemento attuale." +#: editor/widgetdatabase.cpp:655 +msgid "A status bar" +msgstr "Una barra di stato" -#. i18n: file ./editor/createtemplate.ui line 61 -#: rc.cpp:410 -#, no-c-format -msgid "Template &name:" -msgstr "&Nome del modello:" +#: editor/widgetdatabase.cpp:662 +msgid "A progress bar" +msgstr "Una barra di progresso" -#. i18n: file ./editor/createtemplate.ui line 76 -#: rc.cpp:413 -#, no-c-format -msgid "Name of the new template" -msgstr "Nome del nuovo modello" +#: editor/widgetdatabase.cpp:669 +msgid "A hidden script container" +msgstr "Un contenitore di script nascosto" -#. i18n: file ./editor/createtemplate.ui line 80 -#: rc.cpp:416 -#, no-c-format -msgid "Enter the name of the new template" -msgstr "Inserisci il nome del nuovo modello" +#: editor/widgetdatabase.cpp:676 +msgid "A timer for running scripts periodically" +msgstr "Un timer per eseguire script periodicamente" -#. i18n: file ./editor/createtemplate.ui line 91 -#: rc.cpp:419 -#, no-c-format -msgid "Class of the new template" -msgstr "Classe del nuovo modello" +#: editor/widgetdatabase.cpp:683 +msgid "A date selection widget" +msgstr "Un oggetto di selezione della data" -#. i18n: file ./editor/createtemplate.ui line 95 -#: rc.cpp:422 -#, no-c-format +#: editor/pixmapchooser.cpp:947 +msgid "All Pixmaps" +msgstr "Tutti i pixmap" + +#: editor/pixmapchooser.cpp:950 msgid "" -"Enter the name of the class which should be used as the template's base class" +"%1-Pixmaps (%2)\n" msgstr "" -"Inserisci il nome della classe che dovrebbe essere usata come classe base del " -"modello" - -#. i18n: file ./editor/createtemplate.ui line 142 -#: rc.cpp:425 -#, no-c-format -msgid "C&reate" -msgstr "C&rea" +"%1-Pixmap (%2)\n" -#. i18n: file ./editor/createtemplate.ui line 150 -#: rc.cpp:428 -#, no-c-format -msgid "Creates the new template" -msgstr "Crea il nuovo modello" +#: editor/pixmapchooser.cpp:956 +msgid "All Files (*)" +msgstr "Tutti i file (*)" -#. i18n: file ./editor/createtemplate.ui line 165 -#: rc.cpp:434 -#, no-c-format -msgid "Closes the Dialog" -msgstr "Chiude la finestra" +#: editor/choosewidgetimpl.cpp:38 editor/hierarchyview.cpp:608 +#: editor/mainwindow.cpp:268 +msgid "Widgets" +msgstr "Oggetti" -#. i18n: file ./editor/createtemplate.ui line 178 -#: rc.cpp:437 -#, no-c-format -msgid "&Baseclass for template:" -msgstr "Classe &base per il modello:" +#: editor/hierarchyview.cpp:100 +msgid "(Constructor)" +msgstr "(Costruttore)" -#. i18n: file ./editor/assoctexteditor.ui line 16 -#: rc.cpp:440 -#, no-c-format -msgid "Edit Text" -msgstr "Modifica testo" +#: editor/hierarchyview.cpp:102 +msgid "(Destructor)" +msgstr "(Distruttore)" -#. i18n: file ./editor/assoctexteditor.ui line 35 -#: rc.cpp:443 -#, no-c-format -msgid "&Widget:" -msgstr "O&ggetto:" +#: editor/hierarchyview.cpp:190 +msgid "Name" +msgstr "Nome" -#. i18n: file ./editor/assoctexteditor.ui line 67 -#: rc.cpp:449 -#, no-c-format -msgid "&Text for:" -msgstr "&Testo per:" +#: editor/hierarchyview.cpp:191 +msgid "Class" +msgstr "Classe" -#. i18n: file ./editor/assoctexteditor.ui line 104 -#: rc.cpp:455 -#, no-c-format -msgid "&Function..." -msgstr "&Funzione..." +#: editor/hierarchyview.cpp:335 +msgid "Database" +msgstr "Banca dati" -#. i18n: file ./editor/assoctexteditor.ui line 137 -#: rc.cpp:458 -#, no-c-format -msgid "Wi&dget:" -msgstr "O&ggetto:" - -#. i18n: file ./editor/assoctexteditor.ui line 184 -#: rc.cpp:461 -#, no-c-format -msgid "Fi&le..." -msgstr "&File..." +#: editor/hierarchyview.cpp:519 editor/hierarchyview.cpp:525 +#: editor/mainwindow.cpp:1217 editor/mainwindow.cpp:1235 +#: editor/mainwindow.cpp:1270 editor/wizardeditorimpl.cpp:112 +#, c-format +msgid "Add Page to %1" +msgstr "Aggiungi pagina a %1" -#. i18n: file ./editor/preferences.ui line 35 -#: rc.cpp:464 -#, no-c-format -msgid "Preferences" -msgstr "Preferenze" +#: editor/hierarchyview.cpp:541 editor/hierarchyview.cpp:551 +#: editor/mainwindow.cpp:1224 editor/mainwindow.cpp:1242 +#: editor/mainwindow.cpp:1277 editor/wizardeditorimpl.cpp:130 +msgid "Delete Page %1 of %2" +msgstr "Elimina pagina %1 di %2" -#. i18n: file ./editor/preferences.ui line 41 -#: rc.cpp:467 -#, no-c-format -msgid "" -"Preferences" -"

Change the preferences of Qt Designer. There is always one tab with general " -"preferences. There may be additional tabs, depending on which plugins are " -"installed.

" -msgstr "" -"Preferenze" -"

Cambia le preferenze di Qt Designer. C'è sempre una scheda con le preferenze " -"generali. Ci possono essere schede aggiuntive, a seconda di quali plugin siano " -"installati.

" +#: editor/messagelog.cpp:34 +msgid "Copy Current &Line" +msgstr "Copia &la riga attuale" -#. i18n: file ./editor/preferences.ui line 62 -#: rc.cpp:470 -#, no-c-format -msgid "General" -msgstr "Generale" +#: editor/messagelog.cpp:35 +msgid "&Copy Content" +msgstr "&Copia il contenuto" -#. i18n: file ./editor/preferences.ui line 79 -#: rc.cpp:473 -#, no-c-format -msgid "Backgro&und" -msgstr "Sf&ondo" +#: editor/messagelog.cpp:36 +msgid "&Save As..." +msgstr "Salva con no&me..." -#. i18n: file ./editor/preferences.ui line 114 -#: rc.cpp:479 -#, no-c-format -msgid "Select a color in the color dialog." -msgstr "Seleziona un colore nella finestra dei colori." +#: editor/messagelog.cpp:122 +msgid "" +"*.log|Log Files (*.log)\n" +"*|All Files" +msgstr "" +"*.log|File di log (*.log)\n" +"*|Tutti i file" -#. i18n: file ./editor/preferences.ui line 125 -#: rc.cpp:482 -#, no-c-format -msgid "Co&lor" -msgstr "Co&lore" +#: editor/messagelog.cpp:122 +msgid "Save Log File" +msgstr "Salva il file di log" -#. i18n: file ./editor/preferences.ui line 128 -#: rc.cpp:485 -#, no-c-format -msgid "Use a background color" -msgstr "Usa un colore di sfondo" +#: editor/messagelog.cpp:127 +msgid "File
%1
already exists. Overwrite it?
" +msgstr "Il file
%1
esiste già. Vuoi sovrascriverlo?
" -#. i18n: file ./editor/preferences.ui line 131 -#: rc.cpp:488 -#, no-c-format -msgid "Use a background color." -msgstr "Usa un colore di sfondo." +#: editor/formfile.cpp:155 editor/messagelog.cpp:128 +msgid "Overwrite" +msgstr "Sovrascrivi" -#. i18n: file ./editor/preferences.ui line 139 -#: rc.cpp:491 -#, no-c-format -msgid "&Pixmap" -msgstr "&Pixmap" +#: editor/messagelog.cpp:132 +msgid "Cannot save log file
%1
" +msgstr "Impossibile salvare il file di log
%1
" -#. i18n: file ./editor/preferences.ui line 145 -#: rc.cpp:494 -#, no-c-format -msgid "Use a background pixmap" -msgstr "Usa un pixmap di sfondo" +#: editor/messagelog.cpp:146 +msgid "Stdout" +msgstr "Stdout" -#. i18n: file ./editor/preferences.ui line 148 -#: rc.cpp:497 -#, no-c-format -msgid "Use a background pixmap." -msgstr "Usa un pixmap di sfondo." +#: editor/messagelog.cpp:146 +msgid "Stderr" +msgstr "Stderr" -#. i18n: file ./editor/preferences.ui line 171 -#: rc.cpp:503 -#, no-c-format -msgid "Choose a pixmap file." -msgstr "Scegli un file pixmap." +#: editor/iconvieweditorimpl.cpp:124 editor/listboxeditorimpl.cpp:134 +msgid "Edit Items of '%1'" +msgstr "Modifica gli elementi di «%1»" -#. i18n: file ./editor/preferences.ui line 181 -#: rc.cpp:506 -#, no-c-format -msgid "Show &grid" -msgstr "Mostra &griglia" +#: editor/command.cpp:499 editor/command.cpp:511 +msgid "Set 'name' Property" +msgstr "Imposta la proprietà «nome»" -#. i18n: file ./editor/preferences.ui line 187 -#: rc.cpp:509 -#, no-c-format -msgid "Show Grid" -msgstr "Mostra griglia" +#: editor/command.cpp:500 +msgid "" +"The name of a widget must be unique.\n" +"'%1' is already used in form '%2',\n" +"so the name has been reverted to '%3'." +msgstr "" +"Il nome di un oggetto deve essere univoco.\n" +"«%1» è già in uso nel modulo «%2»,\n" +"quindi il nome è stato cambiato in «%3»." -#. i18n: file ./editor/preferences.ui line 190 -#: rc.cpp:512 -#, no-c-format +#: editor/command.cpp:512 msgid "" -"Customize the grid appearance for all forms." -"

When Show Grid is checked, all forms show a grid.

" +"The name of a widget must not be null.\n" +"The name has been reverted to '%1'." msgstr "" -"Personalizza l'aspetto della griglia per tutti i moduli." -"

Quando Mostra griglia è segnato, tutti i moduli mostrano una " -"griglia.

" +"Il nome di un oggetto non deve essere nullo.\n" +"Il nome è stato cambiato in «%1»." -#. i18n: file ./editor/preferences.ui line 198 -#: rc.cpp:515 -#, no-c-format -msgid "Gr&id" -msgstr "Gr&iglia" +#: editor/sizehandle.cpp:230 +msgid "Resize" +msgstr "Ridimensiona" -#. i18n: file ./editor/preferences.ui line 218 -#: rc.cpp:518 -#, no-c-format -msgid "Sn&ap to grid" -msgstr "&Aggancia alla griglia" +#: editor/widgetfactory.cpp:291 editor/widgetfactory.cpp:571 +msgid "Move Tab Page" +msgstr "Muovi scheda" -#. i18n: file ./editor/preferences.ui line 224 -#: rc.cpp:521 -#, no-c-format -msgid "Snap to the grid" -msgstr "Aggancia alla griglia" +#: editor/widgetfactory.cpp:967 editor/widgetfactory.cpp:1169 +msgid "Tab 1" +msgstr "Scheda 1" -#. i18n: file ./editor/preferences.ui line 227 -#: rc.cpp:524 -#, no-c-format -msgid "" -"Customize the grid-settings for all forms." -"

When Snap to Grid is checked, the widgets snap to the grid using the " -"the X/Y resolution.

" -msgstr "" -"Personalizza le impostazioni di griglia per tutti i moduli." -"

Quando Aggancia alla griglia è segnato, gli oggetti si agganciano " -"alla griglia usando la risoluzione X/Y.

" +#: editor/widgetfactory.cpp:970 editor/widgetfactory.cpp:1172 +msgid "Tab 2" +msgstr "Scheda 2" -#. i18n: file ./editor/preferences.ui line 258 -#: rc.cpp:527 rc.cpp:533 -#, no-c-format -msgid "Grid resolution" -msgstr "Risoluzione della griglia" +#: editor/widgetfactory.cpp:1156 editor/widgetfactory.cpp:1184 +msgid "Page 1" +msgstr "Pagina 1" -#. i18n: file ./editor/preferences.ui line 261 -#: rc.cpp:530 rc.cpp:536 -#, no-c-format -msgid "" -"Customize the grid-settings for all forms." -"

When Show Grid is checked, a grid is shown on all forms using the X/Y " -"resolution.

" -msgstr "" -"Personalizza le impostazioni di griglia per tutti i moduli." -"

Quando Mostra griglia è segnato, viene mostrata una griglia su tutti " -"i moduli usando la risoluzione X/Y.

" +#: editor/widgetfactory.cpp:1157 editor/widgetfactory.cpp:1187 +msgid "Page 2" +msgstr "Pagina 2" -#. i18n: file ./editor/preferences.ui line 289 -#: rc.cpp:539 -#, no-c-format -msgid "Grid-&X:" -msgstr "&X della griglia:" +#: editor/tableeditorimpl.cpp:55 +msgid "" +msgstr "" -#. i18n: file ./editor/preferences.ui line 300 -#: rc.cpp:542 -#, no-c-format -msgid "Grid-&Y:" -msgstr "&Y della griglia:" +#: editor/tableeditorimpl.cpp:315 +msgid "Edit Rows and Columns of '%1' " +msgstr "Modifica righe e colonne di «%1» " -#. i18n: file ./editor/preferences.ui line 327 -#: rc.cpp:545 rc.cpp:566 -#, no-c-format -msgid "" -"A splash screen is displayed when starting Qt Designer if this option is " -"checked." -msgstr "" -"Se questa opzione è segnata, una schermata d'avvio viene mostrata all'avvio di " -"Qt Designer." +#: editor/wizardeditorimpl.cpp:62 +msgid "Edit Wizard Pages" +msgstr "Modifica pagine dell'assistente" -#. i18n: file ./editor/preferences.ui line 335 -#: rc.cpp:548 -#, no-c-format -msgid "Ge&neral" -msgstr "Ge&nerale" +#: editor/wizardeditorimpl.cpp:151 editor/wizardeditorimpl.cpp:171 +msgid "Swap Pages %1 and %2 of %3" +msgstr "Scambia pagine %1 e %2 di %3" -#. i18n: file ./editor/preferences.ui line 352 -#: rc.cpp:551 -#, no-c-format -msgid "Restore last &workspace on startup" -msgstr "Ripristina l'ultimo spazio di la&voro all'avvio" +#: editor/mainwindow.cpp:1178 editor/mainwindow.cpp:1291 +#: editor/wizardeditorimpl.cpp:200 +msgid "Page Title" +msgstr "Titolo della pagina" -#. i18n: file ./editor/preferences.ui line 358 -#: rc.cpp:554 -#, no-c-format -msgid "Restore last workspace" -msgstr "Ripristina l'ultimo spazio di lavoro" +#: editor/mainwindow.cpp:1178 editor/mainwindow.cpp:1291 +#: editor/wizardeditorimpl.cpp:200 +msgid "New page title:" +msgstr "Nuovo titolo della pagina:" -#. i18n: file ./editor/preferences.ui line 361 -#: rc.cpp:557 -#, no-c-format -msgid "" -"The current workspace settings will be restored the next time you start Qt " -"Designer if this option is checked." -msgstr "" -"Le impostazioni dello spazio di lavoro attuale saranno ripristinate la prossima " -"volta che avvii Qt Designer se questa opzione è segnata." +#: editor/mainwindow.cpp:1293 editor/wizardeditorimpl.cpp:202 +msgid "Rename page %1 of %2" +msgstr "Rinomina pagina %1 di %2" -#. i18n: file ./editor/preferences.ui line 369 -#: rc.cpp:560 -#, no-c-format -msgid "Show &splash screen on startup" -msgstr "Mostra &schermata d'avvio all'avvio" +#: editor/propertyeditor.cpp:406 +msgid "Reset the property to its default value" +msgstr "Reimposta la proprietà al suo valore predefinito" -#. i18n: file ./editor/preferences.ui line 375 -#: rc.cpp:563 -#, no-c-format -msgid "Show Splashscreen" -msgstr "Mostra schermata d'avvio" +#: editor/propertyeditor.cpp:407 +msgid "Click this button to reset the property to its default value" +msgstr "" +"Fai clic su questo pulsante per reimpostare la proprietà al suo valore " +"predefinito" -#. i18n: file ./editor/preferences.ui line 386 -#: rc.cpp:569 -#, no-c-format -msgid "Disable data&base auto-edit in preview" -msgstr "Disabilita l'automodifica della &banca dati nell'anteprima" +#: editor/propertyeditor.cpp:1071 editor/propertyeditor.cpp:1132 +msgid "False" +msgstr "Falso" + +#: editor/propertyeditor.cpp:1072 editor/propertyeditor.cpp:1130 +msgid "True" +msgstr "Vero" + +#: editor/propertyeditor.cpp:1410 editor/propertyeditor.cpp:1428 +#: editor/propertyeditor.cpp:1507 editor/propertyeditor.cpp:1518 +msgid "x" +msgstr "x" + +#: editor/propertyeditor.cpp:1412 editor/propertyeditor.cpp:1433 +#: editor/propertyeditor.cpp:1509 editor/propertyeditor.cpp:1520 +msgid "y" +msgstr "y" + +#: editor/propertyeditor.cpp:1416 editor/propertyeditor.cpp:1438 +#: editor/propertyeditor.cpp:1511 editor/propertyeditor.cpp:1525 +msgid "width" +msgstr "larghezza" + +#: editor/propertyeditor.cpp:1418 editor/propertyeditor.cpp:1443 +#: editor/propertyeditor.cpp:1513 editor/propertyeditor.cpp:1527 +msgid "height" +msgstr "altezza" + +#: editor/propertyeditor.cpp:1647 editor/propertyeditor.cpp:1660 +#: editor/propertyeditor.cpp:1710 +msgid "Red" +msgstr "Rosso" + +#: editor/propertyeditor.cpp:1649 editor/propertyeditor.cpp:1662 +#: editor/propertyeditor.cpp:1712 +msgid "Green" +msgstr "Verde" + +#: editor/propertyeditor.cpp:1651 editor/propertyeditor.cpp:1664 +#: editor/propertyeditor.cpp:1714 +msgid "Blue" +msgstr "Blu" + +#: editor/propertyeditor.cpp:1768 editor/propertyeditor.cpp:1787 +#: editor/propertyeditor.cpp:1852 +msgid "Family" +msgstr "Famiglia" + +#: editor/propertyeditor.cpp:1770 editor/propertyeditor.cpp:1790 +#: editor/propertyeditor.cpp:1854 +msgid "Point Size" +msgstr "Dimensione in punti" + +#: editor/propertyeditor.cpp:1772 editor/propertyeditor.cpp:1792 +#: editor/propertyeditor.cpp:1856 +msgid "Bold" +msgstr "Grassetto" + +#: editor/propertyeditor.cpp:1776 editor/propertyeditor.cpp:1796 +#: editor/propertyeditor.cpp:1860 +msgid "Underline" +msgstr "Sottolinea" + +#: editor/propertyeditor.cpp:1778 editor/propertyeditor.cpp:1798 +#: editor/propertyeditor.cpp:1862 +msgid "Strikeout" +msgstr "Taglia" + +#: editor/propertyeditor.cpp:1892 editor/propertyeditor.cpp:1910 +msgid "Connection" +msgstr "Connessione" + +#: editor/propertyeditor.cpp:1897 editor/propertyeditor.cpp:1951 +msgid "Field" +msgstr "Campo" + +#: editor/propertyeditor.cpp:2059 editor/propertyeditor.cpp:2077 +#: editor/propertyeditor.cpp:2127 +msgid "hSizeType" +msgstr "TipoOrizzontale" + +#: editor/propertyeditor.cpp:2062 editor/propertyeditor.cpp:2079 +#: editor/propertyeditor.cpp:2129 +msgid "vSizeType" +msgstr "TipoVerticale" + +#: editor/propertyeditor.cpp:2065 editor/propertyeditor.cpp:2081 +#: editor/propertyeditor.cpp:2131 +msgid "horizontalStretch" +msgstr "allargaOrizzontale" + +#: editor/propertyeditor.cpp:2067 editor/propertyeditor.cpp:2083 +#: editor/propertyeditor.cpp:2133 +msgid "verticalStretch" +msgstr "allargaVerticale" + +#: editor/propertyeditor.cpp:2254 +msgid "Arrow" +msgstr "Freccia" + +#: editor/propertyeditor.cpp:2258 +msgid "Up-Arrow" +msgstr "Freccia in su" + +#: editor/propertyeditor.cpp:2262 +msgid "Cross" +msgstr "Croce" + +#: editor/propertyeditor.cpp:2266 +msgid "Waiting" +msgstr "Attesa" + +#: editor/propertyeditor.cpp:2270 +msgid "iBeam" +msgstr "iBeam" + +#: editor/propertyeditor.cpp:2274 +#, fuzzy +msgid "SizeQt::Vertical" +msgstr "Dimensiona verticalmente" + +#: editor/propertyeditor.cpp:2278 +#, fuzzy +msgid "SizeQt::Horizontal" +msgstr "Dimensiona orizzontalmente" + +#: editor/propertyeditor.cpp:2282 +msgid "Size Slash" +msgstr "Dimensiona diagonalmente" + +#: editor/propertyeditor.cpp:2286 +msgid "Size Backslash" +msgstr "Dimensiona diagonalmente al contrario" + +#: editor/propertyeditor.cpp:2290 +msgid "Size All" +msgstr "Dimensiona totalmente" + +#: editor/propertyeditor.cpp:2294 +msgid "Blank" +msgstr "Vuoto" + +#: editor/propertyeditor.cpp:2298 +#, fuzzy +msgid "SplitQt::Vertical" +msgstr "Dividi verticalmente" + +#: editor/propertyeditor.cpp:2302 +#, fuzzy +msgid "SplitQt::Horizontal" +msgstr "Dividi orizzontalmente" + +#: editor/propertyeditor.cpp:2306 +msgid "Pointing Hand" +msgstr "Mano del puntatore" + +#: editor/propertyeditor.cpp:2310 +msgid "Forbidden" +msgstr "Vietato" + +#: editor/propertyeditor.cpp:2402 +msgid "Property" +msgstr "Proprietà" + +#: editor/propertyeditor.cpp:2403 +msgid "Value" +msgstr "Valore" + +#: editor/propertyeditor.cpp:2885 +msgid "Set '%1' of '%2'" +msgstr "Imposta «%1» di «%2»" + +#: editor/propertyeditor.cpp:3006 +msgid "Sort &Categorized" +msgstr "Ordina per &categoria" + +#: editor/propertyeditor.cpp:3007 +msgid "Sort &Alphabetically" +msgstr "Ordina &alfabeticamente" + +#: editor/propertyeditor.cpp:3137 +msgid "Reset '%1' of '%2'" +msgstr "Azzera «%1» di «%2»" + +#: editor/propertyeditor.cpp:3244 +#, fuzzy +msgid "" +"

TQWidget::%1

" +"

There is no documentation available for this property.

" +msgstr "" +"

QWidget::%1

" +"

Nessuna documentazione disponibile per questa proprietà.

" + +#: editor/propertyeditor.cpp:3395 +msgid "New Signal Handler" +msgstr "Nuovo gestore segnali" + +#: editor/propertyeditor.cpp:3396 +msgid "Delete Signal Handler" +msgstr "Elimina gestore segnali" + +#: editor/connectioneditorimpl.cpp:236 editor/propertyeditor.cpp:3430 +msgid "Remove Connection" +msgstr "Rimuovi connessione" + +#: editor/connectioneditorimpl.cpp:246 editor/propertyeditor.cpp:3480 +msgid "Add Connection" +msgstr "Aggiungi connessione" + +#: editor/mainwindow.cpp:243 editor/propertyeditor.cpp:3542 +#: editor/propertyeditor.cpp:3582 +msgid "Property Editor" +msgstr "Editor di proprietà" + +#: editor/propertyeditor.cpp:3547 +msgid "P&roperties" +msgstr "P&roprietà" + +#: editor/propertyeditor.cpp:3550 +msgid "S&ignal Handlers" +msgstr "Gestore s&egnali" + +#: editor/propertyeditor.cpp:3591 +msgid "Property Editor (%1)" +msgstr "Editor proprietà (%1)" + +#: editor/actioneditorimpl.cpp:47 editor/actionlistview.cpp:90 +msgid "New &Action" +msgstr "Nuova &azione" + +#: editor/actioneditorimpl.cpp:48 editor/actionlistview.cpp:91 +msgid "New Action &Group" +msgstr "Nuovo &gruppo di azioni" + +#: editor/actioneditorimpl.cpp:49 editor/actionlistview.cpp:92 +msgid "New &Dropdown Action Group" +msgstr "Nuovo gruppo di azioni &casella a discesa" + +#: editor/actionlistview.cpp:95 +msgid "&Connect Action..." +msgstr "&Connetti Azione..." + +#: editor/actionlistview.cpp:97 +msgid "Delete Action" +msgstr "Elimina azione" + +#: editor/multilineeditorimpl.cpp:56 +msgid "Set Text of '%1'" +msgstr "Imposta testo di «%1»" + +#: editor/mainwindow.cpp:141 +msgid "Welcome to the Kommander Editor" +msgstr "Benvenuto nell'editor Kommander" + +#: editor/mainwindow.cpp:148 +msgid "Layout" +msgstr "Schema" + +#: editor/mainwindow.cpp:245 +msgid "" +"

The Property Editor

" +"

You can change the appearance and behavior of the selected widget in the " +"property editor.

" +"

You can set properties for components and forms at design time and see the " +"immediately see the effects of the changes. Each property has its own editor " +"which (depending on the property) can be used to enter new values, open a " +"special dialog, or to select values from a predefined list. Click F1 " +"to get detailed help for the selected property.

" +"

You can resize the columns of the editor by dragging the separators in the " +"list's header.

" +"

Signal Handlers

" +"

In the Signal Handlers tab you can define connections between the signals " +"emitted by widgets and the slots in the form. (These connections can also be " +"made using the connection tool.)" +msgstr "" +"L'editor delle proprietà" +"

Puoi cambiare l'aspetto e il comportamento dell'oggetto selezionato " +"nell'editor delle proprietà.

" +"

Puoi impostare le proprietà per i componenti e per i moduli al momento della " +"progettazione, e vedere immediatamente gli effetti dei cambiamenti. Ogni " +"proprietà ha il suo editor che (a seconda della proprietà) può essere usato per " +"inserire nuovi valori, aprire una finestra speciale, o selezionare valori da un " +"elenco predefinito. Premi F1 per avere un aiuto dettagliato sulla " +"proprietà selezionata.

" +"

Puoi ridimensionare le colonne dell'editor trascinando i separatori " +"nell'intestazione dell'elenco.

" +"

Gestori dei segnali

" +"

Nella scheda Gestori dei segnali puoi definire connessioni tra i segnali " +"emessi dagli oggetti e gli slot del modulo (queste connessioni possono anche " +"essere fatte usando lo strumento di connessione)." -#. i18n: file ./editor/preferences.ui line 397 -#: rc.cpp:572 -#, no-c-format -msgid "&Documentation path:" -msgstr "Percorso della &documentazione:" +#: editor/mainwindow.cpp:271 +msgid "Object Explorer" +msgstr "Esploratore di oggetti" -#. i18n: file ./editor/preferences.ui line 422 -#: rc.cpp:575 -#, no-c-format +#: editor/mainwindow.cpp:273 msgid "" -"Enter the path to the documentation." -"

You may provide an $environment variable as the first part of the " -"pathname.

" +"

The Object Explorer

" +"

The Object Explorer provides an overview of the relationships between the " +"widgets in a form. You can use the clipboard functions using a context menu for " +"each item in the view. It is also useful for selecting widgets in forms that " +"have complex layouts.

" +"

The columns can be resized by dragging the separator in the list's " +"header.

" +"

The second tab shows all the form's slots, class variables, includes, " +"etc.

" msgstr "" -"Inserisci il percorso della documentazione." -"

Puoi fornire una $variabile d'ambiente come prima parte del percorso.

" +"L'esploratore di oggetti" +"

L'esploratore di oggetti fornisce una panoramica delle relazioni tra gli " +"oggetti di un modulo. Puoi usare le funzioni degli appunti con un menu " +"contestuale per ogni elemento della vista. È anche utile per selezionare gli " +"oggetti nel modulo che hanno schemi complessi.

" +"

Le colonne possono essere ridimensionate trascinando il separatore " +"nell'intestazione dell'elenco.

" +"

La seconda scheda mostra tutti gli slot del modulo, le variabili di classe, " +"i file inclusi, ecc.

" -#. i18n: file ./editor/preferences.ui line 436 -#: rc.cpp:581 -#, no-c-format -msgid "Select path" -msgstr "Seleziona percorso" +#: editor/mainwindow.cpp:284 editor/mainwindow.cpp:293 +msgid "Dialogs" +msgstr "Finestre" -#. i18n: file ./editor/preferences.ui line 439 -#: rc.cpp:584 -#, no-c-format -msgid "Look for the documentation path." -msgstr "Cerca il percorso della documentazione." +#: editor/mainwindow.cpp:287 +msgid "Start typing the buffer you want to switch to here (ALT+B)" +msgstr "Inizia digitando qui il buffer che vuoi scambiare (ALT+B)" -#. i18n: file ./editor/preferences.ui line 451 -#: rc.cpp:587 -#, no-c-format -msgid "&Toolbars" -msgstr "Barre degli s&trumenti" +#: editor/mainwindow.cpp:294 +msgid "" +"

The File Overview Window

" +"

The File Overview Window displays all open dialogs.

" +msgstr "" +"

La finestra di panoramica dei file

" +"

La finestra di panoramica dei file mostra tutte le finestre aperte.

" -#. i18n: file ./editor/preferences.ui line 468 -#: rc.cpp:590 -#, no-c-format -msgid "Show &big icons" -msgstr "Mostra icone &grandi" +#: editor/actioneditorimpl.cpp:42 editor/mainwindow.cpp:301 +msgid "Actions" +msgstr "Azioni" -#. i18n: file ./editor/preferences.ui line 471 -#: rc.cpp:593 -#, no-c-format -msgid "Big Icons" -msgstr "Icone grandi" +#: editor/mainwindow.cpp:305 +msgid "Action Editor" +msgstr "Editor delle azioni" -#. i18n: file ./editor/preferences.ui line 474 -#: rc.cpp:596 -#, no-c-format -msgid "Big icons will be used in the toolbars if this is checked." +#: editor/mainwindow.cpp:306 +msgid "" +"The Action Editor" +"

The Action Editor is used to add actions and action groups to a form, and to " +"connect actions to slots. Actions and action groups can be dragged into menus " +"and into toolbars, and may feature keyboard shortcuts and tooltips. If actions " +"have pixmaps these are displayed on toolbar buttons and beside their names in " +"menus.

" msgstr "" -"Saranno usate icone grandi nelle barre degli strumenti se questo è segnato." +"L'editor delle azioni" +"

L'editor delle azioni viene usato per aggiungere azioni e gruppi di azioni a " +"un modulo, e connettere le azioni a uno slot. Azioni o gruppi di azioni possono " +"essere trascinati nel menu e nella barra degli strumenti, e possono avere " +"scorciatoie da tastiera e suggerimenti. Se l'azione ha un'icona associata, " +"questa verrà visualizzata sui pulsanti della barra degli strumenti e di fianco " +"al loro nome nei menu.

" -#. i18n: file ./editor/preferences.ui line 482 -#: rc.cpp:599 -#, no-c-format -msgid "Show text lab&els" -msgstr "Mostra etich&ette di testo" +#: editor/mainwindow.cpp:316 editor/mainwindow.cpp:319 +msgid "Message Log" +msgstr "Log dei messaggi" -#. i18n: file ./editor/preferences.ui line 485 -#: rc.cpp:602 -#, no-c-format -msgid "Text Labels" -msgstr "Etichette di testo" +#: editor/mainwindow.cpp:395 editor/mainwindow.cpp:449 +#: editor/mainwindow.cpp:513 +msgid "Cannot create backup file %1." +msgstr "Impossibile salvare il file di copia di sicurezza %1." -#. i18n: file ./editor/preferences.ui line 488 -#: rc.cpp:605 -#, no-c-format -msgid "Text labels will be usin in the toolbars if this is checked." -msgstr "" -"Saranno usate etichette di testo nelle barre degli strumenti se questo è " -"segnato." +#: editor/mainwindow.cpp:406 editor/mainwindow.cpp:470 +msgid "There is a dialog already running." +msgstr "C'è già una finestra in esecuzione." -#. i18n: file ./editor/listvieweditor.ui line 35 -#: rc.cpp:623 -#, no-c-format -msgid "Edit Listview" -msgstr "Modifica la vista a elenco" +#: editor/mainwindow.cpp:406 editor/mainwindow.cpp:470 +msgid "Run" +msgstr "Avvia" -#. i18n: file ./editor/listvieweditor.ui line 41 -#: rc.cpp:626 -#, no-c-format +#: editor/mainwindow.cpp:439 editor/mainwindow.cpp:503 +msgid "Cannot create temporary file %1." +msgstr "Impossibile creare il file temporaneo %1" + +#: editor/mainwindow.cpp:850 msgid "" -"Edit Listview" -"

Use the controls on the Items-tab to add, edit or delete items in the " -"listview. Change the column configuration of the listview using the controls on " -"the Columns-tab.

Click the New Item" -"-button to create a new item, then enter text and add a pixmap.

" -"

Select an item from the list and click the Delete Item" -"-button to remove the item from the list.

" +"The Form Window" +"

Use the various tools to add widgets or to change the layout and behavior of " +"the components in the form. Select one or multiple widgets to move them or lay " +"them out. If a single widget is chosen it can be resized using the resize " +"handles.

" +"

Changes in the Property Editor are visible at design time, and you " +"can preview the form in different styles.

" +"

You can change the grid resolution, or turn the grid off in the " +"Preferences dialog from the Edit menu." +"

You can have several forms open, and all open forms are listed in the " +"Form List." msgstr "" -"Modifica la vista a elenco" -"

Usa i controlli sulla scheda Elementi per aggiungere, modificare o " -"eliminare elementi nella vista a elenco. Cambia la configurazione delle colonne " -"nella vista a elenco usando i controlli nella scheda Colonne.

" -"Fai clic sul pulsante Nuovo elemento per creare un nuovo elemento, " -"quindi inserisci il testo e aggiungi un pixmap.

" -"

Seleziona un elemento dall'elenco e fai clic sul pulsante " -"Elimina elemento per rimuovere l'elemento dall'elenco.

" +"La Finestra dei moduli" +"

Usa i vari strumenti per aggiungere oggetti o per cambiare lo schema e il " +"comportamento dei componenti del modulo. Seleziona uno o più oggetti per " +"spostarli o ridisporli. Se viene selezionato un singolo oggetto, esso può " +"essere ridimensionato usando le maniglie di ridimensionamento.

" +"

Le modifiche all'Editor delle proprietà sono visibili mentre si " +"disegna, e si può vedere l'anteprima del modulo in diversi stili.

" +"

Puoi cambiare la risoluzione della griglia, o spegnerla del tutto nella " +"finestra Preferenze nel menu Modifica." +"

Puoi avere diversi moduli aperti, e tutti verranno elencati nell'" +"Elenco moduli." -#. i18n: file ./editor/listvieweditor.ui line 85 -#: rc.cpp:638 -#, no-c-format -msgid "Deletes the selected item.

Any sub-items are also deleted.

" -msgstr "" -"Elimina l'elemento selezionato." -"

Sono eliminati anche tutti i sottoelementi.

" +#: editor/mainwindow.cpp:955 +#, c-format +msgid "&Undo: %1" +msgstr "&Annulla: %1" -#. i18n: file ./editor/listvieweditor.ui line 99 -#: rc.cpp:641 -#, no-c-format -msgid "Item &Properties" -msgstr "&Proprietà dell'elemento" +#: editor/mainwindow.cpp:957 editor/mainwindowactions.cpp:100 +msgid "&Undo: Not Available" +msgstr "&Annulla: non disponibile" -#. i18n: file ./editor/listvieweditor.ui line 116 -#: rc.cpp:644 -#, no-c-format -msgid "Pi&xmap:" -msgstr "Pi&xmap:" +#: editor/mainwindow.cpp:959 +#, c-format +msgid "&Redo: %1" +msgstr "&Rifai: %1" -#. i18n: file ./editor/listvieweditor.ui line 147 -#: rc.cpp:653 -#, no-c-format -msgid "" -"Change the text of the item." -"

The text will be changed in the current column of the selected item.

" -msgstr "" -"Cambia il testo dell'elemento." -"

Il testo sarà cambiato nella colonna attuale dell'elemento selezionato.

" +#: editor/mainwindow.cpp:961 editor/mainwindowactions.cpp:106 +msgid "&Redo: Not Available" +msgstr "&Rifai: non disponibile" -#. i18n: file ./editor/listvieweditor.ui line 155 -#: rc.cpp:656 -#, no-c-format -msgid "Change column" -msgstr "Cambia colonna" +#: editor/mainwindow.cpp:1038 +msgid "Choose Pixmap..." +msgstr "Scegli pixmap..." -#. i18n: file ./editor/listvieweditor.ui line 158 -#: rc.cpp:659 -#, no-c-format -msgid "" -"Select the current column." -"

The item's text and pixmap will be changed for the current column

" -msgstr "" -"Seleziona la colonna attuale." -"

Il testo e il pixmap dell'elemento saranno cambiati per la colonna " -"attuale

" +#: editor/mainwindow.cpp:1042 +msgid "Edit Text..." +msgstr "Modifica testo..." + +#: editor/mainwindow.cpp:1046 +msgid "Edit Title..." +msgstr "Modifica titolo..." + +#: editor/mainwindow.cpp:1050 editor/mainwindow.cpp:1128 +msgid "Edit Page Title..." +msgstr "Modifica titolo di pagina..." -#. i18n: file ./editor/listvieweditor.ui line 166 -#: rc.cpp:662 -#, no-c-format -msgid "Colu&mn:" -msgstr "Colo&nna:" +#: editor/mainwindow.cpp:1066 editor/mainwindow.cpp:1111 +msgid "Edit Kommander Text..." +msgstr "Modifica testo di Kommander..." -#. i18n: file ./editor/listvieweditor.ui line 214 -#: rc.cpp:671 rc.cpp:1178 rc.cpp:1235 -#, no-c-format -msgid "" -"Delete the selected item's pixmap." -"

The pixmap in the current column of the selected item will be deleted.

" -msgstr "" -"Elimina il pixmap dell'elemento attuale." -"

Il pixmap della colonna attuale nell'elemento selezionato sarà eliminato.

" +#: editor/mainwindow.cpp:1075 editor/mainwindow.cpp:1085 +#: editor/mainwindow.cpp:1121 editor/mainwindow.cpp:1561 +msgid "Delete Page" +msgstr "Elimina pagina" -#. i18n: file ./editor/listvieweditor.ui line 234 -#: rc.cpp:680 rc.cpp:1187 rc.cpp:1244 -#, no-c-format -msgid "" -"Select a pixmap file for the item." -"

The pixmap will be changed in the current column of the selected item.

" -msgstr "" -"Seleziona un file pixmap per l'elemento." -"

Il pixmap sarà cambiato nella colonna attuale dell'elemento selezionato.

" +#: editor/mainwindow.cpp:1078 editor/mainwindow.cpp:1088 +#: editor/mainwindow.cpp:1125 editor/mainwindow.cpp:1560 +msgid "Add Page" +msgstr "Aggiungi pagina" -#. i18n: file ./editor/listvieweditor.ui line 252 -#: rc.cpp:689 -#, no-c-format -msgid "" -"Adds a new item to the list." -"

The item will be inserted at the top of the list and can be moved using the " -"up- and down-buttons.

" -msgstr "" -"Aggiunge un nuovo elemento all'elenco." -"

L'elemento sarà inserito in cima all'elenco e potrà essere spostato usando i " -"pulsanti su e giù.

" +#: editor/mainwindow.cpp:1095 +msgid "Edit..." +msgstr "Modifica..." -#. i18n: file ./editor/listvieweditor.ui line 260 -#: rc.cpp:692 rc.cpp:998 -#, no-c-format -msgid "The list of items." -msgstr "L'elenco di elementi." +#: editor/mainwindow.cpp:1131 +msgid "Edit Pages..." +msgstr "Modifica pagine..." -#. i18n: file ./editor/listvieweditor.ui line 268 -#: rc.cpp:695 -#, no-c-format -msgid "New &Subitem" -msgstr "Nuovo &sottoelemento" +#: editor/mainwindow.cpp:1137 +msgid "Add Menu Item" +msgstr "Aggiungi elemento di menu" -#. i18n: file ./editor/listvieweditor.ui line 271 -#: rc.cpp:698 -#, no-c-format -msgid "Add a subitem" -msgstr "Aggiungi un sottoelemento" +#: editor/mainwindow.cpp:1139 +msgid "Add Toolbar" +msgstr "Aggiungi barra degli strumenti" -#. i18n: file ./editor/listvieweditor.ui line 274 -#: rc.cpp:701 -#, no-c-format -msgid "" -"Create a new sub-item for the selected item." -"

New sub-items are inserted at the top of the list of sub-items, and new " -"levels are created automatically.

" -msgstr "" -"Crea un nuovo sottoelemento per l'elemento selezionato." -"

I nuovi sottoelementi sono aggiunti in cima all'elenco di sottoelementi, e i " -"nuovi livelli sono creati automaticamente.

" +#: editor/mainwindow.cpp:1153 editor/mainwindow.cpp:1639 +msgid "New text:" +msgstr "Nuovo testo:" -#. i18n: file ./editor/listvieweditor.ui line 305 -#: rc.cpp:704 rc.cpp:800 rc.cpp:1052 rc.cpp:1151 rc.cpp:1205 -#, no-c-format -msgid "Move up" -msgstr "Sposta in alto" +#: editor/mainwindow.cpp:1156 +msgid "Set the 'text' of '%1'" +msgstr "Imposta il «testo» di «%1»" -#. i18n: file ./editor/listvieweditor.ui line 308 -#: rc.cpp:707 -#, no-c-format -msgid "" -"Move the selected item up." -"

The item will be moved within its level in the hierarchy.

" -msgstr "" -"Sposta l'elemento selezionato in alto." -"

L'elemento sarà spostato all'interno del suo livello nella gerarchia.

" +#: editor/mainwindow.cpp:1166 editor/mainwindow.cpp:1655 +msgid "Title" +msgstr "Titolo" -#. i18n: file ./editor/listvieweditor.ui line 322 -#: rc.cpp:710 rc.cpp:785 rc.cpp:1058 rc.cpp:1157 rc.cpp:1211 -#, no-c-format -msgid "Move down" -msgstr "Sposta in basso" +#: editor/mainwindow.cpp:1166 editor/mainwindow.cpp:1655 +msgid "New title:" +msgstr "Nuovo titolo:" -#. i18n: file ./editor/listvieweditor.ui line 325 -#: rc.cpp:713 -#, no-c-format -msgid "" -"Move the selected item down." -"

The item will be moved within its level in the hierarchy.

" -msgstr "" -"Sposta l'elemento selezionato in basso." -"

L'elemento sarà spostato all'interno del suo livello nella gerarchia.

" +#: editor/mainwindow.cpp:1168 +msgid "Set the 'title' of '%1'" +msgstr "Imposta il «titolo» di «%1»" -#. i18n: file ./editor/listvieweditor.ui line 339 -#: rc.cpp:716 -#, no-c-format -msgid "Move left" -msgstr "Sposta a sinistra" +#: editor/mainwindow.cpp:1180 +msgid "Set the 'pageTitle' of '%1'" +msgstr "Imposta il «titolo di pagina» di «%1»" -#. i18n: file ./editor/listvieweditor.ui line 342 -#: rc.cpp:719 -#, no-c-format -msgid "" -"Move the selected item one level up." -"

This will also change the level of the item's sub-items.

" -msgstr "" -"Sposta l'elemento selezionato un livello più in alto." -"

Ciò cambierà anche il livello dei sottoelementi dell'elemento.

" +#: editor/mainwindow.cpp:1192 +msgid "Set the 'pixmap' of '%1'" +msgstr "Imposta il «pixmap» di «%1»" -#. i18n: file ./editor/listvieweditor.ui line 356 -#: rc.cpp:722 -#, no-c-format -msgid "Move right" -msgstr "Sposta a destra" +#: editor/mainwindow.cpp:1303 +msgid "Add Toolbar to '%1'" +msgstr "Aggiungi barra degli strumenti a «%1»" -#. i18n: file ./editor/listvieweditor.ui line 359 -#: rc.cpp:725 -#, no-c-format -msgid "" -"Move the selected item one level down." -"

This will also change the level of the item's sub-items.

" -msgstr "" -"Sposta l'elemento selezionato un livello più in basso." -"

Ciò cambierà anche il livello dei sottoelementi dell'elemento.

" +#: editor/mainwindow.cpp:1307 +msgid "Add Menu to '%1'" +msgstr "Aggiungi menu a «%1»" -#. i18n: file ./editor/listvieweditor.ui line 369 -#: rc.cpp:728 rc.cpp:1148 -#, no-c-format -msgid "Co&lumns" -msgstr "Co&lonne" +#: editor/mainwindow.cpp:1624 +msgid "Edit %1..." +msgstr "Modifica %1..." -#. i18n: file ./editor/listvieweditor.ui line 386 -#: rc.cpp:731 -#, no-c-format -msgid "Column Properties" -msgstr "Proprietà delle colonne" +#: editor/mainwindow.cpp:1642 +msgid "Set the 'text' of '%2'" +msgstr "Imposta «testo» di «%2»" -#. i18n: file ./editor/listvieweditor.ui line 437 -#: rc.cpp:743 -#, no-c-format -msgid "Delete the pixmap of the selected column." -msgstr "Elimina il pixmap della colonna selezionata." +#: editor/mainwindow.cpp:1657 +msgid "Set the 'title' of '%2'" +msgstr "Imposta «titolo» di «%2»" -#. i18n: file ./editor/listvieweditor.ui line 457 -#: rc.cpp:752 -#, no-c-format +#: editor/mainwindow.cpp:1745 msgid "" -"Select a pixmap file for the selected column." -"

The pixmap will be displayed in the header of the listview.

" +"Kommander found some temporary saved files, which were\n" +"written when Kommander crashed last time. Do you want to\n" +"load these files?" msgstr "" -"Seleziona il pixmap per la colonna selezionata. " -"

Il pixmap sarà mostrato nell'intestazione della vista a elenco.

" +"Kommander ha trovato alcuni file temporanei salvati, scritti\n" +"quando Kommander ha avuto un crash l'ultima volta. Vuoi\n" +"provare a caricarli?" -#. i18n: file ./editor/listvieweditor.ui line 482 -#: rc.cpp:758 -#, no-c-format -msgid "Enter column text" -msgstr "Inserisci il testo della colonna" +#: editor/mainwindow.cpp:1747 +msgid "Restoring Last Session" +msgstr "Ripristino dell'ultima sessione" -#. i18n: file ./editor/listvieweditor.ui line 485 -#: rc.cpp:761 -#, no-c-format -msgid "" -"Enter the text for the selected column." -"

The text will be displayed in the header of the listview.

" -msgstr "" -"Inserisci il testo per la colonna selezionata." -"

Il testo sarà mostrato nell'intestazione della vista a elenco.

" +#: editor/mainwindow.cpp:1747 +msgid "Load" +msgstr "Carica" -#. i18n: file ./editor/listvieweditor.ui line 493 -#: rc.cpp:764 -#, no-c-format -msgid "Clicka&ble" -msgstr "Sensi&bile al clic" +#: editor/mainwindow.cpp:1747 +msgid "Do Not Load" +msgstr "Non caricare" -#. i18n: file ./editor/listvieweditor.ui line 496 -#: rc.cpp:767 -#, no-c-format -msgid "" -"If this option is checked, the selected column will react to mouse clicks on " -"the header." +#: editor/mainwindow.cpp:1800 +msgid "There is no help available for this dialog at the moment." +msgstr "Al momento non c'è nessun aiuto disponibile per questa finestra." + +#: editor/mainwindow.cpp:1814 +msgid "Could not open file:
%1
File does not exist.
" msgstr "" -"Se questo opzione è segnata, la colonna selezionata reagirà ai clic del mouse " -"sull'intestazione." +"Impossibile aprire il file:" +"
%1" +"
Il file non esiste.
" -#. i18n: file ./editor/listvieweditor.ui line 504 -#: rc.cpp:770 -#, no-c-format -msgid "Re&sizable" -msgstr "Ridimen&sionabile" +#: editor/mainwindow.cpp:1815 +msgid "Open File" +msgstr "Apri file" -#. i18n: file ./editor/listvieweditor.ui line 507 -#: rc.cpp:773 -#, no-c-format -msgid "The column's width will be resizeable if this option is checked." -msgstr "" -"La larghezza della colonna sarà ridimensionabile se questa opzione è segnata." +#: editor/newformimpl.cpp:123 +msgid "Load Template" +msgstr "Carica modello" -#. i18n: file ./editor/listvieweditor.ui line 517 -#: rc.cpp:776 rc.cpp:1163 -#, no-c-format -msgid "&Delete Column" -msgstr "&Elimina colonna" +#: editor/newformimpl.cpp:124 +msgid "Could not load form description from template '%1'" +msgstr "Impossibile caricare la descrizione del modulo dal modello «%1»" -#. i18n: file ./editor/listvieweditor.ui line 520 -#: rc.cpp:779 -#, no-c-format -msgid "Delete column" -msgstr "Elimina colonna" +#: editor/newformimpl.cpp:144 +msgid "Dialog" +msgstr "Finestra" -#. i18n: file ./editor/listvieweditor.ui line 523 -#: rc.cpp:782 -#, no-c-format -msgid "Deletes the selected Column." -msgstr "Elimina la colonna selezionata." +#: editor/newformimpl.cpp:150 +msgid "Wizard" +msgstr "Assistente" -#. i18n: file ./editor/listvieweditor.ui line 540 -#: rc.cpp:788 -#, no-c-format +#: editor/functionsimpl.cpp:102 +msgid "Functions" +msgstr "Funzioni" + +#: editor/functionsimpl.cpp:198 +#, fuzzy msgid "" -"Move the selected item down." -"

The top-most column will be the first column in the list.

" +"To learn more about the slot, look at the documentation of the base TQt/TDE " +"class, most probably %1." +msgstr "" +"Per saperne di più sullo slot, vedi la documentazione della classe di base di " +"Qt o TDE, probabilmente %1." + +#: editor/functionsimpl.cpp:202 editor/functionsimpl.cpp:225 +msgid "" +"" +"

%1

" +"

Description: %2\n" +"

Syntax: %3%4" msgstr "" -"Sposta in giù l'elemento selezionato." -"

La colonna più in alto sarà la prima dell'elenco.

" - -#. i18n: file ./editor/listvieweditor.ui line 548 -#: rc.cpp:791 rc.cpp:1166 -#, no-c-format -msgid "&New Column" -msgstr "&Nuova colonna" +"" +"

%1

" +"

Descrizione: %2\n" +"

Sintassi: %3%4" -#. i18n: file ./editor/listvieweditor.ui line 551 -#: rc.cpp:794 -#, no-c-format -msgid "Add a Column" -msgstr "Aggiungi una colonna" +#: editor/functionsimpl.cpp:214 +msgid "

Parameters are not obligatory." +msgstr "

I parametri non sono obbligatori." -#. i18n: file ./editor/listvieweditor.ui line 554 -#: rc.cpp:797 -#, no-c-format +#: editor/functionsimpl.cpp:217 +#, c-format msgid "" -"Create a new column." -"

New columns are appended at the end of (right of) the list and may be moved " -"using the up- and down-buttons.

" +"_n: " +"

Only first argument is obligatory.\n" +"

Only first %n arguments are obligatory." msgstr "" -"Crea nuova colonna." -"

Le nuove colonne sono aggiunte alla fine (a destra) dell'elenco e possono " -"essere spostate usando i pulsanti su e giù.

" +"

Solo il primo argomento è obbligatorio.\n" +"

Solo i primi %n argomenti sono obbligatori." -#. i18n: file ./editor/listvieweditor.ui line 571 -#: rc.cpp:803 -#, no-c-format +#: editor/formfile.cpp:121 msgid "" -"Move the selected item up." -"

The top-most column will be the first column in the list.

" +"Failed to save file '%1'.\n" +"Do you want to use another file name?" msgstr "" -"Sposta l'elemento selezionato in alto." -"

La colonna più in alto sarà la prima colonna dell'elenco.

" - -#. i18n: file ./editor/listvieweditor.ui line 579 -#: rc.cpp:806 -#, no-c-format -msgid "The list of columns." -msgstr "L'elenco delle colonne." +"Salvataggio del file «%1» non riuscito.\n" +"Vuoi usare un altro nome del file?" -#. i18n: file ./editor/paletteeditor.ui line 43 -#: rc.cpp:830 -#, no-c-format -msgid "Edit Palette" -msgstr "Modifica tavolozza" +#: editor/formfile.cpp:122 +msgid "Try Another" +msgstr "Prova un altro" -#. i18n: file ./editor/paletteeditor.ui line 68 -#: rc.cpp:833 -#, no-c-format -msgid "Build Palette" -msgstr "Costruisci tavolozza" +#: editor/formfile.cpp:122 +msgid "Do Not Try" +msgstr "Non provare" -#. i18n: file ./editor/paletteeditor.ui line 111 -#: rc.cpp:836 -#, no-c-format -msgid "&3D effects:" -msgstr "Effetti &3D:" +#: editor/formfile.cpp:127 +msgid "'%1' saved." +msgstr "«%1» salvato." -#. i18n: file ./editor/paletteeditor.ui line 142 -#: rc.cpp:842 -#, no-c-format -msgid "Choose the effect-color for the generated palette." -msgstr "Scegli il colore degli effetti per la tavolozza generata." +#: editor/formfile.cpp:141 editor/mainwindowactions.cpp:638 +msgid "*.kmdr|Kommander Files" +msgstr "*.kmdr|File di Kommander" -#. i18n: file ./editor/paletteeditor.ui line 173 -#: rc.cpp:845 -#, no-c-format -msgid "Back&ground:" -msgstr "S&fondo:" +#: editor/formfile.cpp:142 +msgid "Save Form '%1' As" +msgstr "Salva modulo «%1» con nome" -#. i18n: file ./editor/paletteeditor.ui line 204 -#: rc.cpp:851 -#, no-c-format -msgid "Choose the background color for the generated palette." -msgstr "Scegli il colore di sfondo per la tavolozza generata." +#: editor/formfile.cpp:154 +msgid "The file already exists. Do you wish to overwrite it?" +msgstr "File già esistente. Vuoi sovrascriverlo?" -#. i18n: file ./editor/paletteeditor.ui line 229 -#: rc.cpp:854 -#, no-c-format -msgid "&Tune Palette..." -msgstr "Regola &tavolozza..." +#: editor/formfile.cpp:155 +msgid "Overwrite File?" +msgstr "Sovrascrivere il file?" -#. i18n: file ./editor/paletteeditor.ui line 247 -#: rc.cpp:857 -#, no-c-format -msgid "Preview" -msgstr "Anteprima" +#: editor/formfile.cpp:184 +msgid "Dialog '%1' was modified.Do you want to save it?" +msgstr "La finestra «%1» è stata modificata. Vuoi salvarla?" -#. i18n: file ./editor/listeditor.ui line 71 -#: rc.cpp:899 -#, no-c-format -msgid "Re&name" -msgstr "Ri&nomina" +#: editor/formfile.cpp:185 +msgid "Save File?" +msgstr "Salvare il file?" -#. i18n: file ./editor/formsettings.ui line 35 -#: rc.cpp:905 -#, no-c-format -msgid "Form Settings" -msgstr "Impostazioni modulo" +#: editor/formfile.cpp:244 +msgid "unnamed" +msgstr "senza nome" -#. i18n: file ./editor/formsettings.ui line 41 -#: rc.cpp:908 -#, no-c-format -msgid "" -"Form Settings" -"

Change settings for the form. Settings like Comment and Author " -"are for your own use and are not required.

" -msgstr "" -"Impostazioni del modulo" -"

Cambia le impostazioni per il modulo. Impostazioni come Commento e " -"Autore sono per tuo uso e non sono richieste.

" +#: editor/actiondnd.cpp:294 editor/actiondnd.cpp:353 +msgid "Delete Toolbar" +msgstr "Elimina Barra Strumenti" -#. i18n: file ./editor/formsettings.ui line 122 -#: rc.cpp:923 -#, no-c-format -msgid "La&youts" -msgstr "Str&uttura" +#: editor/actiondnd.cpp:297 editor/actiondnd.cpp:383 +msgid "Delete Toolbar '%1'" +msgstr "Elimina barra strumenti «%1»" -#. i18n: file ./editor/formsettings.ui line 155 -#: rc.cpp:926 -#, no-c-format -msgid "Default mar&gin:" -msgstr "Mar&gine predefinito:" +#: editor/actiondnd.cpp:348 editor/actiondnd.cpp:1022 +msgid "Delete Separator" +msgstr "Elimina separatore" -#. i18n: file ./editor/formsettings.ui line 166 -#: rc.cpp:929 -#, no-c-format -msgid "D&efault spacing:" -msgstr "Spaziatura pr&edefinita:" +#: editor/actiondnd.cpp:351 editor/actiondnd.cpp:1025 +msgid "Insert Separator" +msgstr "Inserisci separatore" -#. i18n: file ./editor/formsettings.ui line 202 -#: rc.cpp:935 -#, no-c-format -msgid "Enter a comment about the form." -msgstr "Inserisci un commento sul modulo." +#: editor/actiondnd.cpp:362 editor/actiondnd.cpp:422 editor/actiondnd.cpp:445 +msgid "Delete Action '%1' From Toolbar '%2'" +msgstr "Elimina azione «%1» dalla barra digli strumenti «%2»" -#. i18n: file ./editor/formsettings.ui line 227 -#: rc.cpp:938 -#, no-c-format -msgid "Co&mment:" -msgstr "Co&mmento:" +#: editor/actiondnd.cpp:377 +msgid "Add Separator to Toolbar '%1'" +msgstr "Aggiungi separatore alla barra degli strumenti «%1»" -#. i18n: file ./editor/formsettings.ui line 238 -#: rc.cpp:941 -#, no-c-format -msgid "&License:" -msgstr "&Licenza:" +#: editor/actiondnd.cpp:464 editor/actiondnd.cpp:545 +msgid "Add Action '%1' to Toolbar '%2'" +msgstr "Aggiungi azione «%1» alla barra degli strumenti «%2»" -#. i18n: file ./editor/formsettings.ui line 249 -#: rc.cpp:944 rc.cpp:956 rc.cpp:962 -#, no-c-format -msgid "Enter your name" -msgstr "Inserisci il tuo nome" +#: editor/actiondnd.cpp:538 editor/actiondnd.cpp:1159 +msgid "Insert/Move Action" +msgstr "Inserisci/sposta azione" -#. i18n: file ./editor/formsettings.ui line 252 -#: rc.cpp:947 rc.cpp:959 rc.cpp:965 -#, no-c-format -msgid "Enter your name." -msgstr "Inserisci il tuo nome." +#: editor/actiondnd.cpp:539 +msgid "" +"Action '%1' has already been added to this toolbar.\n" +"An Action may only occur once in a given toolbar." +msgstr "" +"L'azione «%1» è già stata aggiunta a questa barra degli strumenti.\n" +"Un'azione può apparire solo una volta in una data barra degli strumenti." -#. i18n: file ./editor/formsettings.ui line 260 -#: rc.cpp:950 -#, no-c-format -msgid "&Version:" -msgstr "&Versione:" +#: editor/actiondnd.cpp:673 +msgid "Add Widget '%1' to Toolbar '%2'" +msgstr "Aggiungi oggetto «%1» alla barra degli strumenti «%2»" -#. i18n: file ./editor/formsettings.ui line 271 -#: rc.cpp:953 -#, no-c-format -msgid "A&uthor:" -msgstr "A&utore:" +#: editor/actiondnd.cpp:738 +msgid "Rename Item..." +msgstr "Rinomina elemento..." -#. i18n: file ./editor/listboxeditor.ui line 35 -#: rc.cpp:968 -#, no-c-format -msgid "Edit Listbox" -msgstr "Modifica casella elenco" +#: editor/actiondnd.cpp:742 +msgid "Delete Menu '%1'" +msgstr "Elimina menu «%1»" -#. i18n: file ./editor/listboxeditor.ui line 41 -#: rc.cpp:971 -#, no-c-format -msgid "" -"Edit Listbox" -"

Add, edit or delete items in the listbox.

" -"

Click the New Item-button to create a new listbox entry, then enter " -"text and choose a pixmap.

" -"

Select an item from the list and click the Delete Item" -"-button to remove the item from the list.

" -msgstr "" -"Modifica casella elenco" -"

Aggiungi, modifica o elimina elementi nella casella elenco.

" -"

Fai clic sul pulsante Nuovo elemento per creare una nuova voce della " -"casella elenco, poi inserisci il testo e scegli un pixmap.

" -"

Seleziona un elemento dall'elenco e fai clic sul pulsante " -"Elimina elemento per rimuovere l'elemento dall'elenco.

" +#: editor/actiondnd.cpp:755 +msgid "Rename Menu Item" +msgstr "Rinomina elemento di menu" -#. i18n: file ./editor/listboxeditor.ui line 229 -#: rc.cpp:1022 -#, no-c-format -msgid "Choose a pixmap file for the selected item." -msgstr "Scegli un file pixmap per l'elemento selezionato." +#: editor/actiondnd.cpp:755 +msgid "Menu text:" +msgstr "Testo del menu:" -#. i18n: file ./editor/listboxeditor.ui line 257 -#: rc.cpp:1031 -#, no-c-format -msgid "Change the selected item's text." -msgstr "Cambia il testo dell'elemento selezionato." +#: editor/actiondnd.cpp:759 +msgid "Rename Menu '%1' to '%2'" +msgstr "Rinomina menu «%1» di «%2»" -#. i18n: file ./editor/listboxeditor.ui line 273 -#: rc.cpp:1040 -#, no-c-format -msgid "Add a new item.

New items are appended to the list.

" -msgstr "" -"Aggiungi un nuovo elemento." -"

I nuovi elementi sono aggiunti all'elenco.

" +#: editor/actiondnd.cpp:883 +msgid "Move Menu '%1'" +msgstr "Sposta menu «%1»" -#. i18n: file ./editor/listboxeditor.ui line 287 -#: rc.cpp:1049 -#, no-c-format -msgid "Delete the selected item" -msgstr "Elimina l'elemento selezionato" +#: editor/actiondnd.cpp:1032 editor/actiondnd.cpp:1071 +msgid "Delete Action '%1' From Popup Menu '%2'" +msgstr "Elimina azione «%1» dal menu a comparsa «%2»" -#. i18n: file ./editor/listboxeditor.ui line 321 -#: rc.cpp:1055 -#, no-c-format -msgid "Moves the selected item up." -msgstr "Sposta in su l'elemento selezionato." +#: editor/actiondnd.cpp:1042 +msgid "Add Separator to Popup Menu '%1'" +msgstr "Aggiungi separatore al menu a comparsa «%1»" -#. i18n: file ./editor/listboxeditor.ui line 338 -#: rc.cpp:1061 -#, no-c-format -msgid "Move the selected item down." -msgstr "Sposta in giù l'elemento selezionato." +#: editor/actiondnd.cpp:1084 editor/actiondnd.cpp:1166 +msgid "Add Action '%1' to Popup Menu '%2'" +msgstr "Aggiungi azione «%1» al menu a comparsa «%2»" -#. i18n: file ./editor/multilineeditor.ui line 38 -#: rc.cpp:1064 -#, no-c-format -msgid "Edit Multiline Edit" -msgstr "Modifica la casella di testo multilinea" +#: editor/actiondnd.cpp:1160 +msgid "" +"Action '%1' has already been added to this menu.\n" +"An Action may only occur once in a given menu." +msgstr "" +"L'azione «%1» è già stata aggiunta a questo menu.\n" +"Un'azione può esistere una volta sola in un menu." -#. i18n: file ./editor/multilineeditor.ui line 46 -#: rc.cpp:1067 -#, no-c-format +#: editor/formwindow.cpp:302 +msgid "&Horizontal" +msgstr "&Orizzontale" + +#: editor/formwindow.cpp:303 +msgid "&Vertical" +msgstr "&Verticale" + +#: editor/formwindow.cpp:317 editor/formwindow.cpp:425 +#, fuzzy msgid "" -"Edit Multiline Edit" -"

Enter the text and click the OK-Button to apply the changes.

" +"A %1 (custom widget) " +"

Click Edit Custom Widgets... in the Tools|Custom " +"menu to add and change custom widgets. You can add properties as well as " +"signals and slots to integrate custom widgets into TQt Designer" +", and provide a pixmap which will be used to represent the widget on the " +"form.

" msgstr "" -"Modifica la casella di testo multilinea" -"

Inserisci il testo e fai clic sul pulsante OK " -"per applicare i cambiamenti.

" +"%1 (oggetto personalizzato) " +"

Fai clic su Modifica oggetti personalizzati... nel menu " +"Strumenti|Personalizza per aggiungere e modificare oggetti personalizzati. " +"Puoi aggiungere proprietà e anche segnali e slot per integrarli in Qt Designer, " +"e fornire un'icona che verrà usata per rappresentare l'oggetto nel modulo.

" -#. i18n: file ./editor/multilineeditor.ui line 84 -#: rc.cpp:1073 -#, no-c-format -msgid "Enter your text here." -msgstr "Inserisci il tuo testo qui." +#: editor/formwindow.cpp:324 editor/formwindow.cpp:432 +msgid "A %1 (custom widget)" +msgstr "%1 (oggetto personalizzato)" -#. i18n: file ./editor/pixmapfunction.ui line 61 -#: rc.cpp:1100 -#, no-c-format -msgid "&Enter arguments for loading the pixmap:" -msgstr "Ins&erisci gli argomenti per caricare il pixmap:" +#: editor/formwindow.cpp:331 editor/formwindow.cpp:439 +msgid "A %1

%2

" +msgstr "Un %1

%2

" -#. i18n: file ./editor/pixmapfunction.ui line 109 -#: rc.cpp:1103 -#, no-c-format -msgid "QPixmap(" -msgstr "QPixmap(" +#: editor/formwindow.cpp:384 +msgid "Reparent Widgets" +msgstr "Definisci i genitori degli oggetti" -#. i18n: file ./editor/pixmapfunction.ui line 573 -#: rc.cpp:1106 -#, no-c-format -msgid ")" -msgstr ")" +#: editor/formwindow.cpp:390 editor/formwindow.cpp:396 +#: editor/formwindow.cpp:407 +#, c-format +msgid "Insert %1" +msgstr "Inserisci %1" -#. i18n: file ./editor/tableeditor.ui line 16 -#: rc.cpp:1118 -#, no-c-format -msgid "Edit Table" -msgstr "Modifica tabella" +#: editor/formwindow.cpp:597 +msgid "Connect '%1' with..." +msgstr "Connetti «%1» con..." -#. i18n: file ./editor/tableeditor.ui line 34 -#: rc.cpp:1121 rc.cpp:1124 -#, no-c-format -msgid "1" -msgstr "1" +#: editor/formwindow.cpp:620 editor/formwindow.cpp:676 +msgid "Change Tab Order" +msgstr "Cambia l'ordine delle schede" -#. i18n: file ./editor/tableeditor.ui line 218 -#: rc.cpp:1154 rc.cpp:1208 -#, no-c-format -msgid "" -"Move the selected item up." -"

The top-most column will be the first column of the list.

" -msgstr "" -"Sposta in su l'elemento selezionato." -"

La colonna più in alto sarà la prima colonna dell'elenco.

" +#: editor/formwindow.cpp:806 +msgid "Connect '%1' to '%2'" +msgstr "Connetti «%1» a «%2»" -#. i18n: file ./editor/tableeditor.ui line 235 -#: rc.cpp:1160 rc.cpp:1214 -#, no-c-format +#: editor/formwindow.cpp:868 editor/formwindow.cpp:957 msgid "" -"Move the selected item down." -"

The top-most column will be the first column of the list.

" +"You tried to insert a widget into the layout Container Widget '%1'.\n" +"This is not possible. In order to insert the widget, the layout of '%1'\n" +"must first be broken.\n" +"Break the layout or cancel the operation?" msgstr "" -"Sposta in giù l'elemento selezionato." -"

La colonna più in alto sarà la prima colonna dell'elenco.

" +"Hai provato ad inserire un oggetto nell'Oggetto contenitore di schema «%1».\n" +"Questo non è possibile. Per inserire un oggetto devi prima rompere\n" +"lo schema «%1».\n" +"Rompo lo schema o cancello l'operazione?" -#. i18n: file ./editor/tableeditor.ui line 273 -#: rc.cpp:1169 -#, no-c-format -msgid "Table:" -msgstr "Tabella:" +#: editor/formwindow.cpp:874 editor/formwindow.cpp:964 +msgid "Inserting Widget" +msgstr "Inserimento oggetto" -#. i18n: file ./editor/tableeditor.ui line 348 -#: rc.cpp:1190 rc.cpp:1223 -#, no-c-format -msgid "&Label:" -msgstr "&Etichetta:" +#: editor/formwindow.cpp:875 editor/formwindow.cpp:965 +msgid "&Break Layout" +msgstr "&Rompi lo schema" -#. i18n: file ./editor/tableeditor.ui line 359 -#: rc.cpp:1193 rc.cpp:1226 -#, no-c-format -msgid "Pixmap:" -msgstr "Pixmap:" +#: editor/formwindow.cpp:1224 editor/formwindow.cpp:1267 +msgid "Use Size Hint" +msgstr "Usa le dimensioni consigliate" -#. i18n: file ./editor/tableeditor.ui line 370 -#: rc.cpp:1196 -#, no-c-format -msgid "&Field:" -msgstr "Cam&po:" +#: editor/formwindow.cpp:1443 editor/formwindow.cpp:1457 +#: editor/formwindow.cpp:1465 editor/mainwindowactions.cpp:204 +msgid "Adjust Size" +msgstr "Ridimensiona" -#. i18n: file ./editor/tableeditor.ui line 394 -#: rc.cpp:1199 -#, no-c-format -msgid "" -msgstr "" +#: editor/formwindow.cpp:1661 +msgid "Click widgets to change the tab order..." +msgstr "Fai clic sugli oggetti per cambiare l'ordine delle schede..." -#. i18n: file ./editor/tableeditor.ui line 406 -#: rc.cpp:1202 -#, no-c-format -msgid "&Rows" -msgstr "&Righe" +#: editor/formwindow.cpp:1670 +msgid "Drag a line to create a connection..." +msgstr "Trascina una linea per creare una connessione..." -#. i18n: file ./editor/tableeditor.ui line 496 -#: rc.cpp:1217 -#, no-c-format -msgid "&New Row" -msgstr "&Nuova riga" +#: editor/formwindow.cpp:1676 +msgid "Click on the form to insert a %1..." +msgstr "Fai clic sul modulo per inserire un %1..." -#. i18n: file ./editor/tableeditor.ui line 504 -#: rc.cpp:1220 -#, no-c-format -msgid "&Delete Row" -msgstr "&Elimina riga" +#: editor/formwindow.cpp:1784 +msgid "Lower" +msgstr "Abbassa" -#. i18n: file ./editor/choosewidget.ui line 16 -#: rc.cpp:1247 -#, no-c-format -msgid "Choose Widget" -msgstr "Scegli oggetto" +#: editor/formwindow.cpp:1847 +msgid "Accelerator '%1' is used %2 times." +msgstr "L'acceleratore «%1» è usato %2 volte." -#. i18n: file ./editor/choosewidget.ui line 118 -#: rc.cpp:1256 -#, no-c-format -msgid "Find:" -msgstr "Trova:" +#: editor/formwindow.cpp:1848 editor/formwindow.cpp:1860 +#: editor/mainwindowactions.cpp:152 +msgid "Check Accelerators" +msgstr "Controlla i tasti acceleratori" -#. i18n: file ./editor/connectioneditor.ui line 35 -#: rc.cpp:1259 -#, no-c-format -msgid "Edit Connections" -msgstr "Modifica connessioni" +#: editor/formwindow.cpp:1848 +msgid "&Select" +msgstr "&Seleziona" -#. i18n: file ./editor/connectioneditor.ui line 41 -#: rc.cpp:1262 -#, no-c-format -msgid "" -"Edit Connections" -"

Add and remove connections in the current form .

" -"

Select a signal and a corresponding slot then press the Connect" -"-button to create a connection.

" -"

Select a connection from the list then press the Disconnect" -"-button to delete the connection.

" -msgstr "" -"Modifica connessioni" -"

Aggiungi e rimuovi connessioni nel modulo attuale.

" -"

Seleziona un segnale e uno slot corrispondente, e premi il pulsante " -"Connetti per creare una connessione.

" -"

Seleziona una connessione dall'elenco e poi prima il pulsante " -"Disconnetti per eliminare la connessione.

" +#: editor/formwindow.cpp:1859 +msgid "No accelerator is used more than once." +msgstr "Nessun acceleratore è stato usato più di una volta." + +#: editor/formwindow.cpp:1870 +msgid "Raise" +msgstr "Alza" + +#: editor/formwindow.cpp:1909 editor/mainwindowactions.cpp:210 +#, fuzzy +msgid "Lay OutQt::Horizontally" +msgstr "Disponi orizzontalmente" + +#: editor/formwindow.cpp:1919 editor/mainwindowactions.cpp:216 +#, fuzzy +msgid "Lay OutQt::Vertically" +msgstr "Disponi verticalmente" + +#: editor/formwindow.cpp:1930 +#, fuzzy +msgid "Lay OutQt::Horizontally (in splitter)" +msgstr "Allinea orizzontalmente (nel divisore)" -#. i18n: file ./editor/connectioneditor.ui line 56 -#: rc.cpp:1265 -#, no-c-format -msgid "Sender" -msgstr "Mittente" +#: editor/formwindow.cpp:1941 +#, fuzzy +msgid "Lay OutQt::Vertically (in splitter)" +msgstr "Allinea verticalmente (nel divisore)" -#. i18n: file ./editor/connectioneditor.ui line 67 -#: rc.cpp:1268 -#, no-c-format -msgid "Signal" -msgstr "Segnale" +#: editor/formwindow.cpp:1954 editor/mainwindowactions.cpp:222 +msgid "Lay Out in a Grid" +msgstr "Disponi in una griglia" -#. i18n: file ./editor/connectioneditor.ui line 78 -#: rc.cpp:1271 -#, no-c-format -msgid "Receiver" -msgstr "Destinatario" +#: editor/formwindow.cpp:1975 +#, fuzzy +msgid "Lay Out ChildrenQt::Horizontally" +msgstr "Allinea i figli orizzontalmente" -#. i18n: file ./editor/connectioneditor.ui line 89 -#: rc.cpp:1274 -#, no-c-format -msgid "Slot" -msgstr "Slot" +#: editor/formwindow.cpp:1996 +#, fuzzy +msgid "Lay Out ChildrenQt::Vertically" +msgstr "Allinea i figli verticalmente" -#. i18n: file ./editor/connectioneditor.ui line 111 -#: rc.cpp:1277 -#, no-c-format -msgid "Displays the connections between the sender and the receiver." -msgstr "Mostra le connessioni tra il mittente e il destinatario." +#: editor/formwindow.cpp:2020 +msgid "Lay Out Children in a Grid" +msgstr "Allinea i figli in una griglia" -#. i18n: file ./editor/connectioneditor.ui line 119 -#: rc.cpp:1280 -#, no-c-format -msgid "" -"A list of slots for the receiver." -"

The slots that are displayed are only those which have arguments that " -"correspond with the arguments of the signal that is currently selected in the " -"Signal-list." -msgstr "" -"Un elenco di slot per il destinatario." -"

Gli slot che sono mostrati qui sono solo quelli che hanno argomenti che " -"corrispondono agli argomenti del segnale che è attualmente selezionato " -"nell'elenco dei segnali." +#: editor/formwindow.cpp:2054 editor/formwindow.cpp:2073 +#: editor/mainwindowactions.cpp:242 +msgid "Break Layout" +msgstr "Rompi lo schema" -#. i18n: file ./editor/connectioneditor.ui line 127 -#: rc.cpp:1283 -#, no-c-format -msgid "Displays the list of signals that the widget emits." -msgstr "Mostra l'elenco di segnali che l'oggetto emette." +#: editor/formwindow.cpp:2135 editor/mainwindowactions.cpp:1075 +msgid "Edit connections..." +msgstr "Modifica connessioni..." -#. i18n: file ./editor/connectioneditor.ui line 143 -#: rc.cpp:1286 -#, no-c-format -msgid "Si&gnals:" -msgstr "Se&gnali:" +#: editor/mainwindowactions.cpp:101 +msgid "Undoes the last action" +msgstr "Annulla l'ultima azione" -#. i18n: file ./editor/connectioneditor.ui line 183 -#: rc.cpp:1289 -#, no-c-format -msgid "&Slots:" -msgstr "&Slot:" +#: editor/mainwindowactions.cpp:107 +msgid "Redoes the last undone operation" +msgstr "Rifai l'ultima operazione annullata" -#. i18n: file ./editor/connectioneditor.ui line 217 -#: rc.cpp:1292 -#, no-c-format -msgid "&Disconnect" -msgstr "&Disconnetti" +#: editor/mainwindowactions.cpp:112 +msgid "Cuts the selected widgets and puts them on the clipboard" +msgstr "Taglia gli oggetti selezionati e li mette negli appunti" -#. i18n: file ./editor/connectioneditor.ui line 220 -#: rc.cpp:1295 -#, no-c-format -msgid "Alt+D" -msgstr "Alt+D" +#: editor/mainwindowactions.cpp:117 +msgid "Copies the selected widgets to the clipboard" +msgstr "Copia gli oggetti selezionati negli appunti" -#. i18n: file ./editor/connectioneditor.ui line 226 -#: rc.cpp:1298 -#, no-c-format -msgid "Remove the selected connection" -msgstr "Rimuovi la connessione selezionata" +#: editor/mainwindowactions.cpp:122 +msgid "Pastes the clipboard's contents" +msgstr "Incolla il contenuto degli appunti" -#. i18n: file ./editor/connectioneditor.ui line 229 -#: rc.cpp:1301 -#, no-c-format -msgid "Remove the selected connection." -msgstr "Rimuovi la connessione selezionata." +#: editor/mainwindowactions.cpp:128 +msgid "Deletes the selected widgets" +msgstr "Elimina gli oggetti selezionati" -#. i18n: file ./editor/connectioneditor.ui line 257 -#: rc.cpp:1307 -#, no-c-format -msgid "Alt+O" -msgstr "Alt+O" +#: editor/mainwindowactions.cpp:133 +msgid "Selects all widgets" +msgstr "Seleziona tutti gli oggetti" -#. i18n: file ./editor/connectioneditor.ui line 277 -#: rc.cpp:1316 -#, no-c-format -msgid "Alt+C" -msgstr "Alt+C" +#: editor/mainwindowactions.cpp:136 +msgid "Bring to Front" +msgstr "Porta avanti" -#. i18n: file ./editor/connectioneditor.ui line 318 -#: rc.cpp:1322 -#, no-c-format -msgid "Connec&tions:" -msgstr "Conne&ssioni:" +#: editor/mainwindowactions.cpp:138 +msgid "Raises the selected widgets" +msgstr "Porta avanti gli oggetti selezionati" -#. i18n: file ./editor/connectioneditor.ui line 346 -#: rc.cpp:1325 -#, no-c-format -msgid "Co&nnect" -msgstr "Co&nnetti" +#: editor/mainwindowactions.cpp:141 +msgid "Send to Back" +msgstr "Manda indietro" -#. i18n: file ./editor/connectioneditor.ui line 349 -#: rc.cpp:1328 -#, no-c-format -msgid "Alt+N" -msgstr "Alt+N" +#: editor/mainwindowactions.cpp:143 editor/mainwindowactions.cpp:144 +msgid "Lowers the selected widgets" +msgstr "Manda indietro gli oggetti selezionati" -#. i18n: file ./editor/connectioneditor.ui line 355 -#: rc.cpp:1331 -#, no-c-format -msgid "Create connection" -msgstr "Crea connessione" +#: editor/mainwindowactions.cpp:147 +msgid "Find in Form..." +msgstr "Trova nel modulo..." -#. i18n: file ./editor/connectioneditor.ui line 358 -#: rc.cpp:1334 -#, no-c-format -msgid "Create a connection between a signal and a slot." -msgstr "Crea una connessione tra un segnale e uno slot." +#: editor/mainwindowactions.cpp:148 +msgid "Search for a text in the whole form." +msgstr "Cerca del testo in tutto il modulo." -#. i18n: file ./editor/templates/Tab_Dialog.ui line 37 -#: rc.cpp:1337 rc.cpp:1340 rc.cpp:1382 rc.cpp:1385 -#, no-c-format -msgid "Tab" -msgstr "Scheda" +#: editor/mainwindowactions.cpp:154 +msgid "Checks if the accelerators used in the form are unique" +msgstr "Controlla se gli acceleratori usati nel modulo sono univoci" -#. i18n: file ./editor/templates/Tab_Dialog.ui line 71 -#: rc.cpp:1346 rc.cpp:1364 rc.cpp:1370 rc.cpp:1391 -#, no-c-format -msgid "F1" -msgstr "F1" +#: editor/mainwindowactions.cpp:158 +msgid "Connections" +msgstr "Connessioni" -#: widget/parser.cpp:116 -msgid "Invalid character: '%1'" -msgstr "Carattere non valido: «%1»" +#: editor/mainwindowactions.cpp:161 +msgid "Opens a dialog for editing connections" +msgstr "Apre una finestra per modificare le connessioni" -#: widget/parser.cpp:192 -msgid "Constant value expected" -msgstr "Atteso valore costante" +#: editor/mainwindowactions.cpp:165 +msgid "Form Settings..." +msgstr "Impostazioni modulo..." -#: widget/parser.cpp:223 -msgid "'%1' (%2) is not a widget" -msgstr "«%1» (%2) non è un oggetto" +#: editor/mainwindowactions.cpp:167 +msgid "Opens a dialog to change the form's settings" +msgstr "Apre una finestra per cambiare le impostazioni del modulo" -#: widget/parser.cpp:235 widget/parser.cpp:520 -msgid "'%1' is not a function" -msgstr "«%1» non è una funzione" +#: editor/mainwindowactions.cpp:173 +#, c-format +msgid "The Edit toolbar%1" +msgstr "La barra degli strumenti Modifica%1" -#: widget/parser.cpp:246 -msgid "Expected value" -msgstr "Valore atteso" +#: editor/mainwindowactions.cpp:206 +msgid "Adjusts the size of the selected widget" +msgstr "Ridimensiona l'oggetto selezionato" -#: widget/parser.cpp:271 widget/parser.cpp:281 -msgid "Divide by zero" -msgstr "Divisione per zero" +#: editor/mainwindowactions.cpp:212 +msgid "Lays out the selected widgets horizontally" +msgstr "Dispone orizzontalmente gli oggetti selezionati" -#: widget/parser.cpp:426 widget/parser.cpp:428 widget/parser.cpp:434 -msgid "in function '%1': %2" -msgstr "nella funzione «%1»: %2" +#: editor/mainwindowactions.cpp:218 +msgid "Lays out the selected widgets vertically" +msgstr "Dispone verticalmente gli oggetti selezionati" -#: widget/parser.cpp:426 -msgid "too few parameters" -msgstr "troppi pochi parametri" +#: editor/mainwindowactions.cpp:224 +msgid "Lays out the selected widgets in a grid" +msgstr "Dispone gli oggetti selezionati in una griglia" -#: widget/parser.cpp:428 -msgid "too many parameters" -msgstr "troppi parametri" +#: editor/mainwindowactions.cpp:228 +#, fuzzy +msgid "Lay OutQt::Horizontally in Splitter" +msgstr "Disponi orizzontalmente nel divisore" -#: widget/parser.cpp:474 -msgid "in widget function '%1.%2': %3" -msgstr "nella funzione d'oggetto: «%1.%2»: %3" +#: editor/mainwindowactions.cpp:231 +msgid "Lays out the selected widgets horizontally in a splitter" +msgstr "Dispone orizzontalmente gli oggetti selezionati nel divisore" -#: widget/parser.cpp:517 -msgid "'%1' is not a widget" -msgstr "%1 non è un oggetto" +#: editor/mainwindowactions.cpp:235 +#, fuzzy +msgid "Lay OutQt::Vertically in Splitter" +msgstr "Disponi verticalmente nel divisore" -#: widget/parser.cpp:522 -msgid "Unexpected symbol after variable '%1'" -msgstr "Simbolo inatteso dopo la variabile «%1»" +#: editor/mainwindowactions.cpp:238 +msgid "Lays out the selected widgets vertically in a splitter" +msgstr "Dispone verticalmente gli oggetti selezionati nel divisore" -#: widget/parser.cpp:741 +#: editor/mainwindowactions.cpp:244 +msgid "Breaks the selected layout" +msgstr "Rompe la disposizione selezionata" + +#: editor/mainwindowactions.cpp:251 +msgid "Add " +msgstr "Aggiungi " + +#: editor/mainwindowactions.cpp:252 editor/mainwindowactions.cpp:366 +#, c-format +msgid "Insert a %1" +msgstr "Inserisci un %1" + +#: editor/mainwindowactions.cpp:253 msgid "" -"Expected '%1'" -"
" -"
Possible cause of the error is having a variable with the same name as a " -"widget" +"A %1" +"

%2

" +"

Click to insert a single %3,or double click to keep the tool selected." msgstr "" -"Si attendeva «%1»" -"
" -"
Una possibile causa dell'errore è avere una variabile con lo stesso nome " -"dell'oggetto" +"Un %1" +"

%2

" +"

Fai clic per inserire un singolo %3, o fai doppio clic per tenere lo " +"strumento selezionato." -#: widget/parser.cpp:743 -msgid "Expected '%1'" -msgstr "Atteso «%1»" +#: editor/mainwindowactions.cpp:258 +#, c-format +msgid "The Layout toolbar%1" +msgstr "La barra degli strumenti schema%1" -#: widget/parser.cpp:757 widget/parser.cpp:770 -msgid "Expected variable" -msgstr "Variabile attesa" +#: editor/mainwindowactions.cpp:271 +msgid "&Layout" +msgstr "&Schema" -#: widget/myprocess.cpp:94 -msgid "Failed to start shell process
%1
" -msgstr "Errore nell'avviamento processo di shell
%1
" +#: editor/mainwindowactions.cpp:286 +msgid "Pointer" +msgstr "Puntatore" -#: widget/expression.cpp:199 widget/expression.cpp:208 -msgid "error" -msgstr "errore" +#: editor/mainwindowactions.cpp:289 +msgid "Selects the pointer tool" +msgstr "Seleziona lo strumento di puntamento" -#: widget/kommanderfunctions.cpp:120 -msgid "Unterminated @execBegin ... @execEnd block." -msgstr "Blocco @execBegin ... @execEnd non terminato." +#: editor/mainwindowactions.cpp:293 +msgid "Connect Signal/Slots" +msgstr "Connetti segnale/slot" -#: widget/kommanderfunctions.cpp:138 widget/kommanderfunctions.cpp:164 -msgid "Unterminated @forEach ... @end block." -msgstr "Blocco @forEach ... @end non terminato." +#: editor/mainwindowactions.cpp:296 +msgid "Selects the connection tool" +msgstr "Seleziona lo strumento connessione" -#: widget/kommanderfunctions.cpp:201 -msgid "Unterminated @if ... @endif block." -msgstr "Blocco @if ... @endif non terminato." +#: editor/mainwindowactions.cpp:300 +msgid "Tab Order" +msgstr "Ordine delle schede" -#: widget/kommanderfunctions.cpp:221 -msgid "Unterminated @switch ... @end block." -msgstr "Blocco @switch ... @end non terminato." +#: editor/mainwindowactions.cpp:303 +msgid "Selects the tab order tool" +msgstr "Seleziona lo strumento di ordinamento delle schede" -#: widget/kommanderfunctions.cpp:320 +#: editor/mainwindowactions.cpp:309 #, c-format -msgid "Unknown widget: @%1." -msgstr "Oggetto sconosciuto: @%1." +msgid "The Tools toolbar%1" +msgstr "Barra degli strumenti%1" -#: widget/kommanderfunctions.cpp:338 -msgid "Infinite loop: @%1 called inside @%2." -msgstr "Ciclo infinito: @%1 chiamato all'interno di @%2." +#: editor/mainwindowactions.cpp:311 +msgid "Tools" +msgstr "Strumenti" -#: widget/kommanderfunctions.cpp:344 -msgid "Script for @%1 is empty." -msgstr "Lo script di @%1 è vuoto." +#: editor/mainwindowactions.cpp:333 +msgid "The %1%2" +msgstr "Il %1%2" -#: widget/kommanderwidget.cpp:119 widgets/scriptobject.cpp:99 -msgid "Invalid state for associated text." -msgstr "Stato non valido del testo associato." +#: editor/mainwindowactions.cpp:334 +#, c-format +msgid "" +" Click on a button to insert a single widget, or double click to insert " +"multiple %1." +msgstr "" +" Fai clic su un pulsante per inserire un oggetto singolo, o fai doppio clic per " +"inserire più %1." -#: widget/kommanderwidget.cpp:134 +#: editor/mainwindowactions.cpp:338 +msgid "The %1 Widgets%2" +msgstr "Gli oggetti %1%2" + +#: editor/mainwindowactions.cpp:339 msgid "" -"Line %1: %2.\n" +" Click on a button to insert a single %1 widget, or double click to insert " +"multiple widgets." msgstr "" -"Riga %1: %2.\n" +" Fai clic su un pulsante per inserire un singolo oggetto %1, o fai doppio clic " +"per inserire oggetti multipli." -#: widget/kommanderwidget.cpp:244 -msgid "Unknown special: '%1'." -msgstr "Speciale sconosciuto: «%1»." +#: editor/mainwindowactions.cpp:368 +msgid "A %1" +msgstr "Un %1" -#: widget/kommanderwidget.cpp:274 -msgid "Unmatched parenthesis in DCOP call '%1'." -msgstr "Parentesi non corrisposta nella chiamata DCOP «%1»." +#: editor/mainwindowactions.cpp:371 +msgid "

Double click on this tool to keep it selected.

" +msgstr "

Fai doppio clic su questo strumento per tenerlo selezionato.

" -#: widget/kommanderwidget.cpp:280 -msgid "Incorrect arguments in DCOP call '%1'." -msgstr "Argomenti non corretti nella chiamata DCOP «%1»." +#: editor/mainwindowactions.cpp:402 +msgid "Editor" +msgstr "Editor" -#: widget/kommanderwidget.cpp:310 -msgid "Tried to perform DCOP query, but failed." -msgstr "Interrogazione di DCOP tentata, ma non riuscita." +#: editor/mainwindowactions.cpp:412 +#, c-format +msgid "The File toolbar%1" +msgstr "La barra degli strumenti File%1" -#: widget/kommanderwidget.cpp:341 -msgid "DCOP return type %1 is not yet implemented." -msgstr "Il tipo di restituzione %1 di DCOP non è ancora implementato." +#: editor/mainwindowactions.cpp:418 +msgid "Creates a new dialog" +msgstr "Crea una nuova finestra" -#: widget/kommanderwidget.cpp:406 -msgid "Continue && Ignore Next Errors" -msgstr "Continua e ignora i prossimi errori" +#: editor/mainwindowactions.cpp:424 +msgid "Opens an existing dialog" +msgstr "Apre una finestra esistente" -#: widget/kommanderwidget.cpp:408 -msgid "Error in widget %1:

%2" -msgstr "Errore nell'oggetto %1:

%2" +#: editor/mainwindowactions.cpp:430 +msgid "Opens recently open file" +msgstr "Apre i file aperti recentemente" -#: widget/kommanderwidget.cpp:427 -msgid "" -"Error in widget %1:\n" -" %2\n" +#: editor/mainwindowactions.cpp:435 +msgid "Closes the current dialog" +msgstr "Chiude la finestra attuale" + +#: editor/mainwindowactions.cpp:443 +msgid "Saves the current dialog" +msgstr "Salva la finestra attuale" + +#: editor/mainwindowactions.cpp:450 +msgid "Saves the current dialog with a new filename" +msgstr "Salva la finestra attuale con un nuovo nome file" + +#: editor/mainwindowactions.cpp:455 +msgid "Save All" +msgstr "Salva tutti" + +#: editor/mainwindowactions.cpp:457 +msgid "Saves all open dialogs" +msgstr "Salva tutte le finestre di dialogo aperte" + +#: editor/mainwindowactions.cpp:465 +msgid "Quits the application and prompts to save any changed dialogs" msgstr "" -"Errore nell'oggetto %1:\n" -" %2\n" +"Esce dall'applicazione e chiede di salvare le finestre di dialogo cambiate" -#: widget/kommanderwidget.cpp:582 -msgid "Unmatched parenthesis after '%1'." -msgstr "Parentesi non corrisposta dopo «%1»." +#: editor/mainwindowactions.cpp:474 +msgid "&Run" +msgstr "A&vvia" -#: widget/kommanderwidget.cpp:591 -msgid "Unmatched quotes in argument of '%1'." -msgstr "Virgolette non corrisposte in argomento di «%1»." +#: editor/mainwindowactions.cpp:476 +msgid "Run Dialog" +msgstr "Avvia finestra" -#: widget/kommanderwidget.cpp:593 -msgid "Unknown function group: '%1'." -msgstr "Gruppo di funzioni sconosciuto: «%1»." +#: editor/mainwindowactions.cpp:478 +msgid "Executes dialog" +msgstr "Esegui finestra" -#: widget/kommanderwidget.cpp:595 -msgid "Unknown function: '%1' in group '%2'." -msgstr "Funzione sconosciuta: «%1» nel gruppo «%2»." +#: editor/mainwindowactions.cpp:485 +#, fuzzy +msgid "Run Dialog K4" +msgstr "Avvia finestra" -#: widget/kommanderwidget.cpp:597 -msgid "Unknown widget function: '%1'." -msgstr "Funzione d'oggetto sconosciuta: «%1»." +#: editor/mainwindowactions.cpp:487 +#, fuzzy +msgid "Executes dialog in KDE4" +msgstr "Esegui finestra" -#: widget/kommanderwidget.cpp:599 -msgid "" -"Not enough arguments for '%1' (%2 instead of %3)." -"

Correct syntax is: %4" -msgstr "" -"Argomenti non sufficienti per «%1» (%2 invece di %3). " -"

La sintassi corretta è: %4" +#: editor/mainwindowactions.cpp:500 +msgid "Tile" +msgstr "Affianca" -#: widget/kommanderwidget.cpp:604 -msgid "Too many arguments for '%1' (%2 instead of %3).

Correct syntax is: %4" -msgstr "" -"Troppi argomenti per «%1» (%2 invece di %3). " -"

La sintassi corretta è: %4" +#: editor/mainwindowactions.cpp:502 +msgid "Tiles the windows so that they are all visible" +msgstr "Affianca le finestre per renderle tutte visibili" -#: executor/main.cpp:45 -msgid "" -"Executor is a component of the Kommander dialog system that executes .kmdr " -"files given as arguments or via stdin" +#: editor/mainwindowactions.cpp:505 editor/mainwindowactions.cpp:510 +msgid "Cascade" +msgstr "Cascata" + +#: editor/mainwindowactions.cpp:507 +msgid "Cascades the windows so that all their title bars are visible" msgstr "" -"L'Esecutore è un componente del sistema di finestre di dialogo Kommander che " -"esegue file .kmdr passati come argomento o via stdin" +"Mette le finestre a cascata per rendere visibili tutte le barre dei titoli" -#: executor/main.cpp:50 -msgid "Read dialog from standard input" -msgstr "Leggi finestra dallo standard input" +#: editor/mainwindowactions.cpp:512 +msgid "Closes the active window" +msgstr "Chiude la finestra attiva" -#: executor/main.cpp:51 -msgid "Use given catalog for translation" -msgstr "Usa il catalogo dato per la traduzione" +#: editor/mainwindowactions.cpp:515 +msgid "Close All" +msgstr "Chiudi tutto" -#: executor/main.cpp:58 -msgid "Kommander Executor" -msgstr "Esecutore di Kommander" +#: editor/mainwindowactions.cpp:517 +msgid "Closes all form windows" +msgstr "Chiude tutte le finestre dei moduli" -#: executor/main.cpp:87 -msgid "" -"Error: no dialog given. Use --stdin option to read dialog from standard input.\n" -msgstr "" -"Errore: nessuna finestra data. Usa l'opzione --stdin per leggere la finestra " -"dall'input standard.\n" +#: editor/mainwindowactions.cpp:520 +msgid "Next" +msgstr "Successivo" -#: executor/instance.cpp:115 -msgid "Unable to create dialog." -msgstr "Impossibile creare una finestra." +#: editor/mainwindowactions.cpp:522 +msgid "Activates the next window" +msgstr "Attiva la finestra successiva" -#: executor/instance.cpp:187 -msgid "Kommander file
%1
does not exist.
" -msgstr "Il file di Kommander
%1
non esiste.
" +#: editor/mainwindowactions.cpp:525 +msgid "Previous" +msgstr "Precedente" -#: executor/instance.cpp:195 -msgid "" -"This file does not have a .kmdr extension. As a security precaution " -"Kommander will only run Kommander scripts with a clear identity." -msgstr "" -"Questo file non ha una estensione .kmdr. Come precauzione di " -"sicurezza Kommander eseguirà solo gli script di Kommander di chiara " -"identità." +#: editor/mainwindowactions.cpp:527 +msgid "Activates the previous window" +msgstr "Attiva la finestra precedente" -#: executor/instance.cpp:197 -msgid "Wrong Extension" -msgstr "Estensione errata" +#: editor/mainwindowactions.cpp:531 +msgid "&Window" +msgstr "Fi&nestra" -#: executor/instance.cpp:214 -msgid "" -"This dialog is running from your /tmp directory. This may mean that " -"it was run from a KMail attachment or from a webpage. " -"

Any script contained in this dialog will have write access to all of your " -"home directory; running such dialogs may be dangerous: " -"

are you sure you want to continue?" -msgstr "" -"Questa finestra è in esecuzione dalla tua cartella /tmp" -". Ciò può voler dire che è stata avviata da un allegato di KMail o da una " -"pagina Web. " -"

Qualsiasi script in questa finestra avrà accesso in scrittura a tutta la tua " -"cartella Home; eseguire questo tipo di finestre di dialogo può essere " -"pericoloso:" -"

Sei sicuro di voler continuare?" +#: editor/mainwindowactions.cpp:543 +msgid "Vie&ws" +msgstr "&Viste" + +#: editor/mainwindowactions.cpp:544 +msgid "Tool&bars" +msgstr "&Barre degli strumenti" + +#: editor/mainwindowactions.cpp:580 +msgid "Opens a dialog to change shortcuts" +msgstr "Apre una finestra per cambiare le scorciatoie" + +#: editor/mainwindowactions.cpp:583 +msgid "Configure &Plugins..." +msgstr "Configura i &plugin..." -#: executor/instance.cpp:218 executor/instance.cpp:223 -msgid "Run Nevertheless" -msgstr "Esegui comunque" +#: editor/mainwindowactions.cpp:585 +msgid "Opens a dialog to configure plugins" +msgstr "Apre una finestra per configurare i plugin" -#: executor/instance.cpp:223 -msgid "" -"The Kommander file %1 does not have the executable attribute " -"set and could possibly contain dangerous exploits." -"

If you trust the scripting (viewable in kmdr-editor) in this program, make " -"it executable to get rid of this warning." -"

Are you sure you want to continue?" -msgstr "" -"Il file di Kommander %1 non ha l'attributo eseguibile " -"impostato ed è possibile che contenga programmi pericolosi." -"

Se ti fidi dello script (leggibile nell'editor Kommander) di questo " -"programma, rendilo eseguibile per rimuovere questo avvertimento." -"

Sei sicuro di voler continuare?" +#: editor/mainwindowactions.cpp:588 +msgid "&Configure Editor..." +msgstr "&Configura l'editor..." -#: executor/register.cpp:66 -msgid "Return EOL-separated list of all values in the array." -msgstr "" -"Restituisci un elenco separato da fine riga (EOL) di tutti i valori del " -"vettore." +#: editor/mainwindowactions.cpp:590 +msgid "Configure various aspects of this editor." +msgstr "Configura vari aspetti di questo editor." -#: executor/register.cpp:67 -msgid "Return EOL-separated list of all keys in the array." -msgstr "" -"Restituisci un elenco separato da fine riga (EOL) di tutte le chiavi del " -"vettore." +#: editor/mainwindowactions.cpp:594 +msgid "Opens a dialog to change preferences" +msgstr "Apre una finestra per cambiare le preferenze" -#: executor/register.cpp:68 -msgid "Remove all elements from the array." -msgstr "Rimuovi tutti gli elementi dal vettore." +#: editor/mainwindowactions.cpp:610 +msgid "Create a new dialog..." +msgstr "Crea una nuova finestra..." -#: executor/register.cpp:69 -msgid "Return number of elements in the array." -msgstr "Restituisci il numero di elementi nel vettore." +#: editor/mainwindowactions.cpp:633 +msgid "Open a file..." +msgstr "Apri un file..." -#: executor/register.cpp:70 -msgid "Return the value associated with given key." -msgstr "Restituisci il valore associato alla chiave data." +#: editor/mainwindowactions.cpp:638 +msgid "Open Files" +msgstr "Apri file" -#: executor/register.cpp:71 -msgid "Remove element with given key from the array." -msgstr "Rimuovi l'elemento con la chiave data dal vettore." +#: editor/mainwindowactions.cpp:674 +msgid "Reading file '%1'..." +msgstr "Lettura del file «%1»..." -#: executor/register.cpp:72 -msgid "Add element with given key and value to the array" -msgstr "Aggiungi un elemento con la chiave e il valore dati al vettore" +#: editor/mainwindowactions.cpp:687 +msgid "Loaded file '%1'" +msgstr "Caricato il file «%1»" -#: executor/register.cpp:73 -msgid "" -"Add all elements in the string to the array. String should have key>" -"\\tvalue\\n format." -msgstr "" -"Aggiungi tutti gli elementi nella stringa al vettore. La stringa dovrebbe avere " -"il formato chiave\\tvalore\\n." +#: editor/mainwindowactions.cpp:693 editor/mainwindowactions.cpp:694 +msgid "Could not load file '%1'" +msgstr "Impossibile caricare il file «%1»" -#: executor/register.cpp:75 -msgid "" -"Return all elements in the array in key>\\tvalue\\n format." -msgstr "" -"Restituisci tutti gli elementi nel vettore nel formato " -"

chiave\\tvalore\\n
." +#: editor/mainwindowactions.cpp:694 +msgid "Load File" +msgstr "Carica File" -#: executor/register.cpp:77 -msgid "" -"Create an integer indexed array - starting from 0 - from a string. Use the " -"separator character to split the string." -msgstr "" -"Crea un vettore indicizzato con numeri interi, a partire da 0, da una stringa. " -"Usa il carattere separatore per dividerla." +#: editor/mainwindowactions.cpp:729 +msgid "Enter a filename..." +msgstr "Inserisci un nome file..." -#: executor/register.cpp:78 -msgid "" -"Create a string from an integer indexed array. Concatenate the elements with " -"the separator character." -msgstr "" -"Crea una stringa da un vettore indicizzato con numeri interi. Concatena gli " -"elementi con il carattere separatore." +#: editor/mainwindowactions.cpp:757 +#, fuzzy +msgid "TQt Designer is crashing. Attempting to save files..." +msgstr "Qt Designer è in crash. Tentativo di salvare i file..." -#: executor/register.cpp:79 +#: editor/mainwindowactions.cpp:794 editor/mainwindowactions.cpp:857 +msgid "NewTemplate" +msgstr "Nuovo modello" + +#: editor/mainwindowactions.cpp:806 editor/mainwindowactions.cpp:835 +msgid "Could not create the template" +msgstr "Impossibile creare il modello" + +#: editor/mainwindowactions.cpp:909 msgid "" -"Remove the element specified by the key from an indexed array and reindex the " -"array." +"Cannot paste widgets. Designer could not find a container\n" +"to paste into which does not contain a layout. Break the layout\n" +"of the container you want to paste into and select this container\n" +"and then paste again." msgstr "" -"Rimuovi l'elemento specificato con la chiave da un vettore indicizzato e " -"reindicizzalo." +"Impossibile incollare gli oggetti. Designer non riesce a trovare\n" +"un contenitore senza uno schema in cui incollare. Rompi lo\n" +"schema del contenitore in cui vuoi incollare, e selezionalo\n" +"e reincolla." -#: executor/register.cpp:82 -msgid "Return number of chars in the string." -msgstr "Restituisci il numero di caratteri nella stringa." +#: editor/mainwindowactions.cpp:912 +msgid "Paste Error" +msgstr "Errore di incollaggio" -#: executor/register.cpp:83 -msgid "Check if the string contains given substring." -msgstr "Controlla se la stringa contiene la sottostringa data." +#: editor/mainwindowactions.cpp:1094 +msgid "Edit the current form's settings..." +msgstr "Modifica le impostazioni modulo attuale..." -#: executor/register.cpp:84 -msgid "Return position of a substring in the string, or -1 if it isn't found." -msgstr "" -"Restituisci la posizione di una sottostringa nella stringa, o -1 se non è " -"trovata." +#: editor/mainwindowactions.cpp:1102 +msgid "Edit preferences..." +msgstr "Modifica preferenze..." -#: executor/register.cpp:86 -msgid "Return first n chars of the string." -msgstr "Restituisci i primi n caratteri della stringa." +#: editor/connectioneditorimpl.cpp:229 +msgid "Connect/Disconnect the signals and slots of '%1' and '%2'" +msgstr "Connetti/Disconnetti i segnali e gli slot di «%1» e «%2»" -#: executor/register.cpp:87 -msgid "Return last n chars of the string." -msgstr "Restituisci gli ultimi n caratteri della stringa." +#: editor/connectioneditorimpl.cpp:237 +msgid "Remove Connections" +msgstr "Rimuovi connessioni" -#: executor/register.cpp:88 -msgid "Return substring of the string, starting from given position." -msgstr "" -"Restituisci una sottostringa della stringa, iniziando dalla posizione data." +#: editor/connectioneditorimpl.cpp:248 +msgid "Add Connections" +msgstr "Aggiungi connessioni" -#: executor/register.cpp:90 -msgid "Replace all occurencies of given substring." -msgstr "Sostituisci tutte le occorrenze della sottostringa data." +#: editor/listvieweditorimpl.cpp:66 +msgid "Edit Items and Columns of '%1'" +msgstr "Modifica gli elementi e le colonne di «%1»" -#: executor/register.cpp:91 -msgid "Replace all occurencies of given substring with given replacement." -msgstr "" -"Sostituisci tutte le occorrenze della sottostringa data con la sostituzione " -"data." +#: editor/listvieweditorimpl.cpp:225 +msgid "New Column" +msgstr "Nuova colonna" -#: executor/register.cpp:93 -msgid "Convert the string to uppercase." -msgstr "Converti la stringa in maiuscolo." +#: editor/assoctexteditorimpl.cpp:143 +msgid "&Highlighting" +msgstr "&Evidenziazione" -#: executor/register.cpp:94 -msgid "Convert the string to lowercase." -msgstr "Converti la stringa in minuscolo." +#: editor/assoctexteditorimpl.cpp:187 +msgid "Edit text" +msgstr "Modifica testo" -#: executor/register.cpp:95 -msgid "" -"Compare two strings. Return 0 if they are equal, -1 if the first one is lower, " -"1 if the first one is higher" -msgstr "" -"Confronta due stringhe. Restituisci 0 se sono uguali, -1 se la prima è più " -"bassa, 1 se la prima è più alta" +#: editor/assoctexteditorimpl.cpp:253 +msgid "Edit text - read only mode" +msgstr "Modifica testo - modalità in sola lettura" -#: executor/register.cpp:97 -msgid "Check if string is empty." -msgstr "Controlla se la stringa è vuota." +#: editor/assoctexteditorimpl.cpp:271 +msgid "Set the 'text association' of '%1'" +msgstr "Imposta la «associazione di testo» di «%1»" -#: executor/register.cpp:98 -msgid "Check if string is a valid number." -msgstr "Controlla se la stringa è un numero valido." +#: editor/assoctexteditorimpl.cpp:281 +msgid "Set the 'population text' of '%1'" +msgstr "Imposta il «testo di popolazione» di «%1»" -#: executor/register.cpp:101 -msgid "Return content of given file." -msgstr "Restituisci i contenuti del file dato." +#: editor/assoctexteditorimpl.cpp:430 +msgid "Cannot open file
%1Impossibile aprire il file
%1
" -#: executor/register.cpp:102 -msgid "Write given string to a file." -msgstr "Scrivi la stringa data su un file." +#: editor/main.cpp:31 +msgid "Kommander is a graphical editor of scripted dialogs." +msgstr "Kommander è un editor grafico di finestre realizzate con script." -#: executor/register.cpp:103 -msgid "Append given string to the end of a file." -msgstr "Aggiungi la stringa data alla fine del file." +#: editor/main.cpp:33 +#, fuzzy +msgid "Based on TQt Designer, (C) 2000 Trolltech AS." +msgstr "Basato su Qt Designer, (C) 2000 Trolltech AS." -#: widgets/popupmenu.cpp:56 -msgid "" -"Insert an item into the popup menu. The executeWidget's execute method will be " -"run when this item is selected. Returns the id of the inserted item. Use -1 for " -"index to insert to the end. The icon is optional." -msgstr "" -"Inserisci un elemento nel menu a comparsa. Il metodo di esecuzione dell'oggetto " -"sarà eseguito quando verrà selezionato questo elemento. Restituisce " -"l'identificativo dell'elemento inserito. Usa -1 per inserire l'elemento alla " -"fine. L'icona è opzionale." +#: editor/main.cpp:43 +msgid "Kommander" +msgstr "Kommander" -#: widgets/popupmenu.cpp:57 -msgid "" -"Insert a separator item into the popup menu. Use -1 for index to insert to the " -"end." -msgstr "" -"Inserisci un elemento separatore nel menu a comparsa. Usa -1 per l'indice per " -"inserirlo alla fine." +#: editor/main.cpp:46 +msgid "Project manager" +msgstr "Gestori del progetto" -#: widgets/popupmenu.cpp:58 -msgid "" -"Change an item specified by id in the popup menu. The executeWidget's execute " -"method will be run when this item is selected." -msgstr "" -"Cambia un elemento specificato dall'identificativo nel menu a comparsa. Il " -"metodo di esecuzione dell'oggetto sarà eseguito quando questo elemento sarà " -"selezionato." +#: editor/main.cpp:71 +msgid "Kommander Dialog Editor" +msgstr "Editor di finestre di dialogo Kommander" -#: widgets/popupmenu.cpp:59 -msgid "Enable the item specified by id in the popup menu." +#: widgets/fontdialog.cpp:49 +msgid "" +"Sets the default font for the dialog, by specifying the family, the size and " +"other style options." msgstr "" -"Abilita l'elemento specificato dall'identificativo nel menu a comparsa." +"Imposta il carattere predefinito per la finestra, specificandone la famiglia, " +"la dimensione e altre opzioni di stile." -#: widgets/popupmenu.cpp:60 -msgid "Check if the item specified by id is enabled." -msgstr "Controlla se l'elemento specificato dall'identificativo è attivato." +#: widgets/fontdialog.cpp:51 +msgid "Returns the font family." +msgstr "Restituisce la famiglia del carattere." -#: widgets/popupmenu.cpp:61 -msgid "Make the item specified by id visible." -msgstr "Rendi visibile l'elemento specificato dall'identificativo." +#: widgets/fontdialog.cpp:53 +msgid "Returns the font size in point." +msgstr "Restituisce la dimensione del carattere in punti." -#: widgets/popupmenu.cpp:62 -msgid "Apply checked status for the item specified by id." -msgstr "" -"Applica lo stato di segnato per l'elemento specificato dall'identificativo." +#: widgets/fontdialog.cpp:55 +msgid "Returns true, if the font is bold." +msgstr "Restituisce vero se il carattere è in grassetto." -#: widgets/popupmenu.cpp:63 -msgid "Check if the item specified by id is visible." -msgstr "Controlla se l'elemento specificato dall'identificativo è visibile." +#: widgets/fontdialog.cpp:57 +msgid "Returns true, if the font is italic." +msgstr "Restituisce vero se il carattere è in corsivo." -#: widgets/popupmenu.cpp:64 -msgid "Verify if the item specified by id is checked." -msgstr "Verifica se l'elemento specificato dall'identificativo è segnato." +#: widgets/textedit.cpp:56 +#, fuzzy +msgid "Set widget modified status." +msgstr "Imposta il contenuto dell'oggetto." -#: widgets/popupmenu.cpp:65 +#: widgets/textedit.cpp:57 msgid "" -"Insert submenu widget into the popup menu. Use -1 for index to insert to the " -"end. The icon is optional." +"Select a block of text using the paragraph number and character index of the " +"line. You can use the cursorPositionChanged(int, int) signal to get this data " +"in real time into a script." msgstr "" -"Inserisci un oggetto sottomenu nel menu a comparsa. Usa -1 per l'indice per " -"inserirlo alla fine. L'icona è opzionale." -#: widgets/timer.cpp:63 -msgid "Set the timer timeout interval in ms." -msgstr "Imposta l'intervallo di scadenza del timer in ms." +#: widgets/textedit.cpp:58 +msgid "" +"Search for text from the cursor or a specified position. You can specifiy case " +"sensitive search and forward or backward." +msgstr "" -#: widgets/treewidget.cpp:64 -msgid "Add column at end with column header" -msgstr "Aggiungi colonna alla fine con intestazione della colonna" +#: widgets/textedit.cpp:60 +#, fuzzy +msgid "Get the number of paragraphs in the widget." +msgstr "Restituisci il numero di caratteri nella stringa." -#: widgets/treewidget.cpp:65 -msgid "Set sorting for a column" -msgstr "Imposta l'ordinamento di una colonna" +#: widgets/textedit.cpp:61 +msgid "Get the total length of all text." +msgstr "" -#: widgets/treewidget.cpp:68 -msgid "Get the column caption for column index" -msgstr "Ottieni la didascalia della colonna con un certo indice" +#: widgets/textedit.cpp:63 +msgid "Get the length of the paragraph." +msgstr "" -#: widgets/treewidget.cpp:69 -msgid "Set the pixel width for column index - use 0 to hide" +#: widgets/textedit.cpp:64 +#, fuzzy +msgid "Get the number of lines in the paragraph." +msgstr "Restituisce il numero di elementi nel vettore." + +#: widgets/textedit.cpp:65 +msgid "Use to set superscript." msgstr "" -"Imposta la larghezza in pixel per l'indice di colonna; usa 0 per nascondere" -#: widgets/treewidget.cpp:70 -msgid "Set to left, right or center, case insensitive " +#: widgets/textedit.cpp:66 +msgid "Use to revert from superscript to normal script." +msgstr "" + +#: widgets/textbrowser.cpp:45 widgets/textbrowser.cpp:46 +msgid "Set notify click to intercept clicks and handle links" msgstr "" -"Imposta a left, right o center, le maiuscole non vengono " -"distinte" #: widgets/toolbox.cpp:39 msgid "Adds a widget to the toolbox. Returns the index of the widget." @@ -5273,42 +5441,129 @@ msgid "" msgstr "" "Restituisce l'indice dell'oggetto, -1 se l'oggetto non fa parte della serie." -#: widgets/tabwidget.cpp:48 +#: widgets/execbutton.cpp:62 +msgid "For use only when button is togle type." +msgstr "" + +#: widgets/execbutton.cpp:63 +msgid "Associate a Kommander PopupMenu with this ExecButton." +msgstr "" + +#: widgets/execbutton.cpp:64 +#, fuzzy +msgid "Set the text on the ExecButton." +msgstr "Cambia il testo dell'elemento selezionato." + +#: widgets/treewidget.cpp:67 +msgid "Add column at end with column header" +msgstr "Aggiungi colonna alla fine con intestazione della colonna" + +#: widgets/treewidget.cpp:68 +msgid "Set sorting for a column" +msgstr "Imposta l'ordinamento di una colonna" + +#: widgets/treewidget.cpp:71 +msgid "Get the column caption for column index" +msgstr "Ottieni la didascalia della colonna con un certo indice" + +#: widgets/treewidget.cpp:72 +msgid "Set the pixel width for column index - use 0 to hide" +msgstr "" +"Imposta la larghezza in pixel per l'indice di colonna; usa 0 per nascondere" + +#: widgets/treewidget.cpp:73 +msgid "Set to left, right or center, case insensitive " +msgstr "" +"Imposta a left, right o center, le maiuscole non vengono " +"distinte" + +#: widgets/treewidget.cpp:74 +msgid "Get the count of top level items." +msgstr "" + +#: widgets/treewidget.cpp:75 +msgid "Expand or collapse a node." +msgstr "" + +#: widgets/treewidget.cpp:76 +msgid "See if node is open or closed." +msgstr "" + +#: widgets/dialog.cpp:56 +#, fuzzy +msgid "The name of the widget having focus" +msgstr "Restituisce vero se l'oggetto ha il focus." + +#: widgets/dialog.cpp:57 +msgid "" +"Set a wait cursor. CAUTION: if set more than once an equal number of calls to " +"restore must be made to clear it." +msgstr "" + +#: widgets/dialog.cpp:58 +msgid "Restore normal curser. NOTE: must be called as many times as wait was." +msgstr "" + +#: widgets/buttongroup.cpp:51 +#, fuzzy +msgid "Returns the ID of the selected button." +msgstr "Restituisce il nome dell'oggetto attivo." + +#: widgets/tabwidget.cpp:55 msgid "Sets an icon on the specified tab. Index is zero based." msgstr "" "Imposta un'icona per la scheda selezionata. Gli indici partono da zero." -#: widgets/closebutton.cpp:116 -msgid "Failed to start shell process." -msgstr "Errore nell'avviamento processo di shell." - -#: widgets/combobox.cpp:50 -msgid "Make the ComboBox expose it's list without mousing around." -msgstr "Fai esporre alla lista combinata la sua lista senza usare il mouse." +#: widgets/tabwidget.cpp:56 +#, fuzzy +msgid "Returns the tab label at the given index. Index is zero based." +msgstr "" +"Seleziona l'elemento all'indice specificato. Gli indici partono da zero." -#: widgets/fontdialog.cpp:49 +#: widgets/tabwidget.cpp:57 +#, fuzzy msgid "" -"Sets the default font for the dialog, by specifying the family, the size and " -"other style options." +"Returns true if tab at specified index is enabled, otherwise returns false." msgstr "" -"Imposta il carattere predefinito per la finestra, specificandone la famiglia, " -"la dimensione e altre opzioni di stile." +"Seleziona l'elemento all'indice specificato. Gli indici partono da zero." -#: widgets/fontdialog.cpp:51 -msgid "Returns the font family." -msgstr "Restituisce la famiglia del carattere." +#: widgets/tabwidget.cpp:58 +#, fuzzy +msgid "Sets the tab at the given index to enabled or disabled." +msgstr "" +"Seleziona l'elemento all'indice specificato. Gli indici partono da zero." -#: widgets/fontdialog.cpp:53 -msgid "Returns the font size in point." -msgstr "Restituisce la dimensione del carattere in punti." +#: widgets/tabwidget.cpp:59 +msgid "Show or hide the tabs on the tab widget." +msgstr "" -#: widgets/fontdialog.cpp:55 -msgid "Returns true, if the font is bold." -msgstr "Restituisce vero se il carattere è in grassetto." +#: widgets/tabwidget.cpp:60 +#, fuzzy +msgid "Set the current page by name." +msgstr "Salva la finestra attuale" -#: widgets/fontdialog.cpp:57 -msgid "Returns true, if the font is italic." -msgstr "Restituisce vero se il carattere è in corsivo." +#: widgets/tabwidget.cpp:61 +#, fuzzy +msgid "Sets the tab tab label." +msgstr "Seleziona lo strumento di ordinamento delle schede" + +#: widgets/closebutton.cpp:116 +msgid "Failed to start shell process." +msgstr "Errore nell'avviamento processo di shell." + +#: widgets/progressbar.cpp:46 +#, fuzzy +msgid "Sets the ProgresBar color" +msgstr "Seleziona lo strumento di ordinamento delle schede" + +#: widgets/progressbar.cpp:47 +#, fuzzy +msgid "Sets the ProgresBar text color" +msgstr "Seleziona lo strumento di ordinamento delle schede" + +#: widgets/timer.cpp:63 +msgid "Set the timer timeout interval in ms." +msgstr "Imposta l'intervallo di scadenza del timer in ms." #: widgets/aboutdialog.cpp:59 msgid "" @@ -5352,7 +5607,7 @@ msgstr "" msgid "Returns the set version string." msgstr "Restituisce la stringa della versione impostata." -#: widgets/table.cpp:56 +#: widgets/table.cpp:58 msgid "" "Sets a column to sort ascending or descending. Optionally can sort with rows " "intact for database use." @@ -5360,65 +5615,140 @@ msgstr "" "Imposta una colonna da ordinare in modo ascendente o discendente. A scelta può " "ordinare con righe intatte per l'uso con banche dati." -#: widgets/table.cpp:57 +#: widgets/table.cpp:59 msgid "Scrolls the table so the cell indicated is visible." msgstr "Scorre la tabella in modo da rendere visibile la cella indicata." -#: widgets/table.cpp:58 +#: widgets/table.cpp:60 +#, fuzzy msgid "" "Select cells using the upper left and lower right cell addresses
" -"Not guaranteed to have TDE4 compatiblility" +"Not guaranteed to have KDE4 compatiblility" msgstr "" "Seleziona le celle usando gli indirizzi delle celle in alto a sinistra e in " "basso a destra.
Non è garantita la compatibilità con TDE 4" -#: widgets/table.cpp:59 +#: widgets/table.cpp:61 msgid "Select the row with the zero based index." msgstr "Seleziona la riga usando un indice che parte da zero." -#: widgets/table.cpp:60 +#: widgets/table.cpp:62 +#, fuzzy msgid "" "Select the column with the zero based index.
" -"Not guaranteed to have TDE4 compatiblility" +"Not guaranteed to have KDE4 compatiblility" msgstr "" "Seleziona la colonna usando un indice che parte da zero.
" "Non è garantita la compatibilità con TDE 4" -#: widgets/table.cpp:61 +#: widgets/table.cpp:63 +#, fuzzy msgid "" "Set the column read only using zero based index.
" -"Not guaranteed to have TDE4 compatiblility" +"Not guaranteed to have KDE4 compatiblility" msgstr "" "Imposta la colonna a sola lettura usando un indice che parte da zero.
" "Non è garantita la compatibilità con TDE 4" -#: widgets/table.cpp:62 +#: widgets/table.cpp:64 +#, fuzzy msgid "" "Set the row read only using zero based index.
" -"Not guaranteed to have TDE4 compatiblility" +"Not guaranteed to have KDE4 compatiblility" msgstr "" "Imposta la riga a sola lettura usando un indice che parte da zero.
" "Non è garantita la compatibilità con TDE 4" -#: widgets/table.cpp:63 +#: widgets/table.cpp:65 msgid "Returns the number of rows of the table" msgstr "Restituisce il numero di righe della tabella" -#: widgets/textedit.cpp:47 -msgid "see if widget has been modified." -msgstr "vedi se l'oggetto è stato modificato." +#: widgets/table.cpp:66 +#, fuzzy +msgid "Returns the text of the header for the column index" +msgstr "Restituisce il testo dell'elemento all'indice dato." -#: working/plugintemplate/widget.cpp:43 -msgid "Call function1 with two arguments, second is optional." -msgstr "Chiama function1 con due argomenti, il secondo è opzionale." +#: widgets/table.cpp:67 +#, fuzzy +msgid "Returns the text of the header for the row index" +msgstr "Restituisce il testo dell'elemento all'indice dato." -#: working/plugintemplate/widget.cpp:44 -msgid "Get a QString as a result of function2." -msgstr "Ricevi un oggetto QString come risultato di function2." +#: widgets/lineedit.cpp:45 +#, fuzzy +msgid "Clear widget modified status." +msgstr "Pulisci il testo modificato" -#: working/plugintemplate/plugin.cpp:19 -msgid "Kommander %{APPNAME} plugin." -msgstr "Plugin %{APPNAME} di Kommander." +#: widgets/popupmenu.cpp:56 +msgid "" +"Insert an item into the popup menu. The executeWidget's execute method will be " +"run when this item is selected. Returns the id of the inserted item. Use -1 for " +"index to insert to the end. The icon is optional." +msgstr "" +"Inserisci un elemento nel menu a comparsa. Il metodo di esecuzione dell'oggetto " +"sarà eseguito quando verrà selezionato questo elemento. Restituisce " +"l'identificativo dell'elemento inserito. Usa -1 per inserire l'elemento alla " +"fine. L'icona è opzionale." + +#: widgets/popupmenu.cpp:57 +msgid "" +"Insert a separator item into the popup menu. Use -1 for index to insert to the " +"end." +msgstr "" +"Inserisci un elemento separatore nel menu a comparsa. Usa -1 per l'indice per " +"inserirlo alla fine." + +#: widgets/popupmenu.cpp:58 +msgid "" +"Change an item specified by id in the popup menu. The executeWidget's execute " +"method will be run when this item is selected." +msgstr "" +"Cambia un elemento specificato dall'identificativo nel menu a comparsa. Il " +"metodo di esecuzione dell'oggetto sarà eseguito quando questo elemento sarà " +"selezionato." + +#: widgets/popupmenu.cpp:59 +msgid "Enable the item specified by id in the popup menu." +msgstr "" +"Abilita l'elemento specificato dall'identificativo nel menu a comparsa." + +#: widgets/popupmenu.cpp:60 +msgid "Check if the item specified by id is enabled." +msgstr "Controlla se l'elemento specificato dall'identificativo è attivato." + +#: widgets/popupmenu.cpp:61 +msgid "Make the item specified by id visible." +msgstr "Rendi visibile l'elemento specificato dall'identificativo." + +#: widgets/popupmenu.cpp:62 +msgid "Apply checked status for the item specified by id." +msgstr "" +"Applica lo stato di segnato per l'elemento specificato dall'identificativo." + +#: widgets/popupmenu.cpp:63 +msgid "Check if the item specified by id is visible." +msgstr "Controlla se l'elemento specificato dall'identificativo è visibile." + +#: widgets/popupmenu.cpp:64 +msgid "Verify if the item specified by id is checked." +msgstr "Verifica se l'elemento specificato dall'identificativo è segnato." + +#: widgets/popupmenu.cpp:65 +msgid "" +"Insert submenu widget into the popup menu. Use -1 for index to insert to the " +"end. The icon is optional." +msgstr "" +"Inserisci un oggetto sottomenu nel menu a comparsa. Usa -1 per l'indice per " +"inserirlo alla fine. L'icona è opzionale." + +#: widgets/combobox.cpp:50 +msgid "Make the ComboBox expose it's list without mousing around." +msgstr "Fai esporre alla lista combinata la sua lista senza usare il mouse." + +#~ msgid "Shows an information dialog." +#~ msgstr "Mostra una finestra informativa." + +#~ msgid "Shows an error dialog." +#~ msgstr "Mostra una finestra di errore." #~ msgid "Returns the index of an item with the given text." #~ msgstr "Restituisce l'indice di un elemento con il testo dato." -- cgit v1.2.3