Skip to content

Commit

Permalink
Adds PDFoundry
Browse files Browse the repository at this point in the history
  • Loading branch information
xurxodiz committed Dec 19, 2020
1 parent 12b180f commit 8af1196
Show file tree
Hide file tree
Showing 6 changed files with 227 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ system (as well as for its compendiums and decks) can currently be found include
- **[Entity Tiles](https://github.com/xurxodiz/foundryvtt-entity-tiles)**: 0.1.4
- **[Lancer Initiative](https://github.com/BoltsJ/lancer-initiative)**: 0.3.0a
- **[Party Resources](https://github.com/davelens/fvtt-party-resources)**: 1.1.0
- **[PDFoundry](https://github.com/Djphoenix719/PDFoundry)**: 0.7.14
- **[Popcorn](https://github.com/Sk1mble/Popcorn)**: 1.2.0
- **[Theatre](https://github.com/League-of-Foundry-Developers/fvtt-module-theatre)**: 1.1.3
- **[X-Card](https://github.com/Sk1mble/XCard)**: 0.0.5
Expand Down
74 changes: 72 additions & 2 deletions dist/combined.json
Original file line number Diff line number Diff line change
Expand Up @@ -707,6 +707,76 @@
"Name": "Nome",
"No": "Non",
"Notes": "Notas",
"PDFOUNDRY.COMMANDS.Failure": "PDFoundry: $COMMAND_NAME$ encontrou un erro. Tes máis detalles na consola.",
"PDFOUNDRY.COMMANDS.FixMissingTypesFailure": "Non se atoparon PDFs aos que lles faltaran definicións de tipo.",
"PDFOUNDRY.COMMANDS.FixMissingTypesSuccess": "Arranxados os PDFs aos que lles faltaban definicións de tipo.",
"PDFOUNDRY.COMMANDS.PurgeCacheSuccess": "Limpouse a caché de PDFs.",
"PDFOUNDRY.COMMANDS.Success": "PDFoundry: $COMMAND_NAME$ completado con éxito.",
"PDFOUNDRY.COMMON.PageNumber": "Número de páxina",
"PDFOUNDRY.CONTEXT.OpenPDF": "Abrir PDF",
"PDFOUNDRY.CONTEXT.PreloadPDF": "Precargar PDF",
"PDFOUNDRY.ENRICH.EmptyLinkText": "Requírese texto de ligazón para as etiquetas de @PDF.",
"PDFOUNDRY.ENRICH.InvalidFormat": "Formato inválido para a etiqueta de @PDF.",
"PDFOUNDRY.ENRICH.LinkTitleOpen": "Abrir",
"PDFOUNDRY.ENRICH.LinkTitlePage": "páx.",
"PDFOUNDRY.ERROR.FileNotFound": "Erro ao abrir o PDF: non se atopou o ficheiro no servidor.",
"PDFOUNDRY.ERROR.NoPDFWithCode": "Non se puido atopar o PDF co código especificado.",
"PDFOUNDRY.ERROR.NoPDFWithName": "Non se puido atopar o PDF co nome especificado.",
"PDFOUNDRY.ERROR.PageMustBePositive": "A páxina debe ser maior ou igual que 1.",
"PDFOUNDRY.MANUAL.Name": "Manual de usuario de PDFoundry (en inglés)",
"PDFOUNDRY.MISC.Confirm": "Confirmar",
"PDFOUNDRY.MISC.CopiedToClipboard": "Copiado!",
"PDFOUNDRY.MISC.CopyDataPath": "Copiar ruta de datos ao portarretallos.",
"PDFOUNDRY.MISC.CopyRollPath": "Copiar ruta da sintaxe de /roll ao portarretallos.",
"PDFOUNDRY.MISC.CreatePDF": "Crear PDF",
"PDFOUNDRY.MISC.DANGER.Critical": "Non deberías usar esta ruta xamáis, baixo ningunha circunstancia!",
"PDFOUNDRY.MISC.DANGER.High": "Esta ruta vai dar problemas case seguro, se a usares.",
"PDFOUNDRY.MISC.DANGER.Low": "Probablemente esta ruta non sexa perigosa, pero vai con coidado.",
"PDFOUNDRY.MISC.DANGER.Safe": "Esta ruta é segura de usar.",
"PDFOUNDRY.MISC.NewPDF": "Novo PDF",
"PDFOUNDRY.MISC.PDFTYPE.Actor": "Formulario enchible (ficha de actor)",
"PDFOUNDRY.MISC.PDFTYPE.Fillable": "Formulario enchible (sen ligar)",
"PDFOUNDRY.MISC.PDFTYPE.Static": "Estático",
"PDFOUNDRY.MISC.Refresh": "Recargar",
"PDFOUNDRY.PDFSHEET.BUTTON.Browse": "Seleccionar",
"PDFOUNDRY.PDFSHEET.BUTTON.TestSettings": "Parámetros de proba",
"PDFOUNDRY.PDFSHEET.LABEL.Code": "Código de PDF",
"PDFOUNDRY.PDFSHEET.LABEL.EnableCaching": "Activar caché",
"PDFOUNDRY.PDFSHEET.LABEL.Name": "Nome do PDF",
"PDFOUNDRY.PDFSHEET.LABEL.PDFType": "Tipo do PDF",
"PDFOUNDRY.PDFSHEET.LABEL.PageOffset": "Corrección de páxina",
"PDFOUNDRY.PDFSHEET.LABEL.TestSettings": "Cando premas este botón, o teu PDF debería abrirse na páxina 5. Se non o fai, pecha o PDF e axusta a corrección de páxina.",
"PDFOUNDRY.PDFSHEET.LABEL.URL": "URL do PDF",
"PDFOUNDRY.PDFSHEET.PLACEHOLDER.Code": "GdB",
"PDFOUNDRY.PDFSHEET.PLACEHOLDER.Name": "Guía de botín",
"PDFOUNDRY.PDFSHEET.PLACEHOLDER.PageOffset": "0, 3, -5",
"PDFOUNDRY.PDFSHEET.PLACEHOLDER.URL": "Ruta relativa ao teu directorio de datos.",
"PDFOUNDRY.PDFSHEET.TOOLTIP.Code": "Cal é o código breve que se usará para abrir este PDF?",
"PDFOUNDRY.PDFSHEET.TOOLTIP.EnableCaching": "Debería cachearse este PDF na computadora do xogador unha vez aberto? Pode aforrar largo de banda, pero requerirá espazo de almacenamento na computadora dese usuario.",
"PDFOUNDRY.PDFSHEET.TOOLTIP.Name": "Cal é o nome longo e lexible deste PDF?",
"PDFOUNDRY.PDFSHEET.TOOLTIP.PDFType": "Consulta o manual para unha descrición dos tipos de PDF.",
"PDFOUNDRY.PDFSHEET.TOOLTIP.PageOffset": "Cando lle pides ao sistema que abra unha páxina, canto debería correxirse ese número de páxina para abrirse correctamente?",
"PDFOUNDRY.PDFSHEET.TOOLTIP.URL": "Que ficheiro PDF debería abrirse?",
"PDFOUNDRY.SETTINGS.CacheSizeHint": "Cantos MB de espazo no disco duro pode ocupar a caché de PDFs? Debe estar entre 64 e 1024, inclusive.",
"PDFOUNDRY.SETTINGS.CacheSizeName": "Tamaño da caché de PDFs",
"PDFOUNDRY.SETTINGS.OpenHelp": "Abrir o manual de PDFoundry",
"PDFOUNDRY.SETTINGS.SettingsMenuButtonLabel": "Configurar PDFoundry",
"PDFOUNDRY.SETTINGS.ShowInExistingViewerHint": "Se está activo, cando outra xogador te amosa un PDF, se xa tes ese PDF aberto, a páxina se moverá en troques de abrirse unha nova xanela.",
"PDFOUNDRY.SETTINGS.ShowInExistingViewerName": "Mostrar os PDF compartidos no visor existente",
"PDFOUNDRY.SETTINGS.ViewerThemeHint": "Que tema debería usar o visor? As mudanzas só afectaran aos novos visores abertos.",
"PDFOUNDRY.SETTINGS.ViewerThemeName": "Tema do visor",
"PDFOUNDRY.SETTINGS.WindowTitle": "Parámetros de PDFoundry",
"PDFOUNDRY.VIEWER.InspectData": "Inspeccionar datos",
"PDFOUNDRY.VIEWER.InspectDataHelp1": "Podes deixar esta xanela aberta e devolver a ficha á túa ficha do sistema se queres. A xanela hase recargar cada 10 segundos para reflectir as mudanzas feitas ao actor, pero tamén podes recargala manualmente co botón 'Recargar' da cabeceira.",
"PDFOUNDRY.VIEWER.InspectDataHelp2": "Deberías ter moito coidado ao usar estas rutas de datos nun PDF. O código de cores é unha aproximación, e ainda que normalmente será correcto, algúns sistemas poden ter excepciones ou facer que as mudanzas que fagas na ficha sexan sobreescritas polo sistema para certas rutas de datos.",
"PDFOUNDRY.VIEWER.InspectDataHelp3": "Ainda que por comodidade se ofrece un botón para copiar a sintaxe de /roll, pode que haxa datos que o sistema omita ou mude a mantenta durante unha rolada. Non é un bug que unha sintaxe de /roll non produza o resultado esperado.",
"PDFOUNDRY.VIEWER.SelectPlayers": "Seleccionar xogadores",
"PDFOUNDRY.VIEWER.SelectPlayersConfirm": "Adiante!",
"PDFOUNDRY.VIEWER.SelectSheet": "Escoller PDF",
"PDFOUNDRY.VIEWER.SelectSheetConfirm": "Adiante!",
"PDFOUNDRY.VIEWER.ShowToPlayersText": "Mostrar a…",
"PDFOUNDRY.VIEWER.ShowToPlayersTitle": "Preme Maiúsculas para mostrar a TODOS os xogadores agás ti.",
"PDFOUNDRY.VIEWER.ViewPDF": "Ver PDF",
"PERMISSION.ActorCreate": "Crear novos actores",
"PERMISSION.ActorCreateHint": "Permite que os xogadores con este rol creen novos actores no mundo.",
"PERMISSION.AllPlayers": "Todos os xogadores",
Expand Down Expand Up @@ -903,8 +973,6 @@
"SETTINGS.CBubPN": "Moverse á efixie que fala",
"SETTINGS.Configure": "Configuración",
"SETTINGS.Controls": "Referencia dos controis",
"SETTINGS.DevicePixL": "Aumenta a resolución de renderización do lenzo para as pantallas con alta densidade de píxeles. Isto requerirá significativamente más rendemento por parte da túa GPU.",
"SETTINGS.DevicePixN": "Renderizado de píxeles en alta densidade",
"SETTINGS.Docs": "Ver documentación",
"SETTINGS.DocsHeader": "Axuda e documentación",
"SETTINGS.InfoHeader": "Información xeral",
Expand All @@ -920,6 +988,8 @@
"SETTINGS.MipMapL": "Computar mipmaps para facer antialias ás texturas dos sprites cando o zoom está máis perto. Esta é unha configuración de cliente, xa que diferentes usuarios poden preferir distintos estilos visuais.",
"SETTINGS.MipMapN": "Antialiasing de texturas en zoom",
"SETTINGS.Players": "Configurar xogadores",
"SETTINGS.ResScaleL": "Desactiva o escalado automático da resolución do lenzo á densidade de píxeles da pantalla. Nas pantallas de alta densidade, isto supón unha redución da calidade visual pero tamén unha mellora do rendemento da aplicación.",
"SETTINGS.ResScaleN": "Desactivar escalado de resolución de píxeles",
"SETTINGS.Reset": "Restaurar valores predeterminados",
"SETTINGS.Save": "Gardar mudanzas",
"SETTINGS.SettingsHeader": "Configuración de partida",
Expand Down
7 changes: 7 additions & 0 deletions i18n/pdfoundry/.i18n-editor-metadata
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
preserve_comments=0
minify_resources=0
resource_definition=pdfoundry
resource_structure=Nested
use_single_quotes=0
resource_type=JSON
flatten_json=1
73 changes: 73 additions & 0 deletions i18n/pdfoundry/en/pdfoundry.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
{
"PDFOUNDRY.COMMANDS.Failure": "PDFoundry: $COMMAND_NAME$ encountered an error. See the console for additional details.",
"PDFOUNDRY.COMMANDS.FixMissingTypesFailure": "No PDFs with missing type definitions found.",
"PDFOUNDRY.COMMANDS.FixMissingTypesSuccess": "Fixed PDFs with missing type definitions.",
"PDFOUNDRY.COMMANDS.PurgeCacheSuccess": "PDF cache has been cleared.",
"PDFOUNDRY.COMMANDS.Success": "PDFoundry: $COMMAND_NAME$ complete successfully.",
"PDFOUNDRY.COMMON.PageNumber": "Page Number",
"PDFOUNDRY.CONTEXT.OpenPDF": "Open PDF",
"PDFOUNDRY.CONTEXT.PreloadPDF": "Preload PDF",
"PDFOUNDRY.ENRICH.EmptyLinkText": "Link text is required for @PDF tags.",
"PDFOUNDRY.ENRICH.InvalidFormat": "Invalid format for @PDF tag.",
"PDFOUNDRY.ENRICH.LinkTitleOpen": "Open",
"PDFOUNDRY.ENRICH.LinkTitlePage": "p.",
"PDFOUNDRY.ERROR.FileNotFound": "Error opening PDF: The file was not found on the server.",
"PDFOUNDRY.ERROR.NoPDFWithCode": "Unable to find PDF with specified code.",
"PDFOUNDRY.ERROR.NoPDFWithName": "Unable to find PDF with specified name.",
"PDFOUNDRY.ERROR.PageMustBePositive": "Page must be greater than or equal to 1.",
"PDFOUNDRY.MANUAL.Name": "PDFoundry User Manual",
"PDFOUNDRY.MISC.Confirm": "Confirm",
"PDFOUNDRY.MISC.CopiedToClipboard": "Copied!",
"PDFOUNDRY.MISC.CopyDataPath": "Copy data path to clipboard.",
"PDFOUNDRY.MISC.CopyRollPath": "Copy /roll syntax path to clipboard.",
"PDFOUNDRY.MISC.CreatePDF": "Create PDF",
"PDFOUNDRY.MISC.DANGER.Critical": "You should never use this path under any circumstances!",
"PDFOUNDRY.MISC.DANGER.High": "This path is very likely to cause issues if used.",
"PDFOUNDRY.MISC.DANGER.Low": "This path is unlikely to be dangerous, but you should use caution.",
"PDFOUNDRY.MISC.DANGER.Safe": "This path is likely to be safe to use.",
"PDFOUNDRY.MISC.NewPDF": "New PDF",
"PDFOUNDRY.MISC.PDFTYPE.Actor": "Form Fillable (Actor Sheet)",
"PDFOUNDRY.MISC.PDFTYPE.Fillable": "Form Fillable (Unlinked)",
"PDFOUNDRY.MISC.PDFTYPE.Static": "Static",
"PDFOUNDRY.MISC.Refresh": "Refresh",
"PDFOUNDRY.PDFSHEET.BUTTON.Browse": "Browse",
"PDFOUNDRY.PDFSHEET.BUTTON.TestSettings": "Test Settings",
"PDFOUNDRY.PDFSHEET.LABEL.Code": "PDF Code",
"PDFOUNDRY.PDFSHEET.LABEL.EnableCaching": "Enable Caching",
"PDFOUNDRY.PDFSHEET.LABEL.Name": "PDF Name",
"PDFOUNDRY.PDFSHEET.LABEL.PDFType": "PDF Type",
"PDFOUNDRY.PDFSHEET.LABEL.PageOffset": "Page Offset",
"PDFOUNDRY.PDFSHEET.LABEL.TestSettings": "When you click this button, your PDF should open to page 5. If it doesn't, close the PDF, then adjust the page offset until it does.",
"PDFOUNDRY.PDFSHEET.LABEL.URL": "PDF URL",
"PDFOUNDRY.PDFSHEET.PLACEHOLDER.Code": "TGTL",
"PDFOUNDRY.PDFSHEET.PLACEHOLDER.Name": "The Guide to Loot!",
"PDFOUNDRY.PDFSHEET.PLACEHOLDER.PageOffset": "0, 3, -5, ...",
"PDFOUNDRY.PDFSHEET.PLACEHOLDER.URL": "A relative path from your data directory.",
"PDFOUNDRY.PDFSHEET.TOOLTIP.Code": "What is the short code that will be used to open this PDF?",
"PDFOUNDRY.PDFSHEET.TOOLTIP.EnableCaching": "Should this PDF be cached on a player's computer after being opened? This may save bandwidth, but will require storage space on the user's computer.",
"PDFOUNDRY.PDFSHEET.TOOLTIP.Name": "What is the long readable name for this PDF?",
"PDFOUNDRY.PDFSHEET.TOOLTIP.PDFType": "See the manual for a description of PDF types.",
"PDFOUNDRY.PDFSHEET.TOOLTIP.PageOffset": "When you ask the system to open a page, how much should the page be offset by so the page opens correctly?",
"PDFOUNDRY.PDFSHEET.TOOLTIP.URL": "Which PDF file should be opened?",
"PDFOUNDRY.SETTINGS.CacheSizeHint": "How many MB of hard drive space should be allowed to be taken up by the PDF cache? Must be between 64 and 1024 inclusive.",
"PDFOUNDRY.SETTINGS.CacheSizeName": "PDF Cache Size",
"PDFOUNDRY.SETTINGS.OpenHelp": "Open PDFoundry Manual",
"PDFOUNDRY.SETTINGS.SettingsMenuButtonLabel": "Configure PDFoundry",
"PDFOUNDRY.SETTINGS.ShowInExistingViewerHint": "If enabled, when another player shows a PDF to you, if you have the PDF open already the page will change instead of opening a new window.",
"PDFOUNDRY.SETTINGS.ShowInExistingViewerName": "Show Shared PDFs in Existing Viewer",
"PDFOUNDRY.SETTINGS.ViewerThemeHint": "Which theme should the viewer use? Changes will only only affect newly opened viewers.",
"PDFOUNDRY.SETTINGS.ViewerThemeName": "Viewer Theme",
"PDFOUNDRY.SETTINGS.WindowTitle": "PDFoundry Settings",
"PDFOUNDRY.VIEWER.InspectData": "Inspect Data",
"PDFOUNDRY.VIEWER.InspectDataHelp1": "You may leave this window open and return the sheet to your system sheet if you so wish. The window will refresh every 10 seconds to reflect changes made to the actor, but you may also refresh it manually with the 'Refresh' button located on the header.",
"PDFOUNDRY.VIEWER.InspectDataHelp2": "You should be very careful when using these data paths in a PDF. The color coding is a 'best guess', and while it will usually be correct some systems may have exceptions or cause changes you enter into the sheet to be overridden by the system for certain data paths.",
"PDFOUNDRY.VIEWER.InspectDataHelp3": "While the button to copy /roll syntax is provided for convenience, data may be purposefully omitted or changed by the system during a roll. If a /roll syntax does not produce the expected result, this is not a bug.",
"PDFOUNDRY.VIEWER.SelectPlayers": "Select Players",
"PDFOUNDRY.VIEWER.SelectPlayersConfirm": "Make it so!",
"PDFOUNDRY.VIEWER.SelectSheet": "Select PDF",
"PDFOUNDRY.VIEWER.SelectSheetConfirm": "Make it so!",
"PDFOUNDRY.VIEWER.ShowToPlayersText": "Show to …",
"PDFOUNDRY.VIEWER.ShowToPlayersTitle": "Press SHIFT to show to ALL players except yourself.",
"PDFOUNDRY.VIEWER.ViewPDF": "View PDF"
}

Loading

0 comments on commit 8af1196

Please sign in to comment.