159 lines
3.4 KiB
Gettext
159 lines
3.4 KiB
Gettext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
#
|
|
# Translators:
|
|
# Carlo Zanatto <>, 2012
|
|
# Pierpaolo Baldan <pierpaolo.baldan@gmail.com>, 2011
|
|
# Roberto Rosario, 2012
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Mayan EDMS\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2014-07-03 21:33-0400\n"
|
|
"PO-Revision-Date: 2012-12-12 06:06+0000\n"
|
|
"Last-Translator: Roberto Rosario\n"
|
|
"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/"
|
|
"language/it/)\n"
|
|
"Language: it\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"
|
|
|
|
#: __init__.py:14
|
|
msgid "home"
|
|
msgstr "home"
|
|
|
|
#: __init__.py:16
|
|
msgid "search"
|
|
msgstr "cerca"
|
|
|
|
#: links.py:8
|
|
msgid "maintenance"
|
|
msgstr "manutenzione"
|
|
|
|
#: links.py:9
|
|
msgid "statistics"
|
|
msgstr "statistiche"
|
|
|
|
#: links.py:10
|
|
msgid "diagnostics"
|
|
msgstr "disgnostica"
|
|
|
|
#: links.py:11
|
|
msgid "sentry"
|
|
msgstr "guardia"
|
|
|
|
#: links.py:12
|
|
msgid "admin site"
|
|
msgstr "sito d'amministrazione"
|
|
|
|
#: views.py:43
|
|
msgid "maintenance menu"
|
|
msgstr "menu manutenzione"
|
|
|
|
#: views.py:56
|
|
msgid "Statistics"
|
|
msgstr "Statistiche"
|
|
|
|
#: views.py:66
|
|
msgid "Diagnostics"
|
|
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:8
|
|
msgid "About this program"
|
|
msgstr "Info su questo programma"
|
|
|
|
#: templates/about.html:12 templates/verbose_login.html:5
|
|
msgid "Version"
|
|
msgstr "Versione"
|
|
|
|
#: templates/about.html:20 templates/home.html:17
|
|
#: templates/verbose_login.html:7
|
|
msgid "Copyright © 2011 Roberto Rosario."
|
|
msgstr ""
|
|
|
|
#: templates/base.html:31
|
|
msgid "(DEBUG)"
|
|
msgstr "(DEBUG)"
|
|
|
|
#: templates/base.html:249
|
|
msgid "User"
|
|
msgstr "Utente"
|
|
|
|
#: templates/base.html:251
|
|
msgid "Anonymous"
|
|
msgstr "Anonimo"
|
|
|
|
#: templates/base.html:254
|
|
msgid "User details"
|
|
msgstr "Dettagli utente"
|
|
|
|
#: templates/base.html:271
|
|
msgid "Login"
|
|
msgstr "Login"
|
|
|
|
#: templates/base.html:271
|
|
msgid "Logout"
|
|
msgstr "Logout"
|
|
|
|
#: templates/base.html:351
|
|
msgid "Secondary menu"
|
|
msgstr "Menu secondario"
|
|
|
|
#: templates/base.html:367
|
|
#, python-format
|
|
msgid "Actions for %(name)s: %(navigation_object)s"
|
|
msgstr ""
|
|
|
|
#: templates/base.html:369 templates/base.html.py:412
|
|
#, python-format
|
|
msgid "Actions for: %(navigation_object)s"
|
|
msgstr ""
|
|
|
|
#: templates/base.html:372
|
|
msgid "Available actions"
|
|
msgstr "Azioni disponibili"
|
|
|
|
#: templates/base.html:384 templates/base.html.py:427
|
|
msgid "Related actions"
|
|
msgstr ""
|
|
|
|
#: templates/base.html:395 templates/base.html.py:440
|
|
msgid "Other available actions"
|
|
msgstr "Altre azioni disponibili"
|
|
|
|
#: templates/base.html:410
|
|
#, python-format
|
|
msgid "Actions for %(object_name)s: %(navigation_object)s"
|
|
msgstr ""
|
|
|
|
#: templates/base.html:415
|
|
msgid "Actions"
|
|
msgstr ""
|
|
|
|
#: templates/home.html:11
|
|
msgid "Django based open source document management system"
|
|
msgstr "Sistema open source di gestione dei documenti basato su Django"
|
|
|
|
#: templates/project_description.html:7
|
|
msgid ""
|
|
"Open source, Django based electronic document manager with custom metadata, "
|
|
"indexing, tagging, file serving integration, digital signature support and "
|
|
"OCR capabilities"
|
|
msgstr ""
|
|
|
|
#: templates/project_description.html:22
|
|
#, fuzzy
|
|
msgid "Released under the Apache 2.0 License"
|
|
msgstr "Rilasciato con licenza GPL V3"
|