aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/_locales/en/messages.json
blob: 354e7739ac731ffc1945f8f90afd334fe1548eb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
{
    "Name": {
        "message": "SponsorBlock",
        "description": "Name of the extension."
    },
    "fullName": {
        "message": "SponsorBlock for YouTube - Skip Sponsorships",
        "description": "Name of the extension."
    },

    "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."
    },
    "helpPage": {
        "message": "index_en.html"
    },
    "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"
    },
    "channelWhitelisted": {
        "message": "Channel Whitelisted!"
    },
    "Sponsor": {
        "message": "sponsor"
    },
    "Sponsors": {
        "message": "sponsors"
    },
   "Segment": {
        "message": "sponsor segment"
    },
    "Segments": {
        "message": "sponsor segments"
    },
    "noticeTitle": {
        "message": "Sponsor Skipped"
    },
    "reportButtonTitle": {
        "message": "Report"
    },
    "reportButtonInfo": {
        "message": "Report this sponsor submission as incorrect."
    },
    "Dismiss": {
        "message": "Dismiss"
    },
    "Loading": {
        "message": "Loading..."
    },
    "Mins": {
        "message": "Minutes"
    },
    "Secs": {
        "message": "Seconds"
    },
    "Hide": {
        "message": "Never Show"
    },
    "hitGoBack": {
        "message": "Hit unskip to get to where you came from."
    },
    "unskip": {
        "message": "Unskip"
    },
    "reskip": {
        "message": "Reskip"
    },
    "paused": {
        "message": "Paused"
    },
    "confirmMSG": {
        "message": "To edit or delete individual values, click the info button or open the extension popup by clicking the extension icon in the top right corner."
    },
    "clearThis": {
        "message": "Are you sure you want to clear this?\n\n"
    },
    "Unknown": {
        "message": "There was an error submitting your sponsor times, please try again later."
    },
    "sponsorFound": {
        "message": "This video's sponsors are in the database!"
    },
    "sponsor404": {
        "message": "No sponsors found"
    },
    "sponsorStart": {
        "message": "Sponsorship Starts Now"
    },
    "sponsorEnd": {
        "message": "Sponsorship Ends Now"
    },
    "noVideoID": {
        "message": "No YouTube video found at this tab. If you know this is a YouTube tab, close this popup and open it again. If that does not work, try reloading the tab."
    },
    "success": {
        "message": "Success!"
    },
    "voted": {
        "message": "Voted!"
    },
    "voteFail": {
        "message": "You have already voted this way before."
    },
    "serverDown": {
        "message": "It seems the sever is down. Contact the dev immediately."
    },
    "connectionError": {
        "message": "A connection error has occured. Error code: "
    },
    "wantToSubmit": {
        "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)."
    },
    "clearTimes": {
        "message": "Clear Sponsor Times"
    },
    "openPopup": {
        "message": "Open SponsorBlock Popup"
    },
    "SubmitTimes": {
        "message": "Submit Sponsor Times"
    },
    "submitCheck": {
        "message": "Are you sure you want to submit this?"
    },
    "whitelistChannel": {
         "message": "Whitelist Channel"
    },
    "removeFromWhitelist": {
         "message": "Remove Channel From Whitelist"
    },
    "voteOnTime": {
         "message": "Vote On A Sponsor Time"
    },
    "recordTimes": {
         "message": "Record the times of a sponsorship"
    },
    "soFarUHSubmited": {
         "message": "So far, you've submitted"
    },
    "savedPeopleFrom": {
         "message": "You have saved people from "
    },
    "viewLeaderboard": {
         "message": "View the leaderboard"
    },
    "here": {
        "message": "here"
    },
    "recordTimesDescription": {
         "message": "Click the button below when the sponsorship starts and ends to record and\nsubmit it to the database."
    },
    "popupHint": {
         "message": "Hint: Press the semicolon key while focused on a video to report the start/end of a sponsor and quote to submit. (This can be changed in the options)"
    },
    "lastTimes": {
         "message": "Latest Sponsor Message Times Chosen"
    },
    "clearTimesButton": {
        "message": "Clear Times"
    },
    "submitTimesButton": {
        "message": "Submit Times"
    },
    "publicStats": {
        "message": "This is used on the public stats page to show off how much you've contributed. See it"
    },
    "setUsername": {
        "message": "Set Username"
    },
    "discordAdvert": {
        "message": "Come join the official discord server to give suggestions and feedback!"
    },
    "hideThis": {
        "message": "Hide this"
    },
    "Options": {
        "message": "Options"
    },
    "showButtons": {
        "message": "Show Buttons On YouTube Player"
    },
    "hideButtons": {
        "message": "Hide Buttons On YouTube Player"
    },
    "hideButtonsDescription": {
        "message": "This hides the buttons that appear on the YouTube player to submit skip segments."
    },
    "showInfoButton": {
        "message": "Show Info Button On YouTube Player"
    },
    "hideInfoButton": {
        "message": "Hide Info Button On YouTube Player"
    },
    "whatInfoButton": {
        "message": "This is the button that opens up a popup in the YouTube page."
    },
    "hideDeleteButton": {
        "message": "Hide Delete Button On YouTube Player"
    },
    "showDeleteButton": {
        "message": "Show Delete Button On YouTube Player"
    },
    "whatDeleteButton": {
        "message": "This is the button on the YouTube player that will clear all your un-submitted segments for the current video."
    },
    "disableViewTracking": {
        "message": "Disable Sponsor Skip Count Tracking"
    },
    "enableViewTracking": {
        "message": "Enable Sponsor Skip Count Tracking"
    },
    "whatViewTracking": {
        "message": "This feature tracks which sponsors you have skipped to let users know how much their submission has helped others and\nused as a metric along with upvotes to ensure that spam doesn't get into the database. The extension sends a message\nto the server each time you skip a sponsor. Hopefully most people don't change this setting so that the view numbers are accurate. :)"
    },
    "showNotice": {
        "message": "Show Notice Again"
    },
    "longDescription": {
        "message": "SponsorBlock is an extension that will skip over sponsored segments of YouTube videos. SponsorBlock is a crowdsourced browser extension that lets anyone submit the start and end times of sponsored segments of YouTube videos. Once one person submits this information, everyone else with this extension will skip right over the sponsored segment.",
        "description": "Full description of the extension on the store pages."
    },
    "website": {
        "message": "Website",
        "description": "Used on Firefox Store Page"
    },
    "sourceCode": {
        "message": "Source Code",
        "description": "Used on Firefox Store Page"
    },
    "noticeUpdate": {
        "message": "The notice has been upgraded!",
        "description": "The first line of the message displayed after the notice was upgraded."
    },
    "noticeUpdate2": {
        "message": "If you still don't like it, hit the never show button.",
        "description": "The second line of the message displayed after the notice was upgraded."
    },
    "setStartSponsorShortcut": {
        "message": "Set key for start sponsor keybind"
    },
    "setSubmitKeybind": {
        "message": "Set key for submission keybind"
    },
    "keybindDescription": {
        "message": "Select a key by typing it"
    },
    "keybindDescriptionComplete": {
        "message": "The keybind has been set to: "
    },
    "0": {
        "message": "Connection Timeout. Check your internet connection. If your internet is working, the server is probably overloaded or down."
    },
    "disableSkipping": {
        "message": "Disable SponsorBlock"
    },
    "enableSkipping": {
        "message": "Enable SponsorBlock"
    },
    "yourWork": {
        "message": "Your Work",
        "description": "Used to describe the section that will show you the statistics from your submissions."
    },
    "502": {
        "message": "The server seems to be overloaded. Try again in a few seconds."
    },
    "errorCode": {
        "message": "Error Code: "
    },
    "noticeTitleNotSkipped": {
        "message": "Skip Sponsor?"
    },
    "skip": {
        "message": "Skip"
    },
    "disableAutoSkip": {
        "message": "Disable Auto Skip"
    },
    "enableAutoSkip": {
        "message": "Enable Auto Skip"
    },
    "autoSkipDescription": {
        "message": "Auto skip will skip sponsors for you. If disabled, a notice will appear asking if you'd like to skip."
    },
    "audioNotification": {
        "message": "Audio Notification On Skip"
    },
    "audioNotificationDescription": {
        "message": "Audio notification on skip will play a sound whenever a sponsor is skipped. If disabled (or auto skip is disabled), no sound will be played."
    },
    "youHaveSkipped": {
        "message": "You have skipped "
    },
    "youHaveSaved": {
        "message": "You have saved yourself "
    },
    "minLower": {
        "message": "minute"
    },
    "minsLower": {
        "message": "minutes"
    },
    "hourLower": {
        "message": "hour"
    },
    "hoursLower": {
        "message": "hours"
    },
    "youHaveSavedTime": {
        "message": "You have saved people"
    },
    "youHaveSavedTimeEnd": {
        "message": " of their lives."
    },
    "guildlinesSummary": {
        "message": "- Make sure your segment only contains paid promotion segment, nothing else.\n- Make sure skipping this segment will not skip valuable content\n- If the whole video is a sponsor, please do not report it. A full video reporting system will come out soon.\n- Please do not report disclaimers that could show bias (if a review video is sponsored, don't skip when they mention that)."
    },
    "statusReminder": {
        "message": "Check status.sponsor.ajay.app for server status."
    },
    "changeUserID": {
        "message": "Import/Export Your UserID"
    },
    "whatChangeUserID": {
        "message": "This should be kept private. This is like a password and should not be shared with anyone. If someone has this, they can impersonate you."
    },
    "setUserID": {
        "message": "Set UserID"
    },
    "userIDChangeWarning": {
        "message": "Warning: Changing the UserID is permanent. Are you sure you would like to do this? Make sure to backup your old one just in case."
    },
    "createdBy": {
        "message": "Created By"
    },
    "autoSkip": {
        "message": "Auto Skip"
    },
    "showSkipNotice": {
        "message": "Show Notice After A Sponsor Is Skipped"
    },
    "keybindCurrentlySet": {
        "message": ". It is currently set to:"
    },
    "supportInvidious": {
        "message": "Support Invidious"
    },
    "supportInvidiousDescription": {
        "message": "Invidious (invidio.us) is a third party YouTube client. To enable support, you must accept the extra permissions. This does NOT work in incognito on Chrome and other Chromium variants."
    },
    "optionsInfo": {
        "message": "Enable Invidious support, disable autoskip, hide buttons and more."
    },
    "addInvidiousInstance": {
        "message": "Add Invidious Instance"
    },
    "addInvidiousInstanceDescription": {
        "message": "Add a custom instance of Invidious. This must be formatted with JUST the domain. Example: invidious.ajay.app"
    },
    "add": {
        "message": "Add"
    },
    "addInvidiousInstanceError": {
        "message": "This is an invalid domain. This should JUST include the domain part. Example: invidious.ajay.app"
    },
    "resetInvidiousInstance": {
        "message": "Reset Invidious Instance List"
    },
    "resetInvidiousInstanceAlert": {
        "message": "You are about to reset the Invidious instance list"
    },
    "currentInstances": {
        "message": "Current Instances:"
    },
    "enableAutoUpvote": {
        "message": "Auto Upvote"
    },
    "whatAutoUpvote": {
        "message": "With this enabled, the extension will upvote all submissions you view if you do not report them. If the notice is disabled, this will not occur."
    },
    "minDuration": {
        "message": "Minimum duration (seconds):"
    },
    "minDurationDescription": {
        "message": "Sponsor segments shorter than the set value will not be skipped or show in the player."
     },
    "shortCheck": {
        "message": "The following submission is shorter than your minimum duration option. This could mean that this is already submitted, and just being ignored due to this option. Are you sure you would like to submit?"
    },
    "showUploadButton": {
        "message": "Show Upload Button"
    },
    "whatUploadButton": {
        "message": "This button appears on the YouTube player after you have selected a timestamp and are ready to submit."
    },
    "customServerAddress": {
        "message": "SponsorBlock Server Address"
    },
    "customServerAddressDescription": {
        "message": "The address SponsorBlock uses to make calls to the server.\nUnless you have your own server instance, this should not be changed."
    },
    "save": {
        "message": "Save"
    },
    "reset": {
        "message": "Reset"
    },
    "customAddressError": {
        "message": "This address is not in the right form. Make sure you have http:// or https:// at the begining and no trailing slashes."
    },
    "areYouSureReset": {
        "message": "Are you sure you would like to reset this?"
    },
    "confirmPrivacy": {
        "message": "The video has been detected as unlisted. Click cancel if you do not want to check for sponsors."
    },
    "unlistedCheck": {
        "message": "Ignore Unlisted/Private Videos"
    },
    "whatUnlistedCheck": {
        "message": "This setting will slightly slow down SponsorBlock. Sponsor lookups require sending the video ID to the server. If you are concerned about unlisted video IDs being sent over the internet, enable this option."
    },
    "mobileUpdateInfo": {
        "message": "m.youtube.com is now supported"
    },
    "exportOptions": {
        "message": "Import/Export All Options"
    },
    "whatExportOptions": {
        "message": "This is your entire configuration in JSON. This includes your userID, so be sure to share this wisely."
    },
    "setOptions": {
        "message": "Set Options"
    },
    "exportOptionsWarning": {
        "message": "Warning: Changing the options is permanent and can break your install. Are you sure you would like to do this? Make sure to backup your old one just in case."
    },
    "incorrectlyFormattedOptions": {
        "message": "This JSON is not formatted correctly. Your options have not been changed."
    },
    "confirmNoticeTitle" : {
        "message": "Submit Segment"
    },
    "submit": {
        "message": "Submit"
    },
    "cancel": {
        "message": "Cancel"
    },
    "delete": {
        "message": "Delete"
    },
    "preview": {
        "message": "Preview"
    },
    "edit": {
        "message": "Edit"
    },
    "copyDebugInformation": {
        "message": "Copy Debug Information To Clipboard"
    },
    "copyDebugInformationFailed": {
        "message": "Failed to write to clipboard"
    },
    "copyDebugInformationOptions": {
        "message": "Copies information to the clipboard to be provided to a developer when raising a bug / when a developer requests it. Sensitive information such as your user ID, whitelisted channels, and custom server address have been removed. However it does contain information such as your useragent, browser, operating system, and extension version number. "
    },
    "copyDebugInformationComplete": {
        "message": "The debug information has been copied to the clip board. Feel free to remove any information you would rather not share. Save this in a text file or paste into the bug report."
    },
    "theKey": {
        "message": "The key"
    },
    "keyAlreadyUsedByYouTube": {
        "message": "is already used by youtube. Please select another key."
    },
    "keyAlreadyUsed": {
        "message": "is bound to another action. Please select another key."
    },
    "to": {
        "message": "to",
        "description": "Used between sponsor times. Example: 1:20 to 1:30"
    },
    "category_sponsor": {
        "message": "Sponsor"
    },
    "category_intro": {
        "message": "Intro Animation"
    },
    "category_outro": {
        "message": "Endcards/Credits"
    },
    "category_interaction": {
        "message": "Interaction Reminder (Subscribe)"
    },
    "category_selfpromo": {
        "message": "Self-Promotion and Merchandise"
    },
    "category_music_offtopic": {
        "message": "Music: Non-Music Section"
    },
    "category_livestream_messages": {
        "message": "Livestream: Donation/Message Readings"
    },
    "disable": {
        "message": "Disable"
    },
    "manualSkip": {
        "message": "Manual Skip"
    },
    "showOverlay": {
        "message": "Show In Seek Bar"
    },
    "enableTestingServer": {
        "message": "Enable Beta Testing Server"
    },
    "whatEnableTestingServer": {
        "message": "Your submissions and votes WILL NOT COUNT towards the main server. Only use this for testing."
    },
    "testingServerWarning": {
        "message": "All submissions and votes WILL NOT COUNT towards the main server while connecting to the test server. Make sure to disable this when you want to make real submissions."
    },
    "bracketNow": {
        "message": "(Now)"
    },
    "moreCategories": {
        "message": "More Categories"
    },
    "bracketEnd": {
        "message": "(End)"
    },
    "hiddenDueToDownvote": {
        "message": "hidden: downvote"
    },
    "hiddenDueToDuration": {
        "message": "hidden: too short"
    },
    "channelDataNotFound": {
        "message": "Channel ID not loaded yet."
    },
    "adblockerIssue": {
        "message": "It seems that something is blocking SponsorBlock's ability to get video data. This is probably your ad blocker. Please check https://github.com/ajayyy/SponsorBlock/wiki/Fix-Ad-Blocker-Blocking-SponsorBlock's-Requests"
    },
    "itCouldBeAdblockerIssue": {
        "message": "If this keeps occuring, it could be caused by your ad blocker. Please check https://github.com/ajayyy/SponsorBlock/wiki/Fix-Ad-Blocker-Blocking-SponsorBlock's-Requests"
    },
    "forceChannelCheck": {
        "message": "Force Channel Check Before Skipping Sponsors"
    },
    "whatForceChannelCheck": {
        "message": "By default, it will skip sponsors right away before it even knows what the channel is. By default, some zero second sponsors might be skipped on whitelisted channels. Enabling this option will prevent this but making all skipping have a slight delay as getting the channelID can take some time. This delay might be unnoticeable if you have fast internet."
    },
    "forceChannelCheckPopup": {
        "message": "Consider Enabling Force Channel Check Before Skipping Sponsors"
    },
    "downvoteDescription": {
        "message": "Incorrect"
    },
    "incorrectCategory": {
        "message": "Wrong Category"
    },
    "nonMusicCategoryOnMusic": {
        "message": "This video is categorized as music. Are you sure you would like to submit segments with non-music categories? Unless this video is not actually music, you should not be submitting this segment. Please read the guidelines if you are confused."
    }
}