Merge branch 'development' into feature/ACL_support_Default_class_ACL

This commit is contained in:
Roberto Rosario
2011-12-13 15:02:43 -04:00
56 changed files with 1179 additions and 1012 deletions

View File

@@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <pierpaolo.baldan@gmail.com>, 2011.
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"POT-Creation-Date: 2011-11-22 11:26-0400\n"
"PO-Revision-Date: 2011-09-30 04:41+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"PO-Revision-Date: 2011-12-09 15:03+0000\n"
"Last-Translator: Pierpaolo Baldan <pierpaolo.baldan@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.net/projects/p/mayan-edms/team/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -19,125 +20,130 @@ msgstr ""
#: __init__.py:15
msgid "maintenance"
msgstr ""
msgstr "manutenzione"
#: __init__.py:16
msgid "statistics"
msgstr ""
msgstr "statistiche"
#: __init__.py:17
msgid "diagnostics"
msgstr ""
msgstr "disgnostica"
#: __init__.py:18
msgid "sentry"
msgstr ""
msgstr "guardia"
#: __init__.py:19
msgid "admin site"
msgstr ""
msgstr "sito d'amministrazione"
#: __init__.py:30
msgid "home"
msgstr ""
msgstr "home"
#: __init__.py:32
msgid "search"
msgstr ""
msgstr "cerca"
#: views.py:41
msgid "maintenance menu"
msgstr ""
msgstr "menu manutenzione"
#: views.py:53
msgid "Statistics"
msgstr ""
msgstr "Statistiche"
#: views.py:61
msgid "Diagnostics"
msgstr ""
msgstr "Diagnostica"
#: conf/settings.py:12
msgid ""
"Controls whether the search functionality is provided by a sidebar widget or"
" by a menu entry."
msgstr ""
"Controlla se la funzionalità di ricerca è fornita da un widget sidebar o da "
"una voce di menu."
#: templates/about.html:5
msgid "About this program"
msgstr ""
msgstr "Rigurdo a questo programma"
#: templates/about.html:9 templates/verbose_login.html:4
msgid "Version"
msgstr ""
msgstr "Versione"
#: templates/base.html:28
msgid "(DEBUG)"
msgstr ""
msgstr "(DEBUG)"
#: templates/base.html:183
msgid "User"
msgstr ""
msgstr "Utente"
#: templates/base.html:185
msgid "Anonymous"
msgstr ""
msgstr "Anonimo"
#: templates/base.html:188
msgid "User details"
msgstr ""
msgstr "Dettagli utente"
#: templates/base.html:205
msgid "Login"
msgstr ""
msgstr "Login"
#: templates/base.html:205
msgid "Logout"
msgstr ""
msgstr "Logout"
#: templates/base.html:285
msgid "Secondary menu"
msgstr ""
msgstr "Menu secondario"
#: templates/base.html:302
#, python-format
msgid "Actions for %(name)s: %(navigation_object)s"
msgstr ""
msgstr "Azione per %(name)s: %(navigation_object)s"
#: templates/base.html:304 templates/base.html.py:336
#, python-format
msgid "Actions for: %(navigation_object)s"
msgstr ""
msgstr "Azione per : %(navigation_object)s"
#: templates/base.html:307
msgid "Available actions"
msgstr ""
msgstr "Azioni disponibili"
#: templates/base.html:319 templates/base.html.py:351
msgid "Related actions"
msgstr ""
msgstr "Azioni relative"
#: templates/base.html:334
#, python-format
msgid "Actions for %(object_name)s: %(navigation_object)s"
msgstr ""
msgstr "Azioni per %(object_name)s: %(navigation_object)s"
#: templates/base.html:339
msgid "Actions"
msgstr ""
msgstr "Azioni"
#: templates/base.html:364
msgid "Other available actions"
msgstr ""
msgstr "Altre azioni disponibili"
#: templates/project_description.html:6
msgid ""
"Open source, Django based electronic document manager with custom metadata, "
"indexing, tagging, file serving integration and OCR capabilities"
msgstr ""
"Open Source, Django programma per la gestione documentale con la possibilità"
" di metadati personalizabili, tagging, indicizzazione, integrazione con file"
" server e con possibilità di OCR"
#: templates/project_description.html:15
msgid "Released under the GPL V3 License"
msgstr ""
msgstr "Rilasciato con licenza GPL V3"