Commit 3613fc5f authored by Atrax Nicolas's avatar Atrax Nicolas

Update pages

parent 0b49a096
......@@ -2,8 +2,8 @@ locale,key,value
fr,title,"# Clean CSV To TSV"
en,title,"# Clean CSV To TSV"
fr,text,"Inspecte un fichier CSV pour vérifier s'il est compatible avec Gargantext"
en,text,"Inspect a CSV file to check if it is compatible with GarganText"
fr,text,"Inspecte un fichier CSV pour vérifier s'il est compatible avec Gargantext."
en,text,"Inspect a CSV file to check if it is compatible with GarganText."
fr,file,"Choisir un fichier"
en,file,"Choose a file"
......
......@@ -2,8 +2,14 @@ locale,key,value
fr,title,"# PDF To TSV"
en,title,"# PDF To TSV"
fr,text,"Convertit un ZIP de fichiers PDF en fichiers TSV compatibles avec Gargantext"
en,text,"Convert a ZIP of PDF files into TSV files compatible with GarganText"
fr,text,"Convertit un ZIP de fichiers PDF en fichiers TSV compatibles avec Gargantext."
en,text,"Convert a ZIP of PDF files into TSV files compatible with GarganText."
fr,text2,"Cet outil détecte automatiquement les langues présentes au sein des PDF à l'aide de l'API Google Translate."
en,text2,"This tool detect automatically the languages of the PDF with the Google Translate API."
fr,text3,"Vous pouvez choisir le titre et le(s) auteur(s) et indiquer, s'il existe, le filigrane à supprimer pour ce PDF."
en,text3,"You can choose the title and the author(s) and specify, if it does exist, the watermark to erase for this PDF."
fr,file,"Choisir un fichier"
en,file,"Choose a file"
......@@ -23,6 +29,9 @@ en,watermark,"Watermark : "
fr,submit," Soumettre "
en,submit,"Submit "
fr,loading," Conversion du pdf en cours "
en,loading," Processing pdf conversion "
fr,warning,"Attention ! Plusieurs langues ont été détectées pour la source : "
fr,warning2,"Les langues suivantes ont été détectées : "
en,warning,"Warning ! Multiple languages have been detected at the source : "
......
......@@ -5,6 +5,12 @@ en,title,"# TXT To TSV"
fr,text,"Convertit un fichier TXT en un fichier TSV compatible avec Gargantext"
en,text,"Convert a TXT file into a TSV file compatible with GarganText"
fr,text2,"Cet outil détecte automatiquement les langues présentes au sein des PDF à l'aide de l'API Google Translate."
en,text2,"This tool detect automatically the languages of the PDF with the Google Translate API."
fr,text3,"Vous pouvez choisir le titre et le(s) auteur(s) et indiquer, s'il existe, le filigrane de ce PDF."
en,text3,"You can choose the title and the author(s) and specify, if it does exist, the watermark for this PDF."
fr,file,"Choisir un fichier"
en,file,"Choose a file"
......
......@@ -5,6 +5,9 @@ en,title,"# TSV Translator"
fr,text,"Traduit un fichier TSV dans la langue de votre choix"
en,text,"Translate a TSV file in the chosen language"
fr,text2,"Cet outil détecte automatiquement les langues présentes au sein du PDF et le traduit à l'aide de l'API Google Translate. Il est donc soumit aux limitations de cet API."
en,text2,"This tool detect automatically the languages of the PDF and translate it with the Google Translate API. He is then under the limits of this API."
fr,file,"Choisir un fichier"
en,file,"Choose a file"
......
......@@ -5,6 +5,12 @@ en,title,"# Youtube To TSV"
fr,text,"Effectue une recherche Youtube à l'aide de mots clés (thème, titre de vidéo, lien de vidéo,...) pour créer un fichier TSV à partir des sous-titres de vidéos."
en,text,"Do a Youtube research with keywords (topic, video title, video link,...) to create a TSV file based on the subtitles of the videos."
fr,text2,"Afin d'éviter un blocage pour spam par Youtube lors des requêtes, un certain délai est établi entre chacunes d'elles. Merci de bien vouloir patienter."
en,text2,"To avoid a blacklist from Youtube when doing requests, a delay is etablished between each of it. Please be patient during the process."
fr,videoLang,"Langues des vidéos Youtube : "
en,videoLang,"Youtube videos languages : "
fr,file,"Choisir un fichier"
en,file,"Choose a file"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment