Localization in Italian

This commit is contained in:
Mario Orlandi 2014-02-12 07:07:55 +01:00
parent dc89ec294f
commit 1413571ed7
2 changed files with 59 additions and 0 deletions

Binary file not shown.

View file

@ -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 <EMAIL@ADDRESS>, 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 <morlandi@brainstorm.it>\n"
"Language-Team: LANGUAGE <LL@li.org>\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"