Files
mayan-edms/mayan/apps/document_comments/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

130 lines
2.9 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
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: 2016-09-24 09:51+0000\n"
"Last-Translator: Marco Camplese <marco.camplese.mc@gmail.com>\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:26
msgid "Document comments"
msgstr "Commenti documento"
#: apps.py:46
msgid "Date"
msgstr "Data"
#: apps.py:48 models.py:27
msgid "User"
msgstr "Utente"
#. Translators: Comment here is a noun and refers to the actual text stored
#: apps.py:51 models.py:30 models.py:72 views.py:23
msgid "Comment"
msgstr "Commento"
#: apps.py:55 apps.py:59 links.py:22 models.py:73 permissions.py:7
msgid "Comments"
msgstr "Commenti "
#: events.py:9
msgid "Document comment created"
msgstr "Commento documento creato"
#: events.py:13
msgid "Document comment deleted"
msgstr "Commento documento cancellato"
#: links.py:13
msgid "Add comment"
msgstr "Aggiungi commento"
#: links.py:18
msgid "Delete"
msgstr "Cancella"
#: models.py:23
msgid "Document"
msgstr "Documento"
#: models.py:33
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 "View comments"
msgstr "Visualizza commenti"
#: views.py:41
#, python-format
msgid "Add comment to document: %s"
msgstr "Aggiungi un comento al documento: %s"
#: views.py:79
#, python-format
msgid "Delete comment: %s?"
msgstr "Cancellare il commento: %s?"
#: views.py:106
#, python-format
msgid "Comments for document: %s"
msgstr "Commenti al documento: %s"
#~ msgid "Comment \"%s\" deleted successfully."
#~ msgstr "Comment \"%s\" deleted successfully."
#~ msgid "Error deleting comment \"%(comment)s\": %(error)s"
#~ msgstr "Error deleting comment \"%(comment)s\": %(error)s"
#~ msgid "Delete comment?"
#~ msgstr "Delete comments"
#~ msgid "Comment added successfully."
#~ msgstr "Comment added successfully."
#~ msgid "comment"
#~ msgstr "comment"
#~ msgid "Must provide at least one comment."
#~ msgstr "Must provide at least one comment."
#~ msgid "Are you sure you wish to delete the comment: %s?"
#~ msgstr "Are you sure you wish to delete the comment: %s?"
#~ msgid "Are you sure you wish to delete the comments: %s?"
#~ msgstr "Are you sure you wish to delete the comments: %s?"
#~ msgid "date"
#~ msgstr "date"
#~ msgid "user"
#~ msgstr "user"
#~ msgid "comments"
#~ msgstr "comments"
#~ msgid "comments: %s"
#~ msgstr "comments: %s"