Translation file updates
This commit is contained in:
Binary file not shown.
@@ -1,47 +1,48 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# 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: 2012-07-26 23:53-0400\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-12-12 01:48-0400\n"
|
||||
"PO-Revision-Date: 2012-02-02 18:20+0000\n"
|
||||
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/projects/p/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"
|
||||
"Language: it\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: __init__.py:22
|
||||
msgid "date"
|
||||
msgstr "data"
|
||||
|
||||
#: __init__.py:26
|
||||
msgid "user"
|
||||
msgstr "utente"
|
||||
|
||||
#: __init__.py:30
|
||||
msgid "comment"
|
||||
msgstr "commento"
|
||||
|
||||
#: links.py:10 links.py:11
|
||||
#: __init__.py:19 __init__.py:20
|
||||
msgid "delete"
|
||||
msgstr "cancella"
|
||||
|
||||
#: links.py:12
|
||||
#: __init__.py:21
|
||||
msgid "add comment"
|
||||
msgstr "aggiungi commento"
|
||||
|
||||
#: links.py:13
|
||||
#: __init__.py:22
|
||||
msgid "comments"
|
||||
msgstr "commenti"
|
||||
|
||||
#: __init__.py:26
|
||||
msgid "date"
|
||||
msgstr "data"
|
||||
|
||||
#: __init__.py:30
|
||||
msgid "user"
|
||||
msgstr "utente"
|
||||
|
||||
#: __init__.py:34
|
||||
msgid "comment"
|
||||
msgstr "commento"
|
||||
|
||||
#: permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr "Commenti"
|
||||
@@ -62,36 +63,36 @@ msgstr "Visualizza commenti"
|
||||
msgid "Must provide at least one comment."
|
||||
msgstr "Devi almeno fornire un commento"
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:46
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr "Commento \"%s\" cancellato con sucesso."
|
||||
|
||||
#: views.py:49
|
||||
#: views.py:48
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr "Erroro nel cancellare il commento \"%(comment)s\": %(error)s"
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:63
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete the comment: %s?"
|
||||
msgstr "Sei sicuro di voler cancellare questo commento: %s?"
|
||||
|
||||
#: views.py:66
|
||||
#: views.py:65
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete the comments: %s?"
|
||||
msgstr "Sei sicuro di voler cancellare questi commenti: %s?"
|
||||
|
||||
#: views.py:101
|
||||
#: views.py:99
|
||||
msgid "Comment added successfully."
|
||||
msgstr "Commento aggiunto con successo."
|
||||
|
||||
#: views.py:108
|
||||
#: views.py:106
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr "Aggiungi un comento al documento: %s"
|
||||
|
||||
#: views.py:128
|
||||
#: views.py:126
|
||||
#, python-format
|
||||
msgid "comments: %s"
|
||||
msgstr "commenti: %s"
|
||||
|
||||
Reference in New Issue
Block a user