# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: # Daniele Bortoluzzi , 2019 # Marco Camplese , 2016 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-10-30 02:59-0400\n" "PO-Revision-Date: 2019-08-28 11:56+0000\n" "Last-Translator: Daniele Bortoluzzi \n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: apps.py:39 events.py:8 msgid "Document comments" msgstr "Commenti documento" #: apps.py:84 apps.py:88 links.py:33 models.py:45 permissions.py:7 msgid "Comments" msgstr "Commenti " #: events.py:12 msgid "Document comment created" msgstr "Commento documento creato" #: events.py:15 msgid "Document comment deleted" msgstr "Commento documento cancellato" #: events.py:18 msgid "Document comment edited" msgstr "Commento modificato" #: links.py:18 msgid "Add comment" msgstr "Aggiungi commento" #: links.py:24 msgid "Delete" msgstr "Cancella" #: links.py:29 msgid "Edit" msgstr "Modifica" #: models.py:28 msgid "Document" msgstr "Documento" #: models.py:32 models.py:68 msgid "User" msgstr "Utente" #. Translators: Comment here is a noun and refers to the actual text stored #: models.py:35 models.py:44 msgid "Comment" msgstr "Commento" #: models.py:38 msgid "Date time submitted" msgstr "Data e ora di invio" #: permissions.py:10 msgid "Create new comments" msgstr "Crea nuovo commento" #: permissions.py:13 msgid "Delete comments" msgstr "Cancella commenti" #: permissions.py:16 msgid "Edit comments" msgstr "Modifica commenti" #: permissions.py:19 msgid "View comments" msgstr "Visualizza commenti" #: views.py:33 #, python-format msgid "Add comment to document: %s" msgstr "Aggiungi un comento al documento: %s" #: views.py:70 #, python-format msgid "Delete comment: %s?" msgstr "Cancellare il commento: %s?" #: views.py:92 #, python-format msgid "Details for comment: %s?" msgstr "Dettagli del commento: %s?" #: views.py:110 #, python-format msgid "Edit comment: %s?" msgstr "Modifica commento: %s?" #: views.py:135 msgid "" "Document comments are timestamped text entries from users. They are great " "for collaboration." msgstr "I commenti al documento sono dei testi con data e ora da parte degli utenti. Sono ottimi per la collaborazione." #: views.py:138 msgid "There are no comments" msgstr "Non ci sono commenti" #: views.py:140 #, python-format msgid "Comments for document: %s" msgstr "Commenti al documento: %s"