Update translation files
This commit is contained in:
Binary file not shown.
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-01-18 02:18-0400\n"
|
||||
"POT-Creation-Date: 2015-01-27 15:57-0400\n"
|
||||
"PO-Revision-Date: 2014-11-02 08:17+0000\n"
|
||||
"Last-Translator: Christophe kryskool <christophe.chauvet@gmail.com>\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -21,27 +21,27 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: __init__.py:33
|
||||
#: __init__.py:35
|
||||
msgid "Date"
|
||||
msgstr "Date"
|
||||
|
||||
#: __init__.py:37
|
||||
#: __init__.py:39
|
||||
msgid "User"
|
||||
msgstr "Utilisateur"
|
||||
|
||||
#: __init__.py:41
|
||||
#: __init__.py:43
|
||||
msgid "Comment"
|
||||
msgstr "Commentaire"
|
||||
|
||||
#: __init__.py:50 links.py:11 permissions.py:7
|
||||
#: __init__.py:52 links.py:13 permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr "Commentaires"
|
||||
|
||||
#: links.py:8 links.py:9
|
||||
#: links.py:10 links.py:11
|
||||
msgid "Delete"
|
||||
msgstr "Supprimer"
|
||||
|
||||
#: links.py:10
|
||||
#: links.py:12
|
||||
msgid "Add comment"
|
||||
msgstr "Ajouter un commentaire"
|
||||
|
||||
@@ -57,41 +57,41 @@ msgstr "Supprimer des commentaires"
|
||||
msgid "View comments"
|
||||
msgstr "Afficher les commentaires"
|
||||
|
||||
#: views.py:37
|
||||
#: views.py:39
|
||||
msgid "Must provide at least one comment."
|
||||
msgstr "Fournissez au moins un commentaire"
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:49
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr "Commentaires \"%s\" supprimés avec succès"
|
||||
|
||||
#: views.py:49
|
||||
#: views.py:51
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr ""
|
||||
"Erreur lors de la suppression du commentaire \"%(comment)s\": %(error)s"
|
||||
|
||||
#: views.py:62
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete the comment: %s?"
|
||||
msgstr "Êtes vous certain de vouloir supprimer le commentaire:%s?"
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:66
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete the comments: %s?"
|
||||
msgstr "Êtes vous certain de vouloir supprimer les commentaires:%s?"
|
||||
|
||||
#: views.py:98
|
||||
#: views.py:100
|
||||
msgid "Comment added successfully."
|
||||
msgstr "Commentaire ajouté avec succès."
|
||||
|
||||
#: views.py:105
|
||||
#: views.py:107
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr "Ajouter un commentaire au document:%s"
|
||||
|
||||
#: views.py:125
|
||||
#: views.py:127
|
||||
#, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr "Commentaires pour le document: %s"
|
||||
|
||||
Reference in New Issue
Block a user