]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - locale/it/LC_MESSAGES/phpwiki.php
Re-make in locale (to update .po and .mo files).
[SourceForge/phpwiki.git] / locale / it / LC_MESSAGES / phpwiki.php
1 <?php
2
3 $locale["%d best incoming links:"] =
4    "%d migliori link in entrata:";
5 $locale["%d best outgoing links:"] =
6    "%s migliori link in uscita:";
7 $locale["%d most popular nearby:"] =
8    "%d pi&ugrave; popolari:";
9 $locale["<b>Reload</b> the page. You should now see the most current version of the page. Your changes are no longer there."] =
10    "<b>Aggiorna</b> la pagina. Dovresti vedere l'ultima versione senzamodifiche";
11 $locale["Copy your changes to the clipboard or to another temporary place (e.g. text editor)."] =
12    "Copia le tue modifiche nella clipboard o temporaneamente in unaltro posto (es: un editor di testo)";
13 $locale["HomePage"] =
14    "PaginaPrincipale";
15 $locale["In order to recover from this situation follow these steps:"] =
16    "Per risolvere questa situazione segui questi passi:";
17 $locale["Make changes to the file again. Paste your additions from the clipboard (or text editor)."] =
18    "Cambia ancora il file ed installa le tue modifiche dalla clipboard (o dall'editor di testo)";
19 $locale["None"] =
20    "Nessuno";
21 $locale["Otherwise press the \"Back\" button of your browser."] =
22    "Altrimenti premi il bottone \"Precedente\" sul tuo browser";
23 $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."] =
24    "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.";
25 $locale["Press <b>Save</b> again."] =
26    "Premi ancora <b>Salva</b>";
27 $locale["Problem while editing %s"] =
28    "Si sono verificati problemi durante la modifica %s";
29 $locale["Problem while updating %s"] =
30    "Problemi durante l'aggiornamento %s";
31 $locale["Remove page"] =
32    "Rimuovi la pagina";
33 $locale["Removed page '%s' succesfully."] =
34    "La pagina '%s' &egrave; stata rimossa correttamente.";
35 $locale["Sorry for the inconvenience."] =
36    "Scusa per l'inconveniente.";
37 $locale["Thank you for editing %s."] =
38    "Grazie per le modifiche! %s.";
39 $locale["This page has been locked by the administrator and cannot be edited."] =
40    "Questa pagina &grave; stata bloccata dall'amministratore e non pu&ograve; essere modificata";
41 $locale["Use your browser's <b>Back</b> button to go back to the edit page."] =
42    "Usa il pulsante <b>Precedente</b> del tuo browser per tornarealla pagina di modifica";
43 $locale["Versions are identical"] =
44    "Le versioni sono identiche";
45 $locale["WikiDiff Okay: LCS = %s"] =
46    "WikiDiff Ok: LCS = %s";
47 $locale["WikiDiff::_check: edit sequence is non-optimal"] =
48    "WikiDiff::_check: la sequenza di editazione non e` ottimale";
49 $locale["WikiDiff::_check: failed"] =
50    "WikiDiff::_check: fallito";
51 $locale["WikiDiff::apply: line count mismatch: %s != %s"] =
52    "WikiDiff::applu: il numero delle linee &egrave; differente: %s != %s";
53 $locale["WikiFatalError"] =
54    "ErroreFataleDiWiki";
55 $locale["You are about to remove '%s' permanently!"] =
56    "Stai per rimuovere %s";
57 $locale["You entered an invalid login or password."] =
58    "Nome utente o password errata.";
59 $locale["Your careful attention to detail is much appreciated."] =
60    "La tua cura verso il dettaglio &egrave; molto apprezzata.";
61 $locale["by %s"] =
62    "di %s";
63 $locale["last modified on %s"] =
64    "Ultima modifica: %s";
65
66 ;?>