Added fr to the script and added the empty i18n/plone-fr.po file

svn path=/plone.app.discussion/trunk/; revision=38549
This commit is contained in:
Vincent Fretin 2010-08-05 17:00:05 +00:00
parent d0cb939828
commit 6d07243885
2 changed files with 106 additions and 1 deletions

View File

@ -0,0 +1,105 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2010-08-05 16:58+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI +ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0\n"
"Language-Code: en\n"
"Language-Name: English\n"
"Preferred-Encodings: utf-8 latin1\n"
"Domain: DOMAIN\n"
#: profiles/default/workflows/comment_review_workflow/definition.xml
msgid "A simple workflow for comments"
msgstr ""
#: profiles/default/workflows/comment_review_workflow/definition.xml
msgid "Approve"
msgstr ""
#: profiles/default/workflows/comment_review_workflow/definition.xml
msgid "Approving the comment makes it visible to other users."
msgstr ""
#: profiles/default/types/Discussion_Item.xml
msgid "Comment"
msgstr ""
#: profiles/default/workflows/comment_review_workflow/definition.xml
msgid "Comment Review Workflow"
msgstr ""
#: profiles/default/workflows/comment_review_workflow/definition.xml
msgid "Comment about the last transition"
msgstr ""
#: profiles/default/portal_atct.xml
msgid "Commentators"
msgstr ""
#: profiles/default/types/Discussion_Item.xml
msgid "Comments added to a content item."
msgstr ""
#: profiles/default/actionicons.xml
#: profiles/default/controlpanel.xml
msgid "Discussion"
msgstr ""
#: profiles/default/actions.xml
msgid "Moderate comments"
msgstr ""
#: profiles/default/workflows/comment_review_workflow/definition.xml
msgid "Pending"
msgstr ""
#: profiles/default/workflows/comment_review_workflow/definition.xml
msgid "Previous transition"
msgstr ""
#: profiles/default/workflows/comment_review_workflow/definition.xml
msgid "Provides access to workflow history"
msgstr ""
#: profiles/default/workflows/comment_review_workflow/definition.xml
msgid "Published"
msgstr ""
#: profiles/default/workflows/comment_review_workflow/definition.xml
msgid "Reviewer approves content"
msgstr ""
#: profiles/default/workflows/comment_review_workflow/definition.xml
msgid "Submitted, pending review."
msgstr ""
#: profiles/default/workflows/comment_review_workflow/definition.xml
msgid "The ID of the user who performed the previous transition"
msgstr ""
#: profiles/default/portal_atct.xml
msgid "Total number of comments"
msgstr ""
#: profiles/default/portal_atct.xml
msgid "Total number of comments on this item."
msgstr ""
#: profiles/default/portal_atct.xml
msgid "Users who have commented on the item"
msgstr ""
#: profiles/default/workflows/comment_review_workflow/definition.xml
msgid "Visible to everyone, non-editable."
msgstr ""
#: profiles/default/workflows/comment_review_workflow/definition.xml
msgid "When the previous transition was performed"
msgstr ""

View File

@ -7,7 +7,7 @@ CURRENT_PATH=`pwd`
PRODUCTNAME="plone.app.discussion"
# List of languages
LANGUAGES="de es it nl no"
LANGUAGES="de es fr it nl no"
# Create locales folder structure for languages
install -d locales