]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - locale/it/LC_MESSAGES/phpwiki.php
Patches to Swedish translations from Jon Åslund <d98-jas@nada.kth.se>
[SourceForge/phpwiki.git] / locale / it / LC_MESSAGES / phpwiki.php
1 <?php
2
3 $locale["You entered an invalid login or password."] =
4    "Nome utente o password errata.";
5 $locale["You are about to remove '%s' permanently!"] =
6    "Stai per rimuovere %s";
7 $locale["Click %shere%s to remove the page now."] =
8    "Per rimuovere la pagina clicca %squa%s";
9 $locale["Otherwise press the \"Back\" button of your browser."] =
10    "Altrimenti premi il bottone \"Precedente\" sul tuo browser";
11 $locale["Function not yet implemented."] =
12    "Funzione non implementata.";
13 $locale["Remove page"] =
14    "Rimuovi la pagina";
15 $locale["Removed page '%s' succesfully."] =
16    "La pagina '%s' &egrave; stata rimossa correttamente.";
17 $locale["templates/browse.html"] =
18    "locale/it/templates/browse.html";
19 $locale["templates/editpage.html"] =
20    "locale/it/templates/editpage.html";
21 $locale["templates/editlinks.html"] =
22    "locale/it/templates/editlinks.html";
23 $locale["templates/message.html"] =
24    "locale/it/templates/message.html";
25 $locale["./pgsrc"] =
26    "locale/it/pgsrc";
27 $locale["WikiDiff::apply: line count mismatch: %s != %s"] =
28    "WikiDiff::applu: il numero delle linee &egrave; differente: %s != %s";
29 $locale["WikiDiff::_check: failed"] =
30    "WikiDiff::_check: fallito";
31 $locale["WikiDiff::_check: edit sequence is non-optimal"] =
32    "WikiDiff::_check: la sequenza di editazione non e` ottimale";
33 $locale["WikiDiff Okay: LCS = %s"] =
34    "WikiDiff Ok: LCS = %s";
35 $locale["Current page:"] =
36    "Pagina corrente:";
37 $locale["version %s"] =
38    "versione %s";
39 $locale["last modified on %s"] =
40    "Ultima modifica: %s";
41 $locale["by %s"] =
42    "di %s";
43 $locale["None"] =
44    "Nessuno";
45 $locale["Archived page:"] =
46    "Pagina archiviata:";
47 $locale["Versions are identical"] =
48    "Le versioni sono identiche";
49 $locale["Diff of %s."] =
50    "Differenza di %s";
51 $locale["FrontPage"] =
52    "PaginaPrincipale";
53 $locale["Describe %s here."] =
54    "Descrivi %s qui";
55 $locale["Copy of %s"] =
56    "Copia di %s";
57 $locale["No page name passed into editpage!"] =
58    "Nessuna pagina &grave; passata a modificapagina";
59 $locale["This page has been locked by the administrator and cannot be edited."] =
60    "Questa pagina &grave; stata bloccata dall'amministratore e non pu&ograve; essere modificata";
61 $locale["Sorry for the inconvenience."] =
62    "Scusa per l'inconveniente.";
63 $locale["Problem while editing %s"] =
64    "Si sono verificati problemi durante la modifica %s";
65 $locale["Searching for \"%s\" ....."] =
66    "Sto cercando \"%s\" .....";
67 $locale["%d matches found in %d pages."] =
68    "Ho trovato %d occorrente in %d pagine.";
69 $locale["Full Text Search Results"] =
70    "Risultati della ricerca su tutto il testo";
71 $locale["Cannot establish connection to database, giving up."] =
72    "Non riesco a stabilire una connessione col database, abbandono.";
73 $locale["Error message: %s"] =
74    "Messaggio d'errore: %s";
75 $locale["Cannot open database %s, giving up."] =
76    "Non riesco ad aprire il database %s, abbandono.";
77 $locale["Insert/update to table 'wiki' failed: %s"] =
78    "Inserimento/aggiornamento fallito: %s";
79 $locale["Delete on %s failed: %s"] =
80    "Cancellazione su %s fallita: %s";
81 $locale["Insert into %s failed: %s"] =
82    "Inserimento in %s fallito: %s";
83 $locale["Insert/update into table 'archive' failed: %s"] =
84    "Inserimento/aggiornamento fallito: %s";
85 $locale["MSSQL error: %s"] =
86    "Errore di MySQL: %s";
87 $locale["Insert/Update failed: %s <br>\n"] =
88    "Inserimento/aggiornamento fallito: %s";
89 $locale["Cannot delete '%s' from table '%s'"] =
90    "Non posso cancellare '%s' dalla tabella '%s'";
91 $locale["MySQL error: %s"] =
92    "Errore di MySQL: %s";
93 $locale["Error writing page '%s'"] =
94    "Errore durante il salvataggio della pagina '%s'";
95 $locale["Enter a page name"] =
96    "Scrivi un nome di una pagina";
97 $locale["Go"] =
98    "Vai";
99 $locale["Show the page source and references"] =
100    "Mostra il sorgente della pagina e le sue referenze";
101 $locale["PageInfo"] =
102    "InformazioniDellaPagina";
103 $locale["Page name '%s' is not in the database"] =
104    "La pagina '%s' non e` presente nel database";
105 $locale["Current version"] =
106    "Versione corrente";
107 $locale["Archived version"] =
108    "Versione archiviata";
109 $locale["RecentChanges"] =
110    "ModificheRecenti";
111 $locale["PhpWiki is unable to save your changes, because another user edited and saved the page while you were editing the page too. If saving proceeded now changes from the previous author would be lost."] =
112    "PhpWiki non &egrave; riuscito a salvare i tuoi cambiamenti perch&egrave; un altro utente ha cambiato la pagina mentre la stavi modificando. Se il salvataggio viene comunque fatto, i cambiamenti dell'altro utente verranno persi.";
113 $locale["In order to recover from this situation follow these steps:"] =
114    "Per risolvere questa situazione segui questi passi:";
115 $locale["Use your browser's <b>Back</b> button to go back to the edit page."] =
116    "Usa il pulsante <b>Precedente</b> del tuo browser per tornarealla pagina di modifica";
117 $locale["Copy your changes to the clipboard or to another temporary place (e.g. text editor)."] =
118    "Copia le tue modifiche nella clipboard o temporaneamente in unaltro posto (es: un editor di testo)";
119 $locale["<b>Reload</b> the page. You should now see the most current version of the page. Your changes are no longer there."] =
120    "<b>Aggiorna</b> la pagina. Dovresti vedere l'ultima versione senzamodifiche";
121 $locale["Make changes to the file again. Paste your additions from the clipboard (or text editor)."] =
122    "Cambia ancora il file ed installa le tue modifiche dalla clipboard (o dall'editor di testo)";
123 $locale["Press <b>Save</b> again."] =
124    "Premi ancora <b>Salva</b>";
125 $locale["Problem while updating %s"] =
126    "Problemi durante l'aggiornamento %s";
127 $locale["Thank you for editing %s."] =
128    "Grazie per le modifiche! %s.";
129 $locale["Your careful attention to detail is much appreciated."] =
130    "La tua cura verso il dettaglio &egrave; molto apprezzata.";
131 $locale["Title Search Results"] =
132    "Risultati della ricerca su tutto il testo";
133 $locale["Inserting page %s, version %s from %s"] =
134    "Sto inserendo la pagina %s, versione %s da %s";
135 $locale["WikiFatalError"] =
136    "ErroreFataleDiWiki";
137 $locale["Search"] =
138    "Ricerca";
139 $locale["%d best incoming links:"] =
140    "%d migliori link in entrata:";
141 $locale["%d best outgoing links:"] =
142    "%s migliori link in uscita:";
143 $locale["%d most popular nearby:"] =
144    "%d pi&ugrave; popolari:";
145
146 ;?>