Changeset 1003
- Timestamp:
- 10/23/05 17:13:41 (3 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/branches/i18n/django/conf/locale/it/LC_MESSAGES/django.po
r1001 r1003 48 48 49 49 #: contrib/admin/templates/admin/object_history.html:35 50 #, fuzzy51 50 msgid "" 52 51 "This object doesn't have a change history. It probably wasn't added via this " 53 52 "admin site." 54 53 msgstr "" 55 "#-#-#-#-# - (PACKAGE VERSION) #-#-#-#-#\n"56 "Questo oggetto non ha cambiamenti storicizzati. Probabilmente non �tato "57 "creato con questo sito amministrativo.\n"58 "#-#-#-#-# - (PACKAGE VERSION) #-#-#-#-#\n"59 54 "Questo oggetto non ha cambiamenti storicizzati. Probabilmente non �tato " 60 55 "creato con questo sito di amministrazione." … … 465 460 "events/search/'." 466 461 msgstr "" 467 "Un percorso assoluto, senza nome a dominio. Esempio: '/events/search/'." 462 "Un percorso assoluto, senza nome a dominio. Esempio: '/events/search/'.Un " 463 "percorso assoluto, senza nome a dominio. Esempio: '/events/search/'." 468 464 469 465 #: models/core.py:64 … … 714 710 #: core/validators.py:100 715 711 msgid "Please enter a valid IP address." 716 msgstr "Inserire un indi zzo IP valido."712 msgstr "Inserire un indirizzo IP valido." 717 713 718 714 #: core/validators.py:104 … … 734 730 #: core/validators.py:121 735 731 msgid "Only alphabetical characters are allowed here." 736 msgstr "Sono ammessi solo caratteri alfabe ici."732 msgstr "Sono ammessi solo caratteri alfabetici." 737 733 738 734 #: core/validators.py:125 … … 757 753 "corrupted image." 758 754 msgstr "" 759 "Caricare un immagine valida. Il file inserito non �nimmagine o �orrotto."755 "Caricare un'immagine valida. Il file inserito non �n'immagine o �orrotto." 760 756 761 757 #: core/validators.py:156 762 758 #, python-format 763 759 msgid "The URL %s does not point to a valid image." 764 msgstr "L'URL %s non punta ad un immagine valida."760 msgstr "L'URL %s non punta ad un'immagine valida." 765 761 766 762 #: core/validators.py:160 … … 879 875 #: core/validators.py:373 880 876 msgid "The format for this field is wrong." 881 msgstr "Formato del file non valido."877 msgstr "Formato del file non valido." 882 878 883 879 #: core/validators.py:388
