Merge branch 'development' into feature/ACL_support_Default_class_ACL

This commit is contained in:
Roberto Rosario
2011-12-13 15:02:43 -04:00
56 changed files with 1179 additions and 1012 deletions

View File

@@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <pierpaolo.baldan@gmail.com>, 2011.
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"POT-Creation-Date: 2011-11-22 11:26-0400\n"
"PO-Revision-Date: 2011-09-30 04:33+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"PO-Revision-Date: 2011-12-09 17:37+0000\n"
"Last-Translator: Pierpaolo Baldan <pierpaolo.baldan@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.net/projects/p/mayan-edms/team/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -19,84 +20,84 @@ msgstr ""
#: __init__.py:15
msgid "Create new comments"
msgstr ""
msgstr "Crea nuovo commento"
#: __init__.py:16
msgid "Delete comments"
msgstr ""
msgstr "Cancella commenti"
#: __init__.py:17
msgid "Edit comments"
msgstr ""
msgstr "Modifica commenti"
#: __init__.py:18
msgid "View comments"
msgstr ""
msgstr "Visualizza commenti"
#: __init__.py:20
msgid "Comments"
msgstr ""
msgstr "Commenti"
#: __init__.py:26 __init__.py:27
msgid "delete"
msgstr ""
msgstr "cancella"
#: __init__.py:28
msgid "add comment"
msgstr ""
msgstr "aggiungi commento"
#: __init__.py:29 utils.py:14
msgid "comments"
msgstr ""
msgstr "commenti"
#: __init__.py:33
msgid "date"
msgstr ""
msgstr "data"
#: __init__.py:37
msgid "user"
msgstr ""
msgstr "utente"
#: __init__.py:41
msgid "comment"
msgstr ""
msgstr "commento"
#: views.py:27
msgid "Must provide at least one comment."
msgstr ""
msgstr "Devi almeno fornire un commento"
#: views.py:37
#, python-format
msgid "Comment \"%s\" deleted successfully."
msgstr ""
msgstr "Commento \"%s\" cancellato con sucesso."
#: views.py:39
#, python-format
msgid "Error deleting comment \"%(comment)s\": %(error)s"
msgstr ""
msgstr "Erroro nel cancellare il commento \"%(comment)s\": %(error)s"
#: views.py:54
#, python-format
msgid "Are you sure you wish to delete the comment: %s?"
msgstr ""
msgstr "Sei sicuro di voler cancellare questo commento: %s?"
#: views.py:56
#, python-format
msgid "Are you sure you wish to delete the comments: %s?"
msgstr ""
msgstr "Sei sicuro di voler cancellare questi commenti: %s?"
#: views.py:86
msgid "Comment added successfully."
msgstr ""
msgstr "Commento aggiunto con successo."
#: views.py:93
#, python-format
msgid "Add comment to document: %s"
msgstr ""
msgstr "Aggiungi un comento al documento: %s"
#: views.py:109
#, python-format
msgid "comments: %s"
msgstr ""
msgstr "commenti: %s"