From 2da85cc4bb53be0e917a17f249dbbc1ef7ae3535 Mon Sep 17 00:00:00 2001 From: roll20deploy Date: Tue, 23 Jun 2026 16:03:11 -0400 Subject: [PATCH] New translations translation.json (Japanese) [ci skip] --- Aff2e/translations/ja.json | 67 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 Aff2e/translations/ja.json diff --git a/Aff2e/translations/ja.json b/Aff2e/translations/ja.json new file mode 100644 index 0000000000..9ee45a76d6 --- /dev/null +++ b/Aff2e/translations/ja.json @@ -0,0 +1,67 @@ +{ + "advancedFightingFantasyCharacterSheet-c": "Advanced Fighting Fantasy Character Sheet", + "name:-sc": "Name:", + "ancestry:-sc": "Ancestry:", + "socialClass:-sc": "Social Class:", + "gender:-sc": "Gender:", + "age:-sc": "Age:", + "initial:-sc": "Initial:", + "current:-sc": "Current:", + "skill-sc": "Skill", + "stamina-sc": "Stamina", + "luck-sc": "Luck", + "magic-sc": "Magic", + "magicPoints-sc": "Magic Points", + "MP": "MP", + "If checked, Stamina used - otherwise Magic Points": "If checked, Stamina used - otherwise Magic Points", + "specialSkills-sc": "Special Skills", + "equipment-sc": "Equipment", + "talents-sc": "Talents", + "experience-sc": "Experience", + "weapons-sc": "Weapons", + "armour-sc": "Armour", + "provisions-sc": "Provisions", + "treasure-sc": "Treasure", + "spells-sc": "Spells", + "tomes-sc": "Tomes", + "tome1-sc": "Tome 1", + "tome2-sc": "Tome 2", + "tome3-sc": "Tome 3", + "displaySpell-c": "Display Spell", + "castSpell-c": "Cast Spell", + "notes-sc": "Notes", + "spellDescription-c": "Spell Description", + "spellCost-c": "Spell Cost", + "GP": "GP", + "SP": "SP", + "check-c": "Check: ", + "roll:-c": "Roll: ", + "result-c": "Result: ", + "alert:-c": "Alert: ", + "failure-c": "failure", + "success-c": "Success!", + "critical-c": "Critical!!", + "choose2xDamageOr": "Choose 2x Damage or ", + "fumble-c": "Fumble", + "for-l": " *for* ", + "misfire:-c": "Misfire: ", + "misfire-u": "MISFIRE", + "damage:-c": "Damage: ", + "roll-c": "Roll", + "bonus/penalty:-c": "Bonus/Penalty:", + "check:-c": "Check:", + "description:-c": "Description:", + "opposedRoll-c": "Opposed Roll: higher wins", + "testRoll-c": "Test Roll: roll below or equal to threshold", + "crit:-c": "Crit:", + "fumble:-c": "Fumble:", + "special:-c": "Special:", + "target:-c": "Target:", + "result:-c": "Result:", + "circumstance:-c": "Circumstance:", + "success!-c": "Success!", + "fumble-u": "FUMBLE", + "special!-u": "SPECIAL!", + "critical!!-u": "CRITICAL!!", + "disclaimer": "2020 Dyson Logos" +} \ No newline at end of file