Skip to content

Commit

Permalink
Updates Party Resources
Browse files Browse the repository at this point in the history
  • Loading branch information
xurxodiz committed Dec 11, 2020
1 parent 2d499c5 commit f88fb6b
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 16 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Galician translation of core FoundryVTT and other systems and modules.
- **FoundryVTT Core**: 0.7.8
- **[Entity Tiles](https://github.com/xurxodiz/foundryvtt-entity-tiles)**: 0.1.4
- **[FateX](https://github.com/anvil-vtt/FateX)**: 0.8.0
- **[Party Resources](https://github.com/davelens/fvtt-party-resources)**: 1.0.9
- **[Party Resources](https://github.com/davelens/fvtt-party-resources)**: 1.1.0
- **[Popcorn](https://github.com/Sk1mble/Popcorn)**: 1.2.0
- **[Simple Worldbuilding System](https://gitlab.com/foundrynet/worldbuilding)**: 0.40
- **[Theatre](https://github.com/League-of-Foundry-Developers/fvtt-module-theatre)**: 1.1.3
Expand Down
28 changes: 16 additions & 12 deletions i18n/party-resources/en/party-resources.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,26 @@
{
"FvttPartyResources.Title": "Party Resources",
"FvttPartyResources.Dashboard.AddButtonTitle": "Increase amount",
"FvttPartyResources.Dashboard.BlankWarning": "Resource blocks will appear here once they're added.",
"FvttPartyResources.Dashboard.DeleteButtonTitle": "Remove resource",
"FvttPartyResources.Dashboard.EditButtonTitle": "Edit resource",
"FvttPartyResources.Dashboard.MakeInvisibleButtonTitle": "Hide this resource from players",
"FvttPartyResources.Dashboard.MakeVisibleButtonTitle": "Reveal this resource to players",
"FvttPartyResources.Dashboard.SubtractButtonTitle": "Subtract amount",
"FvttPartyResources.FormCreateResource": "Create resource",
"FvttPartyResources.FormReset": "Reset Form",
"FvttPartyResources.FormSubmit": "Submit",
"FvttPartyResources.FormSaveChanges": "Save changes",
"FvttPartyResources.ResourceForm.AddFormTitle": "Add a new resource",
"FvttPartyResources.ResourceForm.DefaultValue": "Default value",
"FvttPartyResources.ResourceForm.DefaultValueHint": "The resource's initial value.",
"FvttPartyResources.ResourceForm.EditFormTitle": "Edit resource",
"FvttPartyResources.ResourceForm.Identifier": "Resource ID",
"FvttPartyResources.ResourceForm.IdentifierHint": "The identifier that represents this resource in API requests. Should not contain spaces or numbers, and should be lowercase",
"FvttPartyResources.ResourceForm.IdentifierHint": "The identifier that represents this resource in API requests. Should not contain spaces or numbers, and should be lowercase.",
"FvttPartyResources.ResourceForm.MaxValue": "Maximum value",
"FvttPartyResources.ResourceForm.MaxValueHint": "When this (optional) integer is provided, you won't be able to increase the resource's value above the given number.",
"FvttPartyResources.ResourceForm.Name": "Resource name",
"FvttPartyResources.ResourceForm.NameHint": "The name shown in the resource dashboard.",
"FvttPartyResources.ResourceForm.AddFormTitle": "Add a new resource",
"FvttPartyResources.ResourceForm.EditFormTitle": "Edit resource",
"FvttPartyResources.Dashboard.AddButtonTitle": "Increase amount",
"FvttPartyResources.Dashboard.BlankWarning": "Resource blocks will appear here once they're added.",
"FvttPartyResources.Dashboard.DeleteButtonTitle": "Remove resource",
"FvttPartyResources.Dashboard.EditButtonTitle": "Edit resource",
"FvttPartyResources.Dashboard.MakeInvisibleButtonTitle": "Hide this resource from players",
"FvttPartyResources.Dashboard.MakeVisibleButtonTitle": "Reveal this resource to players",
"FvttPartyResources.Dashboard.SubtractButtonTitle": "Subtract amount"
"FvttPartyResources.ResourceForm.PlayerManaged": "Allow players to manage this resource.",
"FvttPartyResources.ResourceForm.PlayerManagedHint": "Toggling this will allow players to increment/decrement the value of this resource.",
"FvttPartyResources.ResourceForm.PlayerManagedRestriction": "This checkbox can only be enabled by giving players permission to modify settings.",
"FvttPartyResources.Title": "Party Resources"
}
8 changes: 6 additions & 2 deletions i18n/party-resources/gl/party-resources.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"FvttPartyResources.Dashboard.MakeVisibleButtonTitle": "Mostrar este recurso aos xogadores",
"FvttPartyResources.Dashboard.SubtractButtonTitle": "Decrementar",
"FvttPartyResources.FormReset": "Restaurar o formulario",
"FvttPartyResources.FormSubmit": "Enviar",
"FvttPartyResources.ResourceForm.AddFormTitle": "Engadir novo recurso",
"FvttPartyResources.ResourceForm.DefaultValue": "Valor predeterminado",
"FvttPartyResources.ResourceForm.DefaultValueHint": "Valor inicial do recurso",
Expand All @@ -18,5 +17,10 @@
"FvttPartyResources.ResourceForm.MaxValueHint": "Se se establece este valor enteiro (é opcional), non poderás incrementar o valor deste recurso por riba del.",
"FvttPartyResources.ResourceForm.Name": "Nome do recurso",
"FvttPartyResources.ResourceForm.NameHint": "O nome mostrado no taboleiro de recursos.",
"FvttPartyResources.Title": "Recursos do grupo"
"FvttPartyResources.Title": "Recursos do grupo",
"FvttPartyResources.FormCreateResource": "Crear recurso",
"FvttPartyResources.FormSaveChanges": "Gardar mudanzas",
"FvttPartyResources.ResourceForm.PlayerManaged": "Permitir aos xogadores xeriren este recurso",
"FvttPartyResources.ResourceForm.PlayerManagedHint": "Activar isto permitirá aos xogadores incrementar/decrementar o valor deste recurso.",
"FvttPartyResources.ResourceForm.PlayerManagedRestriction": "Este cadro apenas pode activarse dándolles aos xogadores permiso para modificaren os parámetros."
}
2 changes: 1 addition & 1 deletion module.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "foundryvtt-gl",
"title": "FoundryVTT en Galego",
"description": "Galician translation of core FoundryVTT and other systems and modules.",
"version": "0.7.8.1",
"version": "0.7.8.2",
"minimumCoreVersion": "0.7.6",
"compatibleCoreVersion": "0.7.8",
"author": "Xurxo Diz Pico (xurxodiz#5885)",
Expand Down

0 comments on commit f88fb6b

Please sign in to comment.