Skip to content
Snippets Groups Projects
Commit 5f40d782 authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

Merge branch 'lang-improvment' into 'master'

Improve lang

See merge request !247
parents d4ea9aec f5e94b84
No related branches found
No related tags found
1 merge request!247Improve lang
Pipeline #150807 passed
...@@ -728,7 +728,9 @@ msgid "MassMailingForm.body.placeholder" ...@@ -728,7 +728,9 @@ msgid "MassMailingForm.body.placeholder"
msgstr "" msgstr ""
"Dear [first_name] [last_name],\n" "Dear [first_name] [last_name],\n"
"\n" "\n"
"The email we have for you is [email], if you are a candidate your " "The email we have for you is [email].\n"
"\n"
"If you are a candidate your "
"application is accessible at [application_url].\n" "application is accessible at [application_url].\n"
"\n" "\n"
"If you are a reviewer, your editable reviews are:\n" "If you are a reviewer, your editable reviews are:\n"
...@@ -2846,12 +2848,13 @@ msgstr "" ...@@ -2846,12 +2848,13 @@ msgstr ""
msgid "ComputeAutoReviewView information about" msgid "ComputeAutoReviewView information about"
msgstr "" msgstr ""
"When re-running assignation data loss is prevented. Any review that is " "Re-"
"either manually assigned or already answered by the author will be kept, i.e "
"a reviewer will not be unsigned if zhe have started to review.<br/>Re-"
"running the assignation is useful when new reviewers arrive or new conflicts " "running the assignation is useful when new reviewers arrive or new conflicts "
"of interest declared, see <a href=\"/doc/configure_instance.html#assign-" "of interest declared (cf <a href=\"/doc/configure_instance.html#assign-"
"reviewers-again\" target=\"_blank\">documentation</a> for more." "reviewers-again\" target=\"_blank\">documentation</a> for more).<br/>"
"Note that data loss is prevented when re-running assignation. Any review that is "
"either manually assigned or already answered by the author will be kept, i.e "
"a reviewer will not be unsigned if zhe have started to review."
msgid "MassMailingWizard.Prepare.title" msgid "MassMailingWizard.Prepare.title"
msgstr "Preparing the mass mailing" msgstr "Preparing the mass mailing"
......
...@@ -779,9 +779,10 @@ msgid "MassMailingForm.body.placeholder" ...@@ -779,9 +779,10 @@ msgid "MassMailingForm.body.placeholder"
msgstr "" msgstr ""
"Bonjour [prenom] [nom]\n" "Bonjour [prenom] [nom]\n"
"\n" "\n"
"Votre courriel est [mail]. Si vous êtes un.e candidat.e, vous pouvez " "Votre courriel est [mail].\n"
"consulter et modifier votre candidature en utilisant le lien suivant visible " "\n"
"à [url_candidature].\n" "Si vous êtes un.e candidat.e, vous pouvez "
"consulter et modifier votre candidature en utilisant le lien suivant [url_candidature].\n"
"\n" "\n"
"Si vous êtes un reviewer, vos reviews editable sont :\n" "Si vous êtes un reviewer, vos reviews editable sont :\n"
"[liste_reviews_editable]\n" "[liste_reviews_editable]\n"
...@@ -798,7 +799,7 @@ msgstr "Reviewers avec des reviews éditables et pas encore finalisées (%i)" ...@@ -798,7 +799,7 @@ msgstr "Reviewers avec des reviews éditables et pas encore finalisées (%i)"
#, python-format #, python-format
msgid "Reviewers with no associated profile (%i)" msgid "Reviewers with no associated profile (%i)"
msgstr "Reviewers qui n'ont pas indiqués leur profiles (%i)" msgstr "Reviewers qui n'ont pas indiqués leur profiles évaluables (%i)"
#, python-format #, python-format
msgid "Pending reviewers (%i)" msgid "Pending reviewers (%i)"
...@@ -2975,13 +2976,14 @@ msgstr "" ...@@ -2975,13 +2976,14 @@ msgstr ""
msgid "ComputeAutoReviewView information about" msgid "ComputeAutoReviewView information about"
msgstr "" msgstr ""
"Relancer l'assignation est utile en cas de "
"nouveau reviewer, ou de nouveau conflit d'intérêt (cf <a href=\"/doc/"
"configure_instance.html#assign-reviewers-again\" "
"target=\"_blank\">documentation</a>).<br/>"
"Vous ne pouvez pas perdre de donnée en relançant l'assignation. Toutes les " "Vous ne pouvez pas perdre de donnée en relançant l'assignation. Toutes les "
"reviews attribuées manuellement ou déjà commencées seront conservées. En " "reviews attribuées manuellement ou déjà commencées seront conservées. En "
"d'autre terme un(e) reviewer ne sera pas dé-assigné d'un candidat si iel à " "d'autre terme un(e) reviewer ne sera pas dé-assigné d'un candidat si iel à "
"commencé à écrire la review.<br/>Relancer l'assignation est utile en cas de " "commencé à écrire la review."
"nouveau reviewer, ou de nouveau conflit d'intérêt, voir la <a href=\"/doc/"
"configure_instance.html#assign-reviewers-again\" "
"target=\"_blank\">documentation</a>."
msgid "MassMailingWizard.Prepare.title" msgid "MassMailingWizard.Prepare.title"
msgstr "Préparer le message" msgstr "Préparer le message"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment