376 lines
8.8 KiB
Plaintext
376 lines
8.8 KiB
Plaintext
# 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@gmail.com>, 2011.
|
|
# Pierpaolo Baldan <pierpaolo.baldan@gmail.com>, 2012.
|
|
# Roberto Rosario <roberto.rosario.gonzalez@gmail.com>, 2012.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Mayan EDMS\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2012-07-27 00:44-0400\n"
|
|
"PO-Revision-Date: 2012-07-27 04:09+0000\n"
|
|
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\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:29 links.py:17
|
|
msgid "about"
|
|
msgstr "informazioni"
|
|
|
|
#: forms.py:101
|
|
msgid "Selection"
|
|
msgstr "Selezione"
|
|
|
|
#: forms.py:133
|
|
msgid "Email"
|
|
msgstr "Email"
|
|
|
|
#: forms.py:144
|
|
msgid ""
|
|
"Please enter a correct email and password. Note that the password fields is "
|
|
"case-sensitive."
|
|
msgstr ""
|
|
"Inserisci un'indirizzo mail valido e una password. Ricorda che il campo "
|
|
"password è case-sensitive"
|
|
|
|
#: forms.py:146
|
|
msgid "This account is inactive."
|
|
msgstr "Questo account è inattivo"
|
|
|
|
#: links.py:14
|
|
msgid "change password"
|
|
msgstr "cambia password"
|
|
|
|
#: links.py:15
|
|
msgid "user details"
|
|
msgstr "dettaglio utente"
|
|
|
|
#: links.py:16
|
|
msgid "edit details"
|
|
msgstr "modifica dettagli"
|
|
|
|
#: links.py:18
|
|
msgid "license"
|
|
msgstr "licenza"
|
|
|
|
#: links.py:19
|
|
msgid "sentry"
|
|
msgstr ""
|
|
|
|
#: links.py:20
|
|
msgid "admin site"
|
|
msgstr ""
|
|
|
|
#: literals.py:24
|
|
msgid "A5"
|
|
msgstr "A5"
|
|
|
|
#: literals.py:25
|
|
msgid "A4"
|
|
msgstr "A4"
|
|
|
|
#: literals.py:26
|
|
msgid "A3"
|
|
msgstr "A3"
|
|
|
|
#: literals.py:27
|
|
msgid "B5"
|
|
msgstr "B5"
|
|
|
|
#: literals.py:28
|
|
msgid "B4"
|
|
msgstr "B4"
|
|
|
|
#: literals.py:29
|
|
msgid "Letter"
|
|
msgstr "Letter"
|
|
|
|
#: literals.py:30
|
|
msgid "Legal"
|
|
msgstr "Legal"
|
|
|
|
#: literals.py:31
|
|
msgid "Ledger"
|
|
msgstr "Mastro"
|
|
|
|
#: literals.py:38
|
|
msgid "Portrait"
|
|
msgstr "Verticale"
|
|
|
|
#: literals.py:39
|
|
msgid "Landscape"
|
|
msgstr "Orizontale"
|
|
|
|
#: models.py:17
|
|
msgid "lock field"
|
|
msgstr "blocca campo"
|
|
|
|
#: models.py:45
|
|
msgid "Anonymous user"
|
|
msgstr "Utente anonimo"
|
|
|
|
#: models.py:48 models.py:49
|
|
msgid "anonymous user"
|
|
msgstr "utente anonimo"
|
|
|
|
#: models.py:53
|
|
msgid "account"
|
|
msgstr ""
|
|
|
|
#: models.py:54
|
|
msgid "password"
|
|
msgstr ""
|
|
|
|
#: models.py:55
|
|
msgid "password hash"
|
|
msgstr ""
|
|
|
|
#: models.py:58
|
|
msgid "auto admin properties"
|
|
msgstr ""
|
|
|
|
#: utils.py:299
|
|
msgid "function found"
|
|
msgstr "trovata funzione"
|
|
|
|
#: views.py:36
|
|
msgid "No action selected."
|
|
msgstr "Nessuna azione selezionata"
|
|
|
|
#: views.py:40
|
|
msgid "Must select at least one item."
|
|
msgstr "Devi selezionare un elemento"
|
|
|
|
#: views.py:88
|
|
#, python-format
|
|
msgid "%(selection)s added successfully added to %(right_list_title)s."
|
|
msgstr "%(selection)s aggiunto con successo a %(right_list_title)s."
|
|
|
|
#: views.py:94 views.py:121
|
|
#, python-format
|
|
msgid "Unable to add %(selection)s to %(right_list_title)s."
|
|
msgstr "Impossibile aggiungere %(selection)s a %(right_list_title)s."
|
|
|
|
#: views.py:115
|
|
#, python-format
|
|
msgid "%(selection)s added successfully removed from %(right_list_title)s."
|
|
msgstr "%(selection)s aggiunto correttamente rimosso dal %(right_list_title)s."
|
|
|
|
#: views.py:136
|
|
msgid "Add"
|
|
msgstr "Aggiungi"
|
|
|
|
#: views.py:147
|
|
msgid "Remove"
|
|
msgstr "Rimuovi"
|
|
|
|
#: views.py:170
|
|
msgid "current user details"
|
|
msgstr "dettagli dell'utente corrente"
|
|
|
|
#: views.py:187
|
|
msgid "E-mail conflict, another user has that same email."
|
|
msgstr "E-mail conflitto, un altro utente ha quella stessa email."
|
|
|
|
#: views.py:190
|
|
msgid "Current user's details updated."
|
|
msgstr "Dettagli dell'utente corrente aggiornati"
|
|
|
|
#: views.py:199
|
|
msgid "edit current user details"
|
|
msgstr "modifica i dettagli dell'utente corrente"
|
|
|
|
#: views.py:230
|
|
msgid "License"
|
|
msgstr "Licenza"
|
|
|
|
#: views.py:239
|
|
msgid "Current user password change"
|
|
msgstr "Modifica della password dell'utente corrente"
|
|
|
|
#: views.py:254 templates/password_change_done.html:5
|
|
msgid "Your password has been successfully changed."
|
|
msgstr "La tua password è stata cambiata con successo"
|
|
|
|
#: widgets.py:58
|
|
msgid "None"
|
|
msgstr "Nessuno"
|
|
|
|
#: conf/settings.py:10
|
|
msgid "Common"
|
|
msgstr ""
|
|
|
|
#: conf/settings.py:17
|
|
msgid ""
|
|
"Temporary directory used site wide to store thumbnails, previews and "
|
|
"temporary files. If none is specified, one will be created using tempfile."
|
|
"mkdtemp()."
|
|
msgstr ""
|
|
|
|
#: conf/settings.py:61
|
|
msgid ""
|
|
"Controls the mechanism used to authenticated user. Options are: username, "
|
|
"email"
|
|
msgstr ""
|
|
"Controllo del meccanismo di autenticazione. Le opzioni possibili sono:"
|
|
"username,email"
|
|
|
|
#: conf/settings.py:69
|
|
msgid "Allow non authenticated users, access to all views"
|
|
msgstr "Consentire agli utenti non autenticati, l'accesso a tutte le viste"
|
|
|
|
#: templates/403.html:3 templates/403.html.py:7
|
|
msgid "Insufficient permissions"
|
|
msgstr "Permessi insufficienti"
|
|
|
|
#: templates/403.html:9
|
|
msgid "You don't have enough permissions for this operation."
|
|
msgstr "Non hai i permessi per effettuare questa operazione."
|
|
|
|
#: templates/404.html:3 templates/404.html.py:7
|
|
msgid "Page not found"
|
|
msgstr "Pagina non trovata"
|
|
|
|
#: templates/404.html:9
|
|
msgid "Sorry, but the requested page could not be found."
|
|
msgstr "Scusa ma la pagina richiesta non è disponibile"
|
|
|
|
#: templates/calculate_form_title.html:11
|
|
#, python-format
|
|
msgid "Details for %(object_name)s: %(object)s"
|
|
msgstr "Dettagli per %(object_name)s: %(object)s"
|
|
|
|
#: templates/calculate_form_title.html:13
|
|
#, python-format
|
|
msgid "Details for: %(object)s"
|
|
msgstr "Detaglio per: %(object)s"
|
|
|
|
#: templates/calculate_form_title.html:18
|
|
#, python-format
|
|
msgid "Edit %(object_name)s:"
|
|
msgstr "Modifica %(object_name)s:"
|
|
|
|
#: templates/calculate_form_title.html:20
|
|
msgid "Edit"
|
|
msgstr "Modifica"
|
|
|
|
#: templates/calculate_form_title.html:24
|
|
#, python-format
|
|
msgid "Create new %(object_name)s"
|
|
msgstr "Crea nuovo %(object_name)s"
|
|
|
|
#: templates/calculate_form_title.html:26
|
|
msgid "Create"
|
|
msgstr "Crea"
|
|
|
|
#: templates/generic_assign_remove.html:3
|
|
#, python-format
|
|
msgid "Assign %(title)s %(object)s"
|
|
msgstr "Assigna %(title)s %(object)s"
|
|
|
|
#: templates/generic_confirm.html:3 templates/generic_confirm.html.py:18
|
|
msgid "Confirm"
|
|
msgstr "Conferma"
|
|
|
|
#: templates/generic_confirm.html:16
|
|
msgid "Confirm delete"
|
|
msgstr "Conferma la cancellazione"
|
|
|
|
#: templates/generic_confirm.html:32
|
|
msgid "form icon"
|
|
msgstr "icona del modulo"
|
|
|
|
#: templates/generic_confirm.html:40
|
|
#, python-format
|
|
msgid "Are you sure you wish to delete %(object_name)s: %(object)s?"
|
|
msgstr "Sei sicuro di voler cancellare %(object_name)s: %(object)s?"
|
|
|
|
#: templates/generic_confirm.html:42
|
|
#, python-format
|
|
msgid "Are you sure you wish to delete: %(object)s?"
|
|
msgstr "Sei sicuro di volr cancellare: %(object)s?"
|
|
|
|
#: templates/generic_confirm.html:50
|
|
msgid "Yes"
|
|
msgstr "Si"
|
|
|
|
#: templates/generic_confirm.html:54
|
|
msgid "No"
|
|
msgstr "No"
|
|
|
|
#: templates/generic_form_instance.html:37
|
|
#: templates/generic_form_subtemplate.html:56
|
|
msgid "required"
|
|
msgstr "richiesto"
|
|
|
|
#: templates/generic_form_subtemplate.html:80
|
|
#: templates/generic_form_subtemplate.html:82
|
|
#: templates/generic_list_horizontal_subtemplate.html:51
|
|
#: templates/generic_list_horizontal_subtemplate.html:94
|
|
#: templates/generic_list_subtemplate.html:55
|
|
#: templates/generic_list_subtemplate.html:189
|
|
msgid "Save"
|
|
msgstr "Salva"
|
|
|
|
#: templates/generic_form_subtemplate.html:80
|
|
#: templates/generic_form_subtemplate.html:82
|
|
#: templates/generic_list_horizontal_subtemplate.html:51
|
|
#: templates/generic_list_horizontal_subtemplate.html:94
|
|
#: templates/generic_list_subtemplate.html:55
|
|
#: templates/generic_list_subtemplate.html:189
|
|
msgid "Submit"
|
|
msgstr "Conferma"
|
|
|
|
#: templates/generic_form_subtemplate.html:87
|
|
msgid "Cancel"
|
|
msgstr "Annullare"
|
|
|
|
#: templates/generic_list.html:6 templates/generic_list_horizontal.html:6
|
|
#, python-format
|
|
msgid "List of %(stripped_title)s"
|
|
msgstr "Lista di %(stripped_title)s"
|
|
|
|
#: templates/generic_list_horizontal_subtemplate.html:23
|
|
#: templates/generic_list_subtemplate.html:25
|
|
#, python-format
|
|
msgid ""
|
|
"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page "
|
|
"%(page_number)s of %(total_pages)s)"
|
|
msgstr ""
|
|
"Lista di %(title)s (%(start)s - %(end)s fuori %(total)s) (Page "
|
|
"%(page_number)s of %(total_pages)s)"
|
|
|
|
#: templates/generic_list_horizontal_subtemplate.html:25
|
|
#: templates/generic_list_subtemplate.html:27
|
|
#, python-format
|
|
msgid "List of %(title)s (%(total)s)"
|
|
msgstr "Lista di %(title)s (%(total)s)"
|
|
|
|
#: templates/generic_list_horizontal_subtemplate.html:69
|
|
#: templates/generic_list_subtemplate.html:161
|
|
#, python-format
|
|
msgid "There are no %(stripped_title)s"
|
|
msgstr "Non ci sono %(stripped_title)s"
|
|
|
|
#: templates/generic_list_subtemplate.html:75
|
|
msgid "Identifier"
|
|
msgstr "Identificatore"
|
|
|
|
#: templates/login.html:5
|
|
msgid "Login"
|
|
msgstr "Login"
|
|
|
|
#: templates/password_change_done.html:3 templates/password_change_form.html:3
|
|
#: templates/password_change_form.html:5
|
|
msgid "Password change"
|
|
msgstr "Cambia password"
|