Edgewall Software

Ticket #5489: trac-it-vs-r9385_r9378.diff

File trac-it-vs-r9385_r9378.diff, 2.0 KB (added by Lele Gaifax <lele@…>, 2 years ago)

New diff against r9385, up-to-date with r9378

  • trac/locale/it/LC_MESSAGES/messages.po

     
    88msgstr "" 
    99"Project-Id-Version: Trac 0.12\n" 
    1010"Report-Msgid-Bugs-To: trac-dev@googlegroups.com\n" 
    11 "POT-Creation-Date: 2010-03-21 11:05+0100\n" 
    12 "PO-Revision-Date: 2010-03-21 11:17+0100\n" 
     11"POT-Creation-Date: 2010-03-21 11:21+0100\n" 
     12"PO-Revision-Date: 2010-03-21 14:36+0100\n" 
    1313"Last-Translator: Lele Gaifax <lele@metapensiero.it>\n" 
    1414"Language-Team: it_IT <trac-dev@googlegroups.com>\n" 
    1515"Plural-Forms: nplurals=2; plural=(n != 1)\n" 
     
    49504950"Puoi %(search)s nella storia del repository per vedere se quel percorso " 
    49514951"esisteva ma è stato successivamente rimosso" 
    49524952 
     4953#: trac/web/api.py:232 
     4954#, python-format 
     4955msgid "Invalid URL encoding (was %(path_info)r)" 
     4956msgstr "Codifica URL non valida (era %(path_info)r)" 
     4957 
     4958#: trac/web/api.py:447 
     4959#, python-format 
     4960msgid "File %(path)s not found" 
     4961msgstr "File \"%(path)s\" non trovato" 
     4962 
    49534963#: trac/web/auth.py:104 
    49544964#, python-format 
    49554965msgid "logged in as %(user)s" 
     
    50665076msgid "Edits" 
    50675077msgstr "Modifiche" 
    50685078 
    5069 #: trac/wiki/admin.py:208 
    5070 msgid "A new name is mandatory for a rename" 
    5071 msgstr "È obbligatorio specificare un nuovo nome" 
     5079#: trac/wiki/admin.py:208 trac/wiki/web_ui.py:296 
     5080msgid "A new name is mandatory for a rename." 
     5081msgstr "Il nuovo nome è indispensabile per sostituire quello precedente." 
    50725082 
    50735083#: trac/wiki/admin.py:212 trac/wiki/web_ui.py:300 
    50745084#, python-format 
     
    52015211msgid "The version %(version)d of the page %(name)s has been deleted." 
    52025212msgstr "La versione %(version)d della pagina \"%(name)s\" è stata eliminata." 
    52035213 
    5204 #: trac/wiki/web_ui.py:296 
    5205 msgid "A new name is mandatory for a rename." 
    5206 msgstr "Il nuovo nome è indispensabile per sostituire quello precedente." 
    5207  
    52085214#: trac/wiki/web_ui.py:298 
    52095215msgid "The new name must be different from the old name." 
    52105216msgstr "Il nuovo nome deve essere diverso da quello precedente."