Files
mayan-edms/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.po
Roberto Rosario f582484693 Update translation source files.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
2017-07-09 02:33:57 -04:00

309 lines
7.2 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:
# Translators:
# Marco Camplese <marco.camplese.mc@gmail.com>, 2016-2017
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-09 02:26-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:36 links.py:30
msgid "Checkouts"
msgstr "Uscite"
#: apps.py:55
msgid "Checkedout documents"
msgstr "Documenti controllati"
#: events.py:9
msgid "Document automatically checked in"
msgstr "Documento automaticamente in entrata"
#: events.py:12
msgid "Document checked in"
msgstr "Documento in entrata"
#: events.py:15
msgid "Document checked out"
msgstr "Documento in uscita"
#: events.py:19
msgid "Document forcefully checked in"
msgstr "Forza documento in entrata"
#: exceptions.py:27 views.py:49
msgid "Document already checked out."
msgstr "Documento già uscito"
#: forms.py:28
msgid "Document status"
msgstr "Stato documento"
#: forms.py:37 models.py:37 views.py:79
msgid "User"
msgstr "Utente"
#: forms.py:41
msgid "Check out time"
msgstr "Tempo di uscita"
#: forms.py:46
msgid "Check out expiration"
msgstr "Scadenza dell'uscita"
#: forms.py:51
msgid "New versions allowed?"
msgstr "Accetta nuove versioni"
#: forms.py:52
msgid "Yes"
msgstr "Si"
#: forms.py:52
msgid "No"
msgstr "No"
#: links.py:35
msgid "Check out document"
msgstr "Documento in uscita"
#: links.py:41
msgid "Check in document"
msgstr "Documento in entrata"
#: links.py:48
msgid "Check in/out"
msgstr "Check in / out"
#: literals.py:12
msgid "Checked out"
msgstr "Uscito"
#: literals.py:13
msgid "Checked in/available"
msgstr "Check-in / disponibile"
#: models.py:27 models.py:92
msgid "Document"
msgstr "Documento"
#: models.py:29
msgid "Check out date and time"
msgstr "Uscito in data e ora"
#: models.py:33
msgid "Amount of time to hold the document checked out in minutes."
msgstr "Minuti disponibili per fermare il documento in checked out"
#: models.py:35
msgid "Check out expiration date and time"
msgstr "Scopri la data e l'ora di scadenza"
#: models.py:41
msgid "Do not allow new version of this document to be uploaded."
msgstr "Non permettere che la nuova versione di questo documento sia caricata."
#: models.py:43
msgid "Block new version upload"
msgstr "Blocca la nuova versione in caricamento"
#: models.py:54
msgid "Check out expiration date and time must be in the future."
msgstr "La data e ora di uscita deve essere nel futuro."
#: models.py:87 permissions.py:7
msgid "Document checkout"
msgstr "Documento uscito"
#: models.py:88
msgid "Document checkouts"
msgstr "Documenti usciti"
#: models.py:97
msgid "New version block"
msgstr "Nuova versione blocco"
#: models.py:98
msgid "New version blocks"
msgstr "Nuove versioni blocco"
#: permissions.py:10
msgid "Check in documents"
msgstr "Check in documenti"
#: permissions.py:13
msgid "Forcefully check in documents"
msgstr "Forza il check in dei documenti"
#: permissions.py:16
msgid "Check out documents"
msgstr "Check out dei documenti"
#: permissions.py:19
msgid "Check out details view"
msgstr "Visualizzazione in dettaglio dell'uscita"
#: queues.py:8
msgid "Checkouts periodic"
msgstr ""
#: queues.py:12
msgid "Check expired checkouts"
msgstr ""
#: views.py:53
#, python-format
msgid "Error trying to check out document; %s"
msgstr "Errore nel cercare il check out del documento; %s"
#: views.py:58
#, python-format
msgid "Document \"%s\" checked out successfully."
msgstr "Il documento\"%s\" è uscito con successo"
#: views.py:66
#, python-format
msgid "Check out document: %s"
msgstr "Check out documento: %s"
#: views.py:75
msgid "Documents checked out"
msgstr "Documenti estratti"
#: views.py:85
msgid "Checkout time and date"
msgstr "Ora e data checkout "
#: views.py:91
msgid "Checkout expiration"
msgstr "Scadenza checkout "
#: views.py:112
#, python-format
msgid "Check out details for document: %s"
msgstr "Dettaglio del check out per il documento: %s"
#: views.py:130
#, python-format
msgid ""
"You didn't originally checked out this document. Forcefully check in the "
"document: %s?"
msgstr ""
"Non hai originariamente fatto il checkout di questo documento. Forzare nel "
"documento: %s?"
#: views.py:134
#, python-format
msgid "Check in the document: %s?"
msgstr "Accetti il documento: %s?"
#: views.py:162
msgid "Document has not been checked out."
msgstr "Il documento non è stato fatto uscire"
#: views.py:167
#, python-format
msgid "Error trying to check in document; %s"
msgstr "Errore nel tentare il check out del documento; %s"
#: views.py:172
#, python-format
msgid "Document \"%s\" checked in successfully."
msgstr "Il documento \"%s\" è entrato con successo"
#: widgets.py:23
msgid "Period"
msgstr "Periodo"
#~ msgid "New versions not allowed for the checkedout document: %s"
#~ msgstr "New versions allowed: %s"
#~ msgid "User: %s"
#~ msgstr "User: %s"
#~ msgid "Check out expiration: %s"
#~ msgstr "Check out expiration: %s"
#~ msgid "Allow overriding check out restrictions"
#~ msgstr "Allow overriding check out restrictions"
#~ msgid "Are you sure you wish to check in document: %s?"
#~ msgstr "Are you sure you wish to check in document: %s?"
#~ msgid "Days"
#~ msgstr "Days"
#~ msgid "Hours"
#~ msgstr "Hours"
#~ msgid "Minutes"
#~ msgstr "Minutes"
#~ msgid "Enter a valid number of days."
#~ msgstr "Enter a valid number of days."
#~ msgid "Enter a valid number of hours."
#~ msgstr "Enter a valid number of hours."
#~ msgid "Enter a valid number of minutes."
#~ msgstr "Enter a valid number of minutes."
#~ msgid "Enter a valid time difference."
#~ msgstr "Enter a valid time difference."
#~ msgid ""
#~ "Amount of time to hold the document in the checked out state in days, "
#~ "hours and/or minutes."
#~ msgstr ""
#~ "Amount of time to hold the document in the checked out state in days, "
#~ "hours and/or minutes."
#~ msgid "Document \"%(document)s\" checked out by %(fullname)s."
#~ msgstr "Document \"%(document)s\" checked out by %(fullname)s."
#~ msgid "Document \"%(document)s\" checked in by %(fullname)s."
#~ msgstr "Document \"%(document)s\" checked in by %(fullname)s."
#~ msgid "Document \"%(document)s\" automatically checked in."
#~ msgstr "Document \"%(document)s\" automatically checked in."
#~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgid "document"
#~ msgstr "document"
#~ msgid "check out expiration date and time"
#~ msgstr "check out expiration date and time"
#~ msgid "document checkout"
#~ msgstr "document checkout"
#~ msgid "document checkouts"
#~ msgstr "document checkouts"
#~ msgid "no"
#~ msgstr "no"
#~ msgid "Check expired check out documents and checks them in."
#~ msgstr "Check expired check out documents and checks them in."
#~ msgid "check out document"
#~ msgstr "check out document"
#~ msgid "check in document"
#~ msgstr "check in document"