mirror of
https://github.com/django/django.git
synced 2025-07-04 09:49:12 +00:00
i18n: updated italian translation
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@1003 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
26962549d9
commit
e8d46cb8f1
Binary file not shown.
@ -47,15 +47,10 @@ msgid "DATE_WITH_TIME_FULL"
|
|||||||
msgstr "Data/ora"
|
msgstr "Data/ora"
|
||||||
|
|
||||||
#: contrib/admin/templates/admin/object_history.html:35
|
#: contrib/admin/templates/admin/object_history.html:35
|
||||||
#, fuzzy
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"This object doesn't have a change history. It probably wasn't added via this "
|
"This object doesn't have a change history. It probably wasn't added via this "
|
||||||
"admin site."
|
"admin site."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"#-#-#-#-# - (PACKAGE VERSION) #-#-#-#-#\n"
|
|
||||||
"Questo oggetto non ha cambiamenti storicizzati. Probabilmente non è stato "
|
|
||||||
"creato con questo sito amministrativo.\n"
|
|
||||||
"#-#-#-#-# - (PACKAGE VERSION) #-#-#-#-#\n"
|
|
||||||
"Questo oggetto non ha cambiamenti storicizzati. Probabilmente non è stato "
|
"Questo oggetto non ha cambiamenti storicizzati. Probabilmente non è stato "
|
||||||
"creato con questo sito di amministrazione."
|
"creato con questo sito di amministrazione."
|
||||||
|
|
||||||
@ -469,7 +464,8 @@ msgid ""
|
|||||||
"This should be an absolute path, excluding the domain name. Example: '/"
|
"This should be an absolute path, excluding the domain name. Example: '/"
|
||||||
"events/search/'."
|
"events/search/'."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Un percorso assoluto, senza nome a dominio. Esempio: '/events/search/'."
|
"Un percorso assoluto, senza nome a dominio. Esempio: '/events/search/'.Un "
|
||||||
|
"percorso assoluto, senza nome a dominio. Esempio: '/events/search/'."
|
||||||
|
|
||||||
#: models/core.py:64
|
#: models/core.py:64
|
||||||
msgid "redirect to"
|
msgid "redirect to"
|
||||||
@ -718,7 +714,7 @@ msgstr "Inserire indirizzi e-mail validi separati da virgole."
|
|||||||
|
|
||||||
#: core/validators.py:100
|
#: core/validators.py:100
|
||||||
msgid "Please enter a valid IP address."
|
msgid "Please enter a valid IP address."
|
||||||
msgstr "Inserire un indizzo IP valido."
|
msgstr "Inserire un indirizzo IP valido."
|
||||||
|
|
||||||
#: core/validators.py:104
|
#: core/validators.py:104
|
||||||
msgid "Empty values are not allowed here."
|
msgid "Empty values are not allowed here."
|
||||||
@ -738,7 +734,7 @@ msgstr "Inserire un numero."
|
|||||||
|
|
||||||
#: core/validators.py:121
|
#: core/validators.py:121
|
||||||
msgid "Only alphabetical characters are allowed here."
|
msgid "Only alphabetical characters are allowed here."
|
||||||
msgstr "Sono ammessi solo caratteri alfabeici."
|
msgstr "Sono ammessi solo caratteri alfabetici."
|
||||||
|
|
||||||
#: core/validators.py:125
|
#: core/validators.py:125
|
||||||
msgid "Enter a valid date in YYYY-MM-DD format."
|
msgid "Enter a valid date in YYYY-MM-DD format."
|
||||||
@ -761,12 +757,12 @@ msgid ""
|
|||||||
"Upload a valid image. The file you uploaded was either not an image or a "
|
"Upload a valid image. The file you uploaded was either not an image or a "
|
||||||
"corrupted image."
|
"corrupted image."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Caricare un immagine valida. Il file inserito non è un immagine o è corrotto."
|
"Caricare un'immagine valida. Il file inserito non è un'immagine o è corrotto."
|
||||||
|
|
||||||
#: core/validators.py:156
|
#: core/validators.py:156
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "The URL %s does not point to a valid image."
|
msgid "The URL %s does not point to a valid image."
|
||||||
msgstr "L'URL %s non punta ad un immagine valida."
|
msgstr "L'URL %s non punta ad un'immagine valida."
|
||||||
|
|
||||||
#: core/validators.py:160
|
#: core/validators.py:160
|
||||||
#, python-format
|
#, python-format
|
||||||
|
Loading…
x
Reference in New Issue
Block a user