New translations translation.json (Polish)

This commit is contained in:
Jeffrey Lamb
2023-04-22 18:03:22 -04:00
parent e4adf4597d
commit 60a89c2d60
+53 -1
View File
@@ -19,8 +19,10 @@
"settings-evdinfluence": "EVD influenced by Haste/Bind",
"settings-whisper": "Whisper rolls to: ",
"settings-multihitfull": "No power debuff on Multi-hit",
"settings-distortsave": "Auto: Save/Load on Distort",
"assessed": "Assessed by: ",
"sheet-title": "Background Investigation and Combat Ability Report",
"sheet-title-distort": "Distortion Survey Report",
"playername": "Player name",
"rank": "Rank",
"share": "Share info",
@@ -62,6 +64,7 @@
"ego-active-OnStagger": "On stagger",
"ego-active-EnemyDefeat": "Enemy defeat",
"ego-active-AllyDefeat": "Ally defeat",
"ego-active-Other": "Other",
"ego-type-None": "---",
"ego-type-Weapon": "Weapon",
"ego-type-Outfit": "Outfit",
@@ -116,6 +119,8 @@
"helper-evd-power": "Evd Power",
"ailments-panic-title": "Panic",
"ailments-panic-text": "Panicked",
"ailments-hostile-title": "Hostile",
"ailments-hostile-text": "Hostile",
"ailments-stagger-title": "Stagger",
"ailments-stagger-text": "Staggered",
"ailments-seal-title": "Seal (Incapable of reactions)",
@@ -179,6 +184,15 @@
"tabs-character": "Character Details",
"tabs-equipment": "Equipment",
"tabs-skills": "Skills",
"tabs-editor": "Export/Import",
"export-placeholder-export": "Editor output.",
"export-placeholder-import": "Editor input.",
"export-type-All": "All",
"export-type-Equip": "Equipment only",
"export-type-Skill": "Skills only",
"export-type-Ego": "Mystery only",
"export-type-Character": "Character info only",
"export-type-Distort": "Distortion info only",
"equip-weapon1-name": "Weapon Name (1)",
"equip-weapon2-name": "Weapon Name (2)",
"equip-weapon3-name": "Weapon Name (3)",
@@ -249,6 +263,39 @@
"skill-light-cost": "Light Cost",
"stats-speed": "Speed",
"stats-luck": "Luck",
"distort-name": "Distortion name",
"distort-summary": "Summary",
"distort-summary-placeholder": "General summary of Distortion.",
"distort-behavior": "Behavior",
"distort-behavior-placeholder": "Behavior such as hostility and work-fail conditions.",
"distort-notes-placeholder": "Other notes.",
"distort-origin": "Origin",
"distort-origin-placeholder": "Origins of Distortion.",
"distort-taboo": "Taboos/<br>Boons",
"distort-taboo-placeholder": "Taboos and boons.",
"distort-appearance": "Appearance",
"distort-appearance-placeholder": "Visual characteristics of Distortion.",
"distort-atmosphere": "Atmosphere",
"distort-atmosphere-placeholder": "Atmosphere and temperament of Distortion.",
"distort-story": "Story",
"distort-story-placeholder": "Story behind the Distortion.",
"distort-counter": "Counter",
"distort-counter-title": "Countdown to Hostile state",
"distort-workamount": "Work",
"distort-workamount-title": "Required work amount",
"distort-workpreference": "Work Preference",
"distort-loweringresults": "Counter-lowering",
"distort-loweringresults-title": "Counter-lowering results",
"distort-results-good": "Success",
"distort-results-normal": "Partial Success",
"distort-results-bad": "Failure",
"distort-effectText": "Distortion Effects",
"distort-toggleText": "Distort",
"distort-desc": "Distortion description.",
"distort-effect": "Distortion effects.",
"distort-weapon-dice": "Att modifier applied when Distorted.",
"distort-def-dice": "Def modifier applied when Distorted.",
"distort-evd-dice": "Evd modifier applied when Distorted.",
"message-from": "From",
"message-roll": "Roll",
"message-desc": "Description",
@@ -272,6 +319,8 @@
"message-stagger2": " is no longer Staggered.",
"message-panic1": " went into Panic!",
"message-panic2": " is no longer Panicked.",
"message-hostile1": " is Hostile!",
"message-hostile2": " is no longer Hostile.",
"message-seal1": " is Sealed!",
"message-seal2": " is no longer Sealed",
"message-immobile1": " is Immobile!",
@@ -279,5 +328,8 @@
"message-defeat": " can no longer fight.",
"message-bleed": " bled for ",
"message-burn": " was burned for ",
"message-damage": " damage."
"message-damage": " damage.",
"message-distorted": "Distorted",
"message-export": "Export",
"message-import": "Import"
}