Skip to content

Commit

Permalink
Merge pull request #1618 from Miskatonic-Investigative-Society/develop
Browse files Browse the repository at this point in the history
7.2
  • Loading branch information
snap01 authored Oct 28, 2024
2 parents c2f6b8f + 494ccfc commit fb3d228
Show file tree
Hide file tree
Showing 8 changed files with 172 additions and 160 deletions.
73 changes: 0 additions & 73 deletions .github/ABANDONED.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ Thank you for being interested in making Call of Cthulhu 7th Edition for Foundry

[sv.json (418 untranslated strings)](#svjson)

[uk.json (67 untranslated strings)](#ukjson)

[zh-TW.json (79 untranslated strings)](#zhtwjson)


Expand Down Expand Up @@ -2060,77 +2058,6 @@ Thank you for being interested in making Call of Cthulhu 7th Edition for Foundry
"CoC7.ClickableEvents.RightClick.Title": "Right Click Script",
"TYPES.RegionBehavior.coc7ClickableEvents": "Clickable Events"
```
## uk.json
67 untranslated strings
```
"CoC7.CastHidden": "Cast Hidden",
"CoC7.EraReignOfTerror": "Reign Of Terror",
"CoC7.SkillRanged": "Ranged",
"CoC7.RangedSpecializationName": "Ranged",
"CoC7.LanguageSpecializationName": "Language",
"CoC7.SkillNameHandgun": "Handgun",
"CoC7.SkillNameRifle": "Rifle",
"CoC7.SkillNameShotgun": "Shotgun",
"CoC7.SkillNameRifleShotgun": "Rifle/Shotgun",
"CoC7.SkillNameSmb": "Submachine Gun",
"CoC7.SkillNameMachinGun": "Machine Gun",
"CoC7.SkillNameLaunch": "Launch",
"CoC7.LinkCheckPushing": " {name} check - pushing",
"CoC7.LinkCheckDiffPushing": "[{difficulty}] {name} check - pushing",
"CoC7.LinkCheckModifPushing": " {name} check - pushing({modifier})",
"CoC7.LinkCheckDiffModifPushing": "[{difficulty}] {name} check - pushing({modifier})",
"CoC7.MonetaryDefaultDestitute": "Destitute",
"CoC7.MonetaryDefaultLower": "Lower-Class",
"CoC7.MonetaryDefaultMiddle": "Emerging Middle-Class / Starting Professional",
"CoC7.MonetaryDefaultEstablished": "Poor Gentry / Established Professional",
"CoC7.MonetaryDefaultProfessional": "Average Gentry / Wealthy Professional",
"CoC7.MonetaryDefaultGentry": "Wealthy Gentry",
"CoC7.MonetaryDefaultAristocracy": "Aristocracy",
"CoC7.SANLossPass": "pass",
"CoC7.SANLossFail": "fail",
"CoC7.InfoSkillAddedAtBase": "This skill {name} has been added at {percent}%",
"CoC7.Japanese": "Japanese",
"SETTINGS.allowMythosHardenedTitle": "Mythos Hardened",
"SETTINGS.allowMythosHardenedHint": "Allow Mythos Hardened sanity loss reductions",
"SETTINGS.TokenDropMode": "When creating NPC :",
"SETTINGS.TokenDropModeHint": "Define the default behavior when an NPC with rollable characteristics or skills is dropped on a scene.",
"SETTINGS.TokenDropModeAsk": "Ask what to do",
"SETTINGS.TokenDropModeRoll": "Roll what you can",
"SETTINGS.TokenDropModeAverage": "Average rolls",
"SETTINGS.TokenDropModeIgnore": "Do nothing",
"CoC7.ActorCoCIDItemsBest": "CoC ID: Actor Item replacement",
"CoC7.ActorCoCIDItemsWarning": "This action can not be undone, please backup your world before updating your Actors",
"CoC7.ActorCoCIDItemsWhich": "Check Item's CoC ID in active compendiums, world compendiums, and Items directory replacing the Actor's Items with the best choice based on these rules",
"CoC7.ActorCoCIDItemsRules1": "The Item must match the the current era "{era}" or have no eras selected",
"CoC7.ActorCoCIDItemsRules2": "Check Item's that match the language "{lang}" or "English" if no translated Items exist",
"CoC7.ActorCoCIDItemsRules3": "Select the Item with the highest priority",
"CoC7.ActorCoCIDItemsSceneTokens": "Update all tokens on this scene",
"CoC7.ActorCoCIDItemsUnlinkedToken": "Update unlinked Actor in directory for each Token first",
"CoC7.ActorCoCIDItemsActorSheets": "Update open Actor sheets",
"CoC7.ActorCoCIDItemsActorDirectory": "Update all Actors in directory",
"CoC7.ActorCoCIDItemsUpdate": "Update",
"CoC7.TokenCreationRoll.Rolled": "{name} characteristics and skills rolled",
"CoC7.TokenCreationRoll.Averaged": "{name} characteristics and skills averaged",
"CoC7.RealRollDecaderPlaceholderName": "10's",
"CoC7.Temporary": "Temporary",
"CoC7.Passive": "Passive",
"CoC7.Inactive": "Inactive",
"CoC7.Suppressed": "Suppressed",
"CoC7.Unavailable": "Unavailable",
"CoC7.PickWhichActorTitle": "Pick who to roll as",
"CoC7.PickWhichActorDesc": "You have Owner permissions for multiple Actors please pick which to roll as",
"CoC7.WaitingOnUser": "Waiting On User",
"CoC7.ErrorRollAlreadyCompleted": "This roll has already been completed",
"CoC7.ErrorNoActorPermission": "You are not the Owner of this Actor",
"CoC7.ErrorCombinedRollsRequireSingleActor": "You can not have more than one actor in a combined roll",
"CoC7.ErrorOpposedRollsLimitedToTwoActors": "An opposed card requires two actors",
"CoC7.PauseName": "Time Stop",
"CoC7.ClickableEvents.MouseOver.Title": "Permission to click",
"CoC7.ClickableEvents.MouseOver.Hint": "Return boolean if should allow click and show mouse cursor",
"CoC7.ClickableEvents.LeftClick.Title": "Left Click Script",
"CoC7.ClickableEvents.RightClick.Title": "Right Click Script",
"TYPES.RegionBehavior.coc7ClickableEvents": "Clickable Events"
```
## zh-TW.json
79 untranslated strings
```
Expand Down
8 changes: 8 additions & 0 deletions .github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ Happy gaming !

When not specified, all changes were made by @castanhocorreia, @HavlockV, and @snap01.

## Version 7.2

When not specified, all changes were made by @castanhocorreia, @HavlockV, and @snap01.

- Fix Range Combat damage rolls
- Update to Japanese localization, thanks to @doumoku #1614
- Update to Ukrainian localization, thanks to @JornieNonsubia #1611

## Version 7.1

When not specified, all changes were made by @castanhocorreia, @HavlockV, and @snap01.
Expand Down
54 changes: 26 additions & 28 deletions .github/TRANSLATIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,38 +16,36 @@ The following translations have more than 50 untranslated strings [are you able

[sv.json (418 untranslated strings)](./ABANDONED.md#svjson)

[uk.json (67 untranslated strings)](./ABANDONED.md#ukjson)

[zh-TW.json (79 untranslated strings)](./ABANDONED.md#zhtwjson)



|Key|de|es|fr|it|ja|pl|
|:---|:---:|:---:|:---:|:---:|:---:|:---:|
|**Remaining**:|**5**|**17**|**5**|**22**|**18**|**5**|
|[CoC7.ActorCoCIDItemsActorDirectory](#coc7actorcociditemsactordirectory)|✅|❌|✅|❌|❌|✅|
|[CoC7.ActorCoCIDItemsActorSheets](#coc7actorcociditemsactorsheets)|✅|❌|✅|❌|❌|✅|
|[CoC7.ActorCoCIDItemsBest](#coc7actorcociditemsbest)|✅|❌|✅|❌|❌|✅|
|[CoC7.ActorCoCIDItemsRules1](#coc7actorcociditemsrules1)|✅|❌|✅|❌|❌|✅|
|[CoC7.ActorCoCIDItemsRules2](#coc7actorcociditemsrules2)|✅|❌|✅|❌|❌|✅|
|[CoC7.ActorCoCIDItemsRules3](#coc7actorcociditemsrules3)|✅|❌|✅|❌|❌|✅|
|[CoC7.ActorCoCIDItemsSceneTokens](#coc7actorcociditemsscenetokens)|✅|❌|✅|❌|❌|✅|
|[CoC7.ActorCoCIDItemsUnlinkedToken](#coc7actorcociditemsunlinkedtoken)|✅|❌|✅|❌|❌|✅|
|[CoC7.ActorCoCIDItemsUpdate](#coc7actorcociditemsupdate)|✅|❌|✅|❌|❌|✅|
|[CoC7.ActorCoCIDItemsWarning](#coc7actorcociditemswarning)|✅|❌|✅|❌|❌|✅|
|[CoC7.ActorCoCIDItemsWhich](#coc7actorcociditemswhich)|✅|❌|✅|❌|❌|✅|
|[CoC7.CastHidden](#coc7casthidden)|✅|✅|✅|❌|✅|✅|
|[CoC7.ClickableEvents.LeftClick.Title](#coc7clickableeventsleftclicktitle)|❌|❌|❌|❌|❌|❌|
|[CoC7.ClickableEvents.MouseOver.Hint](#coc7clickableeventsmouseoverhint)|❌|❌|❌|❌|❌|❌|
|[CoC7.ClickableEvents.MouseOver.Title](#coc7clickableeventsmouseovertitle)|❌|❌|❌|❌|❌|❌|
|[CoC7.ClickableEvents.RightClick.Title](#coc7clickableeventsrightclicktitle)|❌|❌|❌|❌|❌|❌|
|[CoC7.PauseName](#coc7pausename)|✅|❌|✅|❌|❌|✅|
|[CoC7.PersonalSpecialityPlaceholder](#coc7personalspecialityplaceholder)|✅|✅|✅|✅|❌|✅|
|[CoC7.SANLossFail](#coc7sanlossfail)|✅|✅|✅|❌|✅|✅|
|[CoC7.SANLossPass](#coc7sanlosspass)|✅|✅|✅|❌|✅|✅|
|[SETTINGS.allowMythosHardenedHint](#settingsallowmythoshardenedhint)|✅|✅|✅|❌|✅|✅|
|[SETTINGS.allowMythosHardenedTitle](#settingsallowmythoshardenedtitle)|✅|✅|✅|❌|✅|✅|
|[TYPES.RegionBehavior.coc7ClickableEvents](#typesregionbehaviorcoc7clickableevents)|❌|❌|❌|❌|❌|❌|
|Key|de|es|fr|it|ja|pl|uk|
|:---|:---:|:---:|:---:|:---:|:---:|:---:|:---:|
|**Remaining**:|**5**|**17**|**5**|**22**|**1**|**5**|**5**|
|[CoC7.ActorCoCIDItemsActorDirectory](#coc7actorcociditemsactordirectory)|✅|❌|✅|❌|✅|✅|✅|
|[CoC7.ActorCoCIDItemsActorSheets](#coc7actorcociditemsactorsheets)|✅|❌|✅|❌|✅|✅|✅|
|[CoC7.ActorCoCIDItemsBest](#coc7actorcociditemsbest)|✅|❌|✅|❌|✅|✅|✅|
|[CoC7.ActorCoCIDItemsRules1](#coc7actorcociditemsrules1)|✅|❌|✅|❌|✅|✅|✅|
|[CoC7.ActorCoCIDItemsRules2](#coc7actorcociditemsrules2)|✅|❌|✅|❌|✅|✅|✅|
|[CoC7.ActorCoCIDItemsRules3](#coc7actorcociditemsrules3)|✅|❌|✅|❌|✅|✅|✅|
|[CoC7.ActorCoCIDItemsSceneTokens](#coc7actorcociditemsscenetokens)|✅|❌|✅|❌|✅|✅|✅|
|[CoC7.ActorCoCIDItemsUnlinkedToken](#coc7actorcociditemsunlinkedtoken)|✅|❌|✅|❌|✅|✅|✅|
|[CoC7.ActorCoCIDItemsUpdate](#coc7actorcociditemsupdate)|✅|❌|✅|❌|✅|✅|✅|
|[CoC7.ActorCoCIDItemsWarning](#coc7actorcociditemswarning)|✅|❌|✅|❌|✅|✅|✅|
|[CoC7.ActorCoCIDItemsWhich](#coc7actorcociditemswhich)|✅|❌|✅|❌|✅|✅|✅|
|[CoC7.CastHidden](#coc7casthidden)|✅|✅|✅|❌|✅|✅|✅|
|[CoC7.ClickableEvents.LeftClick.Title](#coc7clickableeventsleftclicktitle)|❌|❌|❌|❌|✅|❌|❌|
|[CoC7.ClickableEvents.MouseOver.Hint](#coc7clickableeventsmouseoverhint)|❌|❌|❌|❌|✅|❌|❌|
|[CoC7.ClickableEvents.MouseOver.Title](#coc7clickableeventsmouseovertitle)|❌|❌|❌|❌|✅|❌|❌|
|[CoC7.ClickableEvents.RightClick.Title](#coc7clickableeventsrightclicktitle)|❌|❌|❌|❌|✅|❌|❌|
|[CoC7.PauseName](#coc7pausename)|✅|❌|✅|❌|✅|✅|✅|
|[CoC7.PersonalSpecialityPlaceholder](#coc7personalspecialityplaceholder)|✅|✅|✅|✅|❌|✅|✅|
|[CoC7.SANLossFail](#coc7sanlossfail)|✅|✅|✅|❌|✅|✅|✅|
|[CoC7.SANLossPass](#coc7sanlosspass)|✅|✅|✅|❌|✅|✅|✅|
|[SETTINGS.allowMythosHardenedHint](#settingsallowmythoshardenedhint)|✅|✅|✅|❌|✅|✅|✅|
|[SETTINGS.allowMythosHardenedTitle](#settingsallowmythoshardenedtitle)|✅|✅|✅|❌|✅|✅|✅|
|[TYPES.RegionBehavior.coc7ClickableEvents](#typesregionbehaviorcoc7clickableevents)|❌|❌|❌|❌|✅|❌|❌|
##### CoC7.ActorCoCIDItemsActorDirectory
``` "CoC7.ActorCoCIDItemsActorDirectory": "Update all Actors in directory",```
##### CoC7.ActorCoCIDItemsActorSheets
Expand Down
2 changes: 1 addition & 1 deletion compendiums/en-wiki-roll-tables.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ results:
flags:
CoC7:
cocidFlag:
id: i.status.bouts-of-madness-table-realtime
id: rt..bouts-of-madness-table-realtime
lang: en
priority: 0
Loading

0 comments on commit fb3d228

Please sign in to comment.