2019-08-12 19:33:36 +02:00
{
"Name" : {
"message" : "SponsorBlock" ,
"description" : "Name of the extension."
} ,
2019-08-12 19:36:02 +02:00
"fullName" : {
"message" : "SponsorBlock for YouTube - Skip Sponsorships" ,
"description" : "Name of the extension."
} ,
2019-08-12 19:33:36 +02:00
"Description" : {
"message" : "Skip over sponsorship on YouTube videos. Report sponsors on videos you watch to save the time of others." ,
"description" : "Description of the extension."
} ,
2019-08-12 22:45:14 +02:00
"helpPage" : {
"message" : "index_en.html"
} ,
2019-08-12 19:33:36 +02:00
"400" : {
"message" : "Server said this request was invalid"
} ,
"429" : {
"message" : "You have submitted too many sponsor times for this one video, are you sure there are this many?"
} ,
"409" : {
"message" : "This has already been submitted before"
} ,
"502" : {
"message" : "It seems the server is down. Contact the dev to inform them."
} ,
2019-08-12 23:07:24 +02:00
"channelWhitelisted" : {
2019-08-12 19:33:36 +02:00
"message" : "Channel Whitelisted!"
} ,
"Sponsor" : {
"message" : "Sponsor"
} ,
"Sponsors" : {
"message" : "Sponsors"
2019-08-12 20:35:08 +02:00
} ,
"Segment" : {
"message" : "sponsor segment"
2019-08-12 19:33:36 +02:00
} ,
"Segments" : {
"message" : "sponsor segments"
} ,
2019-08-12 21:08:26 +02:00
"Dismiss" : {
"message" : "Dismiss"
} ,
2019-08-12 23:29:15 +02:00
"Loading" : {
"message" : "Loading..."
} ,
"Mins" : {
"message" : "Minutes"
} ,
"Secs" : {
"message" : "Seconds"
} ,
2019-08-12 21:08:26 +02:00
"Hide" : {
2019-08-14 05:43:02 +02:00
"message" : "Never Show"
2019-08-12 21:08:26 +02:00
} ,
2019-08-12 23:07:24 +02:00
"hitGoBack" : {
2019-08-15 03:30:02 +02:00
"message" : "Hit unskip to get to where you came from."
2019-08-12 21:08:26 +02:00
} ,
2019-08-12 23:07:24 +02:00
"goBack" : {
2019-08-14 05:43:02 +02:00
"message" : "Unskip"
2019-08-12 21:08:26 +02:00
} ,
2019-08-12 23:07:24 +02:00
"confirmMSG" : {
2019-08-12 21:08:26 +02:00
"message" : "\n\nTo edit or delete individual values, click the info button or open the extension popup by clicking the extension icon in the top right corner."
} ,
2019-08-12 23:07:24 +02:00
"clearThis" : {
2019-08-12 21:08:26 +02:00
"message" : "Are you sure you want to clear this?\n\n"
} ,
2019-08-12 19:33:36 +02:00
"Unknown" : {
"message" : "There was an error submitting your sponsor times, please try again later."
} ,
2019-08-12 21:08:26 +02:00
2019-08-12 23:07:24 +02:00
"sponsorFound" : {
2019-08-12 19:33:36 +02:00
"message" : "This video's sponsors are in the database!"
} ,
2019-08-12 23:07:24 +02:00
"sponsor404" : {
2019-08-12 19:33:36 +02:00
"message" : "No sponsors found"
} ,
2019-08-12 23:07:24 +02:00
"sponsorStart" : {
2019-08-12 19:33:36 +02:00
"message" : "Sponsorship Starts Now"
} ,
2019-08-14 00:55:50 +02:00
"sponsorEnd" : {
2019-08-12 19:33:36 +02:00
"message" : "Sponsorship Ends Now"
} ,
2019-08-14 00:55:50 +02:00
"noVideoID" : {
2019-08-12 19:41:45 +02:00
"message" : "This probably isn't a YouTube tab, or you clicked too early. \n If you know this is a YouTube tab,\n close this popup and open it again."
2019-08-12 19:33:36 +02:00
} ,
2019-08-12 23:07:24 +02:00
"Voted" : {
2019-08-15 03:30:02 +02:00
"message" : "Voted!"
2019-08-12 19:33:36 +02:00
} ,
2019-08-14 00:55:50 +02:00
"voteFail" : {
2019-08-12 19:33:36 +02:00
"message" : "You have already voted this way before."
} ,
2019-08-12 23:07:24 +02:00
"serverDown" : {
2019-08-12 19:33:36 +02:00
"message" : "It seems the sever is down. Contact the dev immediately."
2019-08-12 20:46:25 +02:00
} ,
"connectionError" : {
"message" : "A connection error has occured. Error code: "
2019-08-12 22:40:23 +02:00
} ,
2019-08-12 23:07:24 +02:00
"wantToSubmit" : {
2019-08-12 22:40:23 +02:00
"message" : "Do you want to submit the sponsor times for video id"
} ,
"leftTimes" : {
"message" : "You seem to have left some sponsor times unsubmitted. Go back to that page to submit them (they are not deleted)."
2019-08-12 19:34:17 +02:00
}
2019-08-12 19:33:36 +02:00
}