mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
Translation fr->en
Notice that even if en.json file is fully translated, translation is still not applied everywhere.
This commit is contained in:
parent
cccf894e56
commit
5e2193e8aa
@ -11,7 +11,7 @@
|
|||||||
"perfect": "That's perfect",
|
"perfect": "That's perfect",
|
||||||
"title": "Create a poll",
|
"title": "Create a poll",
|
||||||
"letsgo": "Lets go!",
|
"letsgo": "Lets go!",
|
||||||
"description": "Planifiez des rendez-vous avec vos amis ou votre famille ou créez un sondage avec du texte, des images ou des liens… un sondage quoi !",
|
"description": "Shedule appointments with your friends or your family, or create a pool with text, pictures or links… A real survey!",
|
||||||
"find_my_polls": "Where are my polls ?",
|
"find_my_polls": "Where are my polls ?",
|
||||||
"find_helper": "I am looking for polls linked to my email",
|
"find_helper": "I am looking for polls linked to my email",
|
||||||
"find_button": "Find my polls"
|
"find_button": "Find my polls"
|
||||||
@ -31,34 +31,34 @@
|
|||||||
"description_placeholder": "summary of the poll's purpose"
|
"description_placeholder": "summary of the poll's purpose"
|
||||||
},
|
},
|
||||||
"dates": {
|
"dates": {
|
||||||
"title": "Config spécialement pour les dates ",
|
"title": "Config especially for the dates",
|
||||||
"hours_different": "Je souhaite mettre des créneaux horaires pour chaque journée",
|
"hours_different": "I want to put slots for each day",
|
||||||
"multiple": {
|
"multiple": {
|
||||||
"identical": "identiques",
|
"identical": "same",
|
||||||
"different": "possiblement différentes"
|
"different": "possibly different"
|
||||||
},
|
},
|
||||||
"add": "Ajouter une plage de dates",
|
"add": "Add a date range",
|
||||||
"count_dates": "choix de dates"
|
"count_dates": "choices of dates"
|
||||||
},
|
},
|
||||||
"choices": {
|
"choices": {
|
||||||
"title": "Choisir les propositions",
|
"title": "Write the proposals",
|
||||||
"helper": "vous pouvez utiliser la syntaxe markdown ",
|
"helper": "You can use markdown syntax",
|
||||||
"answer_preset_1": "réponse de démo 1",
|
"answer_preset_1": "Demo answer 1",
|
||||||
"answer_preset_2": "réponse 2",
|
"answer_preset_2": "answer 2",
|
||||||
"answer_preset_3": "la réponse D",
|
"answer_preset_3": "and D, the answer D",
|
||||||
"add": "Ajouter",
|
"add": "Add",
|
||||||
"continue": "Voyons ce que ça donne"
|
"continue": "Let's see how it goes"
|
||||||
},
|
},
|
||||||
"resume": {
|
"resume": {
|
||||||
"title": "Et c'est tout pour nous!",
|
"title": "And that's all for us!",
|
||||||
"admins": "Coté administrateur-ice-eux",
|
"admins": "Admin side",
|
||||||
"users": "Coté sondés",
|
"users": "Respondent side",
|
||||||
"links_mail": "recevoir les liens par e-mail"
|
"links_mail": "Receive links by email"
|
||||||
},
|
},
|
||||||
"visibility": {
|
"visibility": {
|
||||||
"title": "Visibilité des réponses",
|
"title": "Visibility of answers",
|
||||||
"votes": "Votes",
|
"votes": "Votes",
|
||||||
"archiving": "Archivage",
|
"archiving": "Archiving",
|
||||||
"access": "Accès au sondage"
|
"access": "Access to the pool"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user