diff --git a/src/Website/downloads.json b/src/Website/downloads.json index 53f60c47b8a..adfe7006ac2 100644 --- a/src/Website/downloads.json +++ b/src/Website/downloads.json @@ -1,170 +1,258 @@ { - "downloads.adsbox.disableAdblock": { - "description": "Message next to pepe.", - "message": "Please disable your adblock" - }, - "downloads.adsbox.thankyou.message": { - "description": "Message of the advertisement section box.", - "message": "We use ads to support our team and maintain our servers to offer you the best user experience!" - }, - "downloads.adsbox.thankyou.title": { - "description": "Title of the advertisement section box.", - "message": "Thank you!" - }, - "downloads.appdownloading.header": { - "description": "Header above application download buttons.", - "message": "Application" - }, - "downloads.button.back": { - "description": "Back button on the ads section", - "message": "Back" - }, - "downloads.button.cancel": { - "description": "Button on the modal of Opera/Edge browsers.", - "message": "Cancel" - }, - "downloads.button.done": { - "description": "Button on the page when trying to download with adblocker on.", - "message": "Done" - }, - "downloads.button.login": { - "description": "Login button on the downloads page.", - "message": "Login" - }, - "downloads.button.okay": { - "description": "Button on the modal of Opera/Edge browsers.", - "message": "Okay" - }, - "downloads.button.skip": { - "description": "Skip button on the ads section", - "message": "Skip" - }, - "downloads.button.skipanyway": { - "description": "Skip Anyway button on the ads page.", - "message": "Skip Anyway" - }, - "downloads.error.login": { - "description": "Error message if the user is not logged in.", - "message": "Please login in order to see these downloads." - }, - "downloads.error.noaccess.description": { - "description": "More info if the user doesn't alpha/beta access.", - "message": "You can join our beta program **here** for free. Hurry up! We only have {0} more slots available" - }, - "downloads.error.noaccess.title": { - "description": "Error message if the user doesn't alpha/beta access.", - "message": "Uh oh, it looks like you do not have alpha/beta access :(" - }, - "downloads.extdownloading.header": { - "description": "Header above extension download buttons.", - "message": "Extension" - }, - "downloads.header.subtitle": { - "description": "Subtitle for header", - "message": "Use PreMiD now and show off to your friends what you're doing, maybe you find someone with the same interests." - }, - "downloads.header.title": { - "description": "Title", - "message": "Time to show off." - }, - "downloads.instructions.footer": { - "description": "{0} will be replaced with footer.link", - "message": "Still having issues? {0}" - }, - "downloads.instructions.footer.link": { - "description": "Link to our discord", - "message": "We're here to help!" - }, - "downloads.instructions.heading": { - "description": "Displayed at Downloads page above steps", - "message": "Get Started" - }, - "downloads.instructions.step_1": { - "description": "Heading for installing the application", - "message": "Download PreMiD" - }, - "downloads.instructions.step_2": { - "description": "Heading for installing the application", - "message": "Install our application" - }, - "downloads.instructions.step_3": { - "description": "Heading for installing the application", - "message": "Add our Extension to your browser" - }, - "downloads.instructions.step_4": { - "description": "I think you get what this is...", - "message": "Reload this site and check if the extension is connected" - }, - "downloads.latest.header": { - "description": "Header above alpha/beta download buttons.", - "message": "Early Releases" - }, - "downloads.mobile.errorMessage": { - "description": "Downloads page warning when user is on mobile.", - "message": "Please be aware that PreMiD is not supported on mobile phones." - }, - "downloads.mobile.hideDownloads": { - "description": "Little button on the downloads page for mobile users.", - "message": "Hide Downloads" - }, - "downloads.mobile.showDownloads": { - "description": "Little button on the downloads page for mobile users.", - "message": "Show Downloads" - }, - "downloads.showbeta.message": { - "description": "", - "message": "Show early releases" - }, - "downloads.showbeta.small": { - "description": "Small text under the show beta title.", - "message": "(not needed if you are only here to download the normal application)" - }, - "downloads.skipanyway.message1": { - "description": "Skip anyway messages (changes everytime you click it).", - "message": "I don't want to support." - }, - "downloads.skipanyway.message2": { - "description": "Skip anyway messages (changes everytime you click it).", - "message": "Are you sure?" - }, - "downloads.skipanyway.message3": { - "description": "Skip anyway messages (changes everytime you click it).", - "message": "Really?" - }, - "downloads.skipanyway.message4": { - "description": "Skip anyway messages (changes everytime you click it).", - "message": "P-please support :(" - }, - "downloads.skipanyway.message5": { - "description": "Skip anyway messages (changes everytime you click it).", - "message": "I need you :<" - }, - "downloads.skipanyway.message6": { - "description": "Last message of the skip anyway messages (changes everytime you click it).", - "message": "Okay, okay..." - }, - "downloads.tooltips.os_not_supported.part1": { - "description": "First part of the message.", - "message": "Warning:" - }, - "downloads.tooltips.os_not_supported.part2": { - "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`", - "message": "{0} There is no installer for this operating system. This means that there's no professional support for it." - }, - "downloads.warning.differentVersion": { - "description": "Tippy message of the Linux card.", - "message": "Current version of this platform is {0} (this version is specific to Linux and doesn't apply to other platforms)." - }, - "downloads.warning.differentVersion2": { - "description": "Tippy message of the version number when user is on Linux.", - "message": "This version is specific to Linux, and doesn't apply to other systems. Application's main version is {0}" - }, - "downloads.warning.message.opera": { - "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *.", - "message": "You have to install **this** extension in order install PreMiD from Chrome Webstore." - }, - "downloads.warning.title": { - "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser).", - "message": "Warning" - } + "downloads.adsbox.disableAdblock": { + "description": "Message next to pepe.", + "message": "Please disable your adblock" + }, + "downloads.adsbox.thankyou.message": { + "description": "Message of the advertisement section box.", + "message": "We use ads to support our team and maintain our servers to offer you the best user experience!" + }, + "downloads.adsbox.thankyou.title": { + "description": "Title of the advertisement section box.", + "message": "Thank you!" + }, + "downloads.appdownloading.header": { + "description": "Header above application download buttons.", + "message": "Application" + }, + "downloads.button.back": { + "description": "Back button on the ads section", + "message": "Back" + }, + "downloads.button.cancel": { + "description": "Button on the modal of Opera/Edge browsers.", + "message": "Cancel" + }, + "downloads.button.done": { + "description": "Button on the page when trying to download with adblocker on.", + "message": "Done" + }, + "downloads.button.login": { + "description": "Login button on the downloads page.", + "message": "Login" + }, + "downloads.button.okay": { + "description": "Button on the modal of Opera/Edge browsers.", + "message": "Okay" + }, + "downloads.button.skip": { + "description": "Skip button on the ads section", + "message": "Skip" + }, + "downloads.button.skipanyway": { + "description": "Skip Anyway button on the ads page.", + "message": "Skip Anyway" + }, + "downloads.error.login": { + "description": "Error message if the user is not logged in.", + "message": "Please login in order to see these downloads." + }, + "downloads.error.noaccess.description": { + "description": "More info if the user doesn't alpha/beta access.", + "message": "You can join our beta program **here** for free. Hurry up! We only have {0} more slots available" + }, + "downloads.error.noaccess.title": { + "description": "Error message if the user doesn't alpha/beta access.", + "message": "Uh oh, it looks like you do not have alpha/beta access :(" + }, + "downloads.extdownloading.header": { + "description": "Header above extension download buttons.", + "message": "Extension" + }, + "downloads.header.subtitle": { + "description": "Subtitle for header", + "message": "Use PreMiD now and show off to your friends what you're doing, maybe you find someone with the same interests." + }, + "downloads.header.title": { + "description": "Title", + "message": "Time to show off." + }, + "downloads.instructions.footer": { + "description": "{0} will be replaced with footer.link", + "message": "Still having issues? {0}" + }, + "downloads.instructions.footer.link": { + "description": "Link to our discord", + "message": "We're here to help!" + }, + "downloads.instructions.heading": { + "description": "Displayed at Downloads page above steps", + "message": "Get Started" + }, + "downloads.instructions.step_1": { + "description": "Heading for installing the application", + "message": "Download PreMiD" + }, + "downloads.instructions.step_2": { + "description": "Heading for installing the application", + "message": "Install our application" + }, + "downloads.instructions.step_3": { + "description": "Heading for installing the application", + "message": "Add our Extension to your browser" + }, + "downloads.instructions.step_4": { + "description": "I think you get what this is...", + "message": "Reload this site and check if the extension is connected" + }, + "downloads.latest.header": { + "description": "Header above alpha/beta download buttons.", + "message": "Early Releases" + }, + "downloads.mobile.errorMessage": { + "description": "Downloads page warning when user is on mobile.", + "message": "Please be aware that PreMiD is not supported on mobile phones." + }, + "downloads.showbeta.message": { + "description": "", + "message": "Show early releases" + }, + "downloads.showbeta.small": { + "description": "Small text under the show beta title.", + "message": "(not needed if you are only here to download the normal application)" + }, + "downloads.skipanyway.message1": { + "description": "Skip anyway messages (changes everytime you click it).", + "message": "I don't want to support." + }, + "downloads.skipanyway.message2": { + "description": "Skip anyway messages (changes everytime you click it).", + "message": "Are you sure?" + }, + "downloads.skipanyway.message3": { + "description": "Skip anyway messages (changes everytime you click it).", + "message": "Really?" + }, + "downloads.skipanyway.message4": { + "description": "Skip anyway messages (changes everytime you click it).", + "message": "P-please support :(" + }, + "downloads.skipanyway.message5": { + "description": "Skip anyway messages (changes everytime you click it).", + "message": "I need you :<" + }, + "downloads.skipanyway.message6": { + "description": "Last message of the skip anyway messages (changes everytime you click it).", + "message": "Okay, okay..." + }, + "downloads.tooltips.os_not_supported.part1": { + "description": "First part of the message.", + "message": "Warning:" + }, + "downloads.tooltips.os_not_supported.part2": { + "description": "Next part of the tooltip message. {0} are replaced with `downloads.tooltips.os_not_supported.part1`", + "message": "{0} There is no installer for this operating system. This means that there's no professional support for it." + }, + "downloads.warning.differentVersion": { + "description": "Tippy message of the Linux card.", + "message": "Current version of this platform is {0} (this version is specific to Linux and doesn't apply to other platforms)." + }, + "downloads.warning.differentVersion2": { + "description": "Tippy message of the version number when user is on Linux.", + "message": "This version is specific to Linux, and doesn't apply to other systems. Application's main version is {0}" + }, + "downloads.warning.message.opera": { + "description": "Warning modal message when an Opera user clicks on Opera (extension) download. '**this**' will be replaced with link to the Opera's extension store. Keep the *.", + "message": "You have to install **this** extension in order install PreMiD from Chrome Webstore." + }, + "downloads.warning.title": { + "description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser).", + "message": "Warning" + }, + "downloads.mobile.notAvailable": { + "description": "Warning message shown on mobile devices indicating PreMiD is not available.", + "message": "PreMiD is not available for mobile devices. Please use a desktop browser to install PreMiD." + }, + "downloads.mobile.showDownloads": { + "description": "Button text to show downloads section on mobile.", + "message": "Show Downloads" + }, + "downloads.mobile.hideDownloads": { + "description": "Button text to hide downloads section on mobile.", + "message": "Hide Downloads" + }, + "downloads.notice.header.title": { + "description": "Main announcement title in the downloads page.", + "message": "Big News!" + }, + "downloads.notice.header.removal": { + "description": "First line of the announcement about app removal.", + "message": "We've removed the application completely!" + }, + "downloads.notice.header.simplified": { + "description": "Second line explaining the simplified installation process.", + "message": "Now you only need the browser extension - no extra downloads needed." + }, + "downloads.notice.features.oneClick": { + "description": "Feature tag highlighting one-click setup.", + "message": "One-Click Setup" + }, + "downloads.notice.features.noApp": { + "description": "Feature tag highlighting no app requirement.", + "message": "No App Needed" + }, + "downloads.notice.features.justWorks": { + "description": "Feature tag emphasizing simplicity.", + "message": "Just Works™" + }, + "downloads.notice.version": { + "description": "Small text showing version information and reason for change.", + "message": "Application removed in v2.6.0 to make your life easier ✨" + }, + "downloads.notice.browsers.title": { + "description": "Title for the browser selection section.", + "message": "Get PreMiD for your browser" + }, + "downloads.notice.browsers.comingSoon": { + "description": "Label shown on unavailable browser options.", + "message": "Coming Soon" + }, + "downloads.notice.beta.title": { + "description": "Title for the beta program section.", + "message": "Beta Program" + }, + "downloads.notice.beta.description": { + "description": "Description of how to join the beta program.", + "message": "Love trying new stuff? Join our Discord and use /beta to get early access!" + }, + "downloads.notice.alpha.title": { + "description": "Title for the alpha access section.", + "message": "Alpha Access" + }, + "downloads.notice.alpha.description": { + "description": "Description of how to get alpha access.", + "message": "Support us on GitHub or Patreon to get the bleeding-edge features!" + }, + "downloads.notice.support.needHelp": { + "description": "Start of the support section text.", + "message": "Need help? Join our" + }, + "downloads.notice.support.discord": { + "description": "Discord link text in support section.", + "message": "Discord" + }, + "downloads.notice.support.forSupport": { + "description": "End of the support section text.", + "message": "for support!" + }, + "downloads.notice.appreciation.title": { + "description": "Title for the appreciation section.", + "message": "Love PreMiD?" + }, + "downloads.notice.appreciation.description": { + "description": "Description in the appreciation section.", + "message": "Consider supporting us or leaving a review - it means the world to us!" + }, + "downloads.notice.appreciation.buttons.github": { + "description": "GitHub sponsors button text.", + "message": "GitHub Sponsors" + }, + "downloads.notice.appreciation.buttons.patreon": { + "description": "Patreon button text.", + "message": "Patreon" + }, + "downloads.notice.appreciation.buttons.review": { + "description": "Review button text.", + "message": "Review Us" + } }