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) |
|---|
-
trac/locale/it/LC_MESSAGES/messages.po
8 8 msgstr "" 9 9 "Project-Id-Version: Trac 0.12\n" 10 10 "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 1 1: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" 13 13 "Last-Translator: Lele Gaifax <lele@metapensiero.it>\n" 14 14 "Language-Team: it_IT <trac-dev@googlegroups.com>\n" 15 15 "Plural-Forms: nplurals=2; plural=(n != 1)\n" … … 4950 4950 "Puoi %(search)s nella storia del repository per vedere se quel percorso " 4951 4951 "esisteva ma è stato successivamente rimosso" 4952 4952 4953 #: trac/web/api.py:232 4954 #, python-format 4955 msgid "Invalid URL encoding (was %(path_info)r)" 4956 msgstr "Codifica URL non valida (era %(path_info)r)" 4957 4958 #: trac/web/api.py:447 4959 #, python-format 4960 msgid "File %(path)s not found" 4961 msgstr "File \"%(path)s\" non trovato" 4962 4953 4963 #: trac/web/auth.py:104 4954 4964 #, python-format 4955 4965 msgid "logged in as %(user)s" … … 5066 5076 msgid "Edits" 5067 5077 msgstr "Modifiche" 5068 5078 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 5080 msgid "A new name is mandatory for a rename." 5081 msgstr "Il nuovo nome è indispensabile per sostituire quello precedente." 5072 5082 5073 5083 #: trac/wiki/admin.py:212 trac/wiki/web_ui.py:300 5074 5084 #, python-format … … 5201 5211 msgid "The version %(version)d of the page %(name)s has been deleted." 5202 5212 msgstr "La versione %(version)d della pagina \"%(name)s\" è stata eliminata." 5203 5213 5204 #: trac/wiki/web_ui.py:2965205 msgid "A new name is mandatory for a rename."5206 msgstr "Il nuovo nome è indispensabile per sostituire quello precedente."5207 5208 5214 #: trac/wiki/web_ui.py:298 5209 5215 msgid "The new name must be different from the old name." 5210 5216 msgstr "Il nuovo nome deve essere diverso da quello precedente."
