From af8eb33cf2e74d8081a7c795bc10c888a3fedbd9 Mon Sep 17 00:00:00 2001 From: Pablo Joubert Date: Wed, 2 Jan 2019 11:31:24 +0100 Subject: [PATCH 1/8] Ajoute la nouvelle classe et le nouveau genre MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Répare les tests --- vérifications/schéma.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/vérifications/schéma.json b/vérifications/schéma.json index 521de05..140e0f1 100644 --- a/vérifications/schéma.json +++ b/vérifications/schéma.json @@ -5,7 +5,7 @@ "type": "object", "properties": { - "anglais": {"type": "string"}, + "anglais": {"type": "string"}, "français": {"type": "string"}, "classe": { "type": "string", @@ -13,13 +13,14 @@ "adjectif", "groupe nominal", "groupe verbal", + "nom propre", "proposition", "verbe" ] }, "genre": { "type": "string", - "enum": ["f", "m"] + "enum": ["f", "m", "n"] }, "pluriel": {"type": "boolean"} }, From e4b176ab1422a71fecf2126577ca746b11604773 Mon Sep 17 00:00:00 2001 From: Pablo Joubert Date: Wed, 2 Jan 2019 11:32:26 +0100 Subject: [PATCH 2/8] =?UTF-8?q?Positionne=20les=20=C3=A9l=C3=A9ments=20dan?= =?UTF-8?q?s=20le=20bon=20ordre?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit La casse n'est pas prise en compte par les tests --- liste_de_traductions.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/liste_de_traductions.json b/liste_de_traductions.json index 0c6c90b..9c65a34 100644 --- a/liste_de_traductions.json +++ b/liste_de_traductions.json @@ -164,14 +164,14 @@ {"anglais": "Ransomware", "français": "Rançongiciel", "genre": "m", "classe": "nom commun", "pluriel": false}, {"anglais": "Rebase", "français": "Greffe", "genre": "m", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Refactoring", "français": "Réusinage", "genre": "m", "classe": "groupe nominal", "pluriel": false}, + {"anglais": "REPL (Read–Eval–Print Loop)", "français": "BLEA (Boucle de Lecture, Evaluation et Affichage)", "classe": "proposition"}, {"anglais": "Repository", "français": "Dépôt", "genre": "m", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Responsive", "français": "Adaptatif", "genre": "m", "classe": "adjectif", "pluriel": false}, + {"anglais": "REST (REpresentational State Transfer)", "français": "REPOS (Représentation d'État Partagée par des Objets Situés)", "classe": "proposition"}, {"anglais": "Return oriented programming", "français": "Exploitation focalisée sur le retour", "genre": "f", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Revenge porn", "français": "Pornodivulgation", "genre": "f", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Reverse proxy", "français": "Mandataire inverse", "genre": "m", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Reverse-engineering", "français": "Ingénierie à rebours", "genre": "f", "classe": "groupe nominal", "pluriel": false}, - {"anglais": "REPL (Read–Eval–Print Loop)", "français": "BLEA (Boucle de Lecture, Evaluation et Affichage)", "classe": "proposition"}, - {"anglais": "REST (REpresentational State Transfer)", "français": "REPOS (Représentation d'État Partagée par des Objets Situés)", "classe": "proposition"}, {"anglais": "Rolling release", "français": "Publication continue", "genre": "f", "classe": "groupe nominal", "pluriel": false}, {"anglais": "ROM (Read-Only Memory)", "français": "Mémoire morte", "genre": "f", "classe": "groupe nominal", "pluriel": false}, {"anglais": "RTFM (Read The Fucking Manual)", "français": "LPDM (Lis le Putain De Manuel)", "classe": "proposition"}, From d47dc1a793667da051431399838be3677bed456f Mon Sep 17 00:00:00 2001 From: Pablo Joubert Date: Wed, 2 Jan 2019 12:00:26 +0100 Subject: [PATCH 3/8] ajoute nom commun aux classes --- vérifications/schéma.json | 1 + 1 file changed, 1 insertion(+) diff --git a/vérifications/schéma.json b/vérifications/schéma.json index 140e0f1..a1e212f 100644 --- a/vérifications/schéma.json +++ b/vérifications/schéma.json @@ -13,6 +13,7 @@ "adjectif", "groupe nominal", "groupe verbal", + "nom commun", "nom propre", "proposition", "verbe" From d65175ecff7a8ded2d458ee0e1d73d29f2b19399 Mon Sep 17 00:00:00 2001 From: Pablo Joubert Date: Wed, 2 Jan 2019 13:04:48 +0100 Subject: [PATCH 4/8] ordonne callback et call scam --- liste_de_traductions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/liste_de_traductions.json b/liste_de_traductions.json index 9c65a34..4fd6015 100644 --- a/liste_de_traductions.json +++ b/liste_de_traductions.json @@ -36,8 +36,8 @@ {"anglais": "BYOD (Bring Your Own Device)", "français": "AVEC (Apportez Votre Equipement personnel de Communication)", "classe": "proposition"}, {"anglais": "Byte", "français": "Octet", "genre": "m", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Cache memory", "français": "Antémémoire", "genre": "f", "classe": "groupe nominal", "pluriel": false}, - {"anglais": "Callback function", "français": "Fonction de rappel", "genre": "f", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Call scam", "français": "Appel piège", "genre": "m", "classe": "groupe nominal", "pluriel": false}, + {"anglais": "Callback function", "français": "Fonction de rappel", "genre": "f", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Capitalization", "français": "Majusculation", "genre": "f", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Cascading Style Sheets (CSS)", "français": "Feuilles de style en cascade", "genre": "f", "classe": "groupe nominal", "pluriel": true}, {"anglais": "CDROM", "français": "Cédérom", "genre": "m", "classe": "groupe nominal", "pluriel": false}, From db69a8a9cc40eb2a9720d956f269f95064cd0cdb Mon Sep 17 00:00:00 2001 From: Pablo Joubert Date: Wed, 2 Jan 2019 13:07:19 +0100 Subject: [PATCH 5/8] ordonne cryptography et cryptoparty --- liste_de_traductions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/liste_de_traductions.json b/liste_de_traductions.json index 4fd6015..adfafbc 100644 --- a/liste_de_traductions.json +++ b/liste_de_traductions.json @@ -58,8 +58,8 @@ {"anglais": "Crawler", "français": "Butineur", "genre": "m", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Crypto-currency", "français": "Crypto-monnaie", "genre": "m", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Cryptocoin", "français": "Cybersou", "genre": "m", "classe": "groupe nominal", "pluriel": false}, - {"anglais": "Cryptoparty", "français": "Chiffrofête", "genre": "f", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Cryptography", "français": "Chiffrement", "genre": "m", "classe": "groupe nominal", "pluriel": false}, + {"anglais": "Cryptoparty", "français": "Chiffrofête", "genre": "f", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Cybernaut", "français": "Internaute", "genre": "n", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Cybersquatting", "français": "Accaparement de nom de domaine", "genre": "m", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Dangling pointer", "français": "Pointeur fou", "genre": "m", "classe": "groupe nominal", "pluriel": false}, From ddf94e389bf5e5a7987882fa08581df895eed951 Mon Sep 17 00:00:00 2001 From: Pablo Joubert Date: Wed, 2 Jan 2019 13:26:01 +0100 Subject: [PATCH 6/8] =?UTF-8?q?r=C3=A9ordonne=20database=20et=20data=20sci?= =?UTF-8?q?entist?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- liste_de_traductions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/liste_de_traductions.json b/liste_de_traductions.json index adfafbc..16dbe75 100644 --- a/liste_de_traductions.json +++ b/liste_de_traductions.json @@ -64,8 +64,8 @@ {"anglais": "Cybersquatting", "français": "Accaparement de nom de domaine", "genre": "m", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Dangling pointer", "français": "Pointeur fou", "genre": "m", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Dark net", "français": "Internet clandestin", "genre": "f", "classe": "groupe nominal", "pluriel": false}, - {"anglais": "Database", "français": "Base de données", "genre": "f", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Data scientist", "français": "Expert·e en mégadonnées", "genre": "n", "classe": "groupe nominal", "pluriel": false}, + {"anglais": "Database", "français": "Base de données", "genre": "f", "classe": "groupe nominal", "pluriel": false}, {"anglais": "DDoS (Distributed Denial of Service)", "français": "DSD (Déni de Service Distribué)", "genre": "m", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Deadlock", "français": "Interblocage", "genre": "f", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Debugger", "français": "Dévermineur", "genre": "m", "classe": "groupe nominal", "pluriel": false}, From 2577dbdc5752e3feffe80e0c4e8899f635bbcd2c Mon Sep 17 00:00:00 2001 From: Pablo Joubert Date: Wed, 2 Jan 2019 13:28:55 +0100 Subject: [PATCH 7/8] =?UTF-8?q?r=C3=A9ordonne=20typosquatting=20et=20tweet?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- liste_de_traductions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/liste_de_traductions.json b/liste_de_traductions.json index 16dbe75..054ec61 100644 --- a/liste_de_traductions.json +++ b/liste_de_traductions.json @@ -212,8 +212,8 @@ {"anglais": "Touchpad", "français": "Pavé tactile", "genre": "m", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Tuning", "français": "Bolidage", "genre": "m", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Tutorial", "français": "Didacticiel", "genre": "m", "classe": "groupe nominal", "pluriel": false}, - {"anglais": "Typosquatting", "français": "Faute de frappe opportuniste", "genre": "f", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Tweet", "français": "Gazouillis", "genre": "m", "classe": "groupe nominal", "pluriel": false}, + {"anglais": "Typosquatting", "français": "Faute de frappe opportuniste", "genre": "f", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Underscore", "français": "Sous-tiret", "genre": "m", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Upload", "français": "Téléversement", "genre": "m", "classe": "groupe nominal", "pluriel": false}, {"anglais": "URL", "français": "Adresse réticulaire", "genre": "f", "classe": "groupe nominal", "pluriel": false}, From 4cdbb6f6ba41ab34c40262e4978590ba30551c5d Mon Sep 17 00:00:00 2001 From: Pablo Joubert Date: Wed, 2 Jan 2019 13:40:38 +0100 Subject: [PATCH 8/8] =?UTF-8?q?r=C3=A9ordonne=20webmaster=20et=20webmail?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- liste_de_traductions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/liste_de_traductions.json b/liste_de_traductions.json index 054ec61..aa10810 100644 --- a/liste_de_traductions.json +++ b/liste_de_traductions.json @@ -227,8 +227,8 @@ {"anglais": "Web", "français": "Toile", "genre": "f", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Web cache", "français": "Cache-toile", "genre": "m", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Webcam", "français": "Cybercaméra", "genre": "f", "classe": "groupe nominal", "pluriel": false}, - {"anglais": "Webmaster", "français": "Webmestre", "genre": "m", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Webmail", "français": "Portail de messagerie", "genre": "m", "classe": "groupe nominal", "pluriel": false}, + {"anglais": "Webmaster", "français": "Webmestre", "genre": "m", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Wildcard", "français": "Joker", "genre": "m", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Workaround", "français": "Contournement", "genre": "m", "classe": "groupe nominal", "pluriel": false}, {"anglais": "XSS (Cross Site Scripting)", "français": "ICID (Injection de Code Indirect à Distance)", "genre": "f", "classe": "groupe nominal", "pluriel": false}