Files
echecsfrance/messages/en.json
T
2023-07-17 20:27:12 +02:00

72 lines
3.2 KiB
JSON

{
"Metadata": {
"title": "Échecs France - Tournois d'Échecs",
"description": "Find chess tournaments, in France, on a map",
"keywords": "chess, France, tournament, tournaments, FFE, map"
},
"Nav": {
"title": "Échecs France",
"tournaments": "Tournaments",
"about": "About Us",
"contact": "Contact"
},
"Footer": {
"githubAria": "Link to GitHub repository",
"contactAria": "Contact Us"
},
"Home": {
"title": "Échecs France",
"purpose": "Find chess tournaments, in France, on a map",
"how": "A graphical representation of all the chess tournaments published by the <link>FFE</link>",
"mapLink": "See the Map"
},
"Tournaments": {
"loading": "Loading...",
"searchLabel": "Search",
"searchPlaceholder": "Search",
"syncWithMapCheckbox": "Tournaments visible on the map",
"normsOnly": "Only norm tournaments",
"noneFound": "No tournaments found",
"date": "Date",
"town": "Town",
"tournament": "Tournament",
"timeControl": "Time Control",
"approx": "Geolocation is approximative",
"norm": "Norm Tournament",
"timeControlEnum": "{tc, select, Classic {Classic} Rapid {Rapid} Blitz {Blitz} Other {Other} other {{tc}}}",
"clearButton": "Clear"
},
"About": {
"title": "Who are we?",
"p1": "This project came to life in early 2022 with the aim of providing a visualization of chess tournaments on a map in France. Having moved to France in 2019, I was not familiar with the geography of the country and wanted to know which tournaments were taking place near my location.",
"p2": "The project was put on hold until spring 2023, when I revived it. Rebuilt from scratch, Échecs France is now open source and open to contributions. You can find more information and access the project at <homeLink>Échecs France</homeLink>",
"p3": " I plan to implement an online donation button for those who wish to contribute to the expenses associated with the website. Once the operating costs are deducted, any remaining funds will be redirected to the chess community, either by sponsoring events or through the creation of donations.",
"thanksTitle": "Thanks",
"thanksInfo": "This project is what it is thanks to the contributions of all of you. I would like to extend special thanks to the following individuals for their contributions:",
"techTitle": "Tech",
"techInfo": "<homeLink>Échecs France</homeLink> uses\u00a0:",
"techWith": "with",
"contribInfo": "For more information on how to contribute, please visit our <link>GitHub</link>."
},
"Contact": {
"title": "Contact Us",
"info": "Would you like to add tournaments from your federation to this website? Are you experiencing any technical issues? Would you like to participate in this project? Please feel free to contact us.",
"emailLabel": "Email",
"emailPlaceholder": "name@example.com",
"subjectLabel": "Subject",
"subjectPlaceholder": "Your reason for contacting us",
"messageLabel": "Your Message",
"messagePlaceholder": "Please provide the details of your request here...",
"sendButton": "Send Message",
"sending": "Sending...",
"success": "Thank you for your message.",
"failure": "Sorry, something went wrong. Please try again."
}
}