From 1be80098b86e1d10efd4189e5ec5fbcdb7ce5e42 Mon Sep 17 00:00:00 2001 From: wing-it Date: Fri, 24 Mar 2023 01:48:51 -0400 Subject: [PATCH] New translations translation.json (Swedish) --- Broken Compass/translations/sv.json | 72 +++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 Broken Compass/translations/sv.json diff --git a/Broken Compass/translations/sv.json b/Broken Compass/translations/sv.json new file mode 100644 index 0000000000..49f1ff580f --- /dev/null +++ b/Broken Compass/translations/sv.json @@ -0,0 +1,72 @@ +{ + "I-am": "I am", + "call-me-if-you-need-a": "Call me if you need a", + "place-i-call-home": "Place I call home", + "heritage": "Heritage", + "homeland": "Homeland", + "workplace": "Workplace", + "words-to-live-by": "Words to live by", + "make-the-roll-secret": "Make the roll secret", + "action": "Action", + "fight": "Fight", + "leadership": "Leadership", + "stunt": "Stunt", + "guts": "Guts", + "cool": "Cool", + "drive": "Drive", + "shoot": "Shoot", + "knowledge": "Knowledge", + "culture": "Culture", + "first_aid": "First aid", + "tech": "Tech", + "society": "Society", + "charm": "Charm", + "eloquence": "Eloquence", + "observation": "Observation", + "wild": "Wild", + "scout": "Scout", + "survival": "Survival", + "tough": "Tough", + "crime": "Crime", + "caution": "Caution", + "dexterity": "Dexterity", + "stealth": "Stealth", + "luck": "Luck", + "i-feel": "I feel", + "powerful": "Powerful", + "bleeding": "Bleeding", + "daring": "Daring", + "shocked": "Shocked", + "focused": "Focused", + "dizzy": "Dizzy", + "confident": "Confident", + "embarassed": "Embarassed", + "fierce": "Fierce", + "broken": "Broken", + "untouchable": "Untouchable", + "scared": "Scared", + "expertise": "Expertise", + "weapon-and-gear": "Weapon & Gear", + "scars-and-experiences": "Scars & Experiences", + "pockets": "Pockets", + "bag": "Bag", + "backpack": "Backpack", + "mags": "Mags", + "total-dices": "Total dices", + "result:": "Result:", + "basic": "Basic", + "critical": "Critical", + "extreme": "Extreme", + "impossible": "Impossible", + "what-a-hero": "What a hero!", + "risk": "I'm taking a risk", + "you-lost-one-success": "You lost one success", + "all-or-nothing": "All or nothing", + "you-lost-all-your-successes": "You lost all your successes", + "name": "Name", + "description": "Description", + "i-have-expertise": "I have expertise", + "flip-the-coin": "Flip the coin", + "success": "Success", + "fail": "Fail" +} \ No newline at end of file