From 69e7db58e727be6f741f286c95fd454dbe039d3f Mon Sep 17 00:00:00 2001 From: roll20deploy Date: Mon, 11 Dec 2023 16:31:37 -0500 Subject: [PATCH] New translations translation.json (Spanish) --- GURPS/translations/es.json | 31 ++++++++++++++++++++++++++++--- 1 file changed, 28 insertions(+), 3 deletions(-) diff --git a/GURPS/translations/es.json b/GURPS/translations/es.json index 7bf1d5dee769..40269e904312 100644 --- a/GURPS/translations/es.json +++ b/GURPS/translations/es.json @@ -823,7 +823,7 @@ "abbreviation-minimum-label": "Min", "abbreviation-maximum-label": "Max", "cost-label": "Coste", - "techniques-revised-label": "Techniques (Revised)", + "techniques-revised-label": "Techniques", "techniques-roll-modifier-tooltip": "You can use the Roll Modifiers Toolbar or the Roll Modifiers Toolbox to modifier the effective skill.", "base-level-label": "Base", "base-skill-level-tooltip": "\nBase skill level of technique, usually
\nbased on Parent Skill.
\nsee Techniques B229\n\t\t\t\t\t\t\t", @@ -1242,6 +1242,8 @@ "use-malfunction-tooltip": "If checked, roll results will check for malfunction.", "use-metric-label": "Use Metric Weights", "use-metric-tooltip": "If checked, labels will be changed from LBS (pounds) to KG (kiligrams) and encumbrance formula will use metric weights.", + "use-metric-distances-label": "Use Metric Weights", + "use-metric-distances-tooltip": "If checked, the tool Travel Time and Distances will display results in metric.", "stat-modifier-options-label": "Stat Modifier Options", "modifiers-to-attributes-increase-all-label": "Mods to attributes increase all derived stats (including HP, FP)", "modifiers-to-attributes-increase-most-label": "Mods to attributes increase most derived stats (not HP, FP)", @@ -1368,7 +1370,7 @@ "language-talent-label": "Language Talent", "language-talent-tooltip": "If checked, you can learn languages at the next-highest level, if you spend 2 points on a langauge, instead of broken, you know the language at Accented level. This changes the available options in the drop-down and related costs. See B65.", "tips-label": "Tips", - "import-tips-description": "

After importing, compare your Roll20 sheet to GCA5 character sheet.

Roll20 doesn't support parent/child relationship, repeating tables will be imported alphabetically.

For GCA Roll20 Exporter Tool Version 1.0.1.9 or later, Rital Magic Spells will be added to the Grimoire with difficult set to T/H and points set to 0. The spell will also be added to the Techniques table with the actual character point cost.

GCA5 Export to Roll20. Update 1.0.1.10. Fixes bug so item inventory uses base cost and weight instead of total cost and weight.

", + "import-tips-description": "

After importing, compare your Roll20 sheet to GCA5 character sheet.

Roll20 doesn't support parent/child relationship, repeating tables will be imported alphabetically.

GCA5 Export to Roll20. Look for version 1.0.1.20 with fixes to languages, advantages with child advantages, and a fix to Discworld characters.

GCA5 Export to Roll20. Update 1.0.1.10. Fixes bug so item inventory uses base cost and weight instead of total cost and weight.

For GCA Roll20 Exporter Tool Version 1.0.1.9 or later, Rital Magic Spells will be added to the Grimoire with difficult set to T/H and points set to 0. The spell will also be added to the Techniques table with the actual character point cost.

", "delete-repeating-tables-question": "Delete tables?", "delete-repeating-tables-question-tooltip": "If checked, the delete button will become active. This can be helpful if items were re-added or removed in the original application. The system is unable to delete tables and import them at the same time, so you have to delete the tables before importing.", "stress-derangement-label": "Stress & Derangement", @@ -1636,14 +1638,37 @@ "travel-travel-speed-tooltip": "The final travel speed.", "miles-per-hour-abbreviation-label": "MPH", "travel-miles-per-hour-tooltip": "Average miles per hour.", + "kilometers-per-hour-abbreviation-label": "KPH", + "travel-kilometers-per-hour-tooltip": "Average kilometers per hour.", "hours-per-day-label": "Hours per day", "travel-hours-per-day-tooltip": "Enter the number of hours per day spent on traveling, see GUPRS Dungeon Fantasy 16 page 23.
Muscle-Powered travel.", "total-miles-label": "Total Miles", "travel-total-miles-tooltip": "Total miles traveled in the day.", + "total-kilometers-label": "Total Kilometers", + "travel-total-kilometers-tooltip": "Total kilometers traveled in the day.", "mitigating-circumstances-heading": "Mitigating Circumstances", "travel-mitigating-circumstances-tooltip": "Use the table below to enter in mitigating circumstances such as using the Hiking skill to improve speed. If you're actively tracking or maybe \"patrolling\" while traveling.
It's also useful if you want to enter a \"fudge\" factor based on your campaign style.", "mitigator-label": "Mitigator", "travel-mitigator-name-tooltip": "Enter a memorable name for the mitigating circumstance, use the notes box to provide additional details.", "percent-label": "Percent", - "travel-mitigator-percent-tooltip": "Enter a percent value that will be used to modify the travel speed. NOTE: Use only number, don't add the percent sign." + "travel-mitigator-percent-tooltip": "Enter a percent value that will be used to modify the travel speed. NOTE: Use only number, don't add the percent sign.", + "add-items-button-label": "Add Items", + "climbing-label": "Climbing", + "climbing-tool-tooltip": "To climb anything more difficult than a ladder, make a Climbing Skill roll. B349", + "type-of-climb-label": "Type of Climb", + "modifier-no-colon-label": "Modifier", + "climbing-tool-modifier-tooltip": "Be sure to subtract encumbrance penalties.
Make one roll to start and another every 5 minutes. Any failure results in a fall.
If you're secured to a rope, you only fall to the end of the rope, unless you rolled a critical failure.", + "combat-label": "Combat", + "climbing-tool-combat-tooltip": "Climbs in combat require a Move maneuver. B349.
For climbs inspired by rage or terror, with a cost of 1FP, doubled in an adventure or assessed by the GM.", + "regular-label": "Regular", + "ladder-up-label": "Ladder going up", + "no-roll-label": "no roll", + "three-rungs-label": "3 rungs/sec", + "two-rungs-label": "2 rungs/sec", + "one-rung-label": "1 rung/sec", + "ladder-down-label": "Ladder going down", + "ordinary-tree-label": "Ordinary tree", + "one-foot-second-label": "1 ft/sec", + "one-foot-three-second-label": "1 ft/3 sec", + "": "" } \ No newline at end of file