summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 730f243)
raw | patch | inline | side by side (parent: 730f243)
author | schlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 20 Oct 2009 11:48:06 +0000 (11:48 +0000) | ||
committer | schlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 20 Oct 2009 11:48:06 +0000 (11:48 +0000) |
msgfmt --check --strict -o it.mo it.po
this *might* fix some of the tracebacks people see with the italian
translation but I can't reproduce these.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4383 57a73879-2fb5-44c3-a270-3262357dd7e2
this *might* fix some of the tracebacks people see with the italian
translation but I can't reproduce these.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4383 57a73879-2fb5-44c3-a270-3262357dd7e2
locale/it.po | patch | blob | history |
diff --git a/locale/it.po b/locale/it.po
index 6d08eb11ded5cabf67fedc166c499d43ead7950f..cf36749dbbd0fa0b2479e9af2d71d7a88df4aac0 100644 (file)
--- a/locale/it.po
+++ b/locale/it.po
#
# roundup.pot revision 1.22
#
-#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: roundup cvs\n"
#: ../roundup/cgi/actions.py:58
#, python-format
msgid "You do not have permission to %(action)s the %(classname)s class."
-msgstr "Non hai i permessi per %{action) la classe %(classname)."
+msgstr "Non hai i permessi per %(action)s la classe %(classname)s."
#: ../roundup/cgi/actions.py:89
msgid "No type specified"
#: ../roundup/cgi/actions.py:97
#, python-format
msgid "\"%(input)s\" is not an ID (%(classname)s ID required)"
-msgstr "\"%(input)\" non è un ID (%(ID della %(classname) è obbligatorio"
+msgstr "\"%(input)s\" non è un ID (ID della %(classname)s è obbligatorio)"
#: ../roundup/cgi/actions.py:117
msgid "You may not retire the admin or anonymous user"
#: ../roundup/cgi/actions.py:298
#, python-format
msgid "Not enough values on line %(line)s"
-msgstr "Non abbastanza valori alla riga %(line)"
+msgstr "Non abbastanza valori alla riga %(line)s"
#: ../roundup/cgi/actions.py:345
msgid "Items edited OK"
#: ../roundup/cgi/actions.py:452
#, python-format
msgid "You do not have permission to edit %(class)s"
-msgstr "Non hai i permessi per modificare i $(class)s"
+msgstr "Non hai i permessi per modificare i %(class)s"
#: ../roundup/cgi/actions.py:464
#, python-format
msgid "You do not have permission to create %(class)s"
-msgstr "Non hai il permesso per creare $(class)s"
+msgstr "Non hai il permesso per creare %(class)s"
#: ../roundup/cgi/actions.py:488
msgid "You do not have permission to edit user roles"
#: ../roundup/cgi/cgitb.py:76
#, python-format
msgid "A problem occurred in your template \"%s\"."
-msgstr "È occorso un problema nel tuo template"
+msgstr "È occorso un problema nel tuo template \"%s\"."
#: ../roundup/cgi/cgitb.py:84
#, python-format
#: ../roundup/cgi/client.py:758
#, python-format
msgid "%(starttag)sTime elapsed: %(seconds)fs%(endtag)s\n"
-msgstr "%(starttag)sTempo trascorso: %(seconds)fs%(endtad)s\n"
+msgstr "%(starttag)sTempo trascorso: %(seconds)fs%(endtag)s\n"
#: ../roundup/cgi/client.py:762
#, python-format
msgid "%(number)s year"
msgid_plural "%(number)s years"
msgstr[0] "%(number)s anno"
-msgstr[1] "%(numeber)s anni"
+msgstr[1] "%(number)s anni"
#: ../roundup/date.py:822
#, python-format
#: ../roundup/scripts/roundup_server.py:347
#, python-format
msgid "User %(user)s doesn't exist"
-msgstr "L'utente $(user)s non esiste"
+msgstr "L'utente %(user)s non esiste"
#: ../roundup/scripts/roundup_server.py:481
#, python-format
msgid "Multiprocess mode \"%s\" is not available, switching to single-process"
msgstr ""
-"La modalità multiprocesso non è disponibile, viene utilizzata quella a "
+"La modalità multiprocesso \"%s\" non è disponibile, viene utilizzata quella a "
"singolo processo"
#: ../roundup/scripts/roundup_server.py:504