From 46c2317409911c7c731b57747595ff42a0b97772 Mon Sep 17 00:00:00 2001 From: hydrargyrum Date: Sun, 28 Jan 2018 11:39:12 +0100 Subject: [PATCH] ajout de "attaque exhaustive" --- traductions.json | 1 + 1 file changed, 1 insertion(+) diff --git a/traductions.json b/traductions.json index 4679e51..ce048c1 100644 --- a/traductions.json +++ b/traductions.json @@ -24,6 +24,7 @@ {"anglais": "Bootstrapping (compiler)", "français": "Compilogénèse", "genre": "f", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Bootstrapping (OS)", "français": "Autoamorçage", "genre": "m", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Browser", "français": "Navigateur", "genre": "m", "classe": "groupe nominal", "pluriel": false}, + {"anglais": "Brute force attack", "français": "Attaque exhaustive", "genre": "f", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Buffer", "français": "Tampon", "genre": "m", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Buffer overflow", "français": "Dépassement de tampon", "genre": "m", "classe": "groupe nominal", "pluriel": false}, {"anglais": "Bug", "français": "Bogue", "genre": "m", "classe": "groupe nominal", "pluriel": false},