Changeset 7569
- Timestamp:
- 06/02/08 11:53:43 (3 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/django/conf/locale/it/LC_MESSAGES/django.po
r7539 r7569 1 1 # translation of django.po to Italiano 2 # Nicola Larosa <nico@tekNico.net>, 2008.3 2 # Italian translation of Django. 4 3 # Copyright (C) 2006 the Lawrence Journal-World … … 6 5 msgid "" 7 6 msgstr "" 8 "Project-Id-Version: django\n"7 "Project-Id-Version: Django vSVN\n" 9 8 "Report-Msgid-Bugs-To: \n" 10 "POT-Creation-Date: 2008-0 5-18 18:39+0200\n"9 "POT-Creation-Date: 2008-06-02 18:40+0200\n" 11 10 "PO-Revision-Date: 2008-05-18 19:13+0200\n" 12 11 "Last-Translator: Nicola Larosa <nico@tekNico.net>\n" … … 1711 1710 #: contrib/localflavor/pe/forms.py:51 1712 1711 msgid "This field requires only numbers." 1713 msgstr " In questo campo possono essere solo presentinumeri."1712 msgstr "Questo campo può contenere solo numeri." 1714 1713 1715 1714 #: contrib/localflavor/ar/forms.py:50 … … 2309 2308 #: contrib/localflavor/it/forms.py:43 2310 2309 msgid "Enter a valid Social Security number." 2311 msgstr "Inserire un numero di assistenza sociale valido."2310 msgstr "Inserire un numero di codice fiscale valido." 2312 2311 2313 2312 #: contrib/localflavor/it/forms.py:68
