Files
Skyrat-tg/strings/french_replacement.json
b716da597b [MIRROR] .json sanitize (#28939)
* .json sanitize (#84904)

## About The Pull Request

Made tabs in json files instead of spaces. Also removed space at the end
of words in chef Italian language due to which these words were not
processed.

## Why It's Good For The Game

Reading this files on github is really hard.

* .json sanitize

---------

Co-authored-by: Xackii <120736708+Xackii@users.noreply.github.com>
2024-07-20 21:38:58 +05:30

92 lines
1.4 KiB
JSON

{
"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",
"modsuit": "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"
}
}