diff --git a/constance/locale/it/LC_MESSAGES/django.mo b/constance/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000..1cf26fc Binary files /dev/null and b/constance/locale/it/LC_MESSAGES/django.mo differ diff --git a/constance/locale/it/LC_MESSAGES/django.po b/constance/locale/it/LC_MESSAGES/django.po new file mode 100644 index 0000000..66589e7 --- /dev/null +++ b/constance/locale/it/LC_MESSAGES/django.po @@ -0,0 +1,59 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-02-12 06:57+0100\n" +"PO-Revision-Date: 2014-02-12 07:01+0100\n" +"Last-Translator: Mario Orlandi \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: admin.py:97 +msgid "Live settings updated successfully." +msgstr "Le impostazioni attive sono state aggiornate correttamente." + +#: admin.py:102 +msgid "Constance config" +msgstr "Configurazione Impostazioni" + +#: backends/database/models.py:19 +msgid "constance" +msgstr "impostazione" + +#: backends/database/models.py:20 +msgid "constances" +msgstr "impostazioni" + +#: templates/admin/constance/change_list.html:39 +msgid "Name" +msgstr "Nome" + +#: templates/admin/constance/change_list.html:40 +msgid "Default" +msgstr "Default" + +#: templates/admin/constance/change_list.html:41 +msgid "Value" +msgstr "Valore" + +#: templates/admin/constance/change_list.html:42 +msgid "Is modified" +msgstr "Modificato" + +#: templates/admin/constance/change_list.html:68 +msgid "Save" +msgstr "Salva" + +#: templates/admin/constance/change_list.html:78 +msgid "Home" +msgstr "Inizio" +