Files
mayan-edms/mayan/apps/document_comments/locale/it/LC_MESSAGES/django.po
2015-09-25 04:18:04 -04:00

132 lines
2.7 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:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:25-0400\n"
"PO-Revision-Date: 2015-08-24 04:02+0000\n"
"Last-Translator: Roberto Rosario\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:24
#| msgid "Delete comments"
msgid "Document comments"
msgstr ""
#: apps.py:36
msgid "Date"
msgstr ""
#: apps.py:38 models.py:27
msgid "User"
msgstr ""
#. Translators: Comment here is a noun and refers to the actual text stored
#: apps.py:41 models.py:30 models.py:72 views.py:25
msgid "Comment"
msgstr ""
#: events.py:9
#| msgid "Delete comments"
msgid "Document comment created"
msgstr ""
#: events.py:13
#| msgid "Delete comments"
msgid "Document comment deleted"
msgstr ""
#: links.py:13
msgid "Add comment"
msgstr ""
#: links.py:18
msgid "Delete"
msgstr ""
#: links.py:21 models.py:73 permissions.py:7
msgid "Comments"
msgstr ""
#: models.py:23
msgid "Document"
msgstr ""
#: models.py:33
msgid "Date time submitted"
msgstr ""
#: permissions.py:10
msgid "Create new comments"
msgstr ""
#: permissions.py:13
msgid "Delete comments"
msgstr ""
#: permissions.py:16
msgid "View comments"
msgstr ""
#: views.py:47
#, python-format
msgid "Add comment to document: %s"
msgstr ""
#: views.py:90
#, python-format
#| msgid "Delete comments"
msgid "Delete comment: %s?"
msgstr ""
#: views.py:122
#, python-format
msgid "Comments for document: %s"
msgstr ""
#~ 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"