This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 3a2c0d71929e3d8f979c896efbe99f88d85bf6d0 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Thu Aug 3 17:31:28 2017 +0200 correction orthographique --- pollen-ui-riot-js/src/main/web/homeCL/fr.html | 2 +- pollen-ui-riot-js/src/main/web/i18n.json | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/pollen-ui-riot-js/src/main/web/homeCL/fr.html b/pollen-ui-riot-js/src/main/web/homeCL/fr.html index 2cc72bf1..327c1ef2 100644 --- a/pollen-ui-riot-js/src/main/web/homeCL/fr.html +++ b/pollen-ui-riot-js/src/main/web/homeCL/fr.html @@ -15,7 +15,7 @@ <span class="pollen">Pollen</span> est une platforme de sondage ouverte à tous. </p> <p> - <i class="fa fa-cubes" aria-hidden="true"></i> Vous pouvez y créer autant de sondages que vous le desirez. + <i class="fa fa-cubes" aria-hidden="true"></i> Vous pouvez y créer autant de sondages que vous le désirez. </p> <p> <i class="fa fa-magic" aria-hidden="true"></i> diff --git a/pollen-ui-riot-js/src/main/web/i18n.json b/pollen-ui-riot-js/src/main/web/i18n.json index 2089f9bc..6f1aec5c 100644 --- a/pollen-ui-riot-js/src/main/web/i18n.json +++ b/pollen-ui-riot-js/src/main/web/i18n.json @@ -12,7 +12,7 @@ "main_newPoll" : "Nouveau sondage", "main_editPoll" : "Edition du sondage", "main_userProfile" : "Mon profil", - "main_favoriteLists" : "Listes de favoris", + "main_favoriteLists" : "Listes de votants", "pagination_all": "Tous", "pagination_resultsPerPage": "Résultats par page", "summary_choices": "Choix", @@ -200,7 +200,7 @@ "signin_password_placeholder": "Entrez votre mot de passe", "signin_lostpassword": "Mot de passe perdu ?", "signin_connexion": "Se connecter", - "signin_error_signin_emailOrPasswordInvalid": "Courriel ou de mot de passe invalide", + "signin_error_signin_emailOrPasswordInvalid": "Courriel ou mot de passe invalide", "signin_error_signin_banned": "Compte bloqué", "signin_error_signin_emailNotValidated": "Vous devez valider votre compte avant de pouvoir vous connecter. Relevez vos emails, nous vous avons envoyé un lien de validation.", "newpassword_title": "Obtenir un nouveau mot de passe", @@ -224,7 +224,7 @@ "header_myParticipatedPolls": "Mes participations", "header_polls": "Sondages", "header_users": "Utilisateurs", - "header_myFavoriteLists": "Mes listes de favoris", + "header_myFavoriteLists": "Mes listes de votants", "header_createOtherPoll": "Nouveau sondage standard", "header_createDatePoll": "Nouveau sondage de dates", "header_feedback": "Un bug, une remarque ?", @@ -285,7 +285,7 @@ "poll_settings_nav_votes": "Votes", "poll_settings_nav_voteCountingType": "Type de scrutin", "poll_settings_nav_voteVisibility": "Visibilité", - "poll_settings_nav_anonymousVote": "Anonimisation", + "poll_settings_nav_anonymousVote": "Anonymisation", "poll_settings_nav_comments": "Commentaires", "poll_settings_nav_commentVisibility": "Visiblité", "poll_settings_nav_notification": "Notifications", @@ -377,7 +377,7 @@ "userProfile_name_placeholder": "Entrez votre nom d'utilisateur", "userProfile_email": "Courriel", "userProfile_email_placeholder": "Entrez votre courriel", - "userProfile_emailValidate": "Vérifier", + "userProfile_emailValidate": "Courriel vérifié", "userProfile_emailValidationWaiting": "En cours de validation", "userProfile_resendValidation": "Envoyer une nouvelle invitation", "userProfile_saveIdentity": "Enregistrer", @@ -390,13 +390,13 @@ "userProfile_repeatPassword_placeholder": "Répétez votre mot de passe", "userProfile_repeatPassword_error": "Les deux mots de passe ne sont pas identiques.", "userProfile_savePassword": "Enregistrer", - "choice_description_placeholder": "Vous pouvez saisir une description", + "choice_description_placeholder": "Vous pouvez saisir une description pour ce choix", "date-picker_today": "Aujourd'hui", "date-picker_dateplaceholder": "Date", "time-picker_timeplaceholder": "Heure", - "choice_text": "Renseignez un text", - "choice_text_placeholder": "Renseignez un text ou sélectionnez un autre type", - "choice_text_notBlank": "Le text ne doit pas être blanc", + "choice_text": "Renseignez un texte", + "choice_text_placeholder": "Renseignez un texte ou sélectionnez un autre type", + "choice_text_notBlank": "Le texte ne doit pas être blanc", "choice_ressource": "Utiliser une image", "choice_addFile": "Ajouter un fichier", "choice_date": "Renseignez une date", @@ -602,7 +602,7 @@ "poll_urlForAdmin" : "Administrate poll with this address", "poll_urlForVote" : "Invited new participants with this address", "poll_urlForEditVote" : "Vote saved, you can modify it using this address when you are not connected: ", - "poll_qrcode": "Show a QR code to share the poll", + "poll_qrcode": "Show a QR code to share the poll", "poll_rss": "Subscribe to the poll stream", "poll_print": "Print the page", "poll_results_noResult": "Results are not yet available.", @@ -918,7 +918,7 @@ "userProfile_repeatPassword_placeholder": "Confirm your new password", "userProfile_repeatPassword_error": "The two passwords are not identical.", "userProfile_savePassword": "Save", - "choice_description_placeholder": "You can enter a description", + "choice_description_placeholder": "You can enter a description for this choice", "date-picker_today": "Today", "date-picker_dateplaceholder": "Date", "time-picker_timeplaceholder": "Time", -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.