X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/729991564ec7e1116fc023c51e73b47af8b6fce7..fae3a49cfe37c3661507ed05588a9b37ce27a1d4:/po/it.po diff --git a/po/it.po b/po/it.po index c7e59e4f4..4edcde1e8 100644 --- a/po/it.po +++ b/po/it.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Ikiwiki\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-09-04 10:16-0400\n" +"POT-Creation-Date: 2014-10-20 12:26-0400\n" "PO-Revision-Date: 2009-08-16 11:01+0100\n" "Last-Translator: Luca Bruno \n" "Language-Team: Italian TP \n" @@ -14,7 +14,7 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../IkiWiki/CGI.pm:200 +#: ../IkiWiki/CGI.pm:230 msgid "" "probable misconfiguration: sslcookie is set, but you are attempting to login " "via http, not https" @@ -22,35 +22,35 @@ msgstr "" "possibile errore di configurazione: sslcookie è impostato, ma si sta " "tentando un accesso via http, non https" -#: ../IkiWiki/CGI.pm:203 +#: ../IkiWiki/CGI.pm:233 msgid "login failed, perhaps you need to turn on cookies?" msgstr "errore nell'accesso, probabilmente i cookie sono disabilitati?" -#: ../IkiWiki/CGI.pm:222 ../IkiWiki/CGI.pm:373 +#: ../IkiWiki/CGI.pm:252 ../IkiWiki/CGI.pm:404 msgid "Your login session has expired." msgstr "La sessione è scaduta." -#: ../IkiWiki/CGI.pm:243 +#: ../IkiWiki/CGI.pm:273 msgid "Login" msgstr "Entra" -#: ../IkiWiki/CGI.pm:244 +#: ../IkiWiki/CGI.pm:274 msgid "Preferences" msgstr "Preferenze" -#: ../IkiWiki/CGI.pm:245 +#: ../IkiWiki/CGI.pm:275 msgid "Admin" msgstr "Amministrazione" -#: ../IkiWiki/CGI.pm:285 +#: ../IkiWiki/CGI.pm:315 msgid "Preferences saved." msgstr "Preferenze salvate." -#: ../IkiWiki/CGI.pm:337 +#: ../IkiWiki/CGI.pm:367 msgid "You are banned." msgstr "Avete ricevuto un ban." -#: ../IkiWiki/CGI.pm:464 ../IkiWiki/CGI.pm:465 ../IkiWiki.pm:1508 +#: ../IkiWiki/CGI.pm:495 ../IkiWiki/CGI.pm:496 ../IkiWiki.pm:1574 msgid "Error" msgstr "Errore" @@ -119,16 +119,16 @@ msgstr "(codifica UTF-8 non valida eliminata dal notiziario)" msgid "(feed entities escaped)" msgstr "(entità del notiziario espanse con escape)" -#: ../IkiWiki/Plugin/aggregate.pm:556 +#: ../IkiWiki/Plugin/aggregate.pm:558 msgid "feed crashed XML::Feed!" msgstr "il notiziario ha fatto andare in crash XML::Feed." -#: ../IkiWiki/Plugin/aggregate.pm:649 +#: ../IkiWiki/Plugin/aggregate.pm:652 #, perl-format msgid "creating new page %s" msgstr "creazione nuova pagina %s" -#: ../IkiWiki/Plugin/aggregate.pm:677 ../IkiWiki/Plugin/edittemplate.pm:135 +#: ../IkiWiki/Plugin/aggregate.pm:682 ../IkiWiki/Plugin/edittemplate.pm:137 #, fuzzy msgid "failed to process template:" msgstr "errore nell'elaborazione:" @@ -171,16 +171,16 @@ msgstr "non permesso da allowed_attachments" msgid "bad attachment filename" msgstr "nome file dell'allegato non valido" -#: ../IkiWiki/Plugin/attachment.pm:296 +#: ../IkiWiki/Plugin/attachment.pm:298 msgid "attachment upload" msgstr "carica allegato" -#: ../IkiWiki/Plugin/attachment.pm:347 +#: ../IkiWiki/Plugin/attachment.pm:349 #, fuzzy msgid "this attachment is not yet saved" msgstr "%s è un allegato, non una pagina." -#: ../IkiWiki/Plugin/attachment.pm:365 +#: ../IkiWiki/Plugin/attachment.pm:367 msgid "just uploaded" msgstr "" @@ -206,89 +206,94 @@ msgstr "%s da %s" msgid "There are no broken links!" msgstr "Non ci sono collegamenti rotti." -#: ../IkiWiki/Plugin/comments.pm:124 +#: ../IkiWiki/Plugin/comments.pm:128 #, fuzzy, perl-format msgid "this comment needs %s" msgstr "commento su %s" -#: ../IkiWiki/Plugin/comments.pm:127 +#: ../IkiWiki/Plugin/comments.pm:131 #, fuzzy msgid "moderation" msgstr "Moderazione commenti" -#: ../IkiWiki/Plugin/comments.pm:154 ../IkiWiki/Plugin/format.pm:50 +#: ../IkiWiki/Plugin/comments.pm:158 ../IkiWiki/Plugin/format.pm:50 #, perl-format msgid "unsupported page format %s" msgstr "formato pagina %s non supportato" -#: ../IkiWiki/Plugin/comments.pm:159 +#: ../IkiWiki/Plugin/comments.pm:163 msgid "comment must have content" msgstr "i commenti devono avere un contenuto" -#: ../IkiWiki/Plugin/comments.pm:217 +#: ../IkiWiki/Plugin/comments.pm:221 msgid "Anonymous" msgstr "Anonimo" -#: ../IkiWiki/Plugin/comments.pm:279 +#: ../IkiWiki/Plugin/comments.pm:283 #, fuzzy msgid "Comment Moderation" msgstr "Moderazione commenti" -#: ../IkiWiki/Plugin/comments.pm:375 ../IkiWiki/Plugin/comments.pm:379 +#: ../IkiWiki/Plugin/comments.pm:379 ../IkiWiki/Plugin/comments.pm:383 msgid "email replies to me" msgstr "" -#: ../IkiWiki/Plugin/comments.pm:413 ../IkiWiki/Plugin/editpage.pm:96 +#: ../IkiWiki/Plugin/comments.pm:417 ../IkiWiki/Plugin/editpage.pm:96 #: ../IkiWiki/Plugin/editpage.pm:102 msgid "bad page name" msgstr "nome pagina non valido" -#: ../IkiWiki/Plugin/comments.pm:416 +#: ../IkiWiki/Plugin/comments.pm:420 #, perl-format msgid "commenting on %s" msgstr "commento su %s" -#: ../IkiWiki/Plugin/comments.pm:433 +#: ../IkiWiki/Plugin/comments.pm:437 #, perl-format msgid "page '%s' doesn't exist, so you can't comment" msgstr "la pagina «%s» non esiste, impossibile commentarla" -#: ../IkiWiki/Plugin/comments.pm:440 +#: ../IkiWiki/Plugin/comments.pm:447 +#, fuzzy, perl-format +msgid "comments on page '%s' are not allowed" +msgstr "i commenti per la pagina «%s» sono chiusi" + +#: ../IkiWiki/Plugin/comments.pm:454 #, perl-format msgid "comments on page '%s' are closed" msgstr "i commenti per la pagina «%s» sono chiusi" -#: ../IkiWiki/Plugin/comments.pm:565 +#: ../IkiWiki/Plugin/comments.pm:581 msgid "comment stored for moderation" msgstr "commento trattenuto per moderazione" -#: ../IkiWiki/Plugin/comments.pm:567 +#: ../IkiWiki/Plugin/comments.pm:583 msgid "Your comment will be posted after moderator review" msgstr "Il commento sarà pubblicato dopo la verifica del moderatore" -#: ../IkiWiki/Plugin/comments.pm:580 +#: ../IkiWiki/Plugin/comments.pm:596 msgid "Added a comment" msgstr "Aggiunto commento" -#: ../IkiWiki/Plugin/comments.pm:584 +#: ../IkiWiki/Plugin/comments.pm:600 #, perl-format msgid "Added a comment: %s" msgstr "Aggiunto commento: %s" -#: ../IkiWiki/Plugin/comments.pm:654 ../IkiWiki/Plugin/userlist.pm:55 +#: ../IkiWiki/Plugin/comments.pm:674 ../IkiWiki/Plugin/userlist.pm:55 #: ../IkiWiki/Plugin/websetup.pm:272 msgid "you are not logged in as an admin" msgstr "non siete autenticati come amministratore" -#: ../IkiWiki/Plugin/comments.pm:708 +#: ../IkiWiki/Plugin/comments.pm:733 msgid "Comment moderation" msgstr "Moderazione commenti" -#: ../IkiWiki/Plugin/comments.pm:749 +#: ../IkiWiki/Plugin/comments.pm:774 msgid "comment moderation" msgstr "moderazione commento" -#: ../IkiWiki/Plugin/comments.pm:910 +#: ../IkiWiki/Plugin/comments.pm:937 #, fuzzy, perl-format msgid "%i comment" msgid_plural "%i comments" @@ -298,7 +303,7 @@ msgstr[1] "Commenti" #. translators: Here "Comment" is a verb; #. translators: the user clicks on it to #. translators: post a comment. -#: ../IkiWiki/Plugin/comments.pm:920 +#: ../IkiWiki/Plugin/comments.pm:947 #, fuzzy msgid "Comment" msgstr "Commenti" @@ -340,8 +345,8 @@ msgid "creating %s" msgstr "creazione %s" #: ../IkiWiki/Plugin/editpage.pm:337 ../IkiWiki/Plugin/editpage.pm:356 -#: ../IkiWiki/Plugin/editpage.pm:367 ../IkiWiki/Plugin/editpage.pm:412 -#: ../IkiWiki/Plugin/editpage.pm:454 +#: ../IkiWiki/Plugin/editpage.pm:367 ../IkiWiki/Plugin/editpage.pm:414 +#: ../IkiWiki/Plugin/editpage.pm:456 #, perl-format msgid "editing %s" msgstr "modifica %s" @@ -385,32 +390,32 @@ msgstr "non è una pagina" msgid "%s is an attachment, not a page." msgstr "%s è un allegato, non una pagina." -#: ../IkiWiki/Plugin/git.pm:789 ../IkiWiki/Plugin/git.pm:852 -#: ../IkiWiki.pm:1728 +#: ../IkiWiki/Plugin/git.pm:839 ../IkiWiki/Plugin/git.pm:902 +#: ../IkiWiki.pm:1794 #, perl-format msgid "you are not allowed to change %s" msgstr "non è permesso modificare %s" -#: ../IkiWiki/Plugin/git.pm:811 +#: ../IkiWiki/Plugin/git.pm:861 #, perl-format msgid "you cannot act on a file with mode %s" msgstr "non è permesso lavorare su un file in modalità %s" -#: ../IkiWiki/Plugin/git.pm:815 +#: ../IkiWiki/Plugin/git.pm:865 msgid "you are not allowed to change file modes" msgstr "non è permesso cambiare la modalità del file" -#: ../IkiWiki/Plugin/git.pm:885 +#: ../IkiWiki/Plugin/git.pm:935 #, fuzzy msgid "you are not allowed to revert a merge" msgstr "non è permesso modificare %s" -#: ../IkiWiki/Plugin/git.pm:902 +#: ../IkiWiki/Plugin/git.pm:952 #, fuzzy, perl-format msgid "Failed to revert commit %s" msgstr "errore nel compilare %s" -#: ../IkiWiki/Plugin/google.pm:26 ../IkiWiki/Plugin/search.pm:41 +#: ../IkiWiki/Plugin/google.pm:26 ../IkiWiki/Plugin/search.pm:48 #, perl-format msgid "Must specify %s when using the %s plugin" msgstr "Occorre specificare %s quando si usa il plugin %s" @@ -423,17 +428,17 @@ msgstr "errore nell'eseguire graphviz" msgid "prog not a valid graphviz program" msgstr "prog non è un programma graphviz valido" -#: ../IkiWiki/Plugin/highlight.pm:83 +#: ../IkiWiki/Plugin/highlight.pm:91 #, perl-format msgid "tohighlight contains unknown file type '%s'" msgstr "tohighlight contiene il tipo di file sconosciuto «%s»" -#: ../IkiWiki/Plugin/highlight.pm:94 +#: ../IkiWiki/Plugin/highlight.pm:102 #, perl-format msgid "Source code: %s" msgstr "Sorgente: %s" -#: ../IkiWiki/Plugin/highlight.pm:180 +#: ../IkiWiki/Plugin/highlight.pm:198 msgid "" "warning: highlight perl module not available; falling back to pass through" msgstr "" @@ -444,26 +449,31 @@ msgstr "" msgid "htmltidy failed to parse this html" msgstr "impossibile interpretare gli smile" -#: ../IkiWiki/Plugin/img.pm:70 +#: ../IkiWiki/Plugin/img.pm:75 msgid "Image::Magick is not installed" msgstr "Image::Magick non è installato" -#: ../IkiWiki/Plugin/img.pm:74 ../IkiWiki/Plugin/img.pm:118 +#: ../IkiWiki/Plugin/img.pm:80 ../IkiWiki/Plugin/img.pm:125 #, perl-format msgid "failed to read %s: %s" msgstr "impossibile leggere %s: %s" -#: ../IkiWiki/Plugin/img.pm:80 +#: ../IkiWiki/Plugin/img.pm:83 +#, fuzzy, perl-format +msgid "failed to get dimensions of %s" +msgstr "impossibile determinare la dimensione dell'immagine %s" + +#: ../IkiWiki/Plugin/img.pm:93 #, perl-format msgid "wrong size format \"%s\" (should be WxH)" msgstr "Formato dimensione «%s» non valido (dovrebbe essere LxA)" -#: ../IkiWiki/Plugin/img.pm:122 +#: ../IkiWiki/Plugin/img.pm:129 #, perl-format msgid "failed to resize: %s" msgstr "impossibile ridimensionare: %s" -#: ../IkiWiki/Plugin/img.pm:147 +#: ../IkiWiki/Plugin/img.pm:154 #, perl-format msgid "failed to determine size of image %s" msgstr "impossibile determinare la dimensione dell'immagine %s" @@ -481,40 +491,40 @@ msgstr "modifica della pagina non ammessa" msgid "missing pages parameter" msgstr "parametro pagine mancante" -#: ../IkiWiki/Plugin/inline.pm:209 +#: ../IkiWiki/Plugin/inline.pm:216 #, perl-format msgid "the %s and %s parameters cannot be used together" msgstr "i parametri %s e %s non possono essere usati insieme" -#: ../IkiWiki/Plugin/inline.pm:315 +#: ../IkiWiki/Plugin/inline.pm:322 #, perl-format msgid "%s (RSS feed)" msgstr "" -#: ../IkiWiki/Plugin/inline.pm:319 +#: ../IkiWiki/Plugin/inline.pm:326 #, perl-format msgid "%s (Atom feed)" msgstr "" -#: ../IkiWiki/Plugin/inline.pm:348 +#: ../IkiWiki/Plugin/inline.pm:359 msgid "Add a new post titled:" msgstr "Aggiungere un nuovo articolo dal titolo:" -#: ../IkiWiki/Plugin/inline.pm:387 ../IkiWiki/Plugin/template.pm:44 +#: ../IkiWiki/Plugin/inline.pm:400 ../IkiWiki/Plugin/template.pm:46 #, fuzzy, perl-format msgid "failed to process template %s" msgstr "errore nell'elaborazione:" -#: ../IkiWiki/Plugin/inline.pm:725 +#: ../IkiWiki/Plugin/inline.pm:739 msgid "RPC::XML::Client not found, not pinging" msgstr "RPC::XML::Client non trovato, impossibile inviare ping" -#: ../IkiWiki/Plugin/linkmap.pm:81 ../IkiWiki/Plugin/linkmap.pm:88 -#: ../IkiWiki/Plugin/linkmap.pm:92 ../IkiWiki/Plugin/linkmap.pm:95 +#: ../IkiWiki/Plugin/linkmap.pm:94 ../IkiWiki/Plugin/linkmap.pm:101 +#: ../IkiWiki/Plugin/linkmap.pm:105 ../IkiWiki/Plugin/linkmap.pm:108 msgid "failed to run dot" msgstr "impossibile eseguire dot" -#: ../IkiWiki/Plugin/linkmap.pm:85 +#: ../IkiWiki/Plugin/linkmap.pm:98 msgid "linkmap" msgstr "" @@ -528,7 +538,7 @@ msgid "multimarkdown is enabled, but Text::MultiMarkdown is not installed" msgstr "" "multimarkdown è stato abilitato, ma Text::MultiMarkdown non è aggiornato" -#: ../IkiWiki/Plugin/mdwn.pm:96 +#: ../IkiWiki/Plugin/mdwn.pm:97 #, perl-format msgid "failed to load Markdown.pm perl module (%s) or /usr/bin/markdown (%s)" msgstr "" @@ -700,11 +710,11 @@ msgstr "" "po_link_to=negotiated richiede che venga abilitato usedirs, verrà utilizzato " "po_link_to=default" -#: ../IkiWiki/Plugin/po.pm:467 +#: ../IkiWiki/Plugin/po.pm:473 msgid "updated PO files" msgstr "file PO aggiornati" -#: ../IkiWiki/Plugin/po.pm:490 +#: ../IkiWiki/Plugin/po.pm:496 msgid "" "Can not remove a translation. If the master page is removed, however, its " "translations will be removed as well." @@ -712,7 +722,7 @@ msgstr "" "Impossibile eliminare una traduzione. Tuttavia, se la pagina principale è " "stata eliminata anche le traduzioni lo saranno." -#: ../IkiWiki/Plugin/po.pm:510 +#: ../IkiWiki/Plugin/po.pm:516 msgid "" "Can not rename a translation. If the master page is renamed, however, its " "translations will be renamed as well." @@ -720,56 +730,56 @@ msgstr "" "Impossibile rinominare una traduzione. Tuttavia, se la pagina principale è " "stata rinominata anche le traduzioni lo saranno." -#: ../IkiWiki/Plugin/po.pm:956 +#: ../IkiWiki/Plugin/po.pm:975 #, perl-format msgid "POT file (%s) does not exist" msgstr "Il file POT (%s) non esiste" -#: ../IkiWiki/Plugin/po.pm:970 +#: ../IkiWiki/Plugin/po.pm:989 #, perl-format msgid "failed to copy underlay PO file to %s" msgstr "impossibile copiare il file PO di underlay in %s" -#: ../IkiWiki/Plugin/po.pm:979 +#: ../IkiWiki/Plugin/po.pm:998 #, perl-format msgid "failed to update %s" msgstr "impossibile aggiornare %s" -#: ../IkiWiki/Plugin/po.pm:985 +#: ../IkiWiki/Plugin/po.pm:1004 #, perl-format msgid "failed to copy the POT file to %s" msgstr "impossibile copiare il file POT in %s" -#: ../IkiWiki/Plugin/po.pm:1021 +#: ../IkiWiki/Plugin/po.pm:1040 msgid "N/A" msgstr "N/D" -#: ../IkiWiki/Plugin/po.pm:1032 +#: ../IkiWiki/Plugin/po.pm:1051 #, perl-format msgid "failed to translate %s" msgstr "impossibile tradurre %s" -#: ../IkiWiki/Plugin/po.pm:1111 +#: ../IkiWiki/Plugin/po.pm:1134 msgid "removed obsolete PO files" msgstr "file PO obsoleti rimossi" -#: ../IkiWiki/Plugin/po.pm:1168 ../IkiWiki/Plugin/po.pm:1180 -#: ../IkiWiki/Plugin/po.pm:1219 +#: ../IkiWiki/Plugin/po.pm:1191 ../IkiWiki/Plugin/po.pm:1203 +#: ../IkiWiki/Plugin/po.pm:1242 #, perl-format msgid "failed to write %s" msgstr "impossibile scrivere %s" -#: ../IkiWiki/Plugin/po.pm:1178 +#: ../IkiWiki/Plugin/po.pm:1201 msgid "failed to translate" msgstr "impossibile tradurre" -#: ../IkiWiki/Plugin/po.pm:1231 +#: ../IkiWiki/Plugin/po.pm:1254 msgid "invalid gettext data, go back to previous page to continue edit" msgstr "" "dati gettext non validi, tornare alle pagina precedente per continuare le " "modifiche" -#: ../IkiWiki/Plugin/po.pm:1274 +#: ../IkiWiki/Plugin/po.pm:1297 #, perl-format msgid "%s has invalid syntax: must use CODE|NAME" msgstr "" @@ -980,12 +990,12 @@ msgstr "impossibile leggere %s" msgid "rsync_command exited %d" msgstr "" -#: ../IkiWiki/Plugin/search.pm:199 +#: ../IkiWiki/Plugin/search.pm:216 #, fuzzy, perl-format msgid "need Digest::SHA to index %s" msgstr "è necessario Digest::SHA1 per l'indice di %s" -#: ../IkiWiki/Plugin/search.pm:253 +#: ../IkiWiki/Plugin/search.pm:270 msgid "search" msgstr "cerca" @@ -1077,6 +1087,11 @@ msgstr "creazione nuova pagina %s" msgid "missing id parameter" msgstr "parametro id mancante" +#: ../IkiWiki/Plugin/templatebody.pm:42 +#, fuzzy +msgid "first parameter must be the content" +msgstr "i commenti devono avere un contenuto" + #: ../IkiWiki/Plugin/teximg.pm:73 msgid "missing tex code" msgstr "codice tex mancante" @@ -1085,7 +1100,7 @@ msgstr "codice tex mancante" msgid "failed to generate image from code" msgstr "impossibile generare l'immagine dal codice" -#: ../IkiWiki/Plugin/trail.pm:393 +#: ../IkiWiki/Plugin/trail.pm:392 #, perl-format msgid "building %s, its previous or next page has changed" msgstr "" @@ -1156,12 +1171,12 @@ msgstr "Errore: %s è terminato con errore (%s). Modifiche al setup scartate." msgid "cannot determine id of untrusted committer %s" msgstr "impossibile determinare l'id del committer non fidato %s" -#: ../IkiWiki/Render.pm:158 +#: ../IkiWiki/Render.pm:160 #, perl-format msgid "scanning %s" msgstr "scansione %s" -#: ../IkiWiki/Render.pm:281 +#: ../IkiWiki/Render.pm:283 #, perl-format msgid "" "symlink found in srcdir path (%s) -- set allow_symlinks_before_srcdir to " @@ -1170,52 +1185,52 @@ msgstr "" "collegamento simbolico trovato nel percorso srcdir (%s) -- impostare " "allow_symlinks_before_srcdir per abilitare questa configurazione" -#: ../IkiWiki/Render.pm:317 +#: ../IkiWiki/Render.pm:334 ../IkiWiki/Render.pm:395 #, perl-format msgid "skipping bad filename %s" msgstr "ignorato il file dal nome scorretto %s" -#: ../IkiWiki/Render.pm:333 +#: ../IkiWiki/Render.pm:351 ../IkiWiki/Render.pm:400 #, perl-format msgid "%s has multiple possible source pages" msgstr "%s ha diverse pagine sorgenti possibili" -#: ../IkiWiki/Render.pm:373 +#: ../IkiWiki/Render.pm:437 #, perl-format msgid "querying %s for file creation and modification times.." msgstr "" -#: ../IkiWiki/Render.pm:447 +#: ../IkiWiki/Render.pm:512 #, fuzzy, perl-format msgid "removing obsolete %s" msgstr "rimozione della vecchia pagina %s" -#: ../IkiWiki/Render.pm:531 +#: ../IkiWiki/Render.pm:597 #, perl-format msgid "building %s, which links to %s" msgstr "compilazione di %s, che è collegato a %s" -#: ../IkiWiki/Render.pm:540 +#: ../IkiWiki/Render.pm:606 #, perl-format msgid "removing %s, no longer built by %s" msgstr "rimozione di %s, non più richiesto da %s" -#: ../IkiWiki/Render.pm:623 ../IkiWiki/Render.pm:705 +#: ../IkiWiki/Render.pm:689 ../IkiWiki/Render.pm:771 #, perl-format msgid "building %s, which depends on %s" msgstr "compilazione di %s, che dipende da %s" -#: ../IkiWiki/Render.pm:718 +#: ../IkiWiki/Render.pm:784 #, perl-format msgid "building %s, to update its backlinks" msgstr "compilazione di %s, per aggiornare i collegamenti ai precedenti" -#: ../IkiWiki/Render.pm:806 +#: ../IkiWiki/Render.pm:895 #, perl-format msgid "building %s" msgstr "compilazione di %s" -#: ../IkiWiki/Render.pm:871 +#: ../IkiWiki/Render.pm:964 #, perl-format msgid "ikiwiki: cannot build %s" msgstr "ikiwiki: impossibile compilare %s" @@ -1273,18 +1288,18 @@ msgstr "impossibile creare un contenitore che utilizzi un file di setup" msgid "wrapper filename not specified" msgstr "nome del file del contenitore non specificato" -#: ../IkiWiki/Wrapper.pm:109 +#: ../IkiWiki/Wrapper.pm:122 msgid "Please wait" msgstr "" #. translators: The parameter is a C filename. -#: ../IkiWiki/Wrapper.pm:268 +#: ../IkiWiki/Wrapper.pm:281 #, perl-format msgid "failed to compile %s" msgstr "errore nel compilare %s" #. translators: The parameter is a filename. -#: ../IkiWiki/Wrapper.pm:288 +#: ../IkiWiki/Wrapper.pm:301 #, perl-format msgid "successfully generated %s" msgstr "%s generato con successo" @@ -1314,58 +1329,58 @@ msgstr "ricostruzione wiki..." msgid "refreshing wiki.." msgstr "aggiornamento wiki..." -#: ../IkiWiki.pm:248 +#: ../IkiWiki.pm:269 msgid "Discussion" msgstr "Discussione" -#: ../IkiWiki.pm:580 +#: ../IkiWiki.pm:609 msgid "Must specify url to wiki with --url when using --cgi" msgstr "Occorre specificare l'url del wiki tramite --url quando si usa --cgi" -#: ../IkiWiki.pm:628 +#: ../IkiWiki.pm:684 #, fuzzy, perl-format msgid "unsupported umask setting %s" msgstr "formato pagina %s non supportato" -#: ../IkiWiki.pm:668 +#: ../IkiWiki.pm:724 msgid "cannot use multiple rcs plugins" msgstr "impossibile usare più plugin rcs" -#: ../IkiWiki.pm:698 +#: ../IkiWiki.pm:754 #, perl-format msgid "failed to load external plugin needed for %s plugin: %s" msgstr "impossibile caricare il plugin esterno per il plugin %s: %s" -#: ../IkiWiki.pm:1490 +#: ../IkiWiki.pm:1556 #, perl-format msgid "preprocessing loop detected on %s at depth %i" msgstr "ciclo del preprocessore individuato su %s alla profondità %i" -#: ../IkiWiki.pm:1684 +#: ../IkiWiki.pm:1750 #, perl-format msgid "bad file name %s" msgstr "nome file %s scorretto" -#: ../IkiWiki.pm:1984 +#: ../IkiWiki.pm:2060 #, perl-format msgid "template %s not found" msgstr "modello %s non trovato" -#: ../IkiWiki.pm:2234 +#: ../IkiWiki.pm:2318 msgid "yes" msgstr "sì" -#: ../IkiWiki.pm:2318 +#: ../IkiWiki.pm:2403 #, fuzzy, perl-format msgid "invalid sort type %s" msgstr "ordinamento %s sconosciuto" -#: ../IkiWiki.pm:2339 +#: ../IkiWiki.pm:2424 #, perl-format msgid "unknown sort type %s" msgstr "ordinamento %s sconosciuto" -#: ../IkiWiki.pm:2475 +#: ../IkiWiki.pm:2573 #, perl-format msgid "cannot match pages: %s" msgstr "impossibile trovare pagine corrispondenti: %s"