mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-04 22:24:36 +00:00
Fix json issues
This commit is contained in:
parent
13d667394b
commit
85f5387305
4 changed files with 136 additions and 84 deletions
|
@ -3,7 +3,9 @@
|
||||||
"id": "doomsayer",
|
"id": "doomsayer",
|
||||||
"firstNightReminder": "",
|
"firstNightReminder": "",
|
||||||
"otherNightReminder": "",
|
"otherNightReminder": "",
|
||||||
"reminders": ["Used"],
|
"reminders": [
|
||||||
|
"Used"
|
||||||
|
],
|
||||||
"setup": false,
|
"setup": false,
|
||||||
"name": "Doomsayer",
|
"name": "Doomsayer",
|
||||||
"team": "fabled",
|
"team": "fabled",
|
||||||
|
@ -13,7 +15,10 @@
|
||||||
"id": "angel",
|
"id": "angel",
|
||||||
"firstNightReminder": "",
|
"firstNightReminder": "",
|
||||||
"otherNightReminder": "",
|
"otherNightReminder": "",
|
||||||
"reminders": ["Protect", "Something Bad"],
|
"reminders": [
|
||||||
|
"Protect",
|
||||||
|
"Something Bad"
|
||||||
|
],
|
||||||
"setup": false,
|
"setup": false,
|
||||||
"name": "Angel",
|
"name": "Angel",
|
||||||
"team": "fabled",
|
"team": "fabled",
|
||||||
|
@ -23,7 +28,9 @@
|
||||||
"id": "buddhist",
|
"id": "buddhist",
|
||||||
"firstNightReminder": "",
|
"firstNightReminder": "",
|
||||||
"otherNightReminder": "",
|
"otherNightReminder": "",
|
||||||
"reminders": ["Veteran"],
|
"reminders": [
|
||||||
|
"Veteran"
|
||||||
|
],
|
||||||
"setup": false,
|
"setup": false,
|
||||||
"name": "Buddhist",
|
"name": "Buddhist",
|
||||||
"team": "fabled",
|
"team": "fabled",
|
||||||
|
@ -33,7 +40,9 @@
|
||||||
"id": "hellslibrarian",
|
"id": "hellslibrarian",
|
||||||
"firstNightReminder": "",
|
"firstNightReminder": "",
|
||||||
"otherNightReminder": "",
|
"otherNightReminder": "",
|
||||||
"reminders": ["Something Bad"],
|
"reminders": [
|
||||||
|
"Something Bad"
|
||||||
|
],
|
||||||
"setup": false,
|
"setup": false,
|
||||||
"name": "Hell's Librarian",
|
"name": "Hell's Librarian",
|
||||||
"team": "fabled",
|
"team": "fabled",
|
||||||
|
@ -43,7 +52,10 @@
|
||||||
"id": "revolutionary",
|
"id": "revolutionary",
|
||||||
"firstNightReminder": "",
|
"firstNightReminder": "",
|
||||||
"otherNightReminder": "",
|
"otherNightReminder": "",
|
||||||
"reminders": ["Same alignment", "Used"],
|
"reminders": [
|
||||||
|
"Same alignment",
|
||||||
|
"Used"
|
||||||
|
],
|
||||||
"setup": false,
|
"setup": false,
|
||||||
"name": "Revolutionary",
|
"name": "Revolutionary",
|
||||||
"team": "fabled",
|
"team": "fabled",
|
||||||
|
@ -64,7 +76,9 @@
|
||||||
"firstNightReminder": "",
|
"firstNightReminder": "",
|
||||||
"otherNight": 2,
|
"otherNight": 2,
|
||||||
"otherNightReminder": "If it is a night when a Demon attack could end the game, and the Demon is marked “Final night: No Attack,” then the Demon does not act tonight. (Do not wake them.)",
|
"otherNightReminder": "If it is a night when a Demon attack could end the game, and the Demon is marked “Final night: No Attack,” then the Demon does not act tonight. (Do not wake them.)",
|
||||||
"reminders": ["Final Night: No Attack"],
|
"reminders": [
|
||||||
|
"Final Night: No Attack"
|
||||||
|
],
|
||||||
"setup": false,
|
"setup": false,
|
||||||
"name": "Toymaker",
|
"name": "Toymaker",
|
||||||
"team": "fabled",
|
"team": "fabled",
|
||||||
|
@ -74,7 +88,9 @@
|
||||||
"id": "fibbin",
|
"id": "fibbin",
|
||||||
"firstNightReminder": "",
|
"firstNightReminder": "",
|
||||||
"otherNightReminder": "",
|
"otherNightReminder": "",
|
||||||
"reminders": ["Used"],
|
"reminders": [
|
||||||
|
"Used"
|
||||||
|
],
|
||||||
"setup": false,
|
"setup": false,
|
||||||
"name": "Fibbin",
|
"name": "Fibbin",
|
||||||
"team": "fabled",
|
"team": "fabled",
|
||||||
|
@ -85,7 +101,10 @@
|
||||||
"firstNightReminder": "",
|
"firstNightReminder": "",
|
||||||
"otherNight": 2,
|
"otherNight": 2,
|
||||||
"otherNightReminder": "Wake each player marked “Visitor” or “False Info” one at a time. Show them the Duchess token, then fingers (1, 2, 3) equaling the number of evil players marked “Visitor” or, if you are waking the player marked “False Info,” show them any number of fingers except the number of evil players marked “Visitor.”",
|
"otherNightReminder": "Wake each player marked “Visitor” or “False Info” one at a time. Show them the Duchess token, then fingers (1, 2, 3) equaling the number of evil players marked “Visitor” or, if you are waking the player marked “False Info,” show them any number of fingers except the number of evil players marked “Visitor.”",
|
||||||
"reminders": ["Visitor", "False Info"],
|
"reminders": [
|
||||||
|
"Visitor",
|
||||||
|
"False Info"
|
||||||
|
],
|
||||||
"setup": false,
|
"setup": false,
|
||||||
"name": "Duchess",
|
"name": "Duchess",
|
||||||
"team": "fabled",
|
"team": "fabled",
|
||||||
|
@ -105,7 +124,9 @@
|
||||||
"id": "spiritofivory",
|
"id": "spiritofivory",
|
||||||
"firstNightReminder": "",
|
"firstNightReminder": "",
|
||||||
"otherNightReminder": "",
|
"otherNightReminder": "",
|
||||||
"reminders": ["No extra evil"],
|
"reminders": [
|
||||||
|
"No extra evil"
|
||||||
|
],
|
||||||
"setup": false,
|
"setup": false,
|
||||||
"name": "Spirit of Ivory",
|
"name": "Spirit of Ivory",
|
||||||
"team": "fabled",
|
"team": "fabled",
|
||||||
|
@ -127,7 +148,9 @@
|
||||||
"firstNight": 1,
|
"firstNight": 1,
|
||||||
"firstNightReminder": "Mark a good player as \"Safe\". Wake each evil player and show them the marked player.",
|
"firstNightReminder": "Mark a good player as \"Safe\". Wake each evil player and show them the marked player.",
|
||||||
"otherNightReminder": "",
|
"otherNightReminder": "",
|
||||||
"reminders": ["Safe"],
|
"reminders": [
|
||||||
|
"Safe"
|
||||||
|
],
|
||||||
"setup": false,
|
"setup": false,
|
||||||
"name": "Storm Catcher",
|
"name": "Storm Catcher",
|
||||||
"team": "fabled",
|
"team": "fabled",
|
||||||
|
@ -147,7 +170,9 @@
|
||||||
"id": "gardener",
|
"id": "gardener",
|
||||||
"firstNightReminder": "",
|
"firstNightReminder": "",
|
||||||
"otherNightReminder": "",
|
"otherNightReminder": "",
|
||||||
"reminders": ["Assigned"],
|
"reminders": [
|
||||||
|
"Assigned"
|
||||||
|
],
|
||||||
"setup": false,
|
"setup": false,
|
||||||
"name": "Gardener",
|
"name": "Gardener",
|
||||||
"team": "fabled",
|
"team": "fabled",
|
||||||
|
@ -164,5 +189,5 @@
|
||||||
"name": "Bootlegger",
|
"name": "Bootlegger",
|
||||||
"team": "fabled",
|
"team": "fabled",
|
||||||
"ability": "This script has homebrew characters or rules."
|
"ability": "This script has homebrew characters or rules."
|
||||||
},
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"menu":{
|
"menu": {
|
||||||
"grimoire":{
|
"grimoire": {
|
||||||
"title": "Grimoire",
|
"title": "Grimoire",
|
||||||
"hide": "Hide",
|
"hide": "Hide",
|
||||||
"show": "Show",
|
"show": "Show",
|
||||||
|
@ -16,8 +16,8 @@
|
||||||
"ringBell": "Ring Bell",
|
"ringBell": "Ring Bell",
|
||||||
"organGrinder ": "Organ Grinder Vote"
|
"organGrinder ": "Organ Grinder Vote"
|
||||||
},
|
},
|
||||||
"session":{
|
"session": {
|
||||||
"title":{
|
"title": {
|
||||||
"player": "Playing",
|
"player": "Playing",
|
||||||
"host": "Hosting",
|
"host": "Hosting",
|
||||||
"create": "Live Session"
|
"create": "Live Session"
|
||||||
|
@ -32,20 +32,20 @@
|
||||||
"voteHistory": "Vote history",
|
"voteHistory": "Vote history",
|
||||||
"leave": "Leave Session"
|
"leave": "Leave Session"
|
||||||
},
|
},
|
||||||
"players":{
|
"players": {
|
||||||
"title": "Players",
|
"title": "Players",
|
||||||
"add": "Add",
|
"add": "Add",
|
||||||
"randomize": "Randomize",
|
"randomize": "Randomize",
|
||||||
"removeAll": "Remove all"
|
"removeAll": "Remove all"
|
||||||
},
|
},
|
||||||
"characters":{
|
"characters": {
|
||||||
"title": "Characters",
|
"title": "Characters",
|
||||||
"selectEdition": "Select Edition",
|
"selectEdition": "Select Edition",
|
||||||
"assign": "Choose & Assign",
|
"assign": "Choose & Assign",
|
||||||
"addFabled": "Add Fabled",
|
"addFabled": "Add Fabled",
|
||||||
"removeAll": "Remove all"
|
"removeAll": "Remove all"
|
||||||
},
|
},
|
||||||
"help":{
|
"help": {
|
||||||
"title": "Help",
|
"title": "Help",
|
||||||
"reference": "Reference Sheet",
|
"reference": "Reference Sheet",
|
||||||
"nightOrder": "Night Order Sheet",
|
"nightOrder": "Night Order Sheet",
|
||||||
|
@ -54,7 +54,7 @@
|
||||||
"source": "Source code"
|
"source": "Source code"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"prompt":{
|
"prompt": {
|
||||||
"background": "Enter custom background URL",
|
"background": "Enter custom background URL",
|
||||||
"createSession": "Enter a channel number / name for your session",
|
"createSession": "Enter a channel number / name for your session",
|
||||||
"sendRoles": "Do you want to distribute assigned characters to all SEATED players?",
|
"sendRoles": "Do you want to distribute assigned characters to all SEATED players?",
|
||||||
|
@ -69,7 +69,7 @@
|
||||||
"customError": "Error loading custom script",
|
"customError": "Error loading custom script",
|
||||||
"customNote": "Add a custom reminder node"
|
"customNote": "Add a custom reminder node"
|
||||||
},
|
},
|
||||||
"vote":{
|
"vote": {
|
||||||
"nominates": "nominates",
|
"nominates": "nominates",
|
||||||
"callexile": "calls for the exile of",
|
"callexile": "calls for the exile of",
|
||||||
"exclam": "!",
|
"exclam": "!",
|
||||||
|
@ -92,7 +92,7 @@
|
||||||
"seatToVote": "Pleas claim a seat to vote",
|
"seatToVote": "Pleas claim a seat to vote",
|
||||||
"doVote": "Go"
|
"doVote": "Go"
|
||||||
},
|
},
|
||||||
"townsquare":{
|
"townsquare": {
|
||||||
"others": "Other characters",
|
"others": "Other characters",
|
||||||
"bluffs": "Demon bluffs",
|
"bluffs": "Demon bluffs",
|
||||||
"fabled": "Fabled",
|
"fabled": "Fabled",
|
||||||
|
@ -132,11 +132,11 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"towninfo":{
|
"towninfo": {
|
||||||
"addPlayers":"Please add more players!",
|
"addPlayers": "Please add more players!",
|
||||||
"nightPhase":"Night Phase"
|
"nightPhase": "Night Phase"
|
||||||
},
|
},
|
||||||
"player":{
|
"player": {
|
||||||
"handUp": "Hand UP",
|
"handUp": "Hand UP",
|
||||||
"handDown": "Hand DOWN",
|
"handDown": "Hand DOWN",
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancel",
|
||||||
|
@ -155,15 +155,15 @@
|
||||||
"vacateSeat": "Vacate seat",
|
"vacateSeat": "Vacate seat",
|
||||||
"occupiedSeat": "Seat occupied"
|
"occupiedSeat": "Seat occupied"
|
||||||
},
|
},
|
||||||
"intro":{
|
"intro": {
|
||||||
"header": "Welcome to the (unofficial) Virtual Town Square and Grimoire for Blood on the Clocktower! Please add more players through the",
|
"header": "Welcome to the (unofficial) Virtual Town Square and Grimoire for Blood on the Clocktower! Please add more players through the",
|
||||||
"menu": "Menu",
|
"menu": "Menu",
|
||||||
"body": "on the top right or by pressing [A]. You can also join a game session by pressing [J].",
|
"body": "on the top right or by pressing [A]. You can also join a game session by pressing [J].",
|
||||||
"footerStart": "This project is free and open source and can be found on",
|
"footerStart": "This project is free and open source and can be found on",
|
||||||
"footerEnd": ". It is not affiliated with The Pandemonium Institute. \"Blood on the Clocktower\" is a trademark of Steven Medway and The Pandemonium Institute."
|
"footerEnd": ". It is not affiliated with The Pandemonium Institute. \"Blood on the Clocktower\" is a trademark of Steven Medway and The Pandemonium Institute."
|
||||||
},
|
},
|
||||||
"modal":{
|
"modal": {
|
||||||
"edition":{
|
"edition": {
|
||||||
"title": "Select an edition:",
|
"title": "Select an edition:",
|
||||||
"tab": {
|
"tab": {
|
||||||
"official": "Official scripts",
|
"official": "Official scripts",
|
||||||
|
@ -210,15 +210,15 @@
|
||||||
"duskDescription": "End the day, and put all players to sleep."
|
"duskDescription": "End the day, and put all players to sleep."
|
||||||
},
|
},
|
||||||
"reference": {
|
"reference": {
|
||||||
"title": "Character Reference",
|
"title": "Character Reference",
|
||||||
"jinxed": "Jinxed",
|
"jinxed": "Jinxed",
|
||||||
"notfirstnight": "*Not the first night",
|
"notfirstnight": "*Not the first night",
|
||||||
"teamNames": {
|
"teamNames": {
|
||||||
"townsfolk": "townfolk",
|
"townsfolk": "townfolk",
|
||||||
"outsider": "outsider",
|
"outsider": "outsider",
|
||||||
"minion": "minion",
|
"minion": "minion",
|
||||||
"demon": "demon"
|
"demon": "demon"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"reminder": {
|
"reminder": {
|
||||||
"title": "Choose a reminder token:",
|
"title": "Choose a reminder token:",
|
||||||
|
@ -235,13 +235,13 @@
|
||||||
"roles": {
|
"roles": {
|
||||||
"titleStart": "Select the characters for ",
|
"titleStart": "Select the characters for ",
|
||||||
"titleEnd": " players:",
|
"titleEnd": " players:",
|
||||||
"warning":"Warning: there are characters selected that modify the game setup! The randomizer does not account for these characters.",
|
"warning": "Warning: there are characters selected that modify the game setup! The randomizer does not account for these characters.",
|
||||||
"allowMultiple": "Allow duplicate characters",
|
"allowMultiple": "Allow duplicate characters",
|
||||||
"assignStart": "Assign ",
|
"assignStart": "Assign ",
|
||||||
"assignEnd": " characters randomly",
|
"assignEnd": " characters randomly",
|
||||||
"shuffle": "Shuffle characters"
|
"shuffle": "Shuffle characters"
|
||||||
},
|
},
|
||||||
"voteHistory":{
|
"voteHistory": {
|
||||||
"title": "Vote history",
|
"title": "Vote history",
|
||||||
"accessibility": "Accessible to players",
|
"accessibility": "Accessible to players",
|
||||||
"clear": "Clear for everyone",
|
"clear": "Clear for everyone",
|
||||||
|
|
|
@ -1,19 +1,24 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"id": "doomsayer",
|
"id": "doomsayer",
|
||||||
"name": "Prédicateur",
|
"name": "Prédicateur",
|
||||||
"team": "fabled",
|
"team": "fabled",
|
||||||
"firstNightReminder": "",
|
"firstNightReminder": "",
|
||||||
"otherNightReminder": "",
|
"otherNightReminder": "",
|
||||||
"reminders": ["Utilisé"],
|
"reminders": [
|
||||||
"setup": false,
|
"Utilisé"
|
||||||
"ability": "Si 4 joueurs ou plus sont en vie, chaque joueur vivant peut, une fois par partie, décider qu'un joueur de son propre alignement meure."
|
],
|
||||||
|
"setup": false,
|
||||||
|
"ability": "Si 4 joueurs ou plus sont en vie, chaque joueur vivant peut, une fois par partie, décider qu'un joueur de son propre alignement meure."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "angel",
|
"id": "angel",
|
||||||
"firstNightReminder": "",
|
"firstNightReminder": "",
|
||||||
"otherNightReminder": "",
|
"otherNightReminder": "",
|
||||||
"reminders": ["Protégé", "Catastrophe"],
|
"reminders": [
|
||||||
|
"Protégé",
|
||||||
|
"Catastrophe"
|
||||||
|
],
|
||||||
"setup": false,
|
"setup": false,
|
||||||
"name": "Ange",
|
"name": "Ange",
|
||||||
"team": "fabled",
|
"team": "fabled",
|
||||||
|
@ -23,7 +28,9 @@
|
||||||
"id": "buddhist",
|
"id": "buddhist",
|
||||||
"firstNightReminder": "",
|
"firstNightReminder": "",
|
||||||
"otherNightReminder": "",
|
"otherNightReminder": "",
|
||||||
"reminders": ["Vétéran"],
|
"reminders": [
|
||||||
|
"Vétéran"
|
||||||
|
],
|
||||||
"setup": false,
|
"setup": false,
|
||||||
"name": "Bouddhiste",
|
"name": "Bouddhiste",
|
||||||
"team": "fabled",
|
"team": "fabled",
|
||||||
|
@ -33,7 +40,9 @@
|
||||||
"id": "hellslibrarian",
|
"id": "hellslibrarian",
|
||||||
"firstNightReminder": "",
|
"firstNightReminder": "",
|
||||||
"otherNightReminder": "",
|
"otherNightReminder": "",
|
||||||
"reminders": ["Catastrophe"],
|
"reminders": [
|
||||||
|
"Catastrophe"
|
||||||
|
],
|
||||||
"setup": false,
|
"setup": false,
|
||||||
"name": "Libraire infernal",
|
"name": "Libraire infernal",
|
||||||
"team": "fabled",
|
"team": "fabled",
|
||||||
|
@ -43,7 +52,10 @@
|
||||||
"id": "revolutionary",
|
"id": "revolutionary",
|
||||||
"firstNightReminder": "",
|
"firstNightReminder": "",
|
||||||
"otherNightReminder": "",
|
"otherNightReminder": "",
|
||||||
"reminders": ["Même camp", "Utilisé"],
|
"reminders": [
|
||||||
|
"Même camp",
|
||||||
|
"Utilisé"
|
||||||
|
],
|
||||||
"setup": false,
|
"setup": false,
|
||||||
"name": "Révolutionnaire",
|
"name": "Révolutionnaire",
|
||||||
"team": "fabled",
|
"team": "fabled",
|
||||||
|
@ -64,7 +76,9 @@
|
||||||
"firstNightReminder": "",
|
"firstNightReminder": "",
|
||||||
"otherNight": 2,
|
"otherNight": 2,
|
||||||
"otherNightReminder": "Si le Démon pourrait terminer la partie cette nuit, mais qu'il a toujours son marqueur 'nuit sans attaque', il n'agit pas cette nuit (ne le réveillez pas)",
|
"otherNightReminder": "Si le Démon pourrait terminer la partie cette nuit, mais qu'il a toujours son marqueur 'nuit sans attaque', il n'agit pas cette nuit (ne le réveillez pas)",
|
||||||
"reminders": ["Nuit sans attaque"],
|
"reminders": [
|
||||||
|
"Nuit sans attaque"
|
||||||
|
],
|
||||||
"setup": false,
|
"setup": false,
|
||||||
"name": "Fabricant de Jouet",
|
"name": "Fabricant de Jouet",
|
||||||
"team": "fabled",
|
"team": "fabled",
|
||||||
|
@ -74,7 +88,9 @@
|
||||||
"id": "fibbin",
|
"id": "fibbin",
|
||||||
"firstNightReminder": "",
|
"firstNightReminder": "",
|
||||||
"otherNightReminder": "",
|
"otherNightReminder": "",
|
||||||
"reminders": ["Utilisé"],
|
"reminders": [
|
||||||
|
"Utilisé"
|
||||||
|
],
|
||||||
"setup": false,
|
"setup": false,
|
||||||
"name": "Mensonge",
|
"name": "Mensonge",
|
||||||
"team": "fabled",
|
"team": "fabled",
|
||||||
|
@ -85,7 +101,12 @@
|
||||||
"firstNightReminder": "",
|
"firstNightReminder": "",
|
||||||
"otherNight": 2,
|
"otherNight": 2,
|
||||||
"otherNightReminder": "Reveillez chaque visiteur dans l'ordre un par un. Indiquez à chacun d'entre eux combien de Visiteurs sont mauvais. Excepté celui qui reçoit les fausses informations qui recevra à la place n'importe quel autre nombre.",
|
"otherNightReminder": "Reveillez chaque visiteur dans l'ordre un par un. Indiquez à chacun d'entre eux combien de Visiteurs sont mauvais. Excepté celui qui reçoit les fausses informations qui recevra à la place n'importe quel autre nombre.",
|
||||||
"reminders": ["Visiteur 1", "Visiteur 2", "Visiteur 3", "Fausse Info"],
|
"reminders": [
|
||||||
|
"Visiteur 1",
|
||||||
|
"Visiteur 2",
|
||||||
|
"Visiteur 3",
|
||||||
|
"Fausse Info"
|
||||||
|
],
|
||||||
"setup": false,
|
"setup": false,
|
||||||
"name": "Duchesse",
|
"name": "Duchesse",
|
||||||
"team": "fabled",
|
"team": "fabled",
|
||||||
|
@ -105,7 +126,9 @@
|
||||||
"id": "spiritofivory",
|
"id": "spiritofivory",
|
||||||
"firstNightReminder": "",
|
"firstNightReminder": "",
|
||||||
"otherNightReminder": "",
|
"otherNightReminder": "",
|
||||||
"reminders": ["Pas de méchant suplémentaire"],
|
"reminders": [
|
||||||
|
"Pas de méchant suplémentaire"
|
||||||
|
],
|
||||||
"setup": false,
|
"setup": false,
|
||||||
"name": "Esprit d'Ivoire",
|
"name": "Esprit d'Ivoire",
|
||||||
"team": "fabled",
|
"team": "fabled",
|
||||||
|
@ -127,7 +150,9 @@
|
||||||
"firstNight": 1,
|
"firstNight": 1,
|
||||||
"firstNightReminder": "Marquez un joueur comme \"Sûr\". Réveillez chaque joueur Mauvais et indiquez lui qui est ce joueur.",
|
"firstNightReminder": "Marquez un joueur comme \"Sûr\". Réveillez chaque joueur Mauvais et indiquez lui qui est ce joueur.",
|
||||||
"otherNightReminder": "",
|
"otherNightReminder": "",
|
||||||
"reminders": ["Sûr"],
|
"reminders": [
|
||||||
|
"Sûr"
|
||||||
|
],
|
||||||
"setup": false,
|
"setup": false,
|
||||||
"name": "Chasseur d’orages",
|
"name": "Chasseur d’orages",
|
||||||
"team": "fabled",
|
"team": "fabled",
|
||||||
|
@ -147,7 +172,9 @@
|
||||||
"id": "gardener",
|
"id": "gardener",
|
||||||
"firstNightReminder": "",
|
"firstNightReminder": "",
|
||||||
"otherNightReminder": "",
|
"otherNightReminder": "",
|
||||||
"reminders": ["Rôle choisi"],
|
"reminders": [
|
||||||
|
"Rôle choisi"
|
||||||
|
],
|
||||||
"setup": false,
|
"setup": false,
|
||||||
"name": "Jardinier",
|
"name": "Jardinier",
|
||||||
"team": "fabled",
|
"team": "fabled",
|
||||||
|
@ -155,7 +182,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "bootlegger",
|
"id": "bootlegger",
|
||||||
"firstNight": 1,
|
"firstNight": 1,
|
||||||
"firstNightReminder": "Si applicables, utilisez la (les) règle(s) faite(s)-maison.",
|
"firstNightReminder": "Si applicables, utilisez la (les) règle(s) faite(s)-maison.",
|
||||||
"otherNight": 2,
|
"otherNight": 2,
|
||||||
"otherNightReminder": "Si applicables, utilisez la (les) règle(s) faite(s)-maison.",
|
"otherNightReminder": "Si applicables, utilisez la (les) règle(s) faite(s)-maison.",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"menu":{
|
"menu": {
|
||||||
"grimoire":{
|
"grimoire": {
|
||||||
"title": "Grimoire",
|
"title": "Grimoire",
|
||||||
"hide": "Cacher",
|
"hide": "Cacher",
|
||||||
"show": "Montrer",
|
"show": "Montrer",
|
||||||
|
@ -16,8 +16,8 @@
|
||||||
"ringBell": "Sonner Clocher",
|
"ringBell": "Sonner Clocher",
|
||||||
"organGrinder": "Vote d'Organiste"
|
"organGrinder": "Vote d'Organiste"
|
||||||
},
|
},
|
||||||
"session":{
|
"session": {
|
||||||
"title":{
|
"title": {
|
||||||
"player": "Joueur",
|
"player": "Joueur",
|
||||||
"host": "Hôte",
|
"host": "Hôte",
|
||||||
"create": "Session Live"
|
"create": "Session Live"
|
||||||
|
@ -32,20 +32,20 @@
|
||||||
"voteHistory": "Historique Votes",
|
"voteHistory": "Historique Votes",
|
||||||
"leave": "Quitter Session"
|
"leave": "Quitter Session"
|
||||||
},
|
},
|
||||||
"players":{
|
"players": {
|
||||||
"title": "Joueurs",
|
"title": "Joueurs",
|
||||||
"add": "Ajouter",
|
"add": "Ajouter",
|
||||||
"randomize": "Mélanger Sièges",
|
"randomize": "Mélanger Sièges",
|
||||||
"removeAll": "Retirer Joueurs"
|
"removeAll": "Retirer Joueurs"
|
||||||
},
|
},
|
||||||
"characters":{
|
"characters": {
|
||||||
"title": "Personnages",
|
"title": "Personnages",
|
||||||
"selectEdition": "Choisir Scénario",
|
"selectEdition": "Choisir Scénario",
|
||||||
"assign": "Attribuer Rôles",
|
"assign": "Attribuer Rôles",
|
||||||
"addFabled": "Ajouter Fabuleux",
|
"addFabled": "Ajouter Fabuleux",
|
||||||
"removeAll": "Effacer Rôles"
|
"removeAll": "Effacer Rôles"
|
||||||
},
|
},
|
||||||
"help":{
|
"help": {
|
||||||
"title": "Aide",
|
"title": "Aide",
|
||||||
"reference": "Référence rôles",
|
"reference": "Référence rôles",
|
||||||
"nightOrder": "Ordre Nocturne",
|
"nightOrder": "Ordre Nocturne",
|
||||||
|
@ -54,7 +54,7 @@
|
||||||
"source": "Code Source"
|
"source": "Code Source"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"prompt":{
|
"prompt": {
|
||||||
"background": "Entrez l'URL de l'image de fond",
|
"background": "Entrez l'URL de l'image de fond",
|
||||||
"createSession": "Entrez un nom ou numéro de session",
|
"createSession": "Entrez un nom ou numéro de session",
|
||||||
"sendRoles": "Voulez-vous envoyer les rôles à tous les joueurs ASSIS ?",
|
"sendRoles": "Voulez-vous envoyer les rôles à tous les joueurs ASSIS ?",
|
||||||
|
@ -69,7 +69,7 @@
|
||||||
"customError": "Erreur lors du chargement du script",
|
"customError": "Erreur lors du chargement du script",
|
||||||
"customNote": "Ajouter une note personnalisée"
|
"customNote": "Ajouter une note personnalisée"
|
||||||
},
|
},
|
||||||
"vote":{
|
"vote": {
|
||||||
"nominates": "accuse",
|
"nominates": "accuse",
|
||||||
"callexile": "veut exiler",
|
"callexile": "veut exiler",
|
||||||
"exclam": " !",
|
"exclam": " !",
|
||||||
|
@ -92,7 +92,7 @@
|
||||||
"seatToVote": "Asseyez-vous pour pouvoir voter",
|
"seatToVote": "Asseyez-vous pour pouvoir voter",
|
||||||
"doVote": "Votez"
|
"doVote": "Votez"
|
||||||
},
|
},
|
||||||
"townsquare":{
|
"townsquare": {
|
||||||
"others": "Autres Rôles",
|
"others": "Autres Rôles",
|
||||||
"bluffs": "Bluffs de Démon",
|
"bluffs": "Bluffs de Démon",
|
||||||
"fabled": "Fabuleux",
|
"fabled": "Fabuleux",
|
||||||
|
@ -132,11 +132,11 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"towninfo":{
|
"towninfo": {
|
||||||
"addPlayers": "Appuyez sur [A] pour ajouter plus de joueurs !",
|
"addPlayers": "Appuyez sur [A] pour ajouter plus de joueurs !",
|
||||||
"nightPhase": "C'est la nuit"
|
"nightPhase": "C'est la nuit"
|
||||||
},
|
},
|
||||||
"player":{
|
"player": {
|
||||||
"handUp": "Main levée",
|
"handUp": "Main levée",
|
||||||
"handDown": "Main baissée",
|
"handDown": "Main baissée",
|
||||||
"cancel": "Annuler",
|
"cancel": "Annuler",
|
||||||
|
@ -155,15 +155,15 @@
|
||||||
"vacateSeat": "Libérer le Siège",
|
"vacateSeat": "Libérer le Siège",
|
||||||
"occupiedSeat": "Siège Occupé"
|
"occupiedSeat": "Siège Occupé"
|
||||||
},
|
},
|
||||||
"intro":{
|
"intro": {
|
||||||
"header": "Bienvenue sur le Centre-ville Virtuel (non-officiel) pour Blood on the Clocktower! Veuillez ajouter des Joueurs via le",
|
"header": "Bienvenue sur le Centre-ville Virtuel (non-officiel) pour Blood on the Clocktower! Veuillez ajouter des Joueurs via le",
|
||||||
"menu": "Menu",
|
"menu": "Menu",
|
||||||
"body": "en haut à droite ou en appuyant sur [A] pour commencer. Vous pouvez aussi rejoindre une session en appuyant sur [J].",
|
"body": "en haut à droite ou en appuyant sur [A] pour commencer. Vous pouvez aussi rejoindre une session en appuyant sur [J].",
|
||||||
"footerStart": "Ce programme est libre et ses sources peuvent être trouvées sur",
|
"footerStart": "Ce programme est libre et ses sources peuvent être trouvées sur",
|
||||||
"footerEnd": ". Ce site n'est pas affilié à The Pandemonium Institute. \"Blood on the Clocktower\" est une marque déposée de Steven Medway & The Pandemonium Institute."
|
"footerEnd": ". Ce site n'est pas affilié à The Pandemonium Institute. \"Blood on the Clocktower\" est une marque déposée de Steven Medway & The Pandemonium Institute."
|
||||||
},
|
},
|
||||||
"modal":{
|
"modal": {
|
||||||
"edition":{
|
"edition": {
|
||||||
"title": "Choisir un Scénario :",
|
"title": "Choisir un Scénario :",
|
||||||
"tab": {
|
"tab": {
|
||||||
"official": "Scénarios officiels",
|
"official": "Scénarios officiels",
|
||||||
|
@ -210,15 +210,15 @@
|
||||||
"duskDescription": "Terminez la journée, et endormez les joueurs."
|
"duskDescription": "Terminez la journée, et endormez les joueurs."
|
||||||
},
|
},
|
||||||
"reference": {
|
"reference": {
|
||||||
"title": "Réference de rôles",
|
"title": "Réference de rôles",
|
||||||
"jinxed": "Jinx",
|
"jinxed": "Jinx",
|
||||||
"notfirstnight": "* Pas la première nuit",
|
"notfirstnight": "* Pas la première nuit",
|
||||||
"teamNames": {
|
"teamNames": {
|
||||||
"townsfolk": "villageois",
|
"townsfolk": "villageois",
|
||||||
"outsider": "étranger",
|
"outsider": "étranger",
|
||||||
"minion": "serviteur",
|
"minion": "serviteur",
|
||||||
"demon": "démon"
|
"demon": "démon"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"reminder": {
|
"reminder": {
|
||||||
"title": "Apposer une note:",
|
"title": "Apposer une note:",
|
||||||
|
@ -235,13 +235,13 @@
|
||||||
"roles": {
|
"roles": {
|
||||||
"titleStart": "Selectionner les personnages pour ",
|
"titleStart": "Selectionner les personnages pour ",
|
||||||
"titleEnd": " joueurs:",
|
"titleEnd": " joueurs:",
|
||||||
"warning":"Attention: certains des personnages sélectionnés changent la distribution de début de partie ! La distribution aléatoire n'effectue pas elle-même ces changements, pensez à modifier les attributions en conséquence avant d'envoyer les rôles aux joueurs.",
|
"warning": "Attention: certains des personnages sélectionnés changent la distribution de début de partie ! La distribution aléatoire n'effectue pas elle-même ces changements, pensez à modifier les attributions en conséquence avant d'envoyer les rôles aux joueurs.",
|
||||||
"allowMultiple": "Permettre les doublons de personnages",
|
"allowMultiple": "Permettre les doublons de personnages",
|
||||||
"assignStart": "Attribuer aléatoirement ces ",
|
"assignStart": "Attribuer aléatoirement ces ",
|
||||||
"assignEnd": " rôles",
|
"assignEnd": " rôles",
|
||||||
"shuffle": "Tirer les personnages au sort"
|
"shuffle": "Tirer les personnages au sort"
|
||||||
},
|
},
|
||||||
"voteHistory":{
|
"voteHistory": {
|
||||||
"title": "Historique de votes",
|
"title": "Historique de votes",
|
||||||
"accessibility": "Accessible aux Joueurs",
|
"accessibility": "Accessible aux Joueurs",
|
||||||
"clear": "Effacer pour tous",
|
"clear": "Effacer pour tous",
|
||||||
|
|
Loading…
Add table
Reference in a new issue