forked from shiptest-ss13/Shiptest
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfrench_replacement.json
61 lines (60 loc) · 1.35 KB
/
french_replacement.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{
"french": {
"yes": "oui",
"no": "non",
"I'm": "j'",
"am": "suis",
"a": "un",
"and": "et",
"the": "l'",
"I": "j'",
"for": "pour",
"with": "avec",
"of": "de",
"assistant": "ravageur",
"assistants": "ravageurs",
"baby": ["enfant", "petit baguette"],
"bad": "mal",
"bye": ["bon voyage", "adieu", "au revoir"],
"cake": "gateau",
"captain": "capitaine",
"changeling": "changeur",
"cheese": ["brie", "roquefort", "camembert"],
"cigarette": "clope",
"cook": "cuisinier",
"dad": "papa",
"enemy": "silly english dog",
"friend": "ami",
"good": "bon",
"greytide": "les gitans",
"greytider": "les gitans",
"greytiders": "les gitans",
"hardsuit": "burkini",
"hello": ["'allo", "bonjour", "salut"],
"maint": "les banlieues",
"meat": ["coq au vin", "boeuf"],
"mom": "maman",
"my": "mon",
"nuke": ["grand bombe", "la baguette ultime"],
"op": "boche",
"operative": "boche",
"operatives": "boches",
"ops": "boches",
"urity": "urite",
"security": "securite",
"shit": "merde",
"shitcurity": ["gendarmerie", "les keufs"],
"shitsec": ["gendarmerie", "les keufs"],
"spaghetti": "macaroni",
"spicy": "epice",
"thanks": "merci",
"tomato": "tomate",
"traitor": "collaborateur",
"want": "envie",
"what's": "quel est",
"who's": "qui est",
"why": "porquois",
"wine": "vin",
"wizard": "sorcier"
}
}