From dc3fda2bcbef10a12b2d2ad5e02fa603786ef912 Mon Sep 17 00:00:00 2001 From: roll20deploy Date: Tue, 23 Jun 2026 15:53:31 -0400 Subject: [PATCH] New translations translation.json (Russian) [ci skip] --- TheOldWorldRPG/translations/ru.json | 107 ++++++++++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 TheOldWorldRPG/translations/ru.json diff --git a/TheOldWorldRPG/translations/ru.json b/TheOldWorldRPG/translations/ru.json new file mode 100644 index 0000000000..9fe09796b2 --- /dev/null +++ b/TheOldWorldRPG/translations/ru.json @@ -0,0 +1,107 @@ +{ + "TOW RPG Character Sheet": "TOW RPG Character Sheet", + "Name": "Name", + "Origin": "Origin", + "Career": "Career", + "Fate": "Fate", + "Remaining": "Remaining", + "Maximum": "Maximum", + "XP": "XP", + "Current": "Current", + "Total": "Total", + "Speed": "Speed", + "Import Sheet": "Import Sheet", + "Clear Sheet": "Clear Sheet", + "Export Sheet": "Export Sheet", + "Print Sheet": "Print Sheet", + "WS": "WS", + "WEAPON SKILL": "WEAPON SKILL", + "Melee": "Melee", + "Defence": "Defence", + "BS": "BS", + "BALLISTIC SKILL": "BALLISTIC SKILL", + "Shooting": "Shooting", + "Throwing": "Throwing", + "S": "S", + "STRENGTH": "STRENGTH", + "Brawn": "Brawn", + "Toil": "Toil", + "T": "T", + "TOUGHNESS": "TOUGHNESS", + "Survival": "Survival", + "Endurance": "Endurance", + "I": "I", + "Initiative": "Initiative", + "Awareness": "Awareness", + "Dexterity": "Dexterity", + "Ag": "Ag", + "AGILITY": "AGILITY", + "Athletics": "Athletics", + "Stealth": "Stealth", + "RE": "RE", + "REASON": "REASON", + "Willpower": "Willpower", + "Recall": "Recall", + "Fel": "Fel", + "FELLOWSHIP": "FELLOWSHIP", + "Leadership": "Leadership", + "Charm": "Charm", + "Lore": "Lore", + "Talents": "Talents", + "Appearance": "Appearance", + "Coin": "Coin", + "Status": "Status", + "Brass": "Brass", + "Silver": "Silver", + "Gold": "Gold", + "Resilience": "Resilience", + "Toughness + Armour": "Toughness + Armour", + "Protection": "Protection", + "Armour": "Armour", + "Weapons": "Weapons", + "Action": "Action", + "Range": "Range", + "Dice Pool": "Dice Pool", + "Skill": "Skill", + "Damage": "Damage", + "1h/2h": "1h/2h", + "Traits": "Traits", + "Roll": "Roll", + "Wounds": "Wounds", + "Treated": "Treated", + "Conditions": "Conditions", + "Staggered": "Staggered", + "Trappings": "Trappings", + "Assets": "Assets", + "Contacts": "Contacts", + "Relationship": "Relationship", + "Magic": "Magic", + "Wizard Level": "Wizard Level", + "Roll to Cast": "Roll to Cast", + "Cast": "Cast", + "Miscast Pool": "Miscast Pool", + "Miscast Effects": "Miscast Effects", + "Other Characters": "Other Characters", + "Spells": "Spells", + "CV": "CV", + "Target": "Target", + "Duration": "Duration", + "Formalised": "Formalised", + "Memorised": "Memorised", + "Effect": "Effect", + "Grim Portent": "Grim Portent", + "Exacting Test Progress": "Exacting Test Progress", + "Clues and Insights": "Clues and Insights", + "Favours Owed": "Favours Owed", + "Notes": "Notes", + "Skill: ": "Skill: ", + "Dice Pool: ": "Dice Pool: ", + "Numbers Rolled:": "Numbers Rolled:", + "Successes:": "Successes:", + "Success Type:": "Success Type:", + "Weapon Damage:": "Weapon Damage:", + "Traits:": "Traits:", + "Rerolled Failures:": "Rerolled Failures:", + "Rerolled Successes:": "Rerolled Successes:", + "Total Successes:": "Total Successes:" +} \ No newline at end of file