diff options
| author | Nicola Larosa <nico@teknico.net> | 2008-07-12 19:00:38 +0000 |
|---|---|---|
| committer | Nicola Larosa <nico@teknico.net> | 2008-07-12 19:00:38 +0000 |
| commit | f5bf3d9e9951724cf91d7f027985bcf48fdea965 (patch) | |
| tree | d38f8e3d1e3bb14f07006b824024dde341d77e44 | |
| parent | 4dbaf2c9523155a010a58b2184c1eb1a058f8bf6 (diff) | |
it locale: translated two new language names
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7903 bcc190cf-cafb-0310-a4f2-bffc1f526a37
| -rw-r--r-- | django/conf/locale/it/LC_MESSAGES/django.mo | bin | 66449 -> 66524 bytes | |||
| -rw-r--r-- | django/conf/locale/it/LC_MESSAGES/django.po | 8 |
2 files changed, 8 insertions, 0 deletions
diff --git a/django/conf/locale/it/LC_MESSAGES/django.mo b/django/conf/locale/it/LC_MESSAGES/django.mo Binary files differindex cbbd2f9469..e96764a0a8 100644 --- a/django/conf/locale/it/LC_MESSAGES/django.mo +++ b/django/conf/locale/it/LC_MESSAGES/django.mo diff --git a/django/conf/locale/it/LC_MESSAGES/django.po b/django/conf/locale/it/LC_MESSAGES/django.po index 09db848491..4e87ad549d 100644 --- a/django/conf/locale/it/LC_MESSAGES/django.po +++ b/django/conf/locale/it/LC_MESSAGES/django.po @@ -60,6 +60,10 @@ msgstr "Inglese" msgid "Spanish" msgstr "Spagnolo" +#: conf/global_settings.py:55 +msgid "Estonian" +msgstr "Estone" + #: conf/global_settings.py:56 msgid "Argentinean Spanish" msgstr "Spagnolo argentino" @@ -132,6 +136,10 @@ msgstr "Kannada" msgid "Latvian" msgstr "Lettone" +#: conf/global_settings.py:74 +msgid "Lithuanian" +msgstr "Lituano" + #: conf/global_settings.py:75 msgid "Macedonian" msgstr "Macedone" |
