# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: # Marco Camplese , 2016-2017 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-07-09 02:27-0400\n" "PO-Revision-Date: 2017-06-23 05:43+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/rosarior/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" #: apps.py:44 queues.py:8 msgid "Document states" msgstr "Stati documento" #: apps.py:69 apps.py:76 msgid "Current state of a workflow" msgstr "" #: apps.py:70 msgid "Return the current state of the selected workflow" msgstr "" #: apps.py:77 msgid "" "Return the completion value of the current state of the selected workflow" msgstr "" #: apps.py:92 models.py:38 models.py:95 models.py:155 msgid "Label" msgstr "Etichetta" #: apps.py:95 models.py:35 msgid "Internal name" msgstr "Nome interno" #: apps.py:99 msgid "Initial state" msgstr "Stato iniziale" #: apps.py:100 apps.py:110 apps.py:120 apps.py:126 msgid "None" msgstr "Nessuna " #: apps.py:104 msgid "Current state" msgstr "Stato corrente" #: apps.py:108 apps.py:135 models.py:302 msgid "User" msgstr "Utente" #: apps.py:114 msgid "Last transition" msgstr "Ultima transizione" #: apps.py:118 apps.py:131 msgid "Date and time" msgstr "Data e ora" #: apps.py:124 apps.py:151 models.py:107 msgid "Completion" msgstr "Completamento" #: apps.py:138 forms.py:52 links.py:85 models.py:300 msgid "Transition" msgstr "Transizione" #: apps.py:142 forms.py:55 models.py:303 msgid "Comment" msgstr "Commento" #: apps.py:147 msgid "Is initial state?" msgstr "Stato iniziale?" #: apps.py:155 models.py:159 msgid "Origin state" msgstr "Stato originale" #: apps.py:159 models.py:163 msgid "Destination state" msgstr "Stato di destinazione" #: links.py:15 links.py:38 links.py:95 models.py:77 views.py:134 views.py:413 msgid "Workflows" msgstr "I workflow" #: links.py:20 msgid "Create workflow" msgstr "Crea workflow" #: links.py:25 links.py:46 links.py:63 msgid "Delete" msgstr "Cancella" #: links.py:29 models.py:42 msgid "Document types" msgstr "Tipi di documento" #: links.py:33 links.py:50 links.py:67 msgid "Edit" msgstr "Modifica" #: links.py:41 msgid "Create state" msgstr "Crea stato" #: links.py:54 links.py:105 msgid "States" msgstr "Stati" #: links.py:58 msgid "Create transition" msgstr "Crea transizione" #: links.py:71 msgid "Transitions" msgstr "Transizioni" #: links.py:77 queues.py:12 msgid "Launch all workflows" msgstr "Avvia tutti i workflow" #: links.py:81 msgid "Detail" msgstr "Dettagli" #: links.py:90 msgid "Workflow documents" msgstr "" #: links.py:99 msgid "State documents" msgstr "" #: models.py:32 msgid "" "This value will be used by other apps to reference this workflow. Can only " "contain letters, numbers, and underscores." msgstr "" #: models.py:76 models.py:93 models.py:153 models.py:181 msgid "Workflow" msgstr "Workflow" #: models.py:99 msgid "" "Select if this will be the state with which you want the workflow to start " "in. Only one state can be the initial state." msgstr "" "Seleziona se questo è lo stato da utilizzare quando il workflow inizia. Solo " "uno stato può essere quello iniziale." #: models.py:101 msgid "Initial" msgstr "Iniziale" #: models.py:105 msgid "" "Enter the percent of completion that this state represents in relation to " "the workflow. Use numbers without the percent sign." msgstr "" "Inserisci la percentuale di completamento che questo stato rappresenta in " "relazione al workflow. Usa i numeri senza segno di percentuale." #: models.py:113 msgid "Workflow state" msgstr "Stato workflow" #: models.py:114 msgid "Workflow states" msgstr "Stati workflow" #: models.py:174 msgid "Workflow transition" msgstr "Transizione workflow" #: models.py:175 msgid "Workflow transitions" msgstr "Transizioni workflow" #: models.py:184 msgid "Document" msgstr "Documento" #: models.py:279 models.py:294 msgid "Workflow instance" msgstr "Istanza workflow" #: models.py:280 msgid "Workflow instances" msgstr "Istanze workflow" #: models.py:297 msgid "Datetime" msgstr "Data e ora" #: models.py:309 msgid "Workflow instance log entry" msgstr "Voce log istanza workflow" #: models.py:310 msgid "Workflow instance log entries" msgstr "Voci log istanza workflow" #: models.py:314 msgid "Not a valid transition choice." msgstr "" #: models.py:320 msgid "Workflow runtime proxy" msgstr "" #: models.py:321 msgid "Workflow runtime proxies" msgstr "" #: models.py:327 msgid "Workflow state runtime proxy" msgstr "" #: models.py:328 msgid "Workflow state runtime proxies" msgstr "" #: permissions.py:7 msgid "Document workflows" msgstr "Workflow documento" #: permissions.py:10 msgid "Create workflows" msgstr "Crea workflows" #: permissions.py:13 msgid "Delete workflows" msgstr "Cancella workflows" #: permissions.py:16 msgid "Edit workflows" msgstr "Modifica workflows" #: permissions.py:19 msgid "View workflows" msgstr "Vedi workflows" #: permissions.py:25 msgid "Transition workflows" msgstr "Transizioni workflow" #: permissions.py:28 msgid "Execute workflow tools" msgstr "" #: serializers.py:22 msgid "Primary key of the document type to be added." msgstr "" #: serializers.py:37 msgid "" "API URL pointing to a document type in relation to the workflow to which it " "is attached. This URL is different than the canonical document type URL." msgstr "" #: serializers.py:116 msgid "Primary key of the destination state to be added." msgstr "" #: serializers.py:120 msgid "Primary key of the origin state to be added." msgstr "" #: serializers.py:218 msgid "" "API URL pointing to a workflow in relation to the document to which it is " "attached. This URL is different than the canonical workflow URL." msgstr "" #: serializers.py:227 msgid "A link to the entire history of this workflow." msgstr "" #: serializers.py:259 msgid "" "Comma separated list of document type primary keys to which this workflow " "will be attached." msgstr "" #: serializers.py:319 msgid "Primary key of the transition to be added." msgstr "" #: views.py:53 #, python-format msgid "Workflows for document: %s" msgstr "Workflow per il documento: %s" #: views.py:77 #, python-format msgid "Detail of workflow: %(workflow)s" msgstr "Dettagli del workflow: %(workflow)s" #: views.py:101 #, python-format msgid "Document \"%s\" transitioned successfully" msgstr "" #: views.py:110 msgid "Submit" msgstr "Invia" #: views.py:112 #, python-format msgid "Do transition for workflow: %s" msgstr "Esegui transizione per il workflow: %s" #: views.py:164 msgid "Available document types" msgstr "Tipi di documento disponibili" #: views.py:165 msgid "Document types assigned this workflow" msgstr "Tipi di documento assegnati a questo workflow" #: views.py:175 #, python-format msgid "Document types assigned the workflow: %s" msgstr "Tipi di documento assegnati al workflow: %s" #: views.py:214 views.py:492 #, python-format msgid "States of workflow: %s" msgstr "Stati del workflow: %s" #: views.py:232 #, python-format msgid "Create states for workflow: %s" msgstr "Crea stati del workflow: %s" #: views.py:308 #, python-format msgid "Transitions of workflow: %s" msgstr "Trasizioni per il workflow: %s" #: views.py:321 #, python-format msgid "Create transitions for workflow: %s" msgstr "Crea trasizioni per il workflow: %s" #: views.py:351 msgid "Unable to save transition; integrity error." msgstr "Impossibile salvare la transizione: errore di integrità" #: views.py:439 #, python-format msgid "Documents with the workflow: %s" msgstr "Documento con il workflow: %s" #: views.py:457 #, python-format msgid "Documents in the workflow \"%s\", state \"%s\"" msgstr "" #: views.py:506 msgid "Launch all workflows?" msgstr "" #: views.py:513 msgid "Workflow launch queued successfully." msgstr ""