From 84baaaf78e9b6b2b5e107c19fc07bd74c7cbc7cf Mon Sep 17 00:00:00 2001 From: wing-it Date: Tue, 14 Dec 2021 10:02:04 -0500 Subject: [PATCH] New translations translation.json (Finnish) --- Metallic Guardian/translations/fi.json | 117 +++++++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 Metallic Guardian/translations/fi.json diff --git a/Metallic Guardian/translations/fi.json b/Metallic Guardian/translations/fi.json new file mode 100644 index 0000000000..c5620c1f9b --- /dev/null +++ b/Metallic Guardian/translations/fi.json @@ -0,0 +1,117 @@ +{ + "player-u": "Player", + "player-place": "Player Name", + "character-name-u": "Name", + "character-name-place": "Character Name", + "character-gender-u": "Gender", + "character-gender-place": "Gender", + "character-age-u": "Age", + "character-age-place": "Age", + "character-money-point-u": "MoneyPoint", + "class-u": "Class", + "level-u": "Level", + "guardian-class-place": "Guardian Class", + "linkage-class-place": "Linkage Class", + "sub-class-place": "Sub Class", + "character-level-u": "Chracter Level", + "strength-u": "STRENGTH", + "reflection-u": "REFLECTION", + "perception-u": "PERCEPTION", + "others-1-place": "others 1", + "intelligence-u": "INTELLIGENCE", + "will-u": "WILL", + "luck-u": "LUCK", + "others-2-place": "others 2", + "social-u": "SOCIAL", + "pilot-u": "PILOT", + "hit-u": "HIT", + "evade-u": "EVADE", + "shelling-u": "SHELLING", + "protect-u": "PROTECT", + "act-u": "ACT", + "initiative-u": "INITIATIVE", + "move-u": "Move", + "full-move-u": "FullMove", + "max-fp-u": "MaxFP", + "ap-u": "AP", + "current-fp-u": "CurrFP", + "max-hp-u": "MaxHP", + "current-hp-u": "CurrHP", + "max-en-u": "MaxEN", + "current-en-u": "CurrEN", + "defense-u": "DEF", + "barrier-u": "BARRIER", + "cut-u": "CUT", + "penetrate-u": "PEN", + "strike-u": "STK", + "fire-u": "FIRE", + "ice-u": "ICE", + "thunder-u": "THUN", + "light-u": "LIGHT", + "dark-u": "DARK", + "fly-ability-u": "FlyAbility", + "rapid-speed-u": "RapidSpeed", + "high-mobility-u": "HighMobility", + "burrow-ability-u": "BurrowAbility", + "heat-resistant-u": "HeatResistant", + "inrush-ability-u": "InrushAbility", + "close-main-arm-u": "CloseMainArm", + "close-main-arm-place": "CloseMainArm", + "close-sub-arm-u": "CloseSubArm", + "close-sub-arm-place": "CloseSubArm", + "range-main-arm-u": "RangeMainArm", + "range-main-arm-place": "RangeMainArm", + "range-sub-arm-u": "RangeSubArm", + "range-sub-arm-place": "RangeSubArm", + "option-u": "Option", + "option-place": "Option", + "other-gear-1-u": "OtherGear1", + "other-gear-1-place": "OtherGear 1", + "other-gear-2-u": "OtherGear2", + "other-gear-2-place": "OtherGear 2", + "guardian-name-place": "Guardian Name", + "guardian-size-u": "Size", + "guardian-u": "Guardian", + "guardian-place": "Guardian", + "social-character-appearance-u": "CHARACTER APPEARANCE", + "social-personal-data-u": "PERSONAL DATA", + "arms-u": "Arms", + "arms-name-u": "Name", + "arms-place-u": "Place", + "arms-range-u": "Range", + "arms-cost-u": "Cost", + "arms-damage-type-u": "Dmg.type", + "arms-basic-damage-u": "Basic.Dmg", + "arms-final-damage-u": "Final.Dmg", + "arms-effect-u": "Effect", + "etc-u": "ETC", + "etc-name-u": "Name", + "etc-type-u": "Type", + "etc-timing-u": "Timing", + "etc-effect-u": "Effect", + "social-lifestyle-u": "LIFESTYLE", + "social-missons-u": "MISSONS", + "social-connections-u": "CONNECTIONS", + "social-etc-u": "ETC", + "ability-u": "Ability", + "ability-name-u": "Name", + "ability-level-u": "Lv.", + "ability-kind-u": "Kind", + "ability-timing-u": "Timing", + "ability-target-u": "Taget", + "ability-range-u": "Range", + "ability-cost-u": "Cost", + "ability-effect-u": "Effect", + "items-u": "Items", + "items-type-u": "Type", + "items-name-u": "Name", + "items-timing-u": "Timing", + "items-number-u": "Num", + "items-price-u": "Price", + "items-effect-u": "Effect", + "blessings-u": "Blessings", + "blessings-name-u": "Name", + "blessings-target-u": "Target", + "blessings-timing-u": "Timing", + "blessings-effect-u": "Effect" +} \ No newline at end of file