i18n for ICaptcha interface field

This commit is contained in:
David\ Beitey
2015-03-23 18:05:39 +10:00
parent f7b4eb982d
commit 285dbcd918
42 changed files with 1139 additions and 862 deletions
@@ -14,7 +14,7 @@ msgstr ""
"Preferred-Encodings: utf-8 latin1\n"
"Domain: plone.app.discussion\n"
#: ../comment.py:357
#: ../comment.py:359
msgid "A comment has been posted."
msgstr "Un commentaire a été posté."
@@ -30,40 +30,44 @@ msgstr "Ajouter un commentaire"
msgid "Anonymous Comments"
msgstr "Commentaires anonymes"
#: ../browser/comments.py:274
#: ../browser/comments.py:275
#: ../browser/controlpanel.py:93
msgid "Cancel"
msgstr "Annuler"
#: ../interfaces.py:184
msgid "Captcha"
msgstr ""
#: ../browser/controlpanel.py:89
msgid "Changes saved"
msgstr "Modifications enregistrées"
#: ../browser/moderation.py:154
#: ../browser/moderation.py:186
msgid "Comment approved."
msgstr "Commentaire approuvé."
#: ../contentrules.py:96
#: ../contentrules.py:92
msgid "Comment author email"
msgstr ""
#: ../contentrules.py:85
#: ../contentrules.py:81
msgid "Comment author full name"
msgstr ""
#: ../contentrules.py:74
#: ../contentrules.py:70
msgid "Comment author user name"
msgstr ""
#: ../browser/moderation.py:108
#: ../browser/moderation.py:111
msgid "Comment deleted."
msgstr "Commentaire supprimé."
#: ../contentrules.py:52
#: ../contentrules.py:48
msgid "Comment id"
msgstr ""
#: ../contentrules.py:63
#: ../contentrules.py:59
msgid "Comment text"
msgstr ""
@@ -74,7 +78,7 @@ msgstr "Portrait de l'utilisateur"
msgid "Commenting infrastructure for Plone"
msgstr "Infrastructure pour déposer des commentaires."
#: ../contentrules.py:51
#: ../contentrules.py:47
msgid "Comments"
msgstr ""
@@ -94,7 +98,7 @@ msgstr "Date du dernier commentaire public"
msgid "Disabled"
msgstr "Désactivé"
#: ../browser/controlpanel.py:35
#: ../browser/controlpanel.py:33
msgid "Discussion settings"
msgstr "Paramètres des discussions"
@@ -158,7 +162,7 @@ msgstr "L'ensemble des commentateurs uniques des commentaires publiés (identifi
msgid "Total number of public comments on this item"
msgstr "Nombre total de commentaires publics sur cet élément"
#: ../comment.py:173
#: ../comment.py:175
msgid "Transform '%s' => '%s' not available."
msgstr ""
@@ -170,7 +174,7 @@ msgstr "Notification des utilisateurs par courriel"
msgid "Username of the commenter"
msgstr "Identifiant de l'auteur du commentaire"
#: ../browser/comments.py:267
#: ../browser/comments.py:268
msgid "Your comment awaits moderator approval."
msgstr "Votre commentaire attend d'être modéré."
@@ -225,7 +229,7 @@ msgid "comment_edit_notification"
msgstr ""
#. Default: "${author_name} on ${content}"
#: ../comment.py:55
#: ../comment.py:57
msgid "comment_title"
msgstr "${author_name} sur ${content}"
@@ -275,23 +279,28 @@ msgid "help_anonymous_comments"
msgstr "Si activé, les utilisateurs anonymes peuvent poster des commentaires sans se connecter. Il est fortement recommandé d'utiliser un captcha pour prévenir du spam si cette option est activée."
#. Default: "If selected, anonymous user will have to give their email."
#: ../interfaces.py:341
#: ../interfaces.py:352
msgid "help_anonymous_email_enabled"
msgstr "Si cette case est cochée, les utilisateurs anonymes devront donner leur email."
#. Default: "Use this setting to enable or disable Captcha validation for comments. Install plone.formwidget.captcha, plone.formwidget.recaptcha, collective.akismet, or collective.z3cform.norobots if there are no options available."
#: ../interfaces.py:277
#: ../interfaces.py:288
msgid "help_captcha"
msgstr "Utilisez cette option pour activer la validation par captcha pour les commentaires. Installez plone.formwidget.captcha, plone.formwidget.recaptcha, collective.akismet ou collective.z3cform.norobots s'il n'y a aucune option de disponible."
#. Default: "If selected, supports deleting of own comments for users with the 'Delete own comments' permission."
#: ../interfaces.py:260
msgid "help_delete_own_comment_enabled"
msgstr ""
#. Default: "Some discussion related settings are not located in the Discussion Control Panel.\nTo enable comments for a specific content type, go to the Types Control Panel of this type and choose \"Allow comments\".\nTo enable the moderation workflow for comments, go to the Types Control Panel, choose \"Comment\" and set workflow to \"Comment Review Workflow\"."
#: ../browser/controlpanel.py:36
#: ../browser/controlpanel.py:34
msgid "help_discussion_settings_editform"
msgstr ""
"Certaines options liées aux discussions ne sont pas dans \"Paramètres des discussions\".\n"
"Pour activer les commentaires pour un type de contenu spécifique, allez dans \"Paramètres des types\", choisissez \"Commentaire\" et sélectionnez le workflow \"Workflow de modération des commentaires\"."
#. Default: "If selected, supports editing and deletion of comments for users with the 'Edit comments' permission."
#. Default: "If selected, supports editing of comments for users with the 'Edit comments' permission."
#: ../interfaces.py:249
msgid "help_edit_comment_enabled"
msgstr ""
@@ -307,34 +316,34 @@ msgid "help_moderation_enabled"
msgstr "Si cette case est cochée, les commentaires ajoutés seront mis 'en attente' et seront invisibles pour les visiteurs. Un utilisateur ayant la permission 'Review comments' (Modérateur ou Administrateur) peut approuver les commentaires pour les rendre visibles. Vous pouvez choisir un workflow spécifique pour les commentaires depuis le menu de configuration des types de contenu."
#. Default: "Address to which moderator notifications will be sent."
#: ../interfaces.py:318
#: ../interfaces.py:329
msgid "help_moderator_email"
msgstr "Addresse à laquelle les notifications de modération seront envoyées."
#. Default: "If selected, the moderator is notified if a comment needs attention. The moderator email address can be set below."
#: ../interfaces.py:304
#: ../interfaces.py:315
#, fuzzy
msgid "help_moderator_notification_enabled"
msgstr "Si activé, le modérateur est notifié si un commentaire requiert une attention particulière. Le courriel du modérateur est défini sur la page 'Envoi de courriels' de la configuration du site (Adresse d'expéditeur des courriels)."
#. Default: "If selected, an image of the user is shown next to the comment."
#: ../interfaces.py:293
#: ../interfaces.py:304
msgid "help_show_commenter_image"
msgstr "Si activé, le portrait de l'utilisateur apparait à côté du commentaire."
#. Default: "Use this setting to choose if the comment text should be transformed in any way. You can choose between 'Plain text' and 'Intelligent text'. 'Intelligent text' converts plain text into HTML where line breaks and indentation is preserved, and web and email addresses are made into clickable links."
#: ../interfaces.py:260
#: ../interfaces.py:271
msgid "help_text_transform"
msgstr "Choisissez si le texte des commentaires doit être éventuellement transformé. Vous pouvez choisir entre 'Plain text' et 'Intelligent text'. Ce dernier convertit le texte en HTML, en préservant notamment les retours chariots et l'indentation, et en transformant les url et les addresses courriel en liens cliquables."
#. Default: "If selected, users can choose to be notified of new comments by email."
#: ../interfaces.py:330
#: ../interfaces.py:341
msgid "help_user_notification_enabled"
msgstr "Si vous cochez cette case, les utilisateurs pourront choisir d'être avertis par courriel des nouveaux commentaires."
#. Default: "Anonymous"
#: ../browser/comments.pt:74
#: ../comment.py:191
#: ../browser/comments.pt:75
#: ../comment.py:193
msgid "label_anonymous"
msgstr "Anonyme"
@@ -344,7 +353,7 @@ msgid "label_anonymous_comments"
msgstr "Activer les commentaires anonymes"
#. Default: "Enable anonymous email field"
#: ../interfaces.py:339
#: ../interfaces.py:350
msgid "label_anonymous_email_enabled"
msgstr "Activer le champ email pour les anonymes"
@@ -354,7 +363,7 @@ msgid "label_apply"
msgstr "Appliquer"
#. Default: "Captcha"
#: ../interfaces.py:275
#: ../interfaces.py:286
msgid "label_captcha"
msgstr "Captcha"
@@ -364,7 +373,7 @@ msgid "label_comment"
msgstr "Commentaire"
#. Default: "Commenting has been disabled."
#: ../browser/comments.pt:148
#: ../browser/comments.pt:163
msgid "label_commenting_disabled"
msgstr "Les commentaires ont été désactivés."
@@ -373,6 +382,11 @@ msgstr "Les commentaires ont été désactivés."
msgid "label_delete"
msgstr "Supprimer"
#. Default: "Enable deleting own comments"
#: ../interfaces.py:258
msgid "label_delete_own_comment_enabled"
msgstr ""
#. Default: "Enable editing of comments"
#: ../interfaces.py:247
msgid "label_edit_comment_enabled"
@@ -389,12 +403,12 @@ msgid "label_moderation_enabled"
msgstr "Activer la modération des commentaires"
#. Default: "Moderator Email Address"
#: ../interfaces.py:314
#: ../interfaces.py:325
msgid "label_moderator_email"
msgstr "Addresse courriel du modérateur"
#. Default: "Enable moderator email notification"
#: ../interfaces.py:302
#: ../interfaces.py:313
msgid "label_moderator_notification_enabled"
msgstr "Activer la notification du modérateur par courriel"
@@ -404,12 +418,12 @@ msgid "label_publish"
msgstr "Approuver"
#. Default: "says:"
#: ../browser/comments.pt:77
#: ../browser/comments.pt:78
msgid "label_says"
msgstr "a écrit :"
#. Default: "Show commenter image"
#: ../interfaces.py:291
#: ../interfaces.py:302
msgid "label_show_commenter_image"
msgstr "Afficher le portrait de l'utilisateur"
@@ -424,17 +438,17 @@ msgid "label_subject"
msgstr "Sujet"
#. Default: "Comment text transform"
#: ../interfaces.py:258
#: ../interfaces.py:269
msgid "label_text_transform"
msgstr "Transformation du texte du commentaire"
#. Default: "Enable user email notification"
#: ../interfaces.py:326
#: ../interfaces.py:337
msgid "label_user_notification_enabled"
msgstr "Activer la notification par courriel des utilisateurs"
#. Default: "A comment on '${title}' has been posted here: ${link}\n\n---\n${text}\n---\n"
#: ../comment.py:59
#: ../comment.py:61
msgid "mail_notification_message"
msgstr ""
"Un commentaire a été ajouté sur '${title}' à cette addresse : ${link}\n"
@@ -444,7 +458,7 @@ msgstr ""
"---\n"
#. Default: "A comment on '${title}' has been posted here: ${link}\n\n---\n${text}\n---\n\nApprove comment:\n${link_approve}\n\nDelete comment:\n${link_delete}\n"
#: ../comment.py:67
#: ../comment.py:69
msgid "mail_notification_message_moderator"
msgstr ""
"Un commentaire a été ajouté sur '${title}' à cette addresse : ${link}\n"