From 1413571ed799e1c8b2ccfabeef9dae088c066c2a Mon Sep 17 00:00:00 2001 From: Mario Orlandi Date: Wed, 12 Feb 2014 07:07:55 +0100 Subject: [PATCH] Localization in Italian --- constance/locale/it/LC_MESSAGES/django.mo | Bin 0 -> 923 bytes constance/locale/it/LC_MESSAGES/django.po | 59 ++++++++++++++++++++++ 2 files changed, 59 insertions(+) create mode 100644 constance/locale/it/LC_MESSAGES/django.mo create mode 100644 constance/locale/it/LC_MESSAGES/django.po diff --git a/constance/locale/it/LC_MESSAGES/django.mo b/constance/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..1cf26fc353c71cade7b5bdac12bb01d16a389730 GIT binary patch literal 923 zcmZvaO>Yx15QYtuuZ08UhTt%TO946EgpXF62DPMViP*GJoAz3{yUt>?u_N0XHN7Em z=ElF`H}Fr8c%4*Dk+3v+Jk~qov1fiiUi!(f9>AW#JZu^E3l`R+8!&JgybC@Dm%vwG zh*<+)fX&PE(@W;yZJaCcK4`!QoPy`D@35!v|J$P?azkXbI2FuN0AtZlUOLT8dPqlcsTJN*9i*aW1^f$yHe*0<)X%slVr{6t!(j83S(-Tu72*P)Zn;ZgTsKRT3SV?FP=LgoBpRX9E{2}S*b z0dHF=Jc9TR3P`9C*WdEE!Rrl*-zV?ZU&r-0hL9i1i3-X8qgzkn`dpU^=lQ@2?MmT| zO{gcVGIU@|p>su>BQxJ^omrvq7Gp;>, 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" +