Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
# cubicweb-comment i18n catalog
# Copyright 2003-2008 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# Logilab <contact@logilab.fr>
msgid ""
msgstr ""
"Project-Id-Version: cubicweb-comment 0.1.0\n"
"PO-Revision-Date: 2008-02-15 10:45+0100\n"
"Last-Translator: Logilab Team <contact@logilab.fr>\n"
"Language-Team: fr <contact@logilab.fr>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#, python-format
msgid "%s wrote"
msgstr "%s a écrit"
# schema pot file, generated on 2007-10-29 10:52:19
#
# singular and plural forms for each entity type
msgid "Comment"
msgstr "Commentaire"
msgid "Comment_plural"
msgstr "Commentaires"
msgid "New Comment"
msgstr "Nouveau commentaire"
#, python-format
msgid "On %s"
msgstr "Le %s"
msgid "This Comment"
msgstr "Ce commentaire"
msgid "Unknown author"
msgstr "Auteur inconnu"
msgid "a comment is a reply about another entity"
msgstr "un commentaire autour d'une autre entité"
msgid "actions_edit_comment"
msgstr "éditer le commentaire"
msgid "actions_edit_comment_description"
msgstr "action permettant d'éditer le commentaire"
msgid "actions_reply_comment"
msgstr "répondre à ce commentaire"
# add related box generated message
msgid "actions_reply_comment_description"
msgstr "action permettant de répondre à un commentaire"
msgid "add a Comment"
msgstr "ajouter un commentaire"
msgid "add comment"
msgstr "ajouter un commentaire"
# #-#-#-#-# schema.pot #-#-#-#-#
# subject and object forms for each relation type
# (no object form for final relation types)
msgid "comments"
msgstr "commente"
msgid "comments_object"
msgstr "commenté par"
msgid "content"
msgstr "contenu"
msgid "content_format"
msgstr "format du contenu"
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
msgid "contentnavigation_commentsection"
msgstr "enfilade de commentaires"
msgid "contentnavigation_commentsection_description"
msgstr ""
"partie affichant la liste des commentaires à propos de l'entité visualisée"
msgid "edit comment"
msgstr "éditer ce commentaire"
msgid "i18n_by_author_field"
msgstr "par"
msgid "new comment for"
msgstr "nouveau commentaire pour"
msgid "remove this Comment"
msgstr "supprimer ce commentaire"
msgid "reply to this comment"
msgstr "répondre à ce commentaire"
#, python-format
msgid "this comment has been generated from this %s"
msgstr "ce commentaire a été généré à partir de ce %s"
msgid "thread view"
msgstr "vue fil de discussions"
msgid "unknown author"
msgstr "auteur inconnu"
msgid "written by"
msgstr "écrit par"