diff options
author | TDE Weblate <weblate@mirror.git.trinitydesktop.org> | 2019-01-13 15:57:22 +0000 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-01-13 17:06:23 +0100 |
commit | 0d744070adcb99b0b783878f60ce662f2c08cbdd (patch) | |
tree | 1dd09390731554a0bcc1a4fc1c635ea9df8d611d /tde-i18n-it/messages | |
parent | a94865edb17b09bb5bf3222c7b04a39d89d76c36 (diff) | |
download | tde-i18n-0d744070adcb99b0b783878f60ce662f2c08cbdd.tar.gz tde-i18n-0d744070adcb99b0b783878f60ce662f2c08cbdd.zip |
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdewebdev/kxsldbg
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdewebdev/kxsldbg/
(cherry picked from commit 47e7afb7d26ba78f7d8854fa638002d1464358ba)
Diffstat (limited to 'tde-i18n-it/messages')
-rw-r--r-- | tde-i18n-it/messages/tdewebdev/kxsldbg.po | 2943 |
1 files changed, 1318 insertions, 1625 deletions
diff --git a/tde-i18n-it/messages/tdewebdev/kxsldbg.po b/tde-i18n-it/messages/tdewebdev/kxsldbg.po index 0fc486a7119..aac4005b26a 100644 --- a/tde-i18n-it/messages/tdewebdev/kxsldbg.po +++ b/tde-i18n-it/messages/tdewebdev/kxsldbg.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: kxsldbg\n" -"POT-Creation-Date: 2014-09-29 12:06-0500\n" +"POT-Creation-Date: 2019-01-13 00:48+0100\n" "PO-Revision-Date: 2007-10-01 07:25+0200\n" "Last-Translator: Federico Zenith <federico.zenith@member.fsf.org>\n" "Language-Team: Italian <kde-i18n-it@kde.org>\n" @@ -18,154 +18,17 @@ msgstr "" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: xsldbgmain.cpp:51 -msgid "A TDE console application for xsldbg, an XSLT debugger" -msgstr "Un'applicazione per console di TDE per xsldbg, un debugger XSLT" - -#: xsldbgmain.cpp:57 -msgid "Start a shell" -msgstr "Avvia una shell" - -#: xsldbgmain.cpp:58 -msgid "Path to change into before loading files" -msgstr "Percorso in cui cambiare prima di caricare i file" - -#: xsldbgmain.cpp:59 -msgid "Add a parameter named <name> and value <value> to XSL environment" -msgstr "" -"Aggiungi un parametro chiamato <nome> e un valore <valore> a un ambiente XSL" - -#: xsldbgmain.cpp:60 -msgid "Use ISO 639 language code specified; for example en_US" -msgstr "Usa il codice di lingua ISO 639 specificato; per esempio en_US" - -#: xsldbgmain.cpp:60 -msgid "Save to a given file. See output command documentation" -msgstr "Salva a un dato file. Vedi la documentazione dei comandi di output" - -#: xsldbgmain.cpp:61 -msgid "Show the version of libxml and libxslt used" -msgstr "Mostra le versioni usate di libxml e libxslt" - -#: xsldbgmain.cpp:62 -msgid "Show logs of what is happening" -msgstr "Mostra i log di cosa sta succedendo" - -#: xsldbgmain.cpp:63 -msgid "Display the time used" -msgstr "Mostra il tempo usato" - -#: xsldbgmain.cpp:64 -msgid "Run the transformation 20 times" -msgstr "Esegui 20 volte la trasformazione" - -#: xsldbgmain.cpp:66 -msgid "Dump the tree of the result instead" -msgstr "Scarica piuttosto l'albero dei risultati" - -#: xsldbgmain.cpp:68 -msgid "Disable the DTD loading phase" -msgstr "Disabilita la fase di caricamento del DTD" - -#: xsldbgmain.cpp:69 -msgid "Disable the output of the result" -msgstr "Disabilita l'output del risultato" - -#: xsldbgmain.cpp:70 -msgid "Increase the maximum depth" -msgstr "Aumenta la profondità massima" - -#: xsldbgmain.cpp:73 -msgid "The input document is(are) an HTML file(s)" -msgstr "I documenti di input sono file HTML" - -#: xsldbgmain.cpp:77 -msgid "The input document is SGML docbook" -msgstr "Il documento di input è un docbook SGML" - -#: xsldbgmain.cpp:80 -msgid "Disable the fetching DTDs or entities over network" -msgstr "Disabilita lo scaricamento di DTD o entità dalla rete" - -#: xsldbgmain.cpp:83 -msgid "Use the catalogs from $SGML_CATALOG_FILES" -msgstr "Usa cataloghi da $SGML_CATALOGS_FILES" - -#: xsldbgmain.cpp:87 -msgid "Disable XInclude processing on document input" -msgstr "Disabilita il processo con XInclude dell'input del documento" - -#: xsldbgmain.cpp:90 -msgid "Print profiling informations" -msgstr "Stampa informazioni di profilo" - -#: xsldbgmain.cpp:91 -msgid "Do not run gdb compatability mode and print less information" -msgstr "" -"Non eseguire in modalità compatibile con gbd e stampa meno informazioni" - -#: xsldbgmain.cpp:92 -msgid "Detect and use encodings in the stylesheet" -msgstr "Rileva e usa le codifiche nel foglio di stile" - -#: xsldbgmain.cpp:93 -msgid "Treat command line input as encoded in UTF-8" -msgstr "Tratta l'input da riga di comando come codificato in UTF-8" - -#: xsldbgmain.cpp:94 -msgid "Use HTML output when generating search reports" -msgstr "Usa l'output HTML nella generazione di rapporti di ricerca" - -#: xsldbgmain.cpp:95 -msgid "" -"Print all error messages to stdout, normally error messages go to stderr" -msgstr "" -"Stampa tutti i messaggi d'errore a stdout, normalmente i messaggi d'errore " -"vanno a stderr" - -#: xsldbgmain.cpp:96 -msgid "" -"Disable the automatic restarting of execution when current processing pass is " -"complete" -msgstr "" -"Disabilita il riavvio automatico dell'esecuzione quando il passaggio di " -"processo attuale è completo" - -#: main.cpp:14 xsldbgmain.cpp:97 -msgid "XSL script to run" -msgstr "Script XSL da eseguire" - -#: main.cpp:15 xsldbgmain.cpp:98 -msgid "XML data to be transformed" -msgstr "Dati XML da trasformare" - -#: xsldbgmain.cpp:124 -msgid "" -"Using libxml %1, libxslt %2 and libexslt %3\n" -msgstr "" -"In uso: libxml %1, libxslt %2 e libexslt %3\n" - -#: xsldbgmain.cpp:125 -msgid "" -"xsldbg was compiled against libxml %1, libxslt %2 and libexslt %3\n" -msgstr "" -"xsldbg è stato compilato con libxml %1, libxslt %2 e libexslt %3\n" - -#: xsldbgmain.cpp:126 +#: _translatorinfo:1 msgid "" -"libxslt %1 was compiled against libxml %2\n" -msgstr "" -"libxslt %1 è stato compilato con libxml %2\n" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Federico Zenith,Daniele Medri" -#: xsldbgmain.cpp:127 +#: _translatorinfo:2 msgid "" -"libexslt %1 was compiled against libxml %2\n" -msgstr "" -"libexslt %1 è stato compilato con libxml %2\n" - -#: xsldbgmain.cpp:130 -msgid "Xsldbg" -msgstr "Xsldbg" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "federico.zenith@member.fsf.org" #: kxsldbg.cpp:67 msgid "&XSLDbg Handbook" @@ -179,602 +42,379 @@ msgstr "Impossibile trovare il nostro componente." msgid "File: %1 Line: %2 Col: %3" msgstr "File: %1 riga: %2 colonna: %3" -#. i18n: file kxsldbg_shell.rc line 9 -#: rc.cpp:6 rc.cpp:144 rc.cpp:381 -#, no-c-format -msgid "Debug" -msgstr "Debug" - -#. i18n: file ./kxsldbgpart/xsldbgglobalvariables.ui line 25 -#: rc.cpp:15 -#, no-c-format -msgid "Xsldbg Global Variables" -msgstr "Variabili globali Xsldbg" - -#. i18n: file ./kxsldbgpart/xsldbgglobalvariables.ui line 40 -#: rc.cpp:18 rc.cpp:60 rc.cpp:285 rc.cpp:339 -#, no-c-format -msgid "Name" -msgstr "Nome" - -#. i18n: file ./kxsldbgpart/xsldbgglobalvariables.ui line 51 -#: rc.cpp:21 rc.cpp:153 rc.cpp:294 -#, no-c-format -msgid "Source File" -msgstr "File sorgente" - -#. i18n: file ./kxsldbgpart/xsldbgglobalvariables.ui line 62 -#: rc.cpp:24 rc.cpp:297 -#, no-c-format -msgid "Source Line Number" -msgstr "Numero linea del sorgente" - -#. i18n: file ./kxsldbgpart/xsldbgglobalvariables.ui line 150 -#: rc.cpp:27 rc.cpp:273 -#, no-c-format -msgid "Expression:" -msgstr "Espressione:" - -#. i18n: file ./kxsldbgpart/xsldbgglobalvariables.ui line 158 -#: rc.cpp:30 rc.cpp:276 -#, no-c-format -msgid "Enter a valid XPath expression" -msgstr "Inserisci un'espressione XPath valida" +#: kxsldbgpart/kxsldbg_part.cpp:87 kxsldbgpart/kxsldbg_part.cpp:634 +#: kxsldbgpart/kxsldbg_part.cpp:636 +msgid "Goto XPath" +msgstr "Vai nell'XPath" -#. i18n: file ./kxsldbgpart/xsldbgglobalvariables.ui line 185 -#: kxsldbgpart/kxsldbg_part.cpp:95 rc.cpp:33 rc.cpp:279 +#: kxsldbgpart/kxsldbg_part.cpp:95 kxsldbgpart/xsldbgglobalvariables.ui:185 +#: kxsldbgpart/xsldbglocalvariables.ui:122 #, no-c-format msgid "Evaluate" msgstr "Valuta" -#. i18n: file ./kxsldbgpart/xsldbgglobalvariables.ui line 188 -#: rc.cpp:36 rc.cpp:282 -#, no-c-format -msgid "Result of evaluation will appear in message window" -msgstr "Il risultato della valutazione apparirà nella finestra dei messaggi" - -#. i18n: file ./kxsldbgpart/xsldbgglobalvariables.ui line 229 -#: rc.cpp:39 rc.cpp:51 rc.cpp:141 rc.cpp:162 rc.cpp:315 rc.cpp:366 -#, no-c-format -msgid "Refresh" -msgstr "Aggiorna" - -#. i18n: file ./kxsldbgpart/xsldbgentities.ui line 25 -#: rc.cpp:42 -#, no-c-format -msgid "Xsldbg Entities" -msgstr "Entità di Xsldbg" - -#. i18n: file ./kxsldbgpart/xsldbgentities.ui line 40 -#: rc.cpp:45 -#, no-c-format -msgid "PublicID" -msgstr "PublicID" - -#. i18n: file ./kxsldbgpart/xsldbgentities.ui line 51 -#: rc.cpp:48 -#, no-c-format -msgid "SystemID" -msgstr "SystemID" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 17 -#: rc.cpp:54 -#, no-c-format -msgid "Xsldbg Breakpoints" -msgstr "Punti d'interruzione per Xsldbg" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 26 -#: rc.cpp:57 -#, no-c-format -msgid "ID" -msgstr "ID" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 48 -#: rc.cpp:63 rc.cpp:342 -#, no-c-format -msgid "Mode" -msgstr "Modalità" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 59 -#: rc.cpp:66 -#, no-c-format -msgid "File Name" -msgstr "Nome file" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 70 -#: rc.cpp:69 rc.cpp:348 rc.cpp:360 -#, no-c-format -msgid "Line Number" -msgstr "Numero linea" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 81 -#: kxsldbgpart/xsldbgbreakpointlistitem.cpp:38 rc.cpp:72 -#, no-c-format -msgid "Enabled" -msgstr "Abilitato" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 102 -#: rc.cpp:75 -#, no-c-format -msgid "Click breakpoint in list to modify or delete it" -msgstr "" -"Fai clic sui punti d'interruzione nell'elenco per modificarli o eliminarli" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 138 -#: rc.cpp:78 -#, no-c-format -msgid "ID:" -msgstr "ID:" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 146 -#: rc.cpp:81 -#, no-c-format -msgid "Line number:" -msgstr "Numero linea:" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 154 -#: rc.cpp:84 -#, no-c-format -msgid "You don't need to specify directory for file name" -msgstr "Non devi specificare la cartella per il nome file" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 162 -#: rc.cpp:87 -#, no-c-format -msgid "Template name or match name to look for" -msgstr "Nome modello o nome confronto da cercare" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 198 -#: rc.cpp:90 rc.cpp:93 -#, no-c-format -msgid "Must be positive" -msgstr "Deve essere positivo" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 285 -#: rc.cpp:96 -#, no-c-format -msgid "Mode:" -msgstr "Modalità:" +#: kxsldbgpart/kxsldbg_part.cpp:109 +msgid "Configure Editor..." +msgstr "Configura l'editor..." -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 293 -#: rc.cpp:99 -#, no-c-format -msgid "Name:" -msgstr "Nome:" +#: kxsldbgpart/kxsldbg_part.cpp:113 +msgid "Configure..." +msgstr "Configura..." -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 301 -#: rc.cpp:102 -#, no-c-format -msgid "File name:" -msgstr "Nome file:" +#: kxsldbgpart/kxsldbg_part.cpp:118 +msgid "Inspect..." +msgstr "Ispeziona..." -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 375 -#: rc.cpp:108 -#, no-c-format -msgid "Delete breakpoint using ID" -msgstr "Elimina il punto d'interruzione usando ID" +#: kxsldbgpart/kxsldbg_part.cpp:125 +msgid "Run" +msgstr "Avvia" -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 386 -#: rc.cpp:114 -#, no-c-format -msgid "Clear entered text" -msgstr "Pulisci il testo inserito" +#: kxsldbgpart/kxsldbg_part.cpp:135 +msgid "Step" +msgstr "Passo" -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 394 -#: rc.cpp:117 +#: kxsldbgpart/kxsldbg_part.cpp:140 kxsldbgpart/xsldbgconfig.ui:261 #, no-c-format -msgid "Add All" -msgstr "Aggiungi tutto" +msgid "Next" +msgstr "Prossimo" -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 397 -#: rc.cpp:120 -#, no-c-format -msgid "Add breakpoint on all templates found" -msgstr "Aggiungi punto d'interruzione su tutti i modelli trovati" +#: kxsldbgpart/kxsldbg_part.cpp:145 +msgid "Step Up" +msgstr "Passo avanti" -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 408 -#: rc.cpp:126 -#, no-c-format -msgid "Delete all breakpoints" -msgstr "Elimina tutti i punti d'interruzione" +#: kxsldbgpart/kxsldbg_part.cpp:150 +msgid "Step Down" +msgstr "Passo indietro" -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 416 -#: rc.cpp:129 -#, no-c-format -msgid "Enable" -msgstr "Abilita" +#: kxsldbgpart/kxsldbg_part.cpp:156 +msgid "Break" +msgstr "Interrompi" -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 419 -#: rc.cpp:132 -#, no-c-format -msgid "Enable breakpoint using ID" -msgstr "Abilita i punti d'interruzione usando ID" +#: kxsldbgpart/kxsldbg_part.cpp:161 +msgid "Enable/Disable" +msgstr "Abilita/disabilita" -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 430 -#: rc.cpp:138 -#, no-c-format -msgid "Add breakpoint using file name with line number or a template name" -msgstr "" -"Aggiungi il punto d'interruzione usando un nome file con un numero di linea o " -"un nome di modello" +#: kxsldbgpart/kxsldbg_part.cpp:171 +msgid "&Source" +msgstr "&Sorgente" -#. i18n: file ./kxsldbgpart/xsldbgsources.ui line 17 -#: rc.cpp:150 -#, no-c-format -msgid "Xsldbg Source Files" -msgstr "File sorgenti di Xsldbg" +#: kxsldbgpart/kxsldbg_part.cpp:176 +msgid "&Data" +msgstr "&Dati" -#. i18n: file ./kxsldbgpart/xsldbgsources.ui line 43 -#: rc.cpp:156 -#, no-c-format -msgid "Parent File" -msgstr "File genitore" +#: kxsldbgpart/kxsldbg_part.cpp:181 +msgid "&Output" +msgstr "&Output" -#. i18n: file ./kxsldbgpart/xsldbgsources.ui line 54 -#: rc.cpp:159 -#, no-c-format -msgid "Parent Line Number" -msgstr "Numero linea genitore" +#: kxsldbgpart/kxsldbg_part.cpp:186 +msgid "Reload Current File From Disk" +msgstr "Ricarica il file corrente dal disco" -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 31 -#: rc.cpp:165 -#, no-c-format -msgid "KXsldbg Configuration" -msgstr "Configurazione KXsldbg" +#: kxsldbgpart/kxsldbg_part.cpp:192 +msgid "Walk Through Stylesheet..." +msgstr "Scorri il foglio di stile..." -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 75 -#: rc.cpp:168 -#, no-c-format -msgid "LibXSLT Parameters" -msgstr "Parametri di LibXSLT" +#: kxsldbgpart/kxsldbg_part.cpp:196 +msgid "Stop Wal&king Through Stylesheet" +msgstr "Ferma lo s&corrimento nel foglio di stile" -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 108 -#: rc.cpp:171 -#, no-c-format -msgid "Parameter value:" -msgstr "Valore parametro:" +#: kxsldbgpart/kxsldbg_part.cpp:200 +msgid "Tr&ace Execution of Stylesheet" +msgstr "Tr&accia l'esecuzione del foglio di stile" -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 148 -#: rc.cpp:174 -#, no-c-format -msgid "Parameter name:" -msgstr "Nome parametro:" +#: kxsldbgpart/kxsldbg_part.cpp:204 +msgid "Stop Tracing of Stylesheet" +msgstr "Ferma la tracciatura del foglio di stile" -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 229 -#: rc.cpp:177 -#, no-c-format -msgid "Prev" -msgstr "Prec" +#: kxsldbgpart/kxsldbg_part.cpp:209 +msgid "&Evaluate Expression..." +msgstr "&Valuta espressione..." -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 261 -#: kxsldbgpart/kxsldbg_part.cpp:140 rc.cpp:183 -#, no-c-format -msgid "Next" -msgstr "Prossimo" +#: kxsldbgpart/kxsldbg_part.cpp:214 +msgid "Goto &XPath..." +msgstr "Vai all'&XPath..." -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 464 -#: rc.cpp:195 -#, no-c-format -msgid "Output file:" -msgstr "File di output:" +#: kxsldbgpart/kxsldbg_part.cpp:219 +msgid "Lookup SystemID..." +msgstr "Cerca SystemID..." -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 488 -#: rc.cpp:198 rc.cpp:204 rc.cpp:210 -#, no-c-format -msgid "..." -msgstr "..." +#: kxsldbgpart/kxsldbg_part.cpp:224 +msgid "Lookup PublicID..." +msgstr "Cerca PublicID..." -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 512 -#: rc.cpp:201 -#, no-c-format -msgid "XML data:" -msgstr "Dati XML:" +#: kxsldbgpart/kxsldbg_part.cpp:277 +msgid "KXsldbgPart" +msgstr "ComponenteKXsldbg" -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 560 -#: rc.cpp:207 -#, no-c-format -msgid "XSL source:" -msgstr "Sorgente XSL:" +#: kxsldbgpart/kxsldbg_part.cpp:358 +msgid "Debugger Not Ready" +msgstr "Debugger non pronto" -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 621 -#: rc.cpp:216 -#, no-c-format -msgid "catalogs" -msgstr "cataloghi" +#: kxsldbgpart/kxsldbg_part.cpp:359 +msgid "Configure and start the debugger first." +msgstr "Configura e avvia il debugger, prima." -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 624 -#: rc.cpp:219 -#, no-c-format -msgid "use catalogs from $SGML_CATALOGS_FILES" -msgstr "usa cataloghi da $SGML_CATALOGS_FILES" +#: kxsldbgpart/kxsldbg_part.cpp:376 kxsldbgpart/kxsldbg_part.cpp:382 +msgid "Lookup SystemID" +msgstr "Cerca SystemID" -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 632 -#: rc.cpp:222 -#, no-c-format -msgid "novalid" -msgstr "nonvalido" +#: kxsldbgpart/kxsldbg_part.cpp:377 kxsldbgpart/kxsldbg_part.cpp:383 +msgid "Please enter SystemID to find:" +msgstr "Per piacere inserisci il SystemID da trovare:" -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 635 -#: rc.cpp:225 -#, no-c-format -msgid "skip the DTD loading phase" -msgstr "salta la fase di caricamento del DTD" +#: kxsldbgpart/kxsldbg_part.cpp:408 kxsldbgpart/kxsldbg_part.cpp:413 +msgid "Lookup PublicID" +msgstr "Cerca PublicID" -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 643 -#: rc.cpp:228 -#, no-c-format -msgid "html" -msgstr "html" +#: kxsldbgpart/kxsldbg_part.cpp:409 kxsldbgpart/kxsldbg_part.cpp:414 +msgid "Please enter PublicID to find:" +msgstr "Per piacere inserisci il PublicID da trovare:" -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 646 -#: rc.cpp:231 -#, no-c-format -msgid "the input document is(are) an HTML file(s)" -msgstr "i documenti di input sono file HTML" +#: kxsldbgpart/kxsldbg_part.cpp:622 kxsldbgpart/kxsldbg_part.cpp:624 +msgid "Evalute Expression" +msgstr "Valuta espressione" -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 654 -#: rc.cpp:234 -#, no-c-format -msgid "docbook" -msgstr "docbook" +#: kxsldbgpart/kxsldbg_part.cpp:622 kxsldbgpart/kxsldbg_part.cpp:624 +#: kxsldbgpart/kxsldbg_part.cpp:634 kxsldbgpart/kxsldbg_part.cpp:636 +msgid "XPath:" +msgstr "XPath:" -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 657 -#: rc.cpp:237 -#, no-c-format -msgid "the input document is SGML docbook" -msgstr "i documenti di input sono SGML docbook" +#: kxsldbgpart/kxsldbg_part.cpp:738 kxsldbgpart/libxsldbg/xsldbg.cpp:591 +msgid "Error: Too many file names supplied via command line.\n" +msgstr "Errore: troppi nomi file forniti attraverso la riga di comando.\n" -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 665 -#: rc.cpp:240 -#, no-c-format -msgid "debug" -msgstr "debug" +#: kxsldbgpart/kxsldbg_part.cpp:802 +msgid "SystemID or PublicID Resolution Result" +msgstr "Risultato della risoluzione di SystemID o PublicID" -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 668 -#: rc.cpp:243 -#, no-c-format -msgid "dump the tree of the result instead" -msgstr "scarica piuttosto l'albero dei risultati" +#: kxsldbgpart/kxsldbg_part.cpp:803 +#, c-format +msgid "" +"SystemID or PublicID has been resolved to\n" +".%1" +msgstr "" +"SystemID o PublicID è stato risolto in\n" +" %1" -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 676 -#: rc.cpp:246 -#, no-c-format -msgid "noout" -msgstr "nessun output" +#: kxsldbgpart/libxsldbg/breakpoint.cpp:623 +msgid "disabled" +msgstr "disabilitato" -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 679 -#: rc.cpp:249 -#, no-c-format -msgid "do not dump the result" -msgstr "non scaricare il risultato" +#: kxsldbgpart/libxsldbg/breakpoint.cpp:624 +msgid "enabled" +msgstr "abilitato" -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 687 -#: rc.cpp:252 -#, no-c-format -msgid "profile" -msgstr "profilo" +#: kxsldbgpart/libxsldbg/breakpoint.cpp:643 +msgid "" +"Breakpoint %1 %2 for template: \"%3\" mode: \"%4\" in file \"%5\" at line %6" +msgstr "" +"Punto d'interruzione %1 %2 per il modello: \"%3\" in modalità: \"%4\" nel " +"file \"%5\" alla riga %6" -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 690 -#: rc.cpp:255 -#, no-c-format -msgid "print profiling information" -msgstr "stampa informazioni di profilo" +#: kxsldbgpart/libxsldbg/breakpoint.cpp:645 +msgid "Breakpoint %1 %2 for template: \"%3\" mode: \"%4\"" +msgstr "Punto d'interruzione %1 %2 per il modello: \"%3\" in modalità: \"%4\"" -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 698 -#: rc.cpp:258 -#, no-c-format -msgid "timing" -msgstr "tempo" +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:94 +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:345 +msgid "Failed to add breakpoint." +msgstr "Impossibile aggiungere un punto d'interruzione." -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 701 -#: rc.cpp:261 -#, no-c-format -msgid "display the time used" -msgstr "mostra il tempo usato" +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:97 +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:352 +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:800 +#: kxsldbgpart/libxsldbg/debugXSL.cpp:510 +msgid "Error: Debugger has no files loaded. Try reloading files.\n" +msgstr "" +"Errore: il debugger non ha caricato nessun file. Prova a ricaricare i file.\n" -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 709 -#: rc.cpp:264 -#, no-c-format -msgid "nonet" -msgstr "non in rete" +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:113 +msgid "Error: Unable to parse %1 as a number of frames.\n" +msgstr "Errore: impossibile analizzare %1 come un numero di frame.\n" -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 712 -#: rc.cpp:267 -#, no-c-format -msgid "refuse to fetch DTDs or entities over network" -msgstr "rifiuta di scaricare DTD o entità dalla rete" +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:151 +msgid "Error: Stylesheet is not valid or file is not loaded.\n" +msgstr "Errore: il foglio di stile non è valido o il file non è caricato.\n" -#. i18n: file ./kxsldbgpart/xsldbglocalvariables.ui line 25 -#: rc.cpp:270 -#, no-c-format -msgid "Xsldbg Local Variables" -msgstr "Variabili locali di Xsldbg" +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:191 +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:215 +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:302 +msgid "" +"Warning: Breakpoint for file \"%1\" at line %2 does not seem to be valid.\n" +msgstr "" +"Attenzione: il punto d'interruzione del file \"%1\" alla riga %2 sembra non " +"essere valido.\n" -#. i18n: file ./kxsldbgpart/xsldbglocalvariables.ui line 161 -#: rc.cpp:288 -#, no-c-format -msgid "Template Context" -msgstr "Modelli del contesto" +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:213 +msgid "Error: Unable to find a stylesheet file whose name contains %1.\n" +msgstr "" +"Errore: impossibile trovare un file di foglio di stile il cui nome contenga " +"%1.\n" -#. i18n: file ./kxsldbgpart/xsldbglocalvariables.ui line 172 -#: rc.cpp:291 -#, no-c-format -msgid "Type" -msgstr "Tipo" +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:223 +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:318 +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:1031 +#: kxsldbgpart/libxsldbg/debugXSL.cpp:679 +#: kxsldbgpart/libxsldbg/debugXSL.cpp:713 +#: kxsldbgpart/libxsldbg/debugXSL.cpp:1237 +#: kxsldbgpart/libxsldbg/debugXSL.cpp:1340 kxsldbgpart/libxsldbg/files.cpp:1353 +#: kxsldbgpart/libxsldbg/files_unix.cpp:61 +#: kxsldbgpart/libxsldbg/files_unix.cpp:153 +#: kxsldbgpart/libxsldbg/search.cpp:106 kxsldbgpart/libxsldbg/search.cpp:1191 +#: kxsldbgpart/libxsldbg/search.cpp:1254 kxsldbgpart/libxsldbg/search.cpp:1315 +#: kxsldbgpart/libxsldbg/search.cpp:1367 kxsldbgpart/libxsldbg/search.cpp:1415 +#: kxsldbgpart/libxsldbg/search.cpp:1469 kxsldbgpart/libxsldbg/search.cpp:1515 +#: kxsldbgpart/libxsldbg/variable_cmds.cpp:105 +#: kxsldbgpart/libxsldbg/xsldbg.cpp:512 kxsldbgpart/libxsldbg/xsldbg.cpp:1069 +msgid "Error: Out of memory.\n" +msgstr "Errore: memoria esaurita.\n" -#. i18n: file ./kxsldbgpart/xsldbglocalvariables.ui line 228 -#: rc.cpp:300 -#, no-c-format -msgid "Variable expression:" -msgstr "Espressione variabile:" +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:249 +msgid "Error: Data file is invalid. Try the run command first.\n" +msgstr "Errore: il file dati non è valido. Prova prima il comando run.\n" -#. i18n: file ./kxsldbgpart/xsldbglocalvariables.ui line 249 -#: rc.cpp:303 -#, no-c-format -msgid "Variable type:" -msgstr "Tipo variabile:" +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:304 +msgid "Error: Unable to find a data file whose name contains %1.\n" +msgstr "Errore: impossibile trovare un file dati il cui nome contenga %1.\n" -#. i18n: file ./kxsldbgpart/xsldbglocalvariables.ui line 270 -#: rc.cpp:306 -#, no-c-format -msgid "Set Expression" -msgstr "Imposta espressione" +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:375 +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:695 +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:821 +#: kxsldbgpart/libxsldbg/param_cmds.cpp:107 +msgid "Error: Unable to parse %1 as a line number.\n" +msgstr "Errore: impossibile analizzare %1 come numero di riga.\n" -#. i18n: file ./kxsldbgpart/xsldbglocalvariables.ui line 273 -#: rc.cpp:309 -#, no-c-format -msgid "Set the selection for variable " -msgstr "Imposta la selezione per la variabile " +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:419 +msgid "Error: Unable to find the added breakpoint." +msgstr "Errore: impossibile trovare il punto d'interruzione aggiunto." -#. i18n: file ./kxsldbgpart/xsldbglocalvariables.ui line 283 -#: rc.cpp:312 -#, no-c-format -msgid "Variable name:" -msgstr "Nome della variabile:" +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:425 +#: kxsldbgpart/libxsldbg/search.cpp:484 kxsldbgpart/libxsldbg/trace_cmds.cpp:68 +#: kxsldbgpart/libxsldbg/variable_cmds.cpp:111 +msgid "Error: Invalid arguments to command %1.\n" +msgstr "Errore: argomenti del comando %1 non validi.\n" -#. i18n: file ./kxsldbgpart/xsldbgwalkspeed.ui line 17 -#: rc.cpp:318 -#, no-c-format -msgid "Configure xsldbg's Walk Speed" -msgstr "Configura la velocità di Xsldbg" +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:527 +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:722 +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:848 +msgid "Error: Invalid arguments for command %1.\n" +msgstr "Errore: argomenti per il comando %1 non validi.\n" -#. i18n: file ./kxsldbgpart/xsldbgwalkspeed.ui line 51 -#: rc.cpp:321 -#, no-c-format +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:596 +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:952 msgid "" -"Change the speed at which xsldbg walks through execution of the stylesheet." +"Information: Breakpoint validation has caused breakpoint %1 to be re-" +"created.\n" msgstr "" -"Cambia la velocità alla quale xsldbg attraversa l'esecuzione del foglio di " -"stile." +"Informazione: la validazione dei punti d'interruzione ha causato la " +"ricreazione del punto d'interruzione %1.\n" -#. i18n: file ./kxsldbgpart/xsldbgwalkspeed.ui line 95 -#: rc.cpp:324 -#, no-c-format -msgid "Slow" -msgstr "Lento" +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:603 +msgid "Warning: Breakpoint exits for file \"%1\" at line %2.\n" +msgstr "" +"Attenzione: esiste un punto d'interruzione nel file \"%1\" alla riga %2.\n" -#. i18n: file ./kxsldbgpart/xsldbgwalkspeed.ui line 117 -#: rc.cpp:327 -#, no-c-format -msgid "Fast" -msgstr "Veloce" +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:626 +msgid "Error: No templates found or unable to add breakpoint.\n" +msgstr "" +"Errore: non è stato trovato nessun modello o è impossibile aggiungere un " +"punto d'interruzione.\n" -#. i18n: file ./kxsldbgpart/xsldbgtemplates.ui line 17 -#: rc.cpp:336 -#, no-c-format -msgid "Xsldbg Templates" -msgstr "Modelli Xsldbg" +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:631 +#, c-format +msgid "" +"_n: Information: Added %n new breakpoint.\n" +"Information: Added %n new breakpoints." +msgstr "" +"Informazione: Aggiunto %n nuovo punto d'interruzione.\n" +"Informazione: Aggiunti %n nuovi punti d'interruzione." -#. i18n: file ./kxsldbgpart/xsldbgtemplates.ui line 54 -#: rc.cpp:345 rc.cpp:357 -#, no-c-format -msgid "Source File Name" -msgstr "Nome del file sorgente" +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:651 +msgid "Error: Failed to add breakpoint for file \"%1\" at line %2.\n" +msgstr "" +"Errore: impossibile aggiungere punto d'interruzione nel file \"%1\" alla " +"riga %2.\n" -#. i18n: file ./kxsldbgpart/xsldbgcallstack.ui line 17 -#: rc.cpp:351 -#, no-c-format -msgid "Xsldbg Callstack" -msgstr "Pila delle chiamate di Xsldbg" +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:653 +msgid "Error: Failed to add breakpoint.\n" +msgstr "Errore: impossibile aggiungere punto d'interruzione.\n" -#. i18n: file ./kxsldbgpart/xsldbgcallstack.ui line 32 -#: rc.cpp:354 -#, no-c-format -msgid "Frame# Template Name" -msgstr "Nome del modello per il riquadro numero" +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:677 +msgid "Failed to delete breakpoint." +msgstr "Impossibile eliminare il punto d'interruzione." -#. i18n: file ./kxsldbgpart/xsldbgcallstack.ui line 75 -#: rc.cpp:363 -#, no-c-format -msgid "Oldest Frame # is 0, Frame # has been added to the first column" +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:714 +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:842 +msgid "Error: Breakpoint does not exist for file \"%1\" at line %2.\n" msgstr "" -"Il numero del riquadro più vecchio è 0, ed è stato aggiunto alla prima colonna" - -#. i18n: file ./kxsldbgpart/xsldbgmsgdialog.ui line 26 -#: rc.cpp:369 -#, no-c-format -msgid "qxsldbg Message" -msgstr "Messaggio qxsldbg" - -#. i18n: file ./kxsldbgpart/xsldbgmsgdialog.ui line 71 -#: rc.cpp:372 -#, no-c-format -msgid "TextLabel1" -msgstr "EtichettaDiTesto1" +"Errore: il punto di interruzione non esiste nel file \"%1\" alla riga %2.\n" -#: main.cpp:9 -msgid "A TDE KPart Application for xsldbg, an XSLT debugger" -msgstr "Un'applicazione KPart TDE per xsldbg, un debugger XSLT" +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:735 +msgid "Error: Unable to delete breakpoint %1.\n" +msgstr "Errore: impossibile eliminare il punto di interruzione %1.\n" -#: main.cpp:16 -msgid "File to save results to" -msgstr "File in cui salvare i risultati" +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:738 +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:864 +msgid "Error: Breakpoint %1 does not exist.\n" +msgstr "Errore: il punto di interruzione %1 non esiste.\n" -#: main.cpp:22 -msgid "KXSLDbg" -msgstr "KXSLDbg" +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:745 +msgid "Error: Unable to delete breakpoint at template %1.\n" +msgstr "Errore: impossibile eliminare punto di interruzione nel modello %1.\n" -#: _translatorinfo.cpp:1 -msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "Federico Zenith,Daniele Medri" +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:748 +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:871 +msgid "Error: Breakpoint at template \"%1\" does not exist.\n" +msgstr "Errore: non esiste un punto di interruzione nel modello \"%1\".\n" -#: _translatorinfo.cpp:3 -msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "federico.zenith@member.fsf.org" +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:797 +msgid "Failed to enable/disable breakpoint." +msgstr "Impossibile abilitare o disabilitare il punto d'interruzione." -#: kxsldbgpart/xsldbglocallistitem.cpp:32 -#: kxsldbgpart/xsldbglocalvariablesimpl.cpp:71 -msgid "Local" -msgstr "Locale" +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:861 +msgid "Error: Unable to enable/disable breakpoint %1.\n" +msgstr "" +"Errore: impossibile abilitare o disabilitare il punto di interruzione %1.\n" -#: kxsldbgpart/xsldbglocallistitem.cpp:34 -#: kxsldbgpart/xsldbglocalvariablesimpl.cpp:73 -msgid "Global" -msgstr "Globale" +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:956 +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:995 +msgid "Warning: Validation of breakpoint %1 failed.\n" +msgstr "Attenzione: validazione del punto di interruzione %1 non riuscita.\n" -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:97 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:352 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:800 -#: kxsldbgpart/libxsldbg/debugXSL.cpp:510 +#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:984 msgid "" -"Error: Debugger has no files loaded. Try reloading files.\n" +"Information: Breakpoint validation has caused one or more breakpoints to be " +"re-created.\n" msgstr "" -"Errore: il debugger non ha caricato nessun file. Prova a ricaricare i file.\n" +"Informazione: la validazione dei punti di interruzione ha causato la " +"ricreazione di uno o più punti di interruzione.\n" -#: kxsldbgpart/libxsldbg/debugXSL.cpp:532 -msgid "" -"Error: The XSLT template named \"%1\" was not found.\n" +#: kxsldbgpart/libxsldbg/debug.cpp:135 +msgid "Error: XSLT source and XML data are empty. Cannot enter the debugger.\n" msgstr "" -"Errore: il modello XSLT chiamato \"%1\" non è stato trovato.\n" +"Errore: il sorgente XSLT e i dati XML sono vuoti. Impossibile entrare nel " +"debugger.\n" + +#: kxsldbgpart/libxsldbg/debugXSL.cpp:532 +msgid "Error: The XSLT template named \"%1\" was not found.\n" +msgstr "Errore: il modello XSLT chiamato \"%1\" non è stato trovato.\n" #: kxsldbgpart/libxsldbg/debugXSL.cpp:535 -msgid "" -" template: \"%1\"\n" -msgstr "" -" modello: \"%1\"\n" +msgid " template: \"%1\"\n" +msgstr " modello: \"%1\"\n" #: kxsldbgpart/libxsldbg/debugXSL.cpp:560 #: kxsldbgpart/libxsldbg/debugXSL.cpp:566 -msgid "" -"Error: Unable to cd. No stylesheet loaded.\n" -msgstr "" -"Errore: impossibile eseguire cd. Nessun foglio di stile trovato.\n" +msgid "Error: Unable to cd. No stylesheet loaded.\n" +msgstr "Errore: impossibile eseguire cd. Nessun foglio di stile trovato.\n" #: kxsldbgpart/libxsldbg/debugXSL.cpp:563 -msgid "" -"Error: Unknown arguments to the command %1.\n" -msgstr "" -"Errore: argomenti del comando %1 sconosciuti.\n" +msgid "Error: Unknown arguments to the command %1.\n" +msgstr "Errore: argomenti del comando %1 sconosciuti.\n" #: kxsldbgpart/libxsldbg/debugXSL.cpp:585 -msgid "" -"Error: Invalid arguments to the command %1.\n" -msgstr "" -"Errore: argomenti del comando %1 non validi.\n" +msgid "Error: Invalid arguments to the command %1.\n" +msgstr "Errore: argomenti del comando %1 non validi.\n" #: kxsldbgpart/libxsldbg/debugXSL.cpp:606 msgid "" @@ -785,16 +425,12 @@ msgstr "" "Attenzione: l'XPath %1 è un insieme di nodi con %n figli." #: kxsldbgpart/libxsldbg/debugXSL.cpp:608 -msgid "" -"Warning: XPath %1 is an empty Node Set.\n" -msgstr "" -"Attenzione: l'XPath %1 è un insieme di nodi vuoto.\n" +msgid "Warning: XPath %1 is an empty Node Set.\n" +msgstr "Attenzione: l'XPath %1 è un insieme di nodi vuoto.\n" #: kxsldbgpart/libxsldbg/debugXSL.cpp:617 -msgid "" -"Error: XPath %1 was not found.\n" -msgstr "" -"Errore: XPath %1 non trovato.\n" +msgid "Error: XPath %1 was not found.\n" +msgstr "Errore: XPath %1 non trovato.\n" #: kxsldbgpart/libxsldbg/debugXSL.cpp:672 #: kxsldbgpart/libxsldbg/debugXSL.cpp:675 @@ -806,95 +442,56 @@ msgstr "#%1 modello: \"%2\" modalità: \"%3\"" #: kxsldbgpart/libxsldbg/debugXSL.cpp:694 #: kxsldbgpart/libxsldbg/debugXSL.cpp:709 #: kxsldbgpart/libxsldbg/debugXSL.cpp:762 -msgid "" -" in file \"%1\" at line %2\n" -msgstr "" -" nel file \"%1\" alla riga %2\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:223 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:318 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:1031 -#: kxsldbgpart/libxsldbg/debugXSL.cpp:679 -#: kxsldbgpart/libxsldbg/debugXSL.cpp:713 -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1237 -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1340 -#: kxsldbgpart/libxsldbg/files.cpp:1353 -#: kxsldbgpart/libxsldbg/files_unix.cpp:61 -#: kxsldbgpart/libxsldbg/files_unix.cpp:153 -#: kxsldbgpart/libxsldbg/search.cpp:106 kxsldbgpart/libxsldbg/search.cpp:1191 -#: kxsldbgpart/libxsldbg/search.cpp:1254 kxsldbgpart/libxsldbg/search.cpp:1315 -#: kxsldbgpart/libxsldbg/search.cpp:1367 kxsldbgpart/libxsldbg/search.cpp:1415 -#: kxsldbgpart/libxsldbg/search.cpp:1469 kxsldbgpart/libxsldbg/search.cpp:1515 -#: kxsldbgpart/libxsldbg/variable_cmds.cpp:105 -#: kxsldbgpart/libxsldbg/xsldbg.cpp:512 kxsldbgpart/libxsldbg/xsldbg.cpp:1069 -msgid "" -"Error: Out of memory.\n" -msgstr "" -"Errore: memoria esaurita.\n" +msgid " in file \"%1\" at line %2\n" +msgstr " nel file \"%1\" alla riga %2\n" #: kxsldbgpart/libxsldbg/debugXSL.cpp:692 msgid "#%1 template: \"LIBXSLT_DEFAULT\" mode: \"\"" msgstr "#%1 modello: \"LIBXSLT_DEFAULT\" modalità: \"\"" #: kxsldbgpart/libxsldbg/debugXSL.cpp:735 -msgid "" -"\tNo items in call stack.\n" -msgstr "" -"\tNessun elemento nella pila delle chiamate.\n" +msgid "\tNo items in call stack.\n" +msgstr "\tNessun elemento nella pila delle chiamate.\n" #: kxsldbgpart/libxsldbg/debugXSL.cpp:758 msgid "#%1 template: \"%2\"" msgstr "#%1 modello: \"%2\"" #: kxsldbgpart/libxsldbg/debugXSL.cpp:1025 -msgid "" -"Information: Updating search database. This may take a while...\n" +msgid "Information: Updating search database. This may take a while...\n" msgstr "" "Informazione: aggiornamento della banca dati di ricerca. Potrebbe volerci un " "po'...\n" #: kxsldbgpart/libxsldbg/debugXSL.cpp:1028 -msgid "" -"Information: Looking for breakpoints.\n" -msgstr "" -"Informazione: ricerca dei punti di interruzione.\n" +msgid "Information: Looking for breakpoints.\n" +msgstr "Informazione: ricerca dei punti di interruzione.\n" #: kxsldbgpart/libxsldbg/debugXSL.cpp:1030 -msgid "" -"Information: Looking for imports and top-level stylesheets.\n" +msgid "Information: Looking for imports and top-level stylesheets.\n" msgstr "" "Informazione: ricerca delle importazioni e dei fogli di stile di massimo " "livello.\n" #: kxsldbgpart/libxsldbg/debugXSL.cpp:1032 -msgid "" -"Information: Looking for xsl:includes.\n" -msgstr "" -"Informazione: ricerca di xsl:includes.\n" +msgid "Information: Looking for xsl:includes.\n" +msgstr "Informazione: ricerca di xsl:includes.\n" #: kxsldbgpart/libxsldbg/debugXSL.cpp:1034 -msgid "" -"Information: Looking for templates.\n" -msgstr "" -"Informazione: ricerca dei modelli.\n" +msgid "Information: Looking for templates.\n" +msgstr "Informazione: ricerca dei modelli.\n" #: kxsldbgpart/libxsldbg/debugXSL.cpp:1036 -msgid "" -"Information: Looking for global variables.\n" -msgstr "" -"Informazione: ricerca delle variabili globali.\n" +msgid "Information: Looking for global variables.\n" +msgstr "Informazione: ricerca delle variabili globali.\n" #: kxsldbgpart/libxsldbg/debugXSL.cpp:1038 -msgid "" -"Information: Looking for local variables.\n" -msgstr "" -"Informazione: ricerca delle variabili locali.\n" +msgid "Information: Looking for local variables.\n" +msgstr "Informazione: ricerca delle variabili locali.\n" #: kxsldbgpart/libxsldbg/debugXSL.cpp:1040 -msgid "" -"Information: Formatting output.\n" -msgstr "" -"Informazione: formattazione dell'output.\n" +msgid "Information: Formatting output.\n" +msgstr "Informazione: formattazione dell'output.\n" #: kxsldbgpart/libxsldbg/debugXSL.cpp:1108 #: kxsldbgpart/libxsldbg/debugXSL.cpp:1118 @@ -909,22 +506,18 @@ msgstr "" #: kxsldbgpart/libxsldbg/debugXSL.cpp:1295 #: kxsldbgpart/libxsldbg/debugXSL.cpp:2091 -msgid "" -"Breakpoint for file \"%1\" at line %2.\n" -msgstr "" -"Punto d'interruzione per il file \"%1\" alla riga %2.\n" +msgid "Breakpoint for file \"%1\" at line %2.\n" +msgstr "Punto d'interruzione per il file \"%1\" alla riga %2.\n" #: kxsldbgpart/libxsldbg/debugXSL.cpp:1297 #: kxsldbgpart/libxsldbg/debugXSL.cpp:2093 -msgid "" -"Breakpoint at text node in file \"%1\".\n" -msgstr "" -"Punto d'interruzione come nodo nel file \"%1\".\n" +msgid "Breakpoint at text node in file \"%1\".\n" +msgstr "Punto d'interruzione come nodo nel file \"%1\".\n" #: kxsldbgpart/libxsldbg/debugXSL.cpp:1460 msgid "" -"Unable to print local help. Online help can be found at " -"http://xsldbg.sourceforge.net/docs/index.html.\n" +"Unable to print local help. Online help can be found at http://xsldbg." +"sourceforge.net/docs/index.html.\n" msgstr "" "Impossibili stampare l'aiuto locale. L'aiuto online può essere trovato a " "http://xsldbg.sourceforge.net/docs/index.html.\n" @@ -947,15 +540,12 @@ msgstr "" "\tTotale di %n punti d'interruzione presenti." #: kxsldbgpart/libxsldbg/debugXSL.cpp:1634 -msgid "" -"Error: Unable to delete breakpoint.\n" -msgstr "" -"Errore: impossibile eliminare punto d'interruzione.\n" +msgid "Error: Unable to delete breakpoint.\n" +msgstr "Errore: impossibile eliminare punto d'interruzione.\n" #: kxsldbgpart/libxsldbg/debugXSL.cpp:1656 #: kxsldbgpart/libxsldbg/debugXSL.cpp:1676 -msgid "" -"Error: Unable to enable/disable breakpoint.\n" +msgid "Error: Unable to enable/disable breakpoint.\n" msgstr "" "Errore: impossibile abilitare o disabilitare il punto d'interruzione.\n" @@ -964,29 +554,21 @@ msgid " in file \"%1\" at line %2" msgstr " nel file \"%1\" alla riga %2" #: kxsldbgpart/libxsldbg/debugXSL.cpp:1717 -msgid "" -"Error: Unable to print working directory.\n" -msgstr "" -"Errore: impossibile stampare la cartella di lavoro.\n" +msgid "Error: Unable to print working directory.\n" +msgstr "Errore: impossibile stampare la cartella di lavoro.\n" #: kxsldbgpart/libxsldbg/debugXSL.cpp:1737 #: kxsldbgpart/libxsldbg/debugXSL.cpp:1759 -msgid "" -"Error: Need to use the run command first.\n" -msgstr "" -"Errore: bisogna prima usare il comando run.\n" +msgid "Error: Need to use the run command first.\n" +msgstr "Errore: bisogna prima usare il comando run.\n" #: kxsldbgpart/libxsldbg/debugXSL.cpp:1794 -msgid "" -"Load of source deferred. Use the run command.\n" -msgstr "" -"Caricamento del sorgente deferito. Usa il comando run.\n" +msgid "Load of source deferred. Use the run command.\n" +msgstr "Caricamento del sorgente deferito. Usa il comando run.\n" #: kxsldbgpart/libxsldbg/debugXSL.cpp:1834 -msgid "" -"Load of data file deferred. Use the run command.\n" -msgstr "" -"Caricamento del file dati deferito. Usa il comando run.\n" +msgid "Load of data file deferred. Use the run command.\n" +msgstr "Caricamento del file dati deferito. Usa il comando run.\n" #: kxsldbgpart/libxsldbg/debugXSL.cpp:1888 #: kxsldbgpart/libxsldbg/debugXSL.cpp:1901 @@ -997,24 +579,18 @@ msgstr "" #: kxsldbgpart/libxsldbg/param_cmds.cpp:71 #: kxsldbgpart/libxsldbg/param_cmds.cpp:101 #: kxsldbgpart/libxsldbg/param_cmds.cpp:115 -msgid "" -"Error: Invalid arguments for the command %1.\n" -msgstr "" -"Errore: argomenti non validi per il comando %1.\n" +msgid "Error: Invalid arguments for the command %1.\n" +msgstr "Errore: argomenti non validi per il comando %1.\n" #: kxsldbgpart/libxsldbg/debugXSL.cpp:1911 #: kxsldbgpart/libxsldbg/debugXSL.cpp:1932 #: kxsldbgpart/libxsldbg/debugXSL.cpp:1940 -msgid "" -"Warning: The %1 command is disabled.\n" -msgstr "" -"Attenzione: il comando %1 è disabilitato.\n" +msgid "Warning: The %1 command is disabled.\n" +msgstr "Attenzione: il comando %1 è disabilitato.\n" #: kxsldbgpart/libxsldbg/debugXSL.cpp:1996 -msgid "" -"Opening terminal %1.\n" -msgstr "" -"Apertura del terminale %1.\n" +msgid "Opening terminal %1.\n" +msgstr "Apertura del terminale %1.\n" #: kxsldbgpart/libxsldbg/debugXSL.cpp:2012 #: kxsldbgpart/libxsldbg/file_cmds.cpp:213 @@ -1022,345 +598,120 @@ msgstr "" #: kxsldbgpart/libxsldbg/option_cmds.cpp:113 #: kxsldbgpart/libxsldbg/option_cmds.cpp:116 #: kxsldbgpart/libxsldbg/os_cmds.cpp:48 -msgid "" -"Error: Missing arguments for the command %1.\n" -msgstr "" -"Errore: argomenti mancanti per il comando %1.\n" +msgid "Error: Missing arguments for the command %1.\n" +msgstr "Errore: argomenti mancanti per il comando %1.\n" #: kxsldbgpart/libxsldbg/debugXSL.cpp:2016 -msgid "" -"Warning: The %1 command is disabled\n" -msgstr "" -"Attenzione: il comando %1 è disabilitato\n" +msgid "Warning: The %1 command is disabled\n" +msgstr "Attenzione: il comando %1 è disabilitato\n" #: kxsldbgpart/libxsldbg/debugXSL.cpp:2080 -msgid "" -"Error: Unknown command %1. Try help.\n" -msgstr "" -"Errore: comando %1 sconosciuto. Prova con l'aiuto.\n" - -#: kxsldbgpart/libxsldbg/options.cpp:296 kxsldbgpart/libxsldbg/options.cpp:326 -msgid "" -"Error: Option %1 is not a valid boolean/integer option.\n" -msgstr "" -"Errore: l'opzione %1 non è un'opzione intera/booleana valida.\n" - -#: kxsldbgpart/libxsldbg/options.cpp:368 kxsldbgpart/libxsldbg/options.cpp:399 -msgid "" -"Error: Option %1 is not a valid string xsldbg option.\n" -msgstr "" -"Errore: l'opzione %1 non è un'opzione di stringhe xslbg valida.\n" - -#: kxsldbgpart/libxsldbg/options.cpp:511 -msgid "" -" Parameter %1 %2=\"%3\"\n" -msgstr "" -" Parametro %1 %2=\"%3\"\n" - -#: kxsldbgpart/libxsldbg/options.cpp:546 -msgid "" -"\n" -"No parameters present.\n" -msgstr "" -"\n" -"Nessun parametro presente.\n" - -#: kxsldbgpart/libxsldbg/breakpoint.cpp:619 -msgid "disabled" -msgstr "disabilitato" +msgid "Error: Unknown command %1. Try help.\n" +msgstr "Errore: comando %1 sconosciuto. Prova con l'aiuto.\n" -#: kxsldbgpart/libxsldbg/breakpoint.cpp:620 -msgid "enabled" -msgstr "abilitato" - -#: kxsldbgpart/libxsldbg/breakpoint.cpp:639 -msgid "" -"Breakpoint %1 %2 for template: \"%3\" mode: \"%4\" in file \"%5\" at line %6" -msgstr "" -"Punto d'interruzione %1 %2 per il modello: \"%3\" in modalità: \"%4\" nel file " -"\"%5\" alla riga %6" - -#: kxsldbgpart/libxsldbg/breakpoint.cpp:641 -msgid "Breakpoint %1 %2 for template: \"%3\" mode: \"%4\"" -msgstr "Punto d'interruzione %1 %2 per il modello: \"%3\" in modalità: \"%4\"" - -#: kxsldbgpart/libxsldbg/template_cmds.cpp:184 -#: kxsldbgpart/libxsldbg/variable_cmds.cpp:36 -msgid "" -"Error: Stylesheet is not valid.\n" -msgstr "" -"Errore: il foglio di stile non è valido.\n" - -#: kxsldbgpart/libxsldbg/variable_cmds.cpp:99 -msgid "" -"Error: Cannot change a variable that does not use the select attribute.\n" -msgstr "" -"Errore: impossibile cambiare una variabile che non usa l'attributo " -"selezionato.\n" - -#: kxsldbgpart/libxsldbg/variable_cmds.cpp:102 -msgid "" -"Error: Variable %1 was not found.\n" -msgstr "" -"Errore: variabile %1 non trovata.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:425 -#: kxsldbgpart/libxsldbg/search.cpp:484 -#: kxsldbgpart/libxsldbg/trace_cmds.cpp:68 -#: kxsldbgpart/libxsldbg/variable_cmds.cpp:111 -msgid "" -"Error: Invalid arguments to command %1.\n" -msgstr "" -"Errore: argomenti del comando %1 non validi.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:94 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:345 -msgid "Failed to add breakpoint." -msgstr "Impossibile aggiungere un punto d'interruzione." - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:113 -msgid "" -"Error: Unable to parse %1 as a number of frames.\n" -msgstr "" -"Errore: impossibile analizzare %1 come un numero di frame.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:151 -msgid "" -"Error: Stylesheet is not valid or file is not loaded.\n" -msgstr "" -"Errore: il foglio di stile non è valido o il file non è caricato.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:191 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:215 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:302 -msgid "" -"Warning: Breakpoint for file \"%1\" at line %2 does not seem to be valid.\n" -msgstr "" -"Attenzione: il punto d'interruzione del file \"%1\" alla riga %2 sembra non " -"essere valido.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:213 -msgid "" -"Error: Unable to find a stylesheet file whose name contains %1.\n" -msgstr "" -"Errore: impossibile trovare un file di foglio di stile il cui nome contenga " -"%1.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:249 -msgid "" -"Error: Data file is invalid. Try the run command first.\n" -msgstr "" -"Errore: il file dati non è valido. Prova prima il comando run.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:304 -msgid "" -"Error: Unable to find a data file whose name contains %1.\n" -msgstr "" -"Errore: impossibile trovare un file dati il cui nome contenga %1.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:375 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:695 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:821 -#: kxsldbgpart/libxsldbg/param_cmds.cpp:107 -msgid "" -"Error: Unable to parse %1 as a line number.\n" -msgstr "" -"Errore: impossibile analizzare %1 come numero di riga.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:419 -msgid "Error: Unable to find the added breakpoint." -msgstr "Errore: impossibile trovare il punto d'interruzione aggiunto." - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:527 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:722 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:848 -msgid "" -"Error: Invalid arguments for command %1.\n" -msgstr "" -"Errore: argomenti per il comando %1 non validi.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:596 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:952 -msgid "" -"Information: Breakpoint validation has caused breakpoint %1 to be re-created.\n" -msgstr "" -"Informazione: la validazione dei punti d'interruzione ha causato la ricreazione " -"del punto d'interruzione %1.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:603 -msgid "" -"Warning: Breakpoint exits for file \"%1\" at line %2.\n" -msgstr "" -"Attenzione: esiste un punto d'interruzione nel file \"%1\" alla riga %2.\n" +#: kxsldbgpart/libxsldbg/file_cmds.cpp:71 +msgid "Entity %1 " +msgstr "Entità %1 " -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:626 -msgid "" -"Error: No templates found or unable to add breakpoint.\n" -msgstr "" -"Errore: non è stato trovato nessun modello o è impossibile aggiungere un punto " -"d'interruzione.\n" +#: kxsldbgpart/libxsldbg/file_cmds.cpp:78 +msgid "No external General Parsed entities present.\n" +msgstr "Nessuna entità analizzata generale è presente.\n" -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:631 +#: kxsldbgpart/libxsldbg/file_cmds.cpp:80 #, c-format msgid "" -"_n: Information: Added %n new breakpoint.\n" -"Information: Added %n new breakpoints." -msgstr "" -"Informazione: Aggiunto %n nuovo punto d'interruzione.\n" -"Informazione: Aggiunti %n nuovi punti d'interruzione." - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:651 -msgid "" -"Error: Failed to add breakpoint for file \"%1\" at line %2.\n" -msgstr "" -"Errore: impossibile aggiungere punto d'interruzione nel file \"%1\" alla riga " -"%2.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:653 -msgid "" -"Error: Failed to add breakpoint.\n" -msgstr "" -"Errore: impossibile aggiungere punto d'interruzione.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:677 -msgid "Failed to delete breakpoint." -msgstr "Impossibile eliminare il punto d'interruzione." - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:714 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:842 -msgid "" -"Error: Breakpoint does not exist for file \"%1\" at line %2.\n" +"_n: \tTotal of %n entity found.\n" +"\tTotal of %n entities found." msgstr "" -"Errore: il punto di interruzione non esiste nel file \"%1\" alla riga %2.\n" +"\tTotale di %n entità trovata.\n" +"\tTotale di %n entità trovate." -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:735 -msgid "" -"Error: Unable to delete breakpoint %1.\n" -msgstr "" -"Errore: impossibile eliminare il punto di interruzione %1.\n" +#: kxsldbgpart/libxsldbg/file_cmds.cpp:121 +#: kxsldbgpart/libxsldbg/file_cmds.cpp:129 +msgid "SystemID \"%1\" was not found in current catalog.\n" +msgstr "La SystemID \"%1\" non è stato trovata nel catalogo attuale.\n" -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:738 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:864 -msgid "" -"Error: Breakpoint %1 does not exist.\n" -msgstr "" -"Errore: il punto di interruzione %1 non esiste.\n" +#: kxsldbgpart/libxsldbg/file_cmds.cpp:125 +msgid "SystemID \"%1\" maps to: \"%2\"\n" +msgstr "La SystemID \"%1\" mappa a: \"%2\"\n" -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:745 -msgid "" -"Error: Unable to delete breakpoint at template %1.\n" -msgstr "" -"Errore: impossibile eliminare punto di interruzione nel modello %1.\n" +#: kxsldbgpart/libxsldbg/file_cmds.cpp:168 +#: kxsldbgpart/libxsldbg/file_cmds.cpp:176 +msgid "PublicID \"%1\" was not found in current catalog.\n" +msgstr "La PublicID \"%1\" non è stato trovata nel catalogo attuale.\n" -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:748 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:871 -msgid "" -"Error: Breakpoint at template \"%1\" does not exist.\n" -msgstr "" -"Errore: non esiste un punto di interruzione nel modello \"%1\".\n" +#: kxsldbgpart/libxsldbg/file_cmds.cpp:172 +msgid "PublicID \"%1\" maps to: \"%2\"\n" +msgstr "La PublicID \"%1\" mappa a: \"%2\"\n" -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:797 -msgid "Failed to enable/disable breakpoint." -msgstr "Impossibile abilitare o disabilitare il punto d'interruzione." +#: kxsldbgpart/libxsldbg/files.cpp:192 kxsldbgpart/libxsldbg/files.cpp:215 +msgid "Error: Unable to open terminal %1.\n" +msgstr "Errore: impossibile aprire il terminale %1.\n" -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:861 -msgid "" -"Error: Unable to enable/disable breakpoint %1.\n" -msgstr "" -"Errore: impossibile abilitare o disabilitare il punto di interruzione %1.\n" +#: kxsldbgpart/libxsldbg/files.cpp:195 +msgid "Error: Did not previously open terminal.\n" +msgstr "Errore: terminale non aperto precedentemente.\n" -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:956 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:995 -msgid "" -"Warning: Validation of breakpoint %1 failed.\n" -msgstr "" -"Attenzione: validazione del punto di interruzione %1 non riuscita.\n" +#: kxsldbgpart/libxsldbg/files.cpp:497 +msgid "Error: The file name \"%1\" is too long.\n" +msgstr "Errore: il nome file \"%1\" è troppo lungo.\n" -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:984 -msgid "" -"Information: Breakpoint validation has caused one or more breakpoints to be " -"re-created.\n" -msgstr "" -"Informazione: la validazione dei punti di interruzione ha causato la " -"ricreazione di uno o più punti di interruzione.\n" +#: kxsldbgpart/libxsldbg/files.cpp:521 +msgid "Error: Unable to change to directory %1.\n" +msgstr "Errore: impossibile cambiare alla cartella %1.\n" -#: kxsldbgpart/libxsldbg/search_cmds.cpp:52 -msgid "" -"Error: No path to documentation; aborting searching.\n" -msgstr "" -"Errore: non c'è nessun percorso alla documentazione; ricerca interrotta.\n" +#: kxsldbgpart/libxsldbg/files.cpp:524 +msgid "Changed to directory %1.\n" +msgstr "Cambiato alla cartella %1.\n" -#: kxsldbgpart/libxsldbg/search_cmds.cpp:54 -msgid "" -"Error: Error in value of USE_DOCS_MACRO; look at Makefile.am.\n" -msgstr "" -"Errore nel valore di USE_DOCS_MACRO; vedi Makefile.am.\n" +#: kxsldbgpart/libxsldbg/files.cpp:552 +msgid "Setting XML Data file name to %1.\n" +msgstr "Impostazione del nome del file dei dati XML a %1.\n" -#: kxsldbgpart/libxsldbg/search_cmds.cpp:56 -msgid "" -"Error: Required environment variable %1 not set to the directory of xsldbg " -"documentation.\n" -msgstr "" -"La necessaria variabile d'ambiente %1 non è impostata alla cartella della " -"documentazione di xsldbg.\n" +#: kxsldbgpart/libxsldbg/files.cpp:564 +msgid "Setting stylesheet file name to %1.\n" +msgstr "Impostazione del nome del file del foglio di stile a %1.\n" -#: kxsldbgpart/libxsldbg/search_cmds.cpp:62 -msgid "" -"Error: Stylesheet not valid, files not loaded yet?\n" -msgstr "" -"Errore: foglio di stile non valido, file non ancora caricati?\n" +#: kxsldbgpart/libxsldbg/files.cpp:581 +msgid "Setting stylesheet base path to %1.\n" +msgstr "Impostazione del percorso base del foglio di stile a %1.\n" -#: kxsldbgpart/libxsldbg/template_cmds.cpp:135 -msgid "" -" template: \"%1\" mode: \"%2\" in file \"%3\" at line %4\n" -msgstr "" -" modello: \"%1\" modalità: \"%2\" nel file \"%3\" alla riga %4\n" +#: kxsldbgpart/libxsldbg/files.cpp:598 +msgid "Missing file name.\n" +msgstr "Nome file mancante.\n" -#: kxsldbgpart/libxsldbg/template_cmds.cpp:226 -msgid "" -"\tNo XSLT templates found.\n" -msgstr "" -"\tNon è stato trovato nessun modello XSLT.\n" +#: kxsldbgpart/libxsldbg/files.cpp:1108 kxsldbgpart/libxsldbg/files.cpp:1143 +msgid "Encoding of text failed.\n" +msgstr "Codifica del testo non riuscita.\n" -#: kxsldbgpart/libxsldbg/template_cmds.cpp:228 +#: kxsldbgpart/libxsldbg/files.cpp:1179 #, c-format -msgid "" -"_n: \tTotal of %n XSLT template found\n" -"\tTotal of %n XSLT templates found" -msgstr "" -"\tTotale di %n modello XSLT trovato\n" -"\tTotale di %n modelli XSLT trovati" +msgid "Unable to initialize encoding %1." +msgstr "Impossibile inizializzare la codifica %1." -#: kxsldbgpart/libxsldbg/template_cmds.cpp:229 -#, c-format -msgid "" -"_n: \tTotal of %n XSLT template printed\n" -"\tTotal of %n XSLT templates printed" -msgstr "" -"\tTotale di %n modello XSLT stampato\n" -"\tTotale di %n modelli XSLT stampati" +#: kxsldbgpart/libxsldbg/files.cpp:1184 +msgid "Invalid encoding %1.\n" +msgstr "Codifica non valida %1.\n" -#: kxsldbgpart/libxsldbg/template_cmds.cpp:261 -#: kxsldbgpart/libxsldbg/template_cmds.cpp:290 -msgid "" -" Stylesheet %1\n" -msgstr "" -" Foglio di stile %1\n" +#: kxsldbgpart/libxsldbg/files.cpp:1245 +msgid " ----- more ---- \n" +msgstr " ----- di più ---- \n" -#: kxsldbgpart/libxsldbg/template_cmds.cpp:325 -#, c-format -msgid "" -"_n: \tTotal of %n XSLT stylesheet found.\n" -"\tTotal of %n XSLT stylesheets found." -msgstr "" -"\tTotale di %n foglio di stile XSLT trovato.\n" -"\tTotale di %n fogli di stile XSLT trovati." +#: kxsldbgpart/libxsldbg/files.cpp:1363 +msgid "Error: Unable to convert %1 to local file name.\n" +msgstr "Errore: impossibile convertire %1 in un nome file locale.\n" -#: kxsldbgpart/libxsldbg/template_cmds.cpp:328 +#: kxsldbgpart/libxsldbg/files_unix.cpp:67 +msgid "Error: USER environment variable is not set.\n" +msgstr "Errore: la variabile d'ambiente USER non è impostata.\n" + +#: kxsldbgpart/libxsldbg/files_unix.cpp:199 msgid "" -"\tNo XSLT stylesheets found.\n" +"Error: The value of the option docspath or searchresultspath is empty. See " +"help on setoption or options command for more information.\n" msgstr "" -"\tNon è stato trovato nessun foglio di stile XSLT.\n" +"Errore: il valore dell'opzione docspath o searchresultpath è vuoto. Vedi " +"l'aiuto dei comandi setoption o options per maggiori informazioni.\n" #: kxsldbgpart/libxsldbg/help_unix.cpp:51 #: kxsldbgpart/libxsldbg/help_unix.cpp:56 @@ -1379,137 +730,154 @@ msgstr "Aiuto non trovato per il comando" #: kxsldbgpart/libxsldbg/help_unix.cpp:90 msgid "" -"Error: Unable to display help. Help files not found in %1 or xsldbg not found " -"in path.\n" +"Error: Unable to display help. Help files not found in %1 or xsldbg not " +"found in path.\n" msgstr "" -"Errore: impossibile mostrare l'aiuto. I file d'aiuto non sono stati trovati in " -"%1 o xsldbg non trovato nel percorso.\n" +"Errore: impossibile mostrare l'aiuto. I file d'aiuto non sono stati trovati " +"in %1 o xsldbg non trovato nel percorso.\n" #: kxsldbgpart/libxsldbg/help_unix.cpp:92 -msgid "" -"Error: Unable to find xsldbg or help files.\n" -msgstr "" -"Errore: impossibile trovare xsldbg o file d'aiuto.\n" +msgid "Error: Unable to find xsldbg or help files.\n" +msgstr "Errore: impossibile trovare xsldbg o file d'aiuto.\n" #: kxsldbgpart/libxsldbg/help_unix.cpp:97 -msgid "" -"Error: Unable to print help file.\n" -msgstr "" -"Errore: impossibile stampare il file d'aiuto.\n" +msgid "Error: Unable to print help file.\n" +msgstr "Errore: impossibile stampare il file d'aiuto.\n" #: kxsldbgpart/libxsldbg/help_unix.cpp:102 -msgid "" -"Error: No path to documentation; aborting help.\n" -msgstr "" -"Errore: nessun percorso alla documentazione; aiuto interrotto.\n" +msgid "Error: No path to documentation; aborting help.\n" +msgstr "Errore: nessun percorso alla documentazione; aiuto interrotto.\n" -#: kxsldbgpart/libxsldbg/files_unix.cpp:67 -msgid "" -"Error: USER environment variable is not set.\n" -msgstr "" -"Errore: la variabile d'ambiente USER non è impostata.\n" +#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:140 +#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:243 +#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:383 +msgid "Error: XPath %1 results in an empty Node Set.\n" +msgstr "Errore: l'XPath %1 risulta in un insieme di nodi vuoto.\n" -#: kxsldbgpart/libxsldbg/files_unix.cpp:199 +#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:175 msgid "" -"Error: The value of the option docspath or searchresultspath is empty. See help " -"on setoption or options command for more information.\n" +"Information: Temporarily setting document's encoding to UTF-8. Previously " +"was %1.\n" msgstr "" -"Errore: il valore dell'opzione docspath o searchresultpath è vuoto. Vedi " -"l'aiuto dei comandi setoption o options per maggiori informazioni.\n" +"Informazione: impostazione temporanea della codifica del documento a UTF-8. " +"Precedentemente era %1.\n" -#: kxsldbgpart/libxsldbg/search.cpp:407 -msgid "" -"Error: Unable to write search Database to file %1. Try setting the " -"\"searchresultspath\" option to a writable path.\n" -msgstr "" -"Errore: impossibile scrivere la banca dati di ricerca nel file %1. Prova a " -"impostare l'opzione \"searchresultpath\" a un percorso scrivibile.\n" +#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:229 +msgid "Error: Unable to save temporary results to %1.\n" +msgstr "Errore: impossibile salvare i dati temporanei in %1.\n" -#: kxsldbgpart/libxsldbg/search.cpp:482 -msgid "" -"Information: Transformed %1 using %2 and saved to %3.\n" -msgstr "" -"Informazione: %1 trasformato usando %2 e salvato in %3.\n" +#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:251 +msgid "NULL string value supplied." +msgstr "Fornita stringa di valore NULL." -#: kxsldbgpart/libxsldbg/search.cpp:723 -msgid "" -"Error: XSLT template named \"%1\" was not found.\n" -msgstr "" -"Errore: il modello XSLT chiamato \"%1\" non è stato trovato.\n" +#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:262 +msgid "Unable to convert XPath to string." +msgstr "Impossibile convertire l'XPath in una stringa." -#: kxsldbgpart/libxsldbg/utils.cpp:111 +#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:358 msgid "" -"Error: Unmatched quotes in input.\n" +"Warning: Unable to print expression. No stylesheet was properly loaded.\n" msgstr "" -"Errore: virgolette aperte nell'input.\n" +"Attenzione: impossibile stampare l'espressione. Nessun foglio di stile è " +"stato caricato correttamente.\n" -#: kxsldbgpart/libxsldbg/os_cmds.cpp:72 +#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:418 +msgid " Global %1\n" +msgstr " Global %1\n" + +#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:421 +msgid " Global " +msgstr " Global " + +#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:424 +msgid " Global = %1\n" +msgstr " Global = %1\n" + +#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:427 +#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:430 msgid "" -"Error: No command processor available for shell command \"%1\".\n" +" Global = %1\n" +"%2" msgstr "" -"Errore: nessun processore dei comandi disponibile per il comando shell \"%1\".\n" +" Global = %1\n" +"%2" -#: kxsldbgpart/libxsldbg/os_cmds.cpp:77 +#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:430 +#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:568 +msgid "Warning: No value assigned to variable.\n" +msgstr "Attenzione: non è stato assegnato nessun valore alla variabile.\n" + +#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:483 msgid "" -"Information: Starting shell command \"%1\".\n" +"Error: Debugger has no files loaded or libxslt has not reached a template.\n" +"Try reloading files or taking more steps.\n" msgstr "" -"Informazione: avvio del comando shell \"%1\".\n" +"Errore: il debugger non ha caricato nessun file o libxslt non ha trovato un " +"modello.\n" +"Prova a ricaricare i file o a fare più passi.\n" -#: kxsldbgpart/libxsldbg/os_cmds.cpp:92 +#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:520 msgid "" -"Information: Finished shell command.\n" +"Error: Libxslt has not initialized variables yet; try stepping to a " +"template.\n" msgstr "" -"Informazione: comando shell concluso.\n" +"Errore: libxslt non ha ancora inizializzato le variabili; prova a passare a " +"un modello.\n" -#: kxsldbgpart/libxsldbg/os_cmds.cpp:96 +#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:556 +#, c-format +msgid " Local %1" +msgstr " Local %1" + +#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:559 +msgid " Local " +msgstr " Local " + +#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:562 +msgid " Local = %1\n" +msgstr " Local = %1\n" + +#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:565 +#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:568 msgid "" -"Error: Unable to run command. System error %1.\n" +" Local = %1\n" +"%2" msgstr "" -"Errore: impossibile eseguire il comando. Errore di sistema %1.\n" +" Local = %1\n" +"%2" -#: kxsldbgpart/libxsldbg/debug.cpp:135 +#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:583 msgid "" -"Error: XSLT source and XML data are empty. Cannot enter the debugger.\n" +"Error: Libxslt has not initialized variables yet; try stepping past the xsl:" +"param elements in the template.\n" msgstr "" -"Errore: il sorgente XSLT e i dati XML sono vuoti. Impossibile entrare nel " -"debugger.\n" +"Errore: libxslt non ha ancora inizializzato le variabili; prova a passare " +"oltre gli elementi xsl:param nel modello.\n" #: kxsldbgpart/libxsldbg/option_cmds.cpp:73 #: kxsldbgpart/libxsldbg/option_cmds.cpp:107 -msgid "" -"Error: Unable to parse %1 as an option value.\n" -msgstr "" -"Errore: impossibile analizzare %1 come valore di un'opzione.\n" +msgid "Error: Unable to parse %1 as an option value.\n" +msgstr "Errore: impossibile analizzare %1 come valore di un'opzione.\n" #: kxsldbgpart/libxsldbg/option_cmds.cpp:110 -msgid "" -"Error: Unknown option name %1.\n" -msgstr "" -"Errore: nome di opzione sconosciuto %1.\n" +msgid "Error: Unknown option name %1.\n" +msgstr "Errore: nome di opzione sconosciuto %1.\n" #: kxsldbgpart/libxsldbg/option_cmds.cpp:146 -msgid "" -"Option %1 = %2\n" -msgstr "" -"Opzione %1 = %2\n" +msgid "Option %1 = %2\n" +msgstr "Opzione %1 = %2\n" #: kxsldbgpart/libxsldbg/option_cmds.cpp:157 -msgid "" -"Option %1 = \"%2\"\n" -msgstr "" -"Opzione %1 = \"%2\"\n" +msgid "Option %1 = \"%2\"\n" +msgstr "Opzione %1 = \"%2\"\n" #: kxsldbgpart/libxsldbg/option_cmds.cpp:159 -msgid "" -"Option %1 = \"\"\n" -msgstr "" -"Opzione %1 = \"\"\n" +msgid "Option %1 = \"\"\n" +msgstr "Opzione %1 = \"\"\n" #: kxsldbgpart/libxsldbg/option_cmds.cpp:230 -msgid "" -"\tNo expression watches set.\n" -msgstr "" -"\tNessuna osservazione di espressioni impostata.\n" +msgid "\tNo expression watches set.\n" +msgstr "\tNessuna osservazione di espressioni impostata.\n" #: kxsldbgpart/libxsldbg/option_cmds.cpp:237 msgid " WatchExpression %1 " @@ -1517,113 +885,183 @@ msgstr " EspressioneDiOsservazione %1 " #: kxsldbgpart/libxsldbg/option_cmds.cpp:263 msgid "" -"Error: Unable to add watch expression \"%1\". It already has been added or it " -"cannot be watched.\n" +"Error: Unable to add watch expression \"%1\". It already has been added or " +"it cannot be watched.\n" msgstr "" -"Errore: impossibile aggiungere espressione di osservazione \"%1\". È già stata " -"aggiunta o non può essere osservata.\n" +"Errore: impossibile aggiungere espressione di osservazione \"%1\". È già " +"stata aggiunta o non può essere osservata.\n" #: kxsldbgpart/libxsldbg/option_cmds.cpp:287 -msgid "" -"Error: Unable to parse %1 as a watchID.\n" -msgstr "" -"Errore: impossibile analizzare %1 come watchID.\n" +msgid "Error: Unable to parse %1 as a watchID.\n" +msgstr "Errore: impossibile analizzare %1 come watchID.\n" #: kxsldbgpart/libxsldbg/option_cmds.cpp:292 -msgid "" -"Error: Watch expression %1 does not exist.\n" -msgstr "" -"Errore: l'espressione di osservazione %1 non esiste.\n" +msgid "Error: Watch expression %1 does not exist.\n" +msgstr "Errore: l'espressione di osservazione %1 non esiste.\n" -#: kxsldbgpart/libxsldbg/files.cpp:192 kxsldbgpart/libxsldbg/files.cpp:215 -msgid "" -"Error: Unable to open terminal %1.\n" -msgstr "" -"Errore: impossibile aprire il terminale %1.\n" +#: kxsldbgpart/libxsldbg/options.cpp:296 kxsldbgpart/libxsldbg/options.cpp:326 +msgid "Error: Option %1 is not a valid boolean/integer option.\n" +msgstr "Errore: l'opzione %1 non è un'opzione intera/booleana valida.\n" -#: kxsldbgpart/libxsldbg/files.cpp:195 -msgid "" -"Error: Did not previously open terminal.\n" -msgstr "" -"Errore: terminale non aperto precedentemente.\n" +#: kxsldbgpart/libxsldbg/options.cpp:368 kxsldbgpart/libxsldbg/options.cpp:399 +msgid "Error: Option %1 is not a valid string xsldbg option.\n" +msgstr "Errore: l'opzione %1 non è un'opzione di stringhe xslbg valida.\n" -#: kxsldbgpart/libxsldbg/files.cpp:497 -msgid "" -"Error: The file name \"%1\" is too long.\n" -msgstr "" -"Errore: il nome file \"%1\" è troppo lungo.\n" +#: kxsldbgpart/libxsldbg/options.cpp:511 +msgid " Parameter %1 %2=\"%3\"\n" +msgstr " Parametro %1 %2=\"%3\"\n" -#: kxsldbgpart/libxsldbg/files.cpp:521 +#: kxsldbgpart/libxsldbg/options.cpp:546 msgid "" -"Error: Unable to change to directory %1.\n" +"\n" +"No parameters present.\n" msgstr "" -"Errore: impossibile cambiare alla cartella %1.\n" +"\n" +"Nessun parametro presente.\n" -#: kxsldbgpart/libxsldbg/files.cpp:524 -msgid "" -"Changed to directory %1.\n" +#: kxsldbgpart/libxsldbg/os_cmds.cpp:72 +msgid "Error: No command processor available for shell command \"%1\".\n" msgstr "" -"Cambiato alla cartella %1.\n" +"Errore: nessun processore dei comandi disponibile per il comando shell " +"\"%1\".\n" -#: kxsldbgpart/libxsldbg/files.cpp:552 -msgid "" -"Setting XML Data file name to %1.\n" -msgstr "" -"Impostazione del nome del file dei dati XML a %1.\n" +#: kxsldbgpart/libxsldbg/os_cmds.cpp:77 +msgid "Information: Starting shell command \"%1\".\n" +msgstr "Informazione: avvio del comando shell \"%1\".\n" -#: kxsldbgpart/libxsldbg/files.cpp:564 +#: kxsldbgpart/libxsldbg/os_cmds.cpp:92 +msgid "Information: Finished shell command.\n" +msgstr "Informazione: comando shell concluso.\n" + +#: kxsldbgpart/libxsldbg/os_cmds.cpp:96 +msgid "Error: Unable to run command. System error %1.\n" +msgstr "Errore: impossibile eseguire il comando. Errore di sistema %1.\n" + +#: kxsldbgpart/libxsldbg/param_cmds.cpp:48 +msgid "Failed to add parameter" +msgstr "Impossibile aggiungere parametro" + +#: kxsldbgpart/libxsldbg/param_cmds.cpp:96 +msgid "Failed to delete parameter" +msgstr "Impossibile eliminare parametro" + +#: kxsldbgpart/libxsldbg/param_cmds.cpp:112 +msgid "Error: Unable to find parameter %1.\n" +msgstr "Errore: impossibile trovare il parametro %1.\n" + +#: kxsldbgpart/libxsldbg/param_cmds.cpp:146 +msgid "Unable to print parameters" +msgstr "Impossibile stampare i parametri" + +#: kxsldbgpart/libxsldbg/search.cpp:407 msgid "" -"Setting stylesheet file name to %1.\n" +"Error: Unable to write search Database to file %1. Try setting the " +"\"searchresultspath\" option to a writable path.\n" msgstr "" -"Impostazione del nome del file del foglio di stile a %1.\n" +"Errore: impossibile scrivere la banca dati di ricerca nel file %1. Prova a " +"impostare l'opzione \"searchresultpath\" a un percorso scrivibile.\n" -#: kxsldbgpart/libxsldbg/files.cpp:581 -msgid "" -"Setting stylesheet base path to %1.\n" +#: kxsldbgpart/libxsldbg/search.cpp:482 +msgid "Information: Transformed %1 using %2 and saved to %3.\n" +msgstr "Informazione: %1 trasformato usando %2 e salvato in %3.\n" + +#: kxsldbgpart/libxsldbg/search.cpp:723 +msgid "Error: XSLT template named \"%1\" was not found.\n" +msgstr "Errore: il modello XSLT chiamato \"%1\" non è stato trovato.\n" + +#: kxsldbgpart/libxsldbg/search_cmds.cpp:52 +msgid "Error: No path to documentation; aborting searching.\n" msgstr "" -"Impostazione del percorso base del foglio di stile a %1.\n" +"Errore: non c'è nessun percorso alla documentazione; ricerca interrotta.\n" -#: kxsldbgpart/libxsldbg/files.cpp:598 +#: kxsldbgpart/libxsldbg/search_cmds.cpp:54 +msgid "Error: Error in value of USE_DOCS_MACRO; look at Makefile.am.\n" +msgstr "Errore nel valore di USE_DOCS_MACRO; vedi Makefile.am.\n" + +#: kxsldbgpart/libxsldbg/search_cmds.cpp:56 msgid "" -"Missing file name.\n" +"Error: Required environment variable %1 not set to the directory of xsldbg " +"documentation.\n" msgstr "" -"Nome file mancante.\n" +"La necessaria variabile d'ambiente %1 non è impostata alla cartella della " +"documentazione di xsldbg.\n" -#: kxsldbgpart/libxsldbg/files.cpp:1108 kxsldbgpart/libxsldbg/files.cpp:1143 +#: kxsldbgpart/libxsldbg/search_cmds.cpp:62 +msgid "Error: Stylesheet not valid, files not loaded yet?\n" +msgstr "Errore: foglio di stile non valido, file non ancora caricati?\n" + +#: kxsldbgpart/libxsldbg/template_cmds.cpp:135 +msgid " template: \"%1\" mode: \"%2\" in file \"%3\" at line %4\n" +msgstr " modello: \"%1\" modalità: \"%2\" nel file \"%3\" alla riga %4\n" + +#: kxsldbgpart/libxsldbg/template_cmds.cpp:184 +#: kxsldbgpart/libxsldbg/variable_cmds.cpp:36 +msgid "Error: Stylesheet is not valid.\n" +msgstr "Errore: il foglio di stile non è valido.\n" + +#: kxsldbgpart/libxsldbg/template_cmds.cpp:226 +msgid "\tNo XSLT templates found.\n" +msgstr "\tNon è stato trovato nessun modello XSLT.\n" + +#: kxsldbgpart/libxsldbg/template_cmds.cpp:228 +#, c-format msgid "" -"Encoding of text failed.\n" +"_n: \tTotal of %n XSLT template found\n" +"\tTotal of %n XSLT templates found" msgstr "" -"Codifica del testo non riuscita.\n" +"\tTotale di %n modello XSLT trovato\n" +"\tTotale di %n modelli XSLT trovati" -#: kxsldbgpart/libxsldbg/files.cpp:1179 +#: kxsldbgpart/libxsldbg/template_cmds.cpp:229 #, c-format -msgid "Unable to initialize encoding %1." -msgstr "Impossibile inizializzare la codifica %1." - -#: kxsldbgpart/libxsldbg/files.cpp:1184 msgid "" -"Invalid encoding %1.\n" +"_n: \tTotal of %n XSLT template printed\n" +"\tTotal of %n XSLT templates printed" msgstr "" -"Codifica non valida %1.\n" +"\tTotale di %n modello XSLT stampato\n" +"\tTotale di %n modelli XSLT stampati" -#: kxsldbgpart/libxsldbg/files.cpp:1245 +#: kxsldbgpart/libxsldbg/template_cmds.cpp:261 +#: kxsldbgpart/libxsldbg/template_cmds.cpp:290 +msgid " Stylesheet %1\n" +msgstr " Foglio di stile %1\n" + +#: kxsldbgpart/libxsldbg/template_cmds.cpp:325 +#, c-format msgid "" -" ----- more ---- \n" +"_n: \tTotal of %n XSLT stylesheet found.\n" +"\tTotal of %n XSLT stylesheets found." msgstr "" -" ----- di più ---- \n" +"\tTotale di %n foglio di stile XSLT trovato.\n" +"\tTotale di %n fogli di stile XSLT trovati." -#: kxsldbgpart/libxsldbg/files.cpp:1363 +#: kxsldbgpart/libxsldbg/template_cmds.cpp:328 +msgid "\tNo XSLT stylesheets found.\n" +msgstr "\tNon è stato trovato nessun foglio di stile XSLT.\n" + +#: kxsldbgpart/libxsldbg/trace_cmds.cpp:69 +msgid "Warning: Assuming normal speed.\n" +msgstr "Attenzione: presunta velocità normale.\n" + +#: kxsldbgpart/libxsldbg/utils.cpp:111 +msgid "Error: Unmatched quotes in input.\n" +msgstr "Errore: virgolette aperte nell'input.\n" + +#: kxsldbgpart/libxsldbg/variable_cmds.cpp:99 msgid "" -"Error: Unable to convert %1 to local file name.\n" +"Error: Cannot change a variable that does not use the select attribute.\n" msgstr "" -"Errore: impossibile convertire %1 in un nome file locale.\n" +"Errore: impossibile cambiare una variabile che non usa l'attributo " +"selezionato.\n" + +#: kxsldbgpart/libxsldbg/variable_cmds.cpp:102 +msgid "Error: Variable %1 was not found.\n" +msgstr "Errore: variabile %1 non trovata.\n" #: kxsldbgpart/libxsldbg/xsldbg.cpp:270 kxsldbgpart/libxsldbg/xsldbg.cpp:298 #: kxsldbgpart/libxsldbg/xsldbg.cpp:320 -msgid "" -"%1 took %2 ms to complete.\n" -msgstr "" -"%1 ci ha messo %2 ms per concludere.\n" +msgid "%1 took %2 ms to complete.\n" +msgstr "%1 ci ha messo %2 ms per concludere.\n" #: kxsldbgpart/libxsldbg/xsldbg.cpp:361 #, c-format @@ -1631,10 +1069,8 @@ msgid "XInclude processing %1." msgstr "XInclude sta lavorando su %1." #: kxsldbgpart/libxsldbg/xsldbg.cpp:399 kxsldbgpart/libxsldbg/xsldbg.cpp:446 -msgid "" -"Error: Unable to write temporary results to %1.\n" -msgstr "" -"Errore: impossibile scrivere i risultati temporanei su %1.\n" +msgid "Error: Unable to write temporary results to %1.\n" +msgstr "Errore: impossibile scrivere i risultati temporanei su %1.\n" #: kxsldbgpart/libxsldbg/xsldbg.cpp:409 #, c-format @@ -1654,44 +1090,33 @@ msgid "Saving result" msgstr "Salvataggio del risultato" #: kxsldbgpart/libxsldbg/xsldbg.cpp:476 -msgid "" -"Warning: Generating non-standard output XHTML.\n" -msgstr "" -"Attenzione: generazione di output XHTML non standard.\n" +msgid "Warning: Generating non-standard output XHTML.\n" +msgstr "Attenzione: generazione di output XHTML non standard.\n" #: kxsldbgpart/libxsldbg/xsldbg.cpp:493 -msgid "" -"Warning: Unsupported, non-standard output method %1.\n" -msgstr "" -"Attenzione: metodo di output %1 non supportato e non standard.\n" +msgid "Warning: Unsupported, non-standard output method %1.\n" +msgstr "Attenzione: metodo di output %1 non supportato e non standard.\n" #: kxsldbgpart/libxsldbg/xsldbg.cpp:509 msgid "Running stylesheet and saving result" msgstr "Esecuzione del foglio di stile e salvataggio del risultato" #: kxsldbgpart/libxsldbg/xsldbg.cpp:516 -msgid "" -"Error: Unable to save results of transformation to file %1.\n" +msgid "Error: Unable to save results of transformation to file %1.\n" msgstr "" "Errore: impossibile salvare i risultati della trasformazione nel file %1.\n" #: kxsldbgpart/libxsldbg/xsldbg.cpp:558 kxsldbgpart/libxsldbg/xsldbg.cpp:887 #: kxsldbgpart/libxsldbg/xsldbg.cpp:919 kxsldbgpart/libxsldbg/xsldbg.cpp:997 -msgid "" -"Fatal error: Aborting debugger due to an unrecoverable error.\n" -msgstr "" -"Errore fatale: interruzione del debugger a causa di un errore irrecuperabile.\n" - -#: kxsldbgpart/kxsldbg_part.cpp:738 kxsldbgpart/libxsldbg/xsldbg.cpp:591 -msgid "" -"Error: Too many file names supplied via command line.\n" +msgid "Fatal error: Aborting debugger due to an unrecoverable error.\n" msgstr "" -"Errore: troppi nomi file forniti attraverso la riga di comando.\n" +"Errore fatale: interruzione del debugger a causa di un errore " +"irrecuperabile.\n" #: kxsldbgpart/libxsldbg/xsldbg.cpp:683 msgid "" -"Warning: Too many libxslt parameters provided via the command line option " -"--param.\n" +"Warning: Too many libxslt parameters provided via the command line option --" +"param.\n" msgstr "" "Attenzione: troppi parametri libxslt forniti attraverso l'opzione da riga di " "comando --param.\n" @@ -1713,16 +1138,12 @@ msgstr "" "\n" #: kxsldbgpart/libxsldbg/xsldbg.cpp:755 -msgid "" -"Error: No XSLT source file supplied.\n" -msgstr "" -"Errore: non è stato fornito nessun file sorgente XSLT.\n" +msgid "Error: No XSLT source file supplied.\n" +msgstr "Errore: non è stato fornito nessun file sorgente XSLT.\n" #: kxsldbgpart/libxsldbg/xsldbg.cpp:758 -msgid "" -"Error: No XML data file supplied.\n" -msgstr "" -"Errore: non è stato fornito nessun file dati XML.\n" +msgid "Error: No XML data file supplied.\n" +msgstr "Errore: non è stato fornito nessun file dati XML.\n" #: kxsldbgpart/libxsldbg/xsldbg.cpp:795 msgid "" @@ -1744,11 +1165,11 @@ msgstr "" #: kxsldbgpart/libxsldbg/xsldbg.cpp:857 msgid "" -"Going to the command shell; not all xsldbg commands will work as not all needed " -"have been loaded.\n" +"Going to the command shell; not all xsldbg commands will work as not all " +"needed have been loaded.\n" msgstr "" -"Trasferimento alla shell di comando; non tutti i comandi xsldbg funzioneranno " -"perché non tutti i necessari sono stati caricati.\n" +"Trasferimento alla shell di comando; non tutti i comandi xsldbg " +"funzioneranno perché non tutti i necessari sono stati caricati.\n" #: kxsldbgpart/libxsldbg/xsldbg.cpp:914 #, c-format @@ -1756,272 +1177,75 @@ msgid "Parsing stylesheet %1" msgstr "Analisi del foglio di stile %1" #: kxsldbgpart/libxsldbg/xsldbg.cpp:916 -msgid "" -"Error: Cannot parse file %1.\n" -msgstr "" -"Errore: impossibile analizzare il file %1.\n" +msgid "Error: Cannot parse file %1.\n" +msgstr "Errore: impossibile analizzare il file %1.\n" #: kxsldbgpart/libxsldbg/xsldbg.cpp:995 kxsldbgpart/libxsldbg/xsldbg.cpp:1043 -msgid "" -"Error: Unable to parse file %1.\n" -msgstr "" -"Errore: impossibile analizzare il file %1.\n" - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:140 -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:243 -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:383 -msgid "" -"Error: XPath %1 results in an empty Node Set.\n" -msgstr "" -"Errore: l'XPath %1 risulta in un insieme di nodi vuoto.\n" - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:175 -msgid "" -"Information: Temporarily setting document's encoding to UTF-8. Previously was " -"%1.\n" -msgstr "" -"Informazione: impostazione temporanea della codifica del documento a UTF-8. " -"Precedentemente era %1.\n" - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:229 -msgid "" -"Error: Unable to save temporary results to %1.\n" -msgstr "" -"Errore: impossibile salvare i dati temporanei in %1.\n" - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:251 -msgid "NULL string value supplied." -msgstr "Fornita stringa di valore NULL." - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:262 -msgid "Unable to convert XPath to string." -msgstr "Impossibile convertire l'XPath in una stringa." - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:358 -msgid "" -"Warning: Unable to print expression. No stylesheet was properly loaded.\n" -msgstr "" -"Attenzione: impossibile stampare l'espressione. Nessun foglio di stile è stato " -"caricato correttamente.\n" - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:418 -msgid "" -" Global %1\n" -msgstr "" -" Global %1\n" +msgid "Error: Unable to parse file %1.\n" +msgstr "Errore: impossibile analizzare il file %1.\n" -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:421 -msgid " Global " -msgstr " Global " - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:424 -msgid "" -" Global = %1\n" -msgstr "" -" Global = %1\n" - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:427 -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:430 -msgid "" -" Global = %1\n" -"%2" -msgstr "" -" Global = %1\n" -"%2" - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:430 -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:568 -msgid "" -"Warning: No value assigned to variable.\n" -msgstr "" -"Attenzione: non è stato assegnato nessun valore alla variabile.\n" - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:483 -msgid "" -"Error: Debugger has no files loaded or libxslt has not reached a template.\n" -"Try reloading files or taking more steps.\n" -msgstr "" -"Errore: il debugger non ha caricato nessun file o libxslt non ha trovato un " -"modello.\n" -"Prova a ricaricare i file o a fare più passi.\n" - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:520 -msgid "" -"Error: Libxslt has not initialized variables yet; try stepping to a template.\n" -msgstr "" -"Errore: libxslt non ha ancora inizializzato le variabili; prova a passare a un " -"modello.\n" - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:556 -#, c-format -msgid " Local %1" -msgstr " Local %1" - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:559 -msgid " Local " -msgstr " Local " - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:562 -msgid "" -" Local = %1\n" -msgstr "" -" Local = %1\n" - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:565 -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:568 -msgid "" -" Local = %1\n" -"%2" -msgstr "" -" Local = %1\n" -"%2" - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:583 -msgid "" -"Error: Libxslt has not initialized variables yet; try stepping past the " -"xsl:param elements in the template.\n" -msgstr "" -"Errore: libxslt non ha ancora inizializzato le variabili; prova a passare oltre " -"gli elementi xsl:param nel modello.\n" - -#: kxsldbgpart/libxsldbg/param_cmds.cpp:48 -msgid "Failed to add parameter" -msgstr "Impossibile aggiungere parametro" - -#: kxsldbgpart/libxsldbg/param_cmds.cpp:96 -msgid "Failed to delete parameter" -msgstr "Impossibile eliminare parametro" - -#: kxsldbgpart/libxsldbg/param_cmds.cpp:112 -msgid "" -"Error: Unable to find parameter %1.\n" -msgstr "" -"Errore: impossibile trovare il parametro %1.\n" - -#: kxsldbgpart/libxsldbg/param_cmds.cpp:146 -msgid "Unable to print parameters" -msgstr "Impossibile stampare i parametri" - -#: kxsldbgpart/libxsldbg/file_cmds.cpp:71 -msgid "Entity %1 " -msgstr "Entità %1 " - -#: kxsldbgpart/libxsldbg/file_cmds.cpp:78 -msgid "" -"No external General Parsed entities present.\n" -msgstr "" -"Nessuna entità analizzata generale è presente.\n" - -#: kxsldbgpart/libxsldbg/file_cmds.cpp:80 -#, c-format -msgid "" -"_n: \tTotal of %n entity found.\n" -"\tTotal of %n entities found." -msgstr "" -"\tTotale di %n entità trovata.\n" -"\tTotale di %n entità trovate." - -#: kxsldbgpart/libxsldbg/file_cmds.cpp:121 -#: kxsldbgpart/libxsldbg/file_cmds.cpp:129 -msgid "" -"SystemID \"%1\" was not found in current catalog.\n" -msgstr "" -"La SystemID \"%1\" non è stato trovata nel catalogo attuale.\n" - -#: kxsldbgpart/libxsldbg/file_cmds.cpp:125 -msgid "" -"SystemID \"%1\" maps to: \"%2\"\n" -msgstr "" -"La SystemID \"%1\" mappa a: \"%2\"\n" - -#: kxsldbgpart/libxsldbg/file_cmds.cpp:168 -#: kxsldbgpart/libxsldbg/file_cmds.cpp:176 -msgid "" -"PublicID \"%1\" was not found in current catalog.\n" -msgstr "" -"La PublicID \"%1\" non è stato trovata nel catalogo attuale.\n" - -#: kxsldbgpart/libxsldbg/file_cmds.cpp:172 -msgid "" -"PublicID \"%1\" maps to: \"%2\"\n" -msgstr "" -"La PublicID \"%1\" mappa a: \"%2\"\n" +#: kxsldbgpart/xsldbgbreakpointlistitem.cpp:38 +#: kxsldbgpart/xsldbgbreakpoints.ui:81 +#, no-c-format +msgid "Enabled" +msgstr "Abilitato" -#: kxsldbgpart/libxsldbg/trace_cmds.cpp:69 -msgid "" -"Warning: Assuming normal speed.\n" -msgstr "" -"Attenzione: presunta velocità normale.\n" +#: kxsldbgpart/xsldbgbreakpointlistitem.cpp:40 +msgid "Disabled" +msgstr "Disabilitato" #: kxsldbgpart/xsldbgbreakpointsimpl.cpp:83 #: kxsldbgpart/xsldbgbreakpointsimpl.cpp:92 #: kxsldbgpart/xsldbgbreakpointsimpl.cpp:115 #: kxsldbgpart/xsldbgbreakpointsimpl.cpp:120 #: kxsldbgpart/xsldbgbreakpointsimpl.cpp:143 -#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:148 -#: kxsldbgpart/xsldbgdebugger.cpp:297 kxsldbgpart/xsldbgdebugger.cpp:317 -#: kxsldbgpart/xsldbgdebugger.cpp:335 kxsldbgpart/xsldbgdebugger.cpp:355 -#: kxsldbgpart/xsldbgdebugger.cpp:375 kxsldbgpart/xsldbgdebugger.cpp:394 +#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:148 kxsldbgpart/xsldbgdebugger.cpp:297 +#: kxsldbgpart/xsldbgdebugger.cpp:317 kxsldbgpart/xsldbgdebugger.cpp:335 +#: kxsldbgpart/xsldbgdebugger.cpp:355 kxsldbgpart/xsldbgdebugger.cpp:375 +#: kxsldbgpart/xsldbgdebugger.cpp:394 msgid "Operation Failed" msgstr "Operazione non riuscita" -#: kxsldbgpart/xsldbgdebugger.cpp:298 kxsldbgpart/xsldbgdebugger.cpp:318 -#: kxsldbgpart/xsldbgdebugger.cpp:336 kxsldbgpart/xsldbgdebugger.cpp:356 -#: kxsldbgpart/xsldbgdebugger.cpp:376 kxsldbgpart/xsldbgdebugger.cpp:395 -msgid "Cannot set/edit breakpoints on the output file." -msgstr "" -"Impossibile impostare/modificare i punti d'interruzione sul file di output." +#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:84 +#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:116 +#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:144 +msgid "A line number was provided without a file name." +msgstr "È stato indicato un numero di linea senza un nome file." -#: kxsldbgpart/xsldbgoutputview.cpp:61 -msgid "xsldbg Output" -msgstr "Output di xsldbg" +#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:93 +msgid "No details provided or an invalid line number was supplied." +msgstr "Nessun dettaglio è stato fornito, o il numero linea non era valido." -#: kxsldbgpart/xsldbgoutputview.cpp:62 -msgid "" -"\t\txsldbg output capture ready\n" -"\n" +#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:121 +msgid "No details provided or an invalid line or ID was supplied." msgstr "" -"\t\tXsldbg è pronto per la cattura dell'output\n" -"\n" - -#: kxsldbgpart/xsldbgoutputview.cpp:76 -msgid "Result of evaluation" -msgstr "Risultato della valutazione" +"Nessun dettaglio indicato, o è stato indicato una riga o ID non valido." -#: kxsldbgpart/xsldbgoutputview.cpp:93 -msgid "Request Failed " -msgstr "Richiesta non riuscita " +#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:149 +msgid "No details provided." +msgstr "Nessun dettaglio indicato." #: kxsldbgpart/xsldbgconfigimpl.cpp:191 -msgid "" -"\t\"XSL source\" \n" -msgstr "" -"\t\"Sorgente XSL\" \n" +msgid "\t\"XSL source\" \n" +msgstr "\t\"Sorgente XSL\" \n" #: kxsldbgpart/xsldbgconfigimpl.cpp:193 -msgid "" -"\t\"XML data\" \n" -msgstr "" -"\t\"Dati XML\" \n" +msgid "\t\"XML data\" \n" +msgstr "\t\"Dati XML\" \n" #: kxsldbgpart/xsldbgconfigimpl.cpp:195 -msgid "" -"\t\"Output file\" \n" -msgstr "" -"\t\"File di output\" \n" +msgid "\t\"Output file\" \n" +msgstr "\t\"File di output\" \n" #: kxsldbgpart/xsldbgconfigimpl.cpp:197 -msgid "" -"Missing values for \n" -msgstr "" -"Valori mancanti per \n" +msgid "Missing values for \n" +msgstr "Valori mancanti per \n" #: kxsldbgpart/xsldbgconfigimpl.cpp:201 -msgid "" -"Output file is the same as either XSL Source or XML Data file\n" +msgid "Output file is the same as either XSL Source or XML Data file\n" msgstr "" -"Il file di output è lo stesso indicato sia nel sorgente XSL o nel file dei dati " -"XML\n" +"Il file di output è lo stesso indicato sia nel sorgente XSL o nel file dei " +"dati XML\n" #: kxsldbgpart/xsldbgconfigimpl.cpp:220 msgid "" @@ -2051,6 +1275,13 @@ msgstr "Configurazione sospetta" msgid "Incomplete or Invalid Configuration" msgstr "Configurazione incompleta o non valida" +#: kxsldbgpart/xsldbgdebugger.cpp:298 kxsldbgpart/xsldbgdebugger.cpp:318 +#: kxsldbgpart/xsldbgdebugger.cpp:336 kxsldbgpart/xsldbgdebugger.cpp:356 +#: kxsldbgpart/xsldbgdebugger.cpp:376 kxsldbgpart/xsldbgdebugger.cpp:395 +msgid "Cannot set/edit breakpoints on the output file." +msgstr "" +"Impossibile impostare/modificare i punti d'interruzione sul file di output." + #: kxsldbgpart/xsldbginspector.cpp:68 msgid "Xsldbg Inspector" msgstr "Ispettore di Xsldbg" @@ -2091,167 +1322,621 @@ msgstr "&Aggiorna" msgid "Refresh values in inspectors from xsldbg" msgstr "Aggiorna i valori negli ispettori da xsldbg" -#: kxsldbgpart/xsldbgbreakpointlistitem.cpp:40 -msgid "Disabled" -msgstr "Disabilitato" +#: kxsldbgpart/xsldbglocallistitem.cpp:32 +#: kxsldbgpart/xsldbglocalvariablesimpl.cpp:71 +msgid "Local" +msgstr "Locale" -#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:84 -#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:116 -#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:144 -msgid "A line number was provided without a file name." -msgstr "È stato indicato un numero di linea senza un nome file." +#: kxsldbgpart/xsldbglocallistitem.cpp:34 +#: kxsldbgpart/xsldbglocalvariablesimpl.cpp:73 +msgid "Global" +msgstr "Globale" -#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:93 -msgid "No details provided or an invalid line number was supplied." -msgstr "Nessun dettaglio è stato fornito, o il numero linea non era valido." +#: kxsldbgpart/xsldbgoutputview.cpp:61 +msgid "xsldbg Output" +msgstr "Output di xsldbg" -#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:121 -msgid "No details provided or an invalid line or ID was supplied." +#: kxsldbgpart/xsldbgoutputview.cpp:62 +msgid "" +"\t\txsldbg output capture ready\n" +"\n" msgstr "" -"Nessun dettaglio indicato, o è stato indicato una riga o ID non valido." +"\t\tXsldbg è pronto per la cattura dell'output\n" +"\n" -#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:149 -msgid "No details provided." -msgstr "Nessun dettaglio indicato." +#: kxsldbgpart/xsldbgoutputview.cpp:76 +msgid "Result of evaluation" +msgstr "Risultato della valutazione" -#: kxsldbgpart/kxsldbg_part.cpp:87 kxsldbgpart/kxsldbg_part.cpp:634 -#: kxsldbgpart/kxsldbg_part.cpp:636 -msgid "Goto XPath" -msgstr "Vai nell'XPath" +#: kxsldbgpart/xsldbgoutputview.cpp:93 +msgid "Request Failed " +msgstr "Richiesta non riuscita " -#: kxsldbgpart/kxsldbg_part.cpp:109 -msgid "Configure Editor..." -msgstr "Configura l'editor..." +#: main.cpp:9 +msgid "A TDE KPart Application for xsldbg, an XSLT debugger" +msgstr "Un'applicazione KPart TDE per xsldbg, un debugger XSLT" -#: kxsldbgpart/kxsldbg_part.cpp:113 -msgid "Configure..." -msgstr "Configura..." +#: main.cpp:14 xsldbgmain.cpp:97 +msgid "XSL script to run" +msgstr "Script XSL da eseguire" -#: kxsldbgpart/kxsldbg_part.cpp:118 -msgid "Inspect..." -msgstr "Ispeziona..." +#: main.cpp:15 xsldbgmain.cpp:98 +msgid "XML data to be transformed" +msgstr "Dati XML da trasformare" -#: kxsldbgpart/kxsldbg_part.cpp:125 -msgid "Run" -msgstr "Avvia" +#: main.cpp:16 +msgid "File to save results to" +msgstr "File in cui salvare i risultati" -#: kxsldbgpart/kxsldbg_part.cpp:135 -msgid "Step" -msgstr "Passo" +#: main.cpp:22 +msgid "KXSLDbg" +msgstr "KXSLDbg" -#: kxsldbgpart/kxsldbg_part.cpp:145 -msgid "Step Up" -msgstr "Passo avanti" +#: xsldbgmain.cpp:51 +msgid "A TDE console application for xsldbg, an XSLT debugger" +msgstr "Un'applicazione per console di TDE per xsldbg, un debugger XSLT" -#: kxsldbgpart/kxsldbg_part.cpp:150 -msgid "Step Down" -msgstr "Passo indietro" +#: xsldbgmain.cpp:57 +msgid "Start a shell" +msgstr "Avvia una shell" -#: kxsldbgpart/kxsldbg_part.cpp:156 -msgid "Break" -msgstr "Interrompi" +#: xsldbgmain.cpp:58 +msgid "Path to change into before loading files" +msgstr "Percorso in cui cambiare prima di caricare i file" -#: kxsldbgpart/kxsldbg_part.cpp:161 -msgid "Enable/Disable" -msgstr "Abilita/disabilita" +#: xsldbgmain.cpp:59 +msgid "Add a parameter named <name> and value <value> to XSL environment" +msgstr "" +"Aggiungi un parametro chiamato <nome> e un valore <valore> a un ambiente XSL" -#: kxsldbgpart/kxsldbg_part.cpp:171 -msgid "&Source" -msgstr "&Sorgente" +#: xsldbgmain.cpp:60 +msgid "Use ISO 639 language code specified; for example en_US" +msgstr "Usa il codice di lingua ISO 639 specificato; per esempio en_US" -#: kxsldbgpart/kxsldbg_part.cpp:176 -msgid "&Data" -msgstr "&Dati" +#: xsldbgmain.cpp:60 +msgid "Save to a given file. See output command documentation" +msgstr "Salva a un dato file. Vedi la documentazione dei comandi di output" -#: kxsldbgpart/kxsldbg_part.cpp:181 -msgid "&Output" -msgstr "&Output" +#: xsldbgmain.cpp:61 +msgid "Show the version of libxml and libxslt used" +msgstr "Mostra le versioni usate di libxml e libxslt" -#: kxsldbgpart/kxsldbg_part.cpp:186 -msgid "Reload Current File From Disk" -msgstr "Ricarica il file corrente dal disco" +#: xsldbgmain.cpp:62 +msgid "Show logs of what is happening" +msgstr "Mostra i log di cosa sta succedendo" -#: kxsldbgpart/kxsldbg_part.cpp:192 -msgid "Walk Through Stylesheet..." -msgstr "Scorri il foglio di stile..." +#: xsldbgmain.cpp:63 +msgid "Display the time used" +msgstr "Mostra il tempo usato" -#: kxsldbgpart/kxsldbg_part.cpp:196 -msgid "Stop Wal&king Through Stylesheet" -msgstr "Ferma lo s&corrimento nel foglio di stile" +#: xsldbgmain.cpp:64 +msgid "Run the transformation 20 times" +msgstr "Esegui 20 volte la trasformazione" -#: kxsldbgpart/kxsldbg_part.cpp:200 -msgid "Tr&ace Execution of Stylesheet" -msgstr "Tr&accia l'esecuzione del foglio di stile" +#: xsldbgmain.cpp:66 +msgid "Dump the tree of the result instead" +msgstr "Scarica piuttosto l'albero dei risultati" -#: kxsldbgpart/kxsldbg_part.cpp:204 -msgid "Stop Tracing of Stylesheet" -msgstr "Ferma la tracciatura del foglio di stile" +#: xsldbgmain.cpp:68 +msgid "Disable the DTD loading phase" +msgstr "Disabilita la fase di caricamento del DTD" -#: kxsldbgpart/kxsldbg_part.cpp:209 -msgid "&Evaluate Expression..." -msgstr "&Valuta espressione..." +#: xsldbgmain.cpp:69 +msgid "Disable the output of the result" +msgstr "Disabilita l'output del risultato" -#: kxsldbgpart/kxsldbg_part.cpp:214 -msgid "Goto &XPath..." -msgstr "Vai all'&XPath..." +#: xsldbgmain.cpp:70 +msgid "Increase the maximum depth" +msgstr "Aumenta la profondità massima" -#: kxsldbgpart/kxsldbg_part.cpp:219 -msgid "Lookup SystemID..." -msgstr "Cerca SystemID..." +#: xsldbgmain.cpp:73 +msgid "The input document is(are) an HTML file(s)" +msgstr "I documenti di input sono file HTML" -#: kxsldbgpart/kxsldbg_part.cpp:224 -msgid "Lookup PublicID..." -msgstr "Cerca PublicID..." +#: xsldbgmain.cpp:77 +msgid "The input document is SGML docbook" +msgstr "Il documento di input è un docbook SGML" -#: kxsldbgpart/kxsldbg_part.cpp:277 -msgid "KXsldbgPart" -msgstr "ComponenteKXsldbg" +#: xsldbgmain.cpp:80 +msgid "Disable the fetching DTDs or entities over network" +msgstr "Disabilita lo scaricamento di DTD o entità dalla rete" -#: kxsldbgpart/kxsldbg_part.cpp:358 -msgid "Debugger Not Ready" -msgstr "Debugger non pronto" +#: xsldbgmain.cpp:83 +msgid "Use the catalogs from $SGML_CATALOG_FILES" +msgstr "Usa cataloghi da $SGML_CATALOGS_FILES" -#: kxsldbgpart/kxsldbg_part.cpp:359 -msgid "Configure and start the debugger first." -msgstr "Configura e avvia il debugger, prima." +#: xsldbgmain.cpp:87 +msgid "Disable XInclude processing on document input" +msgstr "Disabilita il processo con XInclude dell'input del documento" -#: kxsldbgpart/kxsldbg_part.cpp:376 kxsldbgpart/kxsldbg_part.cpp:382 -msgid "Lookup SystemID" -msgstr "Cerca SystemID" +#: xsldbgmain.cpp:90 +msgid "Print profiling informations" +msgstr "Stampa informazioni di profilo" -#: kxsldbgpart/kxsldbg_part.cpp:377 kxsldbgpart/kxsldbg_part.cpp:383 -msgid "Please enter SystemID to find:" -msgstr "Per piacere inserisci il SystemID da trovare:" +#: xsldbgmain.cpp:91 +msgid "Do not run gdb compatability mode and print less information" +msgstr "" +"Non eseguire in modalità compatibile con gbd e stampa meno informazioni" -#: kxsldbgpart/kxsldbg_part.cpp:408 kxsldbgpart/kxsldbg_part.cpp:413 -msgid "Lookup PublicID" -msgstr "Cerca PublicID" +#: xsldbgmain.cpp:92 +msgid "Detect and use encodings in the stylesheet" +msgstr "Rileva e usa le codifiche nel foglio di stile" -#: kxsldbgpart/kxsldbg_part.cpp:409 kxsldbgpart/kxsldbg_part.cpp:414 -msgid "Please enter PublicID to find:" -msgstr "Per piacere inserisci il PublicID da trovare:" +#: xsldbgmain.cpp:93 +msgid "Treat command line input as encoded in UTF-8" +msgstr "Tratta l'input da riga di comando come codificato in UTF-8" -#: kxsldbgpart/kxsldbg_part.cpp:622 kxsldbgpart/kxsldbg_part.cpp:624 -msgid "Evalute Expression" -msgstr "Valuta espressione" +#: xsldbgmain.cpp:94 +msgid "Use HTML output when generating search reports" +msgstr "Usa l'output HTML nella generazione di rapporti di ricerca" -#: kxsldbgpart/kxsldbg_part.cpp:622 kxsldbgpart/kxsldbg_part.cpp:624 -#: kxsldbgpart/kxsldbg_part.cpp:634 kxsldbgpart/kxsldbg_part.cpp:636 -msgid "XPath:" -msgstr "XPath:" +#: xsldbgmain.cpp:95 +msgid "" +"Print all error messages to stdout, normally error messages go to stderr" +msgstr "" +"Stampa tutti i messaggi d'errore a stdout, normalmente i messaggi d'errore " +"vanno a stderr" -#: kxsldbgpart/kxsldbg_part.cpp:802 -msgid "SystemID or PublicID Resolution Result" -msgstr "Risultato della risoluzione di SystemID o PublicID" +#: xsldbgmain.cpp:96 +msgid "" +"Disable the automatic restarting of execution when current processing pass " +"is complete" +msgstr "" +"Disabilita il riavvio automatico dell'esecuzione quando il passaggio di " +"processo attuale è completo" -#: kxsldbgpart/kxsldbg_part.cpp:803 -#, c-format +#: xsldbgmain.cpp:124 +msgid "Using libxml %1, libxslt %2 and libexslt %3\n" +msgstr "In uso: libxml %1, libxslt %2 e libexslt %3\n" + +#: xsldbgmain.cpp:125 +msgid "xsldbg was compiled against libxml %1, libxslt %2 and libexslt %3\n" +msgstr "xsldbg è stato compilato con libxml %1, libxslt %2 e libexslt %3\n" + +#: xsldbgmain.cpp:126 +msgid "libxslt %1 was compiled against libxml %2\n" +msgstr "libxslt %1 è stato compilato con libxml %2\n" + +#: xsldbgmain.cpp:127 +msgid "libexslt %1 was compiled against libxml %2\n" +msgstr "libexslt %1 è stato compilato con libxml %2\n" + +#: xsldbgmain.cpp:130 +msgid "Xsldbg" +msgstr "Xsldbg" + +#: kxsldbg_shell.rc:9 kxsldbgpart/kxsldbg_part.rc:4 +#, no-c-format +msgid "Debug" +msgstr "Debug" + +#: kxsldbgpart/xsldbgbreakpoints.ui:17 +#, no-c-format +msgid "Xsldbg Breakpoints" +msgstr "Punti d'interruzione per Xsldbg" + +#: kxsldbgpart/xsldbgbreakpoints.ui:26 +#, no-c-format +msgid "ID" +msgstr "ID" + +#: kxsldbgpart/xsldbgbreakpoints.ui:37 kxsldbgpart/xsldbgglobalvariables.ui:40 +#: kxsldbgpart/xsldbglocalvariables.ui:150 kxsldbgpart/xsldbgtemplates.ui:32 +#, no-c-format +msgid "Name" +msgstr "Nome" + +#: kxsldbgpart/xsldbgbreakpoints.ui:48 kxsldbgpart/xsldbgtemplates.ui:43 +#, no-c-format +msgid "Mode" +msgstr "Modalità" + +#: kxsldbgpart/xsldbgbreakpoints.ui:59 +#, no-c-format +msgid "File Name" +msgstr "Nome file" + +#: kxsldbgpart/xsldbgbreakpoints.ui:70 kxsldbgpart/xsldbgcallstack.ui:54 +#: kxsldbgpart/xsldbgtemplates.ui:65 +#, no-c-format +msgid "Line Number" +msgstr "Numero linea" + +#: kxsldbgpart/xsldbgbreakpoints.ui:102 +#, no-c-format +msgid "Click breakpoint in list to modify or delete it" +msgstr "" +"Fai clic sui punti d'interruzione nell'elenco per modificarli o eliminarli" + +#: kxsldbgpart/xsldbgbreakpoints.ui:138 +#, no-c-format +msgid "ID:" +msgstr "ID:" + +#: kxsldbgpart/xsldbgbreakpoints.ui:146 +#, no-c-format +msgid "Line number:" +msgstr "Numero linea:" + +#: kxsldbgpart/xsldbgbreakpoints.ui:154 +#, no-c-format +msgid "You don't need to specify directory for file name" +msgstr "Non devi specificare la cartella per il nome file" + +#: kxsldbgpart/xsldbgbreakpoints.ui:162 +#, no-c-format +msgid "Template name or match name to look for" +msgstr "Nome modello o nome confronto da cercare" + +#: kxsldbgpart/xsldbgbreakpoints.ui:198 kxsldbgpart/xsldbgbreakpoints.ui:253 +#, no-c-format +msgid "Must be positive" +msgstr "Deve essere positivo" + +#: kxsldbgpart/xsldbgbreakpoints.ui:285 +#, no-c-format +msgid "Mode:" +msgstr "Modalità:" + +#: kxsldbgpart/xsldbgbreakpoints.ui:293 +#, no-c-format +msgid "Name:" +msgstr "Nome:" + +#: kxsldbgpart/xsldbgbreakpoints.ui:301 +#, no-c-format +msgid "File name:" +msgstr "Nome file:" + +#: kxsldbgpart/xsldbgbreakpoints.ui:375 +#, no-c-format +msgid "Delete breakpoint using ID" +msgstr "Elimina il punto d'interruzione usando ID" + +#: kxsldbgpart/xsldbgbreakpoints.ui:386 +#, no-c-format +msgid "Clear entered text" +msgstr "Pulisci il testo inserito" + +#: kxsldbgpart/xsldbgbreakpoints.ui:394 +#, no-c-format +msgid "Add All" +msgstr "Aggiungi tutto" + +#: kxsldbgpart/xsldbgbreakpoints.ui:397 +#, no-c-format +msgid "Add breakpoint on all templates found" +msgstr "Aggiungi punto d'interruzione su tutti i modelli trovati" + +#: kxsldbgpart/xsldbgbreakpoints.ui:408 +#, no-c-format +msgid "Delete all breakpoints" +msgstr "Elimina tutti i punti d'interruzione" + +#: kxsldbgpart/xsldbgbreakpoints.ui:416 +#, no-c-format +msgid "Enable" +msgstr "Abilita" + +#: kxsldbgpart/xsldbgbreakpoints.ui:419 +#, no-c-format +msgid "Enable breakpoint using ID" +msgstr "Abilita i punti d'interruzione usando ID" + +#: kxsldbgpart/xsldbgbreakpoints.ui:430 +#, no-c-format +msgid "Add breakpoint using file name with line number or a template name" +msgstr "" +"Aggiungi il punto d'interruzione usando un nome file con un numero di linea " +"o un nome di modello" + +#: kxsldbgpart/xsldbgbreakpoints.ui:488 kxsldbgpart/xsldbgcallstack.ui:114 +#: kxsldbgpart/xsldbgentities.ui:125 kxsldbgpart/xsldbgglobalvariables.ui:229 +#: kxsldbgpart/xsldbglocalvariables.ui:324 kxsldbgpart/xsldbgsources.ui:111 +#, no-c-format +msgid "Refresh" +msgstr "Aggiorna" + +#: kxsldbgpart/xsldbgcallstack.ui:17 +#, no-c-format +msgid "Xsldbg Callstack" +msgstr "Pila delle chiamate di Xsldbg" + +#: kxsldbgpart/xsldbgcallstack.ui:32 +#, no-c-format +msgid "Frame# Template Name" +msgstr "Nome del modello per il riquadro numero" + +#: kxsldbgpart/xsldbgcallstack.ui:43 kxsldbgpart/xsldbgtemplates.ui:54 +#, no-c-format +msgid "Source File Name" +msgstr "Nome del file sorgente" + +#: kxsldbgpart/xsldbgcallstack.ui:75 +#, no-c-format +msgid "Oldest Frame # is 0, Frame # has been added to the first column" +msgstr "" +"Il numero del riquadro più vecchio è 0, ed è stato aggiunto alla prima " +"colonna" + +#: kxsldbgpart/xsldbgconfig.ui:31 +#, no-c-format +msgid "KXsldbg Configuration" +msgstr "Configurazione KXsldbg" + +#: kxsldbgpart/xsldbgconfig.ui:75 +#, no-c-format +msgid "LibXSLT Parameters" +msgstr "Parametri di LibXSLT" + +#: kxsldbgpart/xsldbgconfig.ui:108 +#, no-c-format +msgid "Parameter value:" +msgstr "Valore parametro:" + +#: kxsldbgpart/xsldbgconfig.ui:148 +#, no-c-format +msgid "Parameter name:" +msgstr "Nome parametro:" + +#: kxsldbgpart/xsldbgconfig.ui:229 +#, no-c-format +msgid "Prev" +msgstr "Prec" + +#: kxsldbgpart/xsldbgconfig.ui:464 +#, no-c-format +msgid "Output file:" +msgstr "File di output:" + +#: kxsldbgpart/xsldbgconfig.ui:488 kxsldbgpart/xsldbgconfig.ui:536 +#: kxsldbgpart/xsldbgconfig.ui:584 +#, no-c-format +msgid "..." +msgstr "..." + +#: kxsldbgpart/xsldbgconfig.ui:512 +#, no-c-format +msgid "XML data:" +msgstr "Dati XML:" + +#: kxsldbgpart/xsldbgconfig.ui:560 +#, no-c-format +msgid "XSL source:" +msgstr "Sorgente XSL:" + +#: kxsldbgpart/xsldbgconfig.ui:621 +#, no-c-format +msgid "catalogs" +msgstr "cataloghi" + +#: kxsldbgpart/xsldbgconfig.ui:624 +#, no-c-format +msgid "use catalogs from $SGML_CATALOGS_FILES" +msgstr "usa cataloghi da $SGML_CATALOGS_FILES" + +#: kxsldbgpart/xsldbgconfig.ui:632 +#, no-c-format +msgid "novalid" +msgstr "nonvalido" + +#: kxsldbgpart/xsldbgconfig.ui:635 +#, no-c-format +msgid "skip the DTD loading phase" +msgstr "salta la fase di caricamento del DTD" + +#: kxsldbgpart/xsldbgconfig.ui:643 +#, no-c-format +msgid "html" +msgstr "html" + +#: kxsldbgpart/xsldbgconfig.ui:646 +#, no-c-format +msgid "the input document is(are) an HTML file(s)" +msgstr "i documenti di input sono file HTML" + +#: kxsldbgpart/xsldbgconfig.ui:654 +#, no-c-format +msgid "docbook" +msgstr "docbook" + +#: kxsldbgpart/xsldbgconfig.ui:657 +#, no-c-format +msgid "the input document is SGML docbook" +msgstr "i documenti di input sono SGML docbook" + +#: kxsldbgpart/xsldbgconfig.ui:665 +#, no-c-format +msgid "debug" +msgstr "debug" + +#: kxsldbgpart/xsldbgconfig.ui:668 +#, no-c-format +msgid "dump the tree of the result instead" +msgstr "scarica piuttosto l'albero dei risultati" + +#: kxsldbgpart/xsldbgconfig.ui:676 +#, no-c-format +msgid "noout" +msgstr "nessun output" + +#: kxsldbgpart/xsldbgconfig.ui:679 +#, no-c-format +msgid "do not dump the result" +msgstr "non scaricare il risultato" + +#: kxsldbgpart/xsldbgconfig.ui:687 +#, no-c-format +msgid "profile" +msgstr "profilo" + +#: kxsldbgpart/xsldbgconfig.ui:690 +#, no-c-format +msgid "print profiling information" +msgstr "stampa informazioni di profilo" + +#: kxsldbgpart/xsldbgconfig.ui:698 +#, no-c-format +msgid "timing" +msgstr "tempo" + +#: kxsldbgpart/xsldbgconfig.ui:701 +#, no-c-format +msgid "display the time used" +msgstr "mostra il tempo usato" + +#: kxsldbgpart/xsldbgconfig.ui:709 +#, no-c-format +msgid "nonet" +msgstr "non in rete" + +#: kxsldbgpart/xsldbgconfig.ui:712 +#, no-c-format +msgid "refuse to fetch DTDs or entities over network" +msgstr "rifiuta di scaricare DTD o entità dalla rete" + +#: kxsldbgpart/xsldbgentities.ui:25 +#, no-c-format +msgid "Xsldbg Entities" +msgstr "Entità di Xsldbg" + +#: kxsldbgpart/xsldbgentities.ui:40 +#, no-c-format +msgid "PublicID" +msgstr "PublicID" + +#: kxsldbgpart/xsldbgentities.ui:51 +#, no-c-format +msgid "SystemID" +msgstr "SystemID" + +#: kxsldbgpart/xsldbgglobalvariables.ui:25 +#, no-c-format +msgid "Xsldbg Global Variables" +msgstr "Variabili globali Xsldbg" + +#: kxsldbgpart/xsldbgglobalvariables.ui:51 +#: kxsldbgpart/xsldbglocalvariables.ui:183 kxsldbgpart/xsldbgsources.ui:32 +#, no-c-format +msgid "Source File" +msgstr "File sorgente" + +#: kxsldbgpart/xsldbgglobalvariables.ui:62 +#: kxsldbgpart/xsldbglocalvariables.ui:194 +#, no-c-format +msgid "Source Line Number" +msgstr "Numero linea del sorgente" + +#: kxsldbgpart/xsldbgglobalvariables.ui:150 +#: kxsldbgpart/xsldbglocalvariables.ui:87 +#, no-c-format +msgid "Expression:" +msgstr "Espressione:" + +#: kxsldbgpart/xsldbgglobalvariables.ui:158 +#: kxsldbgpart/xsldbglocalvariables.ui:95 +#, no-c-format +msgid "Enter a valid XPath expression" +msgstr "Inserisci un'espressione XPath valida" + +#: kxsldbgpart/xsldbgglobalvariables.ui:188 +#: kxsldbgpart/xsldbglocalvariables.ui:125 +#, no-c-format +msgid "Result of evaluation will appear in message window" +msgstr "Il risultato della valutazione apparirà nella finestra dei messaggi" + +#: kxsldbgpart/xsldbglocalvariables.ui:25 +#, no-c-format +msgid "Xsldbg Local Variables" +msgstr "Variabili locali di Xsldbg" + +#: kxsldbgpart/xsldbglocalvariables.ui:161 +#, no-c-format +msgid "Template Context" +msgstr "Modelli del contesto" + +#: kxsldbgpart/xsldbglocalvariables.ui:172 +#, no-c-format +msgid "Type" +msgstr "Tipo" + +#: kxsldbgpart/xsldbglocalvariables.ui:228 +#, no-c-format +msgid "Variable expression:" +msgstr "Espressione variabile:" + +#: kxsldbgpart/xsldbglocalvariables.ui:249 +#, no-c-format +msgid "Variable type:" +msgstr "Tipo variabile:" + +#: kxsldbgpart/xsldbglocalvariables.ui:270 +#, no-c-format +msgid "Set Expression" +msgstr "Imposta espressione" + +#: kxsldbgpart/xsldbglocalvariables.ui:273 +#, no-c-format +msgid "Set the selection for variable " +msgstr "Imposta la selezione per la variabile " + +#: kxsldbgpart/xsldbglocalvariables.ui:283 +#, no-c-format +msgid "Variable name:" +msgstr "Nome della variabile:" + +#: kxsldbgpart/xsldbgmsgdialog.ui:26 +#, no-c-format +msgid "qxsldbg Message" +msgstr "Messaggio qxsldbg" + +#: kxsldbgpart/xsldbgmsgdialog.ui:71 +#, no-c-format +msgid "TextLabel1" +msgstr "EtichettaDiTesto1" + +#: kxsldbgpart/xsldbgsources.ui:17 +#, no-c-format +msgid "Xsldbg Source Files" +msgstr "File sorgenti di Xsldbg" + +#: kxsldbgpart/xsldbgsources.ui:43 +#, no-c-format +msgid "Parent File" +msgstr "File genitore" + +#: kxsldbgpart/xsldbgsources.ui:54 +#, no-c-format +msgid "Parent Line Number" +msgstr "Numero linea genitore" + +#: kxsldbgpart/xsldbgtemplates.ui:17 +#, no-c-format +msgid "Xsldbg Templates" +msgstr "Modelli Xsldbg" + +#: kxsldbgpart/xsldbgwalkspeed.ui:17 +#, no-c-format +msgid "Configure xsldbg's Walk Speed" +msgstr "Configura la velocità di Xsldbg" + +#: kxsldbgpart/xsldbgwalkspeed.ui:51 +#, no-c-format msgid "" -"SystemID or PublicID has been resolved to\n" -".%1" +"Change the speed at which xsldbg walks through execution of the stylesheet." msgstr "" -"SystemID o PublicID è stato risolto in\n" -" %1" +"Cambia la velocità alla quale xsldbg attraversa l'esecuzione del foglio di " +"stile." + +#: kxsldbgpart/xsldbgwalkspeed.ui:95 +#, no-c-format +msgid "Slow" +msgstr "Lento" + +#: kxsldbgpart/xsldbgwalkspeed.ui:117 +#, no-c-format +msgid "Fast" +msgstr "Veloce" #~ msgid "Warning: The %1 command is disbled\n" #~ msgstr "Attenzione: il comando %1 è disabilitato\n" @@ -2265,8 +1950,13 @@ msgstr "" #~ msgid "KXsldbg" #~ msgstr "KXsldbg" -#~ msgid "Warning: No value for documentation specified in environment variable %1. No help nor search results will display.\n" -#~ msgstr "Attenzione: nessun valore specificato per la documentazione nella variabile d'ambiente %1. Non saranno mostrati né l'aiuto né i risultati di ricerca.\n" +#~ msgid "" +#~ "Warning: No value for documentation specified in environment variable %1. " +#~ "No help nor search results will display.\n" +#~ msgstr "" +#~ "Attenzione: nessun valore specificato per la documentazione nella " +#~ "variabile d'ambiente %1. Non saranno mostrati né l'aiuto né i risultati " +#~ "di ricerca.\n" #~ msgid "Out of memory\n" #~ msgstr "Memoria esaurita\n" @@ -2293,8 +1983,11 @@ msgstr "" #~ msgid "Enable the DTD loading phase (enabled by default)" #~ msgstr "Attiva la fase di caricamento DTD (attiva come valore predefinito)" -#~ msgid "Enable the fetching DTDs or entities over network (enabled by default)" -#~ msgstr "Attiva lo scaricamento di DTD o entità dalla rete (attivo come valore predefinito)" +#~ msgid "" +#~ "Enable the fetching DTDs or entities over network (enabled by default)" +#~ msgstr "" +#~ "Attiva lo scaricamento di DTD o entità dalla rete (attivo come valore " +#~ "predefinito)" #~ msgid "Processed error" #~ msgstr "Errore processato" |