Universal-Bypass/_locales/en/messages.json
Tim Speckhals af791ac962
5.5.9
2018-08-22 19:40:43 +02:00

75 lines
2.1 KiB
JSON

{
"appDesc": {
"message": "Don't waste your time with compliance. Universal Bypass automatically skips annoying link shorteners."
},
"firstrunTitle": {
"message": "Thank you for installing Universal Bypass!"
},
"firstrunSubtitle": {
"message": "You're amazing!"
},
"firstrunWhatnow": {
"message": "What you can do now:"
},
"firstrunOptions": {
"message": "Change Universal Bypass' options."
},
"firstrunTwitter": {
"message": "Follow Universal Bypass on Twitter to always be in the loop about Universal Bypass."
},
"homepage": {
"message": "Homepage"
},
"popupOptions": {
"message": "Options"
},
"options": {
"message": "Universal Bypass Options"
},
"save": {
"message": "Save"
},
"optionsNotifications": {
"message": "Show status notifications on websites Universal Bypass knows."
},
"optionsTrackerBypass": {
"message": "Bypass trackers using api.hell.sh."
},
"optionsBlockIPLoggers": {
"message": "Block IP loggers if they can't be bypassed."
},
"privacyPolicy": {
"message": "Privacy Policy"
},
"optionsUserscripts": {
"message": "Custom Bypasses"
},
"optionsUserscriptsSubtitle": {
"message": "It would be nice if you could submit working bypasses to GitHub, so others can benefit from it: "
},
"optionsUserscriptsName": {
"message": "Name. With an empty name, this bypass will be deleted."
},
"optionsUserscriptsDomains": {
"message": "Domains. Use * for this bypass to be effective everywhere."
},
"optionsUserscriptsDelete": {
"message": "Delete Bypass"
},
"notificationTimerSkip": {
"message": "Universal Bypass just skipped that timer for you."
},
"notificationTimerLeap": {
"message": "Universal Bypass just removed %secs% second(s) from that timer."
},
"notificationBackend": {
"message": "Universal Bypass can't bypass this site because they have a server-side check."
},
"blockedTitle": {
"message": "Universal Bypass prevented your IP from being logged."
},
"blockedSubtitle": {
"message": "If you don't want Universal Bypass to prevent bad actors from getting your IP, disable this in the options:"
}
}