wrycu/StarWarsFFG-Enhancements

Add french and portuguese translations for new content

arknano opened this issue · 1 comments

Some newer text is missing from the Portuguese and French translations.

The following lines dont exist in the translation files and should be added:

"ffg-star-wars-enhancements.rename.auto-friendly": "Friendly actor icon",
"ffg-star-wars-enhancements.rename.auto-hint-friendly": "Friendly actors will use this image",
"ffg-star-wars-enhancements.rename.auto-enemy": "Enemy actor icon",
"ffg-star-wars-enhancements.rename.auto-hint-enemy": "Enemy actors will use this image",
"ffg-star-wars-enhancements.rename.auto-neutral": "Neutral actor icon",
"ffg-star-wars-enhancements.rename.auto-hint-neutral": "Neutral actors will use this image",
"ffg-star-wars-enhancements.opening-crawl.title": "Opening Crawl",

Following lines have existing fallback english text but need translations;

"ffg-star-wars-enhancements.opening-crawl.opening-crawl-intro-text-delay": "Intro text delay",
"ffg-star-wars-enhancements.opening-crawl.opening-crawl-intro-text-delay-hint": "Time in seconds until the \"A long time ago...\" text appears",
"ffg-star-wars-enhancements.opening-crawl.opening-crawl-intro-text-duration": "Intro text duration",
"ffg-star-wars-enhancements.opening-crawl.opening-crawl-intro-text-duration-hint": "Time in seconds for the text to stay on screen",
"ffg-star-wars-enhancements.opening-crawl.opening-crawl-intro-logo-delay": "Logo delay",
"ffg-star-wars-enhancements.opening-crawl.opening-crawl-intro-logo-delay-hint": "Time in seconds since the intro text disappeared to show the logo",
"ffg-star-wars-enhancements.opening-crawl.opening-crawl-intro-logo-duration": "Logo duration",
"ffg-star-wars-enhancements.opening-crawl.opening-crawl-intro-logo-duration-hint": "Time in seconds for the logo to fly away and disappear",
"ffg-star-wars-enhancements.opening-crawl.opening-crawl-intro-crawl-delay": "Crawl text delay",
"ffg-star-wars-enhancements.opening-crawl.opening-crawl-intro-crawl-delay-hint": "Time in seconds since the intro text disappeared to start animating the crawl text",
"ffg-star-wars-enhancements.opening-crawl.opening-crawl-intro-crawl-duration": "Crawl text duration",
"ffg-star-wars-enhancements.opening-crawl.opening-crawl-intro-crawl-duration-hint": "Time in seconds until the crawl text has moved into the distance and disappeared",
"ffg-star-wars-enhancements.opening-crawl.opening-crawl-intro-crawl-duration-adjust": "Crawl timing adjust",
"ffg-star-wars-enhancements.opening-crawl.opening-crawl-intro-crawl-duration-adjust-hint": "Time in seconds to extend or reduce the crawl duration (if your text is shorter, for example)",
"ffg-star-wars-enhancements.opening-crawl.opening-crawl-intro-pan-delay": "Pan delay",
"ffg-star-wars-enhancements.opening-crawl.opening-crawl-intro-pan-delay-hint": "Time in seconds after the crawl text has disappeared to start panning to the image",
"ffg-star-wars-enhancements.opening-crawl.opening-crawl-intro-pan-duration": "Pan duration",
"ffg-star-wars-enhancements.opening-crawl.opening-crawl-intro-pan-duration-hint": "Time in seconds until the pan finishes on the image",
"ffg-star-wars-enhancements.opening-crawl.opening-crawl-intro-close-delay": "Window close delay",
"ffg-star-wars-enhancements.opening-crawl.opening-crawl-intro-close-delay-hint": "Time in seconds after the pan finishes to close the window. If 0, will not close the window",

"ffg-star-wars-enhancements.controls.title-cards.title": "Title Cards",
"ffg-star-wars-enhancements.controls.title-cards.toptext-label": "Top Text",
"ffg-star-wars-enhancements.controls.title-cards.bottomtext-label": "Bottom Text",
"ffg-star-wars-enhancements.controls.title-cards.launch": "Launch Title Cards",
"ffg-star-wars-enhancements.title-cards.ui.name": "Title Cards settings",
"ffg-star-wars-enhancements.title-cards.ui.hint": "Configure Title Cards",
"ffg-star-wars-enhancements.title-cards.ui.label": "Open Configuration",
"ffg-star-wars-enhancements.title-cards.title-cards-logo": "Title Cards Logo",
"ffg-star-wars-enhancements.title-cards.title-cards-logo-hint": "Logo to display first",
"ffg-star-wars-enhancements.title-cards.title-cards-music": "Title Cards music",
"ffg-star-wars-enhancements.title-cards.title-cards-music-hint": "Music to play. Default settings are synced to the Book of Boba Fett intro",
"ffg-star-wars-enhancements.title-cards.title-cards-music-delay": "Music start delay",
"ffg-star-wars-enhancements.title-cards.title-cards-music-delay-hint": "Delay in seconds until the music starts playing",
"ffg-star-wars-enhancements.title-cards.title-cards-top-font-size": "Top Text Size",
"ffg-star-wars-enhancements.title-cards.title-cards-top-font-size-hint": "Size of the top text in px",
"ffg-star-wars-enhancements.title-cards.title-cards-bottom-font-size": "Bottom Text Size",
"ffg-star-wars-enhancements.title-cards.title-cards-bottom-font-size-hint": "Size of the bottom text in px",
"ffg-star-wars-enhancements.title-cards.title-cards-logo-delay": "Logo delay",
"ffg-star-wars-enhancements.title-cards.title-cards-logo-delay-hint": "Time in seconds until the logo appears",
"ffg-star-wars-enhancements.title-cards.title-cards-logo-duration": "Logo duration",
"ffg-star-wars-enhancements.title-cards.title-cards-logo-duration-hint": "Time in seconds the logo remains on screen",
"ffg-star-wars-enhancements.title-cards.title-cards-text-delay": "Text delay",
"ffg-star-wars-enhancements.title-cards.title-cards-text-delay-hint": "Time in seconds until the text appears",
"ffg-star-wars-enhancements.title-cards.title-cards-text-duration": "Text duration",
"ffg-star-wars-enhancements.title-cards.title-cards-close-delay": "Window close delay",
"ffg-star-wars-enhancements.title-cards.title-cards-close-delay-hint": "Time in seconds since the text disappeared to close the window. If 0, will not close the window"

I pinged the previous translation contributors regarding this ticket on the Foundry discord, this ticket is just for easy reference