* Renamed legend_add_comment to label_add_comment to have the translation from
plone domain. * label_comment_by and label_commented_at are not in Plone 4 translation anymore, so these two messages moved to plone.app.discussions i18n domain. svn path=/plone.app.discussion/trunk/; revision=38574
This commit is contained in:
parent
86aee7a2ea
commit
fd6a8e0fd8
@ -7,6 +7,14 @@ Changelog
|
|||||||
* Added French translation.
|
* Added French translation.
|
||||||
[vincentfretin]
|
[vincentfretin]
|
||||||
|
|
||||||
|
* Renamed legend_add_comment to label_add_comment to have the translation from
|
||||||
|
plone domain.
|
||||||
|
[vincentfretin]
|
||||||
|
|
||||||
|
* label_comment_by and label_commented_at are not in Plone 4 translation anymore, so
|
||||||
|
these two messages moved to plone.app.discussions i18n domain.
|
||||||
|
[vincentfretin]
|
||||||
|
|
||||||
* Translate "Warning" shown in @@moderate-comments in the plone domain.
|
* Translate "Warning" shown in @@moderate-comments in the plone domain.
|
||||||
[vincentfretin]
|
[vincentfretin]
|
||||||
|
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
<h3 class="commentTitle"
|
<h3 class="commentTitle"
|
||||||
tal:content="reply/Title" />
|
tal:content="reply/Title" />
|
||||||
|
|
||||||
<div class="documentByLine">
|
<div class="documentByLine" i18n:domain="plone.app.discussion">
|
||||||
<tal:posted i18n:translate="label_comment_by">Posted by</tal:posted>
|
<tal:posted i18n:translate="label_comment_by">Posted by</tal:posted>
|
||||||
<tal:name>
|
<tal:name>
|
||||||
<a href=""
|
<a href=""
|
||||||
@ -144,7 +144,7 @@
|
|||||||
|
|
||||||
<fieldset>
|
<fieldset>
|
||||||
|
|
||||||
<legend i18n:translate="legend_add_comment">Add comment</legend>
|
<legend i18n:translate="label_add_comment">Add comment</legend>
|
||||||
<p i18n:translate="description_add_comment">
|
<p i18n:translate="description_add_comment">
|
||||||
You can add a comment by filling out the form below. Plain text
|
You can add a comment by filling out the form below. Plain text
|
||||||
formatting.
|
formatting.
|
||||||
@ -156,4 +156,4 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
</tal:block>
|
</tal:block>
|
||||||
</tal:block>
|
</tal:block>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: plone.app.discussion\n"
|
"Project-Id-Version: plone.app.discussion\n"
|
||||||
"POT-Creation-Date: 2010-08-06 10:01+0000\n"
|
"POT-Creation-Date: 2010-08-06 15:31+0000\n"
|
||||||
"PO-Revision-Date: 2010-03-18 11:10+0100\n"
|
"PO-Revision-Date: 2010-03-18 11:10+0100\n"
|
||||||
"Last-Translator: Timo Stollenwerk <timo@zmag.de>\n"
|
"Last-Translator: Timo Stollenwerk <timo@zmag.de>\n"
|
||||||
"Language-Team: Deutsch <plone-i18n@lists.sourceforge.net>\n"
|
"Language-Team: Deutsch <plone-i18n@lists.sourceforge.net>\n"
|
||||||
@ -214,6 +214,16 @@ msgstr ""
|
|||||||
msgid "label_comment"
|
msgid "label_comment"
|
||||||
msgstr "Kommentar"
|
msgstr "Kommentar"
|
||||||
|
|
||||||
|
#. Default: "Posted by"
|
||||||
|
#: ./browser/comments.pt:66
|
||||||
|
msgid "label_comment_by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Default: "at"
|
||||||
|
#: ./browser/comments.pt:79
|
||||||
|
msgid "label_commented_at"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Default: "Delete"
|
#. Default: "Delete"
|
||||||
#: ./browser/moderation.pt:136
|
#: ./browser/moderation.pt:136
|
||||||
msgid "label_delete"
|
msgid "label_delete"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: plone.app.discussion\n"
|
"Project-Id-Version: plone.app.discussion\n"
|
||||||
"POT-Creation-Date: 2010-08-06 10:01+0000\n"
|
"POT-Creation-Date: 2010-08-06 15:31+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI +ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI +ZONE\n"
|
||||||
"Last-Translator: Judith Sanleandro <EMAIL@ADDRESS>\n"
|
"Last-Translator: Judith Sanleandro <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -211,6 +211,16 @@ msgstr "Captcha"
|
|||||||
msgid "label_comment"
|
msgid "label_comment"
|
||||||
msgstr "Comentario"
|
msgstr "Comentario"
|
||||||
|
|
||||||
|
#. Default: "Posted by"
|
||||||
|
#: ./browser/comments.pt:66
|
||||||
|
msgid "label_comment_by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Default: "at"
|
||||||
|
#: ./browser/comments.pt:79
|
||||||
|
msgid "label_commented_at"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Default: "Delete"
|
#. Default: "Delete"
|
||||||
#: ./browser/moderation.pt:136
|
#: ./browser/moderation.pt:136
|
||||||
msgid "label_delete"
|
msgid "label_delete"
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: plone.app.discussion\n"
|
"Project-Id-Version: plone.app.discussion\n"
|
||||||
"POT-Creation-Date: 2010-08-06 10:01+0000\n"
|
"POT-Creation-Date: 2010-08-06 15:31+0000\n"
|
||||||
"PO-Revision-Date: 2010-08-06 17:19+0100\n"
|
"PO-Revision-Date: 2010-08-06 17:32+0100\n"
|
||||||
"Last-Translator: Vincent Fretin <vincent.fretin@gmail.com>\n"
|
"Last-Translator: Vincent Fretin <vincent.fretin@gmail.com>\n"
|
||||||
"Language-Team: Vincent Fretin <vincent.fretin@gmail.com>\n"
|
"Language-Team: Vincent Fretin <vincent.fretin@gmail.com>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@ -212,6 +212,16 @@ msgstr "Captcha"
|
|||||||
msgid "label_comment"
|
msgid "label_comment"
|
||||||
msgstr "Commentaire"
|
msgstr "Commentaire"
|
||||||
|
|
||||||
|
#. Default: "Posted by"
|
||||||
|
#: ./browser/comments.pt:66
|
||||||
|
msgid "label_comment_by"
|
||||||
|
msgstr "Posté par"
|
||||||
|
|
||||||
|
#. Default: "at"
|
||||||
|
#: ./browser/comments.pt:79
|
||||||
|
msgid "label_commented_at"
|
||||||
|
msgstr "le"
|
||||||
|
|
||||||
#. Default: "Delete"
|
#. Default: "Delete"
|
||||||
#: ./browser/moderation.pt:136
|
#: ./browser/moderation.pt:136
|
||||||
msgid "label_delete"
|
msgid "label_delete"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: plone.app.discussion\n"
|
"Project-Id-Version: plone.app.discussion\n"
|
||||||
"POT-Creation-Date: 2010-08-06 10:01+0000\n"
|
"POT-Creation-Date: 2010-08-06 15:31+0000\n"
|
||||||
"PO-Revision-Date: 2010-02-26 09:15+0000\n"
|
"PO-Revision-Date: 2010-02-26 09:15+0000\n"
|
||||||
"Last-Translator: Luca Fabbri <luca.fabbri@redturtle.net>\n"
|
"Last-Translator: Luca Fabbri <luca.fabbri@redturtle.net>\n"
|
||||||
"Language-Team: RedTurtle Technology <sviluppoplone@redturtle.net>\n"
|
"Language-Team: RedTurtle Technology <sviluppoplone@redturtle.net>\n"
|
||||||
@ -219,6 +219,16 @@ msgstr ""
|
|||||||
msgid "label_comment"
|
msgid "label_comment"
|
||||||
msgstr "Commento"
|
msgstr "Commento"
|
||||||
|
|
||||||
|
#. Default: "Posted by"
|
||||||
|
#: ./browser/comments.pt:66
|
||||||
|
msgid "label_comment_by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Default: "at"
|
||||||
|
#: ./browser/comments.pt:79
|
||||||
|
msgid "label_commented_at"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Default: "Delete"
|
#. Default: "Delete"
|
||||||
#: ./browser/moderation.pt:136
|
#: ./browser/moderation.pt:136
|
||||||
msgid "label_delete"
|
msgid "label_delete"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: plone.app.discussion\n"
|
"Project-Id-Version: plone.app.discussion\n"
|
||||||
"POT-Creation-Date: 2010-08-06 10:01+0000\n"
|
"POT-Creation-Date: 2010-08-06 15:31+0000\n"
|
||||||
"PO-Revision-Date: 2010-06-07 16:30+0100\n"
|
"PO-Revision-Date: 2010-06-07 16:30+0100\n"
|
||||||
"Last-Translator: Kim Chee Leong <leong@gw20e.com>\n"
|
"Last-Translator: Kim Chee Leong <leong@gw20e.com>\n"
|
||||||
"Language-Team: Nederlands <plone-i18n@lists.sourceforge.net>\n"
|
"Language-Team: Nederlands <plone-i18n@lists.sourceforge.net>\n"
|
||||||
@ -211,6 +211,16 @@ msgstr ""
|
|||||||
msgid "label_comment"
|
msgid "label_comment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. Default: "Posted by"
|
||||||
|
#: ./browser/comments.pt:66
|
||||||
|
msgid "label_comment_by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Default: "at"
|
||||||
|
#: ./browser/comments.pt:79
|
||||||
|
msgid "label_commented_at"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Default: "Delete"
|
#. Default: "Delete"
|
||||||
#: ./browser/moderation.pt:136
|
#: ./browser/moderation.pt:136
|
||||||
msgid "label_delete"
|
msgid "label_delete"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: plone.app.discussion\n"
|
"Project-Id-Version: plone.app.discussion\n"
|
||||||
"POT-Creation-Date: 2010-08-06 10:01+0000\n"
|
"POT-Creation-Date: 2010-08-06 15:31+0000\n"
|
||||||
"PO-Revision-Date: 2010-01-28 15:00+0000\n"
|
"PO-Revision-Date: 2010-01-28 15:00+0000\n"
|
||||||
"Last-Translator: Sverre Helge Bolstad <sverrehelge@gmail.com>\n"
|
"Last-Translator: Sverre Helge Bolstad <sverrehelge@gmail.com>\n"
|
||||||
"Language-Team: Norwegian <plone-i18n@lists.sourceforge.net>\n"
|
"Language-Team: Norwegian <plone-i18n@lists.sourceforge.net>\n"
|
||||||
@ -213,6 +213,16 @@ msgstr ""
|
|||||||
msgid "label_comment"
|
msgid "label_comment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. Default: "Posted by"
|
||||||
|
#: ./browser/comments.pt:66
|
||||||
|
msgid "label_comment_by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Default: "at"
|
||||||
|
#: ./browser/comments.pt:79
|
||||||
|
msgid "label_commented_at"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Default: "Delete"
|
#. Default: "Delete"
|
||||||
#: ./browser/moderation.pt:136
|
#: ./browser/moderation.pt:136
|
||||||
msgid "label_delete"
|
msgid "label_delete"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: plone.app.discussion\n"
|
"Project-Id-Version: plone.app.discussion\n"
|
||||||
"POT-Creation-Date: 2010-08-06 10:01+0000\n"
|
"POT-Creation-Date: 2010-08-06 15:31+0000\n"
|
||||||
"PO-Revision-Date: 2010-01-28 15:00+0000\n"
|
"PO-Revision-Date: 2010-01-28 15:00+0000\n"
|
||||||
"Last-Translator: Hanno Schlichting <hannosch@plone.org>\n"
|
"Last-Translator: Hanno Schlichting <hannosch@plone.org>\n"
|
||||||
"Language-Team: Hanno Schlichting <hannosch@plone.org>\n"
|
"Language-Team: Hanno Schlichting <hannosch@plone.org>\n"
|
||||||
@ -210,6 +210,16 @@ msgstr ""
|
|||||||
msgid "label_comment"
|
msgid "label_comment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. Default: "Posted by"
|
||||||
|
#: ./browser/comments.pt:66
|
||||||
|
msgid "label_comment_by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Default: "at"
|
||||||
|
#: ./browser/comments.pt:79
|
||||||
|
msgid "label_commented_at"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Default: "Delete"
|
#. Default: "Delete"
|
||||||
#: ./browser/moderation.pt:136
|
#: ./browser/moderation.pt:136
|
||||||
msgid "label_delete"
|
msgid "label_delete"
|
||||||
|
Loading…
Reference in New Issue
Block a user