Skip to content

Commit

Permalink
fixed wording in english
Browse files Browse the repository at this point in the history
  • Loading branch information
alix-tz committed Aug 19, 2024
1 parent 920651a commit 6f918a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/vanilla-i18n/htr-united_i18n.csv
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ main.desc.use.p1,"As a catalog, HTR-United lists datasets available to train tex
main.desc.use.p2,"The catalog can be <a href=""catalog.html"">browsed on this website</a> or automatically parsed using the original <a href=""https://raw.githubusercontent.com/HTR-United/htr-united/master/htr-united.yml"">YAML</a> or <a href=""https://raw.githubusercontent.com/HTR-United/htr-united/master/catalog.json"">JSON</a> files.","Le catalogue peut être <a href=""catalog.html"">consulté sur ce site</a> ou automatiquement analysé à l'aide des fichiers <a href=""https://raw.githubusercontent.com/HTR-United/htr-united/master/htr-united.yml"">YAML</a> ou <a href=""https://raw.githubusercontent.com/HTR-United/htr-united/master/catalog.json"">JSON</a> originaux."
main.desc.contribute.p1,"There are many ways to contribute to HTR-United, and the first is by adding your dataset to the catalog! To do that, make sure your data is available online and check out <a href=""document-your-data.html"">Record new Data</a>. Then, fill out the form, generate a description, and submit it to our GitHub repository. Your data can originate from any OCR/HTR software, but to ensure it can be reused by others, the published dataset should include images, transcriptions, clear licensing, and metadata.","Il existe de nombreuses façons de contribuer à HTR-United, la première étant d'ajouter votre jeu de données au catalogue ! Pour cela, assurez-vous que vos données sont disponibles en ligne et consultez <a href=""document-your-data.html"">Enregistrer de nouvelles données</a>. Ensuite, remplissez le formulaire, générez une description et soumettez-la à notre dépôt GitHub. Vos données peuvent provenir de n'importe quel logiciel OCR/HTR, mais pour qu'elles puissent être réutilisées par d'autres, le jeu de données publié doit inclure des images, des transcriptions, une licence claire, et des métadonnées."
main.desc.contribute.p2,"It's also possible to contribute to HTR-United by helping develop and maintain the associated <a href=""tools.html"">tools</a>, by opening discussions on the <a href=""https://github.com/HTR-United/schema"">description schema</a>, or even by offering improvements to <a href=""https://github.com/HTR-United/htr-united.github.io"">this website</a>.","Il est également possible de contribuer à HTR-United en aidant à développer et à maintenir les <a href=""tools.html"">outils</a> associés, en ouvrant des discussions sur le <a href=""https://github.com/HTR-United/schema"">schéma de description</a>, ou même en proposant des améliorations pour <a href=""https://github.com/HTR-United/htr-united.github.io"">ce site web</a>."
main.desc.models.p1,"HTR-United is a data catalog, not a model catalog. It doesn't list models directly, but the data used to produce them. You can consult the repositories of the datasets you're interested in to see if they link to a public model.","HTR-United est un catalogue de données, ce n'est pas un catalogue de modèles. Il ne ne référence pas directement de modèles mais les données ayant permis d'en produire. Vous pouvez consulter les répertoires des jeux de données qui vous intéressent pour savoir s'ils renvoient vers un modèle public."
main.desc.models.p1,"HTR-United is a data catalog, not a model catalog. It doesn't list models directly, but the data used to produce them. You can refer to the repositories of the datasets you're interested in to see if they link to a public model.","HTR-United est un catalogue de données, ce n'est pas un catalogue de modèles. Il ne ne référence pas directement de modèles mais les données ayant permis d'en produire. Vous pouvez consulter les répertoires des jeux de données qui vous intéressent pour savoir s'ils renvoient vers un modèle public."
main.desc.models.p2,"For some automatic transcription software, there are model directories. For Kraken, for example, you can check out the corresponding <a href=“”https://zenodo.org/communities/ocr_models/search?page=1&size=20“” target=“”_blank“”>Zenodo group</a>.","Pour certains logiciels de transcription automatique, il existe des répertoire de modèles. Pour Kraken par exemple, vous pouvez consulter le <a href=""https://zenodo.org/communities/ocr_models/search?page=1&size=20"" target=""_blank"">groupe Zenodo</a> correspondant."
main.btn.download,Download the catalog,Télécharger le catalogue
main.btn.catalog,Browse the catalog,Explorer le catalogue
Expand Down

0 comments on commit 6f918a4

Please sign in to comment.