-
Notifications
You must be signed in to change notification settings - Fork 18
/
en_US.toml
741 lines (699 loc) · 39.6 KB
/
en_US.toml
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
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
[en_US]
## Title of the Add-on.
__MSG_appDesc_ = "Video DownloadHelper"
## Strings
Bytes = '''$1 Bytes'''
GB = '''$1 GB'''
KB = '''$1 KB'''
MB = '''$1 MB'''
about = '''About'''
about_alpha_extra7_fx = '''Due to internal technical changes in Firefox, the add-on had to be entirely rewritten. Please allow a few weeks to get all features from previous versions back.'''
about_alpha_intro = '''This is an alpha version.'''
about_beta_intro = '''This is a beta version.'''
about_chrome_licenses = '''About Chrome licenses'''
about_qr = '''File generated'''
about_vdh = '''About Video DownloadHelper'''
action_abort_description = '''Abort the action in progress'''
action_abort_title = '''Abort'''
action_as_default = '''Use this action as default'''
action_avplay_description = '''Play the video with the converter's native viewer'''
action_avplay_title = '''Play'''
action_blacklist_description = '''Videos originating from or served by the selected domain(s) will be ignored'''
action_blacklist_title = '''Add to blacklist'''
action_bulkdownload_description = '''Download selected videos'''
action_bulkdownload_title = '''Bulk Download'''
action_bulkdownloadconvert_description = '''Bulk Download and convert selected videos'''
action_bulkdownloadconvert_title = '''Bulk Download & Convert'''
action_copyurl_description = '''Copy the media URL to the clipboard'''
action_copyurl_title = '''Copy URL'''
action_deletehit_description = '''Delete hit from the current list'''
action_deletehit_title = '''Delete'''
action_details_description = '''Display details about the hit'''
action_details_title = '''Details'''
action_download_description = '''Download the file to your hard drive'''
action_download_title = '''Download'''
action_downloadaudio_description = '''Download audio only'''
action_downloadaudio_title = '''Audio-only download'''
action_downloadconvert_description = '''Download media and convert to another format'''
action_downloadconvert_title = '''Download & Convert'''
action_openlocalcontainer_description = '''Open local file directory'''
action_openlocalcontainer_title = '''Open directory'''
action_openlocalfile_description = '''Open local media file'''
action_openlocalfile_title = '''Open media'''
action_pin_description = '''Make the hit persistent'''
action_pin_title = '''Pin'''
action_quickdownload_description = '''Download without asking for destination'''
action_quickdownload_title = '''Quick download'''
action_quickdownloadaudio_description = '''Download audio only, without asking for destination'''
action_quickdownloadaudio_title = '''Quick audio-only download'''
action_quicksidedownload_description = '''Side download without asking for destination'''
action_quicksidedownload_title = '''Quick side download'''
action_sidedownload_description = '''Experimental downloader'''
action_sidedownload_title = '''Side download'''
action_sidedownloadconvert_description = '''Side download media and convert to another format'''
action_sidedownloadconvert_title = '''Side download & Convert'''
action_stop_description = '''Stop capture'''
action_stop_title = '''Stop'''
adaptative = '''Adaptive $1'''
add_to_blacklist = '''Add to blacklist'''
add_to_blacklist_help = '''Videos originating from or served by the selected domain(s) will be ignored'''
advanced = '''Advanced'''
aggregating = '''Aggregating…'''
analyze_page = '''Analyze page'''
appDesc = '''Download Videos from the Web'''
appName = '''Video DownloadHelper'''
appearance = '''Appearance'''
audio_only = '''Audio only'''
behavior = '''Behavior'''
blacklist = '''Blacklist'''
blacklist_add_domain = '''Add a blacklisted domain'''
blacklist_add_placeholder = '''Domain to be blacklisted'''
blacklist_edit_descr = '''The blacklist allows to ignore media coming from some domains'''
blacklist_empty = '''No blacklisted domain'''
browser_info = '''Browser $1 $2 $3'''
browser_locale = '''Browser locale: $1'''
build_options = '''Build options: $1'''
built_on = '''Built on $1'''
bulk_in_progress = '''Video DownloadHelper bulk operation in progress. Do not close this tab, this will be done automatically'''
bulk_n_videos = '''$1 videos'''
cancel = '''Cancel'''
change = '''Change'''
chrome_basic_mode = '''Chrome Basic (upgrade advised)'''
chrome_inapp_descr_premium_lifetime = '''Premium status with no time limit'''
chrome_inapp_descr_premium_monthly = '''Premium status from a monthly subscription'''
chrome_inapp_descr_premium_yearly = '''Premium status from a yearly subscription'''
chrome_inapp_no_subs = '''Note: following Chrome payment services deprecation by Google, subscriptions are no longer available'''
chrome_inapp_not_avail = '''Not available'''
chrome_inapp_premium_lifetime = '''Lifetime Premium'''
chrome_inapp_premium_monthly = '''Monthly Premium subscription'''
chrome_inapp_premium_yearly = '''Yearly Premium subscription'''
chrome_install_firefox = '''Install Firefox'''
chrome_install_fx_vdh = '''Video DownloadHelper for Firefox'''
chrome_license_webstore_accepted = '''Active license from Chrome Webstore'''
chrome_licensing = '''Chrome licensing'''
chrome_noyt_text = '''Unfortunately, the Chrome Web Store does not allow extensions for downloading YouTube videos so we had to remove this feature.'''
chrome_noyt_text2 = '''You can use Video DownloadHelper to download YouTube videos on the Firefox version.'''
chrome_noyt_text3 = '''Unfortunately, the Chrome Web Store does not allow extensions for downloading YouTube videos so we could not include this feature in the Chrome version of the extension.'''
chrome_premium_audio = '''Generating audio-only files is only available in Premium mode'''
chrome_premium_check_error = '''Error checking Premium status'''
chrome_premium_hls = '''Without Premium status, an HLS download can only be performed $1 minutes after the previous one'''
chrome_premium_mode = '''Chrome Premium'''
chrome_premium_need_sign = '''You need to sign in to Chrome for Premium advantages.'''
chrome_premium_not_signed = '''Not signed into Chrome'''
chrome_premium_recheck = '''Recheck Premium status'''
chrome_premium_required = '''Premium status required'''
chrome_premium_source = '''You are a premium user via $1'''
chrome_product_intro = '''You can upgrade to Premium using any option below:'''
chrome_req_review = '''Alternatively, would you mind writing a nice review on the Chrome WebStore ?'''
chrome_signing_in = '''Signing in to Chrome'''
chrome_verif_premium = '''Verifying premium status...'''
chrome_verif_premium_error = '''In-app payments API not available'''
chrome_warning_yt = '''Warning on Chrome extensions and YouTube'''
clear = '''Clear'''
clear_hits = '''Clear hits'''
clear_logs = '''Clear logs'''
coapp = '''CoApp'''
coapp_error = '''Checking companion app returned:'''
coapp_found = '''Found companion app:'''
coapp_help = '''Click here to troubleshoot your issue.'''
coapp_install = '''Install Companion App'''
coapp_installed = '''Companion App installed'''
coapp_latest_version = '''Latest available version is $1'''
coapp_not_installed = '''Companion App not installed'''
coapp_outdated = '''Companion App outdated - please update'''
coapp_outofdate = '''Companion application upgrade required'''
coapp_outofdate_text = '''You are running the companion application version $1 but this feature requires version $2'''
coapp_path = '''Companion app binary:'''
coapp_recheck = '''Recheck'''
coapp_required = '''Companion application required'''
coapp_required_text = '''This operation requires an external application to be completed.'''
coapp_shell = '''CoApp Shell'''
coapp_unchecked = '''Verifying Companion App…'''
coapp_update = '''Update Companion App'''
collecting = '''Collecting…'''
confirmation_required = '''Confirmation required'''
congratulations = '''Congratulations !'''
continue = '''Continue'''
convconf_2passes = '''2 passes'''
convconf_ac = '''Audio channels'''
convconf_acnone = '''None'''
convconf_acodec = '''Audio codec'''
convconf_aspect = '''Aspect ratio'''
convconf_audiobitrate = '''Audio bitrate'''
convconf_audiofreq = '''Audio frequency'''
convconf_audioonly = '''Audio only'''
convconf_bitrate = '''Bitrate'''
convconf_container = '''Format'''
convconf_duplicate = '''Duplicate'''
convconf_ext = '''Output file extension'''
convconf_extra = '''Extra parameters'''
convconf_level = '''Level'''
convconf_mono = '''Mono'''
convconf_new = '''New'''
convconf_preset = '''Preset'''
convconf_profilev = '''Video profile'''
convconf_rate = '''Frame rate'''
convconf_readonly = '''This default configuration is read-only. Duplicate it to make modifications.'''
convconf_remove = '''Remove'''
convconf_reset = '''Reset all'''
convconf_reset_confirm = '''This will remove all your custom configurations'''
convconf_save = '''Save'''
convconf_size = '''Frame size'''
convconf_stereo = '''Stereo'''
convconf_target = '''Target'''
convconf_tune = '''Tune'''
convconf_vcodec = '''Video codec'''
convconf_videobitrate = '''Video bitrate'''
conversion_create_rule = '''Create rule'''
conversion_outputs = '''Conversion outputs'''
conversion_rules = '''Conversion rules'''
conversion_update_rule = '''Update rule'''
convert = '''Convert'''
convert_local_files = '''Convert local files'''
converter_needed_aggregate = '''This operation needs to have a converter installed on your system to aggregate the video and audio streams.'''
converter_needed_aggregate_why = '''Why do I need a converter ?'''
converter_needs_reg = '''Registration needed'''
converter_queued = '''Converter queued…'''
converter_reg_audio = '''You requested, either explicitely or from an automatic conversion rule, the generation of an audio-only media file. This requires a registered converter.'''
converting = '''Converting…'''
convrule_convert = '''Convert'''
convrule_domain = '''Domain'''
convrule_extension = '''Extension'''
convrule_format = '''to format $1'''
convrule_from_domain = '''from domain $1'''
convrule_no_convert = '''Do not convert'''
convrule_output_format = '''Output format'''
convrule_refresh_formats = '''Refresh output formats'''
convrule_with_ext = '''with extension '$1''''
convrules_add_rule = '''Create a new conversion rule'''
convrules_edit_descr = '''Conversion rules allow to perform media conversion automatically right after the download'''
convrules_empty = '''No conversion rules'''
copy_of = '''Copy of $1'''
copy_settings_info_to_clipboard = '''Copy information to clipboard'''
copy_settings_info_to_clipboard_success = '''Info copied to clipboard.'''
corrupted_media_file = '''Could not get information from media '$1' from file '$2'. The file might be corrupted.'''
create = '''Create'''
custom_output = '''Custom output format'''
dash_streaming = '''DASH streaming'''
default = '''Default'''
details_parenthesis = '''(Details)'''
dev_build = '''Development build'''
dialog_audio_impossible = '''This type of media doesn't support audio only download'''
dialog_audio_impossible_title = '''Can't download audio'''
directory_not_exist = '''Non-existing folder'''
directory_not_exist_body = '''Folder '$1' does not exist, OK to create it ?'''
dlconv_download_and_convert = '''Download & Convert'''
dlconv_output_details = '''Configure output details'''
donate = '''Donate'''
donate_vdh = '''Help Video DownloadHelper'''
download_error = '''Download error'''
download_method = '''Download method'''
download_method_not_again = '''Use this method by default next time'''
download_modes1 = '''The actual download can be performed with either the browser or the companion app.'''
download_modes2 = '''For technical reasons, downloading from the browser services may cause the download to be rejected by the server hosting the video and it is not possible to define an alternative default download folder.'''
download_with_browser = '''Use browser'''
download_with_coapp = '''Use Companion App'''
downloading = '''Downloading…'''
edge_req_review = '''Alternatively, would you mind writing a nice review on the Microsoft Edge extensions store ?'''
error = '''Error'''
error_not_directory = ''''$1' exists but is not a directory'''
errors = '''Errors'''
exit_natmsgsh = '''Exit CoApp'''
explain_qr1 = '''You will notice the resulting video contains a watermark in the corner.'''
explain_qr2 = '''This is because you chose an ADP variant and the conversion feature has not been registered.'''
export = '''Export'''
failed_aggregating = '''Failed aggregating "$1"'''
failed_converting = '''Failed converting "$1"'''
failed_getting_info = '''Failed getting info from "$1"'''
failed_opening_directory = '''Failed opening file directory'''
failed_playing_file = '''Failed playing file'''
file_dialog_date = '''Date'''
file_dialog_name = '''Name'''
file_dialog_size = '''Size'''
file_generated = '''The file "$1" has been generated.'''
file_ready = '''"$1" is now ready'''
finalizing = '''Finalizing…'''
from_domain = '''From $1'''
gallery = '''Gallery'''
gallery_files_types = '''$1 files'''
gallery_from_domain = '''Gallery from $1'''
gallery_links_from_domain = '''Links from $1'''
general = '''General'''
get_conversion_license = '''Get a conversion license'''
help_translating = '''Help translating'''
hit_details = '''Hit Details'''
hit_go_to_tab = '''Go to tab'''
hls_streaming = '''HLS streaming'''
homepage = '''Homepage'''
import = '''Import'''
import_invalid_format = '''Invalid format'''
in_current_tab = '''In current tab'''
in_other_tab = '''In other tabs'''
lic_mismatch1 = '''License is for $1 but extension browser build was not specified'''
lic_mismatch2 = '''License is for $1 but extension build is for $2'''
lic_not_needed_linux = '''Our contribution to Linux: no license is required'''
lic_status_accepted = '''License verified'''
lic_status_blocked = '''License blocked'''
lic_status_error = '''License error'''
lic_status_locked = '''License locked (revalidating)'''
lic_status_mismatch = '''License/browser mismatch'''
lic_status_nocoapp = '''License could not be verified'''
lic_status_unneeded = '''License not needed'''
lic_status_unset = '''License not set'''
lic_status_unverified = '''License not verified'''
lic_status_verifying = '''Verifying license…'''
license = '''License'''
license_key = '''License key'''
licensing = '''Licensing'''
live_stream = '''live stream'''
logs = '''Logs'''
media = '''Media'''
merge_error = '''Aggregation error'''
merge_local_files = '''Aggregate local audio and video files'''
more = '''More…'''
mup_best_video_quality = '''Prefered video quality'''
mup_ignore_low_quality = '''Ignore low quality videos'''
mup_ignore_low_quality_help = '''Some pages include "low quality" media that are only used as "effects", like a WAV file for a click sound, or a short video for a little page animation.'''
mup_ignored_containers = '''Do not show media with containers'''
mup_ignored_video_codecs = '''Do not show media with codecs'''
mup_lowest_video_quality = '''Ignore videos strictly below'''
mup_max_variants = '''Variants count'''
mup_max_variants_help = '''Each video comes in different formats. We show you the best version first, and some alternative formats as well (variants).'''
mup_page_title = '''Media preferences'''
mup_prefer_60fps = '''Prefer 60FPS and up'''
mup_prefered_container = '''Prefered container format'''
mup_prefered_video_codecs = '''Prefered video codecs'''
mup_reset = '''reset'''
mup_saved = '''saved!'''
network_error_no_response = '''Network error - no response'''
network_error_status = '''Network error - status $1'''
new_sub_directory = '''Create sub-directory'''
next = '''Next'''
no = '''No'''
no_audio_in_file = '''No audio stream in file $1'''
no_coapp_license_unverified = '''The license could not be verified because the companion app is not installed'''
no_license_registered = '''No license has been registered'''
no_media_current_tab = '''No media to process in the current tab'''
no_media_to_process = '''No media to process'''
no_media_to_process_descr = '''Click play on video to help detect files…'''
no_such_hit = '''No such hit'''
no_validate_without_coapp = '''The companion app must be installed to validate the license'''
no_video_in_file = '''No video stream in file $1'''
not_again_3months = '''Don't bother me with that again for 3 months'''
not_see_again = '''Do not see that message again'''
number_type = '''$1 $2'''
ok = '''OK'''
orphan = '''Orphan'''
output_configuration = '''Output configuration'''
overwrite_file = '''Overwrite file '$1' ?'''
per_month = '''/ month'''
per_year = '''/ year'''
pinned = '''Pinned'''
platform = '''Platform'''
platform_info = '''Platform $1 $2'''
powered_by_weh = '''Powered by Weh'''
preferences = '''Preferences'''
prod_build = '''Production build'''
quality_medium = '''Medium'''
quality_small = '''Low'''
queued = '''Queued…'''
recheck_license = '''Recheck license'''
register_converter = '''Register converter'''
register_existing_license = '''Register an existing license'''
registered_email = '''Email'''
registered_key = '''Key'''
reload_addon = '''Reload extension'''
reload_addon_confirm = '''Are you sure you want to reload the extension ?'''
req_donate = '''Would you consider supporting the development and donate a little something ?'''
req_locale = '''Or maybe help translating the add-on to '$1' (there are $2 strings missing) ?'''
req_review = '''Alternatively, would you mind writing a nice review on Mozilla addon site ?'''
req_review_link = '''Write a review about Video DownloadHelper'''
reset_settings = '''Reset settings'''
running = '''Running'''
save = '''Save'''
save_as = '''Save as…'''
save_file_as = '''Save file as…'''
select_audio_file_to_merge = '''Select the file containing the audio stream'''
select_files_to_convert = '''Convert local files'''
select_output_config = '''Select output configuration…'''
select_output_directory = '''Output directory'''
select_video_file_to_merge = '''Select the file containing the video stream'''
selected_media = '''Bulk selection'''
settings = '''Settings'''
smartname_add_domain = '''Add a Smart Naming rule'''
smartname_create_rule = '''Create rule'''
smartname_define = '''Define Smart Name rule'''
smartname_edit_descr = '''A Smart Name rule allows customizing video names based on host names'''
smartname_empty = '''No Smart Naming rule'''
smartname_update_rule = '''Update rule'''
smartnamer_delay = '''Delay naming capture (ms)'''
smartnamer_domain = '''Domain'''
smartnamer_get_name_from_header_url = '''Get name from document header/URL'''
smartnamer_get_name_from_page_content = '''Get name from page content'''
smartnamer_get_name_from_page_title = '''Get name from page title'''
smartnamer_get_obfuscated_name = '''Use obfuscated name'''
smartnamer_regexp = '''Regular expression'''
smartnamer_selected_text = '''Selected text'''
smartnamer_xpath_expr = '''XPath expression'''
smartnaming_rule = '''Smart Naming rule'''
smartnaming_rules = '''Smart Naming rules'''
sub_directory_name = '''Sub-directory name'''
support_forum = '''Support forum'''
supported_sites = '''Supported sites'''
tbsn_quality_hd = '''Medium quality'''
tbsn_quality_sd = '''Low quality'''
tell_me_more = '''Tell me more about this'''
title = '''Video DownloadHelper'''
translation = '''Translation'''
up = '''Up'''
validate_license = '''Register license'''
variants_list_adp = '''Adaptive variants'''
variants_list_full = '''Variants'''
vdh_notification = '''Video DownloadHelper'''
version = '''Version $1'''
video_only = '''Video only'''
video_qualities = '''Video qualities'''
weh_prefs_alertDialogType_option_panel = '''Window'''
weh_prefs_alertDialogType_option_tab = '''Tab'''
weh_prefs_coappDownloads_option_ask = '''Ask'''
weh_prefs_coappDownloads_option_browser = '''Browser'''
weh_prefs_coappDownloads_option_coapp = '''Companion Application'''
weh_prefs_dashOnAdp_option_audio = '''Download audio'''
weh_prefs_dashOnAdp_option_audio_video = '''Aggregate audio and video'''
weh_prefs_dashOnAdp_option_video = '''Download video'''
weh_prefs_description_adpHide = '''Do not show ADP variants in download list.'''
weh_prefs_description_alertDialogType = '''How alert dialogs are displayed'''
weh_prefs_description_autoPin = '''Pin hit after download.'''
weh_prefs_description_avplayEnabled = '''Allow playing video with the companion application'''
weh_prefs_description_blacklistEnabled = '''Prevent some sites to activate media recognition.'''
weh_prefs_description_bulkEnabled = '''Enable bulk download operations'''
weh_prefs_description_checkCoappOnStartup = '''On add-on startup, verify whether the companion application is available for better media detection'''
weh_prefs_description_chunkedCoappDataRequests = '''Request chunked data using companion app'''
weh_prefs_description_chunkedCoappManifestsRequests = '''Request chunked manifests using companion app'''
weh_prefs_description_chunksConcurrentDownloads = '''Maximum segments to be downloaded in parallel'''
weh_prefs_description_chunksEnabled = '''Chunked streaming enabled'''
weh_prefs_description_chunksPrefetchCount = '''How many segments to download in advance'''
weh_prefs_description_coappDownloads = '''Application performing the actual download'''
weh_prefs_description_coappIdleExit = '''Auto-close after the number of milliseconds, disabled if 0'''
weh_prefs_description_coappRestartDelay = '''Delay in milliseconds when restarting the companion application'''
weh_prefs_description_coappUseProxy = '''Coapp uses same proxy as original request'''
weh_prefs_description_contentRedirectEnabled = '''Some sites may return a new URL instead of the media content'''
weh_prefs_description_contextMenuEnabled = '''Access commands from right-click in page'''
weh_prefs_description_convertControlledMax = '''The maximum number of simulaneous aggregation or conversion tasks'''
weh_prefs_description_converterAggregTuneH264 = '''Force H264 tuning in aggregation'''
weh_prefs_description_converterKeepTmpFiles = '''Do not remove temporary files after processing'''
weh_prefs_description_converterThreads = '''Number of threads to be used during the conversion'''
weh_prefs_description_dashEnabled = '''DASH chunked streaming enabled'''
weh_prefs_description_dashHideM4s = '''Do not show .m4s entries in download list'''
weh_prefs_description_dashOnAdp = '''When DASH contains both audio and video'''
weh_prefs_description_dialogAutoClose = '''Dialogs are closed when losing focus'''
weh_prefs_description_downloadControlledMax = '''Controls the number of addon-generated downloads running simultaneously to preserve some bandwidth.'''
weh_prefs_description_downloadRetries = '''Number of download retries'''
weh_prefs_description_downloadRetryDelay = '''Delay between download retries (ms)'''
weh_prefs_description_downloadStreamControlledMax = '''Controls the number of streams being downloaded for a single item'''
weh_prefs_description_fileDialogType = '''How file dialogs are displayed'''
weh_prefs_description_galleryNaming = '''How to name files from gallery download'''
weh_prefs_description_hitsGotoTab = '''Display a link in entry description to switch to video tab'''
weh_prefs_description_hlsDownloadAsM2ts = '''Download HLS streams as M2TS'''
weh_prefs_description_hlsEnabled = '''HLS chunked streaming enabled'''
weh_prefs_description_hlsEndTimeout = '''Timeout in second to stop waiting for new HLS chunks'''
weh_prefs_description_hlsRememberPrevLiveChunks = '''Remember previous HLS live chunks'''
weh_prefs_description_iconActivation = '''When to activate the toolbar icon'''
weh_prefs_description_iconBadge = '''Toolbar icon badge display'''
weh_prefs_description_ignoreProtectedVariants = '''Do not show variants that are protected.'''
weh_prefs_description_lastDownloadDirectory = '''Only used with Companion App download processor'''
weh_prefs_description_mediaExtensions = '''Extensions to be considered as media'''
weh_prefs_description_medialinkAutoDetect = '''Execute at each page load (may impact performances)'''
weh_prefs_description_medialinkExtensions = '''File extensions to be considered for gallery capture'''
weh_prefs_description_medialinkMaxHits = '''Limit the number of entries detected as gallery'''
weh_prefs_description_medialinkMinFilesPerGroup = '''Minimum entries to be detected as gallery'''
weh_prefs_description_medialinkMinImgSize = '''Minimum image size to be considered as image gallery'''
weh_prefs_description_medialinkScanImages = '''Detect the images within the page'''
weh_prefs_description_medialinkScanLinks = '''Detect media directly linked from the page'''
weh_prefs_description_mediaweightMinSize = '''Ignore hits below this size.'''
weh_prefs_description_mediaweightThreshold = '''Force detect media above this size.'''
weh_prefs_description_monitorNetworkRequests = '''Download using the same headers as the original request'''
weh_prefs_description_mpegtsHideTs = ''' Do not show .ts entries in download list'''
weh_prefs_description_networkFilterOut = '''Regular expression to ignore some media urls.'''
weh_prefs_description_networkProbe = '''Scan network traffic to detect hits'''
weh_prefs_description_noPrivateNotification = '''No notification for private hits'''
weh_prefs_description_notifyReady = '''Notify when processed'''
weh_prefs_description_orphanExpiration = '''Timeout in seconds before removing orphan hits.'''
weh_prefs_description_qualitiesMaxVariants = '''Maximum number of displayed variants for a same video.'''
weh_prefs_description_rememberLastDir = '''Use last download directory as default location'''
weh_prefs_description_smartnamerFnameMaxlen = '''Ensures generated file names do not exceed this size.'''
weh_prefs_description_smartnamerFnameSpaces = '''How to deal with spaces in video names'''
weh_prefs_description_tbsnEnabled = '''Allow Facebook videos detection and download'''
weh_prefs_description_titleMode = '''How should long video titles be displayed in the main panel'''
weh_prefs_description_toolsMenuEnabled = '''Access commands from the Tools menu'''
weh_prefs_description_use_native_filepicker = '''Use the OS filepicker'''
weh_prefs_fileDialogType_option_panel = '''Window'''
weh_prefs_fileDialogType_option_tab = '''Tab'''
weh_prefs_galleryNaming_option_index_url = '''Index - Url'''
weh_prefs_galleryNaming_option_type_index = '''Type - Index'''
weh_prefs_galleryNaming_option_url = '''Url'''
weh_prefs_iconActivation_option_anytab = '''Hit from any tab'''
weh_prefs_iconActivation_option_currenttab = '''Hit from current tab'''
weh_prefs_iconBadge_option_activetab = '''Media from active tab'''
weh_prefs_iconBadge_option_anytab = '''Media from any tab'''
weh_prefs_iconBadge_option_mixed = '''Mixed'''
weh_prefs_iconBadge_option_none = '''None'''
weh_prefs_iconBadge_option_pinned = '''Pinned hits'''
weh_prefs_iconBadge_option_tasks = '''Running tasks'''
weh_prefs_label_adpHide = '''Hide ADP variants'''
weh_prefs_label_alertDialogType = '''Alert dialog'''
weh_prefs_label_autoPin = '''Auto Pin'''
weh_prefs_label_avplayEnabled = '''Player enabled'''
weh_prefs_label_blacklistEnabled = '''Enable blacklist'''
weh_prefs_label_bulkEnabled = '''Bulk enabled'''
weh_prefs_label_checkCoappOnStartup = '''Check CoApp on startup'''
weh_prefs_label_chunkedCoappDataRequests = '''Chunked data CoApp requests'''
weh_prefs_label_chunkedCoappManifestsRequests = '''Chunked manifests CoApp requests'''
weh_prefs_label_chunksConcurrentDownloads = '''Concurrent chunk downloads'''
weh_prefs_label_chunksEnabled = '''Chunked streaming'''
weh_prefs_label_chunksPrefetchCount = '''Prefetch chunks count'''
weh_prefs_label_coappDownloads = '''Download processor'''
weh_prefs_label_coappIdleExit = '''CoApp idle exit timer'''
weh_prefs_label_coappRestartDelay = '''CoApp restart delay'''
weh_prefs_label_coappUseProxy = '''Coapp proxy'''
weh_prefs_label_contentRedirectEnabled = '''Content redirect enabled'''
weh_prefs_label_contextMenuEnabled = '''Context menu'''
weh_prefs_label_convertControlledMax = '''Simultaneous converter operations'''
weh_prefs_label_converterAggregTuneH264 = '''H264 tuning'''
weh_prefs_label_converterKeepTmpFiles = '''Keep temporary files'''
weh_prefs_label_converterThreads = '''Conversion threads'''
weh_prefs_label_dashEnabled = '''DASH enabled'''
weh_prefs_label_dashHideM4s = '''Hide .m4s'''
weh_prefs_label_dashOnAdp = '''DASH streams'''
weh_prefs_label_dialogAutoClose = '''Auto-close dialogs'''
weh_prefs_label_downloadControlledMax = '''Max concurrent downloads'''
weh_prefs_label_downloadRetries = '''Download retries'''
weh_prefs_label_downloadRetryDelay = '''Retry delay'''
weh_prefs_label_downloadStreamControlledMax = '''Max concurrent stream downloads'''
weh_prefs_label_fileDialogType = '''File dialog'''
weh_prefs_label_galleryNaming = '''Gallery file naming'''
weh_prefs_label_hitsGotoTab = '''Display Go-to-Tab handle'''
weh_prefs_label_hlsDownloadAsM2ts = '''HLS as M2TS'''
weh_prefs_label_hlsEnabled = '''HLS enabled'''
weh_prefs_label_hlsEndTimeout = '''HLS end timeout'''
weh_prefs_label_hlsRememberPrevLiveChunks = '''HLS live history'''
weh_prefs_label_iconActivation = '''Icon activation'''
weh_prefs_label_iconBadge = '''Icon badge'''
weh_prefs_label_ignoreProtectedVariants = '''Ignore protected variants'''
weh_prefs_label_lastDownloadDirectory = '''Default download directory'''
weh_prefs_label_mediaExtensions = '''Detect extensions'''
weh_prefs_label_medialinkAutoDetect = '''Gallery auto-detect'''
weh_prefs_label_medialinkExtensions = '''Media link extensions'''
weh_prefs_label_medialinkMaxHits = '''Maximum entries'''
weh_prefs_label_medialinkMinFilesPerGroup = '''Minimum entries'''
weh_prefs_label_medialinkMinImgSize = '''Minimum image size'''
weh_prefs_label_medialinkScanImages = '''Detect embedded images'''
weh_prefs_label_medialinkScanLinks = '''Detect links to media'''
weh_prefs_label_mediaweightMinSize = '''Minimum size'''
weh_prefs_label_mediaweightThreshold = '''Size threshold'''
weh_prefs_label_monitorNetworkRequests = '''Request headers'''
weh_prefs_label_mpegtsHideTs = '''Hide .ts'''
weh_prefs_label_networkFilterOut = '''Network filter out'''
weh_prefs_label_networkProbe = '''Network probe'''
weh_prefs_label_noPrivateNotification = '''Private notifications'''
weh_prefs_label_notifyReady = '''Notification'''
weh_prefs_label_orphanExpiration = '''Orphan expiration timeout'''
weh_prefs_label_qualitiesMaxVariants = '''Max variants'''
weh_prefs_label_rememberLastDir = '''Remember last directory'''
weh_prefs_label_smartnamerFnameMaxlen = '''Max filename length'''
weh_prefs_label_smartnamerFnameSpaces = '''Main panel long titles'''
weh_prefs_label_tbsnEnabled = '''Facebook support'''
weh_prefs_label_tbvwsExtractionMethod = '''Extraction method'''
weh_prefs_label_titleMode = '''Main panel long titles'''
weh_prefs_label_toolsMenuEnabled = '''Tools menu'''
weh_prefs_label_use_native_filepicker = '''Use native filepicker'''
weh_prefs_smartnamerFnameSpaces_option_hyphen = '''Replace with hyphens'''
weh_prefs_smartnamerFnameSpaces_option_keep = '''Keep'''
weh_prefs_smartnamerFnameSpaces_option_remove = '''Remove'''
weh_prefs_smartnamerFnameSpaces_option_underscore = '''Replace with underscores'''
weh_prefs_titleMode_option_left = '''Ellipsis at left'''
weh_prefs_titleMode_option_multiline = '''Over several lines'''
weh_prefs_titleMode_option_right = '''Ellipsis at right'''
yes = '''Yes'''
you_downloaded_n_videos = '''You just downloaded successfully your $1th file with Video DownloadHelper.'''
####################################################################
###
### V9 Strings
###
####################################################################
## COPIED FROM V8
v9_yes = '''Yes'''
v9_no = '''No'''
v9_error = '''Error'''
v9_no_media_current_tab = '''No media to process in the current tab'''
v9_no_media_to_process_descr = '''Click play on video to help detect files…'''
v9_coapp_required = '''Companion application required'''
v9_coapp_required_text = '''This operation requires an external application to be completed.'''
v9_coapp_help = '''Click here to troubleshoot your issue.'''
v9_coapp_installed = '''Companion App installed'''
v9_coapp_recheck = '''Recheck'''
v9_coapp_outdated = '''Companion App outdated - please update'''
v9_dialog_audio_impossible_title = '''Can't download audio'''
v9_dialog_audio_impossible = '''This type of media doesn't support audio only download'''
v9_converter_needs_reg = '''Registration needed'''
v9_get_conversion_license = '''Get a conversion license'''
v9_converter_reg_audio = '''You requested, either explicitely or from an automatic conversion rule, the generation of an audio-only media file. This requires a registered converter.'''
v9_chrome_premium_required = '''Premium status required'''
v9_chrome_premium_hls = '''Without Premium status, an HLS download can only be performed $1 minutes after the previous one'''
v9_chrome_warning_yt = '''Warning on Chrome extensions and YouTube'''
v9_chrome_noyt_text3 = '''Unfortunately, the Chrome Web Store does not allow extensions for downloading YouTube videos so we could not include this feature in the Chrome version of the extension.'''
v9_chrome_noyt_text2 = '''You can use Video DownloadHelper to download YouTube videos on the Firefox version.'''
v9_about_qr = '''File generated'''
v9_explain_qr1 = '''You will notice the resulting video contains a watermark in the corner.'''
v9_not_see_again = '''Do not see that message again'''
v9_tell_me_more = '''Tell me more about this'''
v9_settings = '''Settings'''
v9_copy_settings_info_to_clipboard = '''Copy information to clipboard'''
v9_coapp_unchecked = '''Verifying Companion App…'''
v9_coapp_update = '''Update Companion App'''
v9_coapp_not_installed = '''Companion App not installed'''
v9_coapp_install = '''Install Companion App'''
v9_no_validate_without_coapp = '''The companion app must be installed to validate the license'''
v9_lic_status_verifying = '''Verifying license…'''
v9_weh_prefs_label_downloadControlledMax = '''Max concurrent downloads'''
v9_mup_max_variants = '''Variants count'''
v9_weh_prefs_description_contextMenuEnabled = '''Access commands from right-click in page'''
v9_vdh_notification = '''Video DownloadHelper'''
v9_file_ready = '''"$1" is now ready'''
v9_lic_status_unset = '''License not set'''
v9_lic_status_blocked = '''License blocked'''
v9_lic_status_locked2 = '''License locked (check your email)'''
v9_lic_mismatch2 = '''License is for $1 but extension build is for $2'''
v9_lic_status_accepted = '''License verified'''
v9_no_license_registered = '''No license has been registered'''
## Panel
v9_panel_view_show_all_tabs = "Show all tabs"
v9_panel_view_show_low_quality = "Show low quality media"
v9_panel_view_sort_status = "Sort by status"
v9_panel_view_sort_reverse = "Reverse sorting"
v9_panel_view_clean = "Show Clean button"
v9_panel_view_clean_all = "Show Clean All button"
v9_panel_view_open_settings = "More settings"
v9_panel_downloadable_variant_no_details = "no details" # keep short
v9_panel_variant_menu_prefer_quality = "Always prefer this quality"
v9_panel_variant_menu_prefer_format = "Always prefer this format"
v9_panel_downloaded_retry_tooltip = "Re-download"
v9_panel_downloaded_delete_file_tooltip = "Delete file"
v9_panel_downloaded_show_dir_tooltip = "Show download folder"
v9_panel_downloading_stop = "stop"
# Panel > Error
v9_panel_error_report_button2 = "Report"
v9_panel_error_reported_button = "Reported, thank you!"
v9_panel_error_unknown_description = "Sadly the addon encountered an unexpected error. It would help a lot if you could report that error (it's anonymous!)."
v9_panel_error_coapp_failure_title = "Download failed"
v9_panel_error_coapp_failure_description = "Sadly we failed at downloading that specific media. We try to support as many websites as possible, so it would help a lot if you could report that error (it's anonymous!)."
# Panel > Footer
v9_panel_footer_show_in_sidebar_tooltip = "Show in sidebar"
v9_panel_footer_show_in_popup_tooltip = "Show in popup"
v9_panel_footer_clean_tooltip = "Remove discovered media"
v9_panel_footer_clean_all_tooltip = "Remove discovered and downloaded media (files are not deleted)"
v9_panel_footer_convert_local_tooltip = "Convert local files"
v9_panel_error_nocoapp_button_install = "Download & Install"
v9_panel_error_coapp_too_old_button_udpate = "Update"
# Setting
v9_short_help = "help?"
v9_settings_button_reset = "Reset settings"
v9_settings_button_import = "Import settings"
v9_settings_button_export = "Export settings"
v9_settings_button_reload = "Reload addon"
v9_settings_download_directory = "Download directory"
v9_settings_download_directory_change = "Change"
v9_settings_variants_title = "Variant preferences"
v9_settings_variants_clear = "Clear"
v9_settings_checkbox_force_inbrowser = "Do not use CoApp when possible"
v9_settings_checkbox_notification = "Show notification when download is complete"
v9_settings_checkbox_notification_incognito = "Show notifications for private browsing"
v9_settings_checkbox_thumbnail_in_notification = "Show thumbnail in notifications"
v9_settings_checkbox_forget_on_close = "Clear discovered media when tab is closed"
v9_settings_checkbox_view_convert_local = "Show Convert Local button"
v9_settings_checkbox_use_wide_ui = "Make the addon popup larger"
v9_settings_checkbox_use_legacy_ui = "Use legacy UI"
v9_settings_license_placeholder = "Enter license"
v9_settings_license_check = "Check license key"
v9_settings_license_get = "Get license"
v9_settings_theme_title = "Theme"
v9_settings_theme_system = "system"
v9_settings_theme_light = "light"
v9_settings_theme_dark = "dark"
# new badge (needs to be a short word)
v9_badge_new = "new"
# All these need to be short!
v9_panel_download_button_label = "Download"
v9_panel_download_as_button_label = "Download As…"
v9_panel_download_audio_button_label = "Download Audio"
v9_panel_copy_url_button_label = "Copy URL"
# User messages
v9_panel_view_hide_downloaded = "Automatically hide downloaded media"
v9_user_message_auto_hide_downloaded = "Automatically hide downloaded media?"
v9_checkbox_remember_action = "Remember as default action"
v9_menu_item_download_and_convert = "Download & convert to"
v9_menu_item_details = "Details"
v9_menu_item_smartnaming = "Smartnaming"
v9_menu_item_blacklist = "Blacklist"
v9_menu_item_blacklist_media = "Media"
v9_menu_item_blacklist_page = "Page"
v9_menu_item_blacklist_domain = "Domain"
v9_blacklist_glob = "Use '*' for broader matching."
v9_smartnaming_title = "Smartnaming"
v9_smartnaming_reset_for = "Reset for"
v9_smartnaming_save_for = "Save for"
v9_smartnaming_reset_for_all = "Reset all hostnames rules."
v9_smartnaming_save_for_all = "Save for all hostnames."
v9_smartnaming_template = "Template. Use: %title %hostname %pathname %selector"
v9_smartnaming_max_length = "Max length"
v9_smartnaming_selector = "Text from CSS selector (optional)"
v9_smartnaming_result = "Result"
v9_smartnaming_test = "Test"
v9_filepicker_select_file = "Select file"
v9_filepicker_select_download_dir = "Select Download Directory"
v9_reset = "Reset"
v9_save = "Save"
v9_user_message_no_incognito_title = "No Incognito mode"
v9_user_message_no_incognito_body = "Video DownloadHelper is not enabled in a Private/Incognito windows. You need to turn on that option manually (this is not required)."
v9_user_message_no_incognito_open_settings = "Enable in Browser Settings"
v9_yt_bulk_detected = "Detected $1 videos from Youtube"
v9_yt_bulk_detected_trigger = "Start bulk download"
v9_user_message_one_hundred_downloads = "You've downloaded 100 videos!"
v9_user_message_one_hundred_downloads_body = "We hope you're enjoying Video DownloadHelper :) Would you mind writing a nice review on the addon website?"
v9_user_message_one_hundred_downloads_leave_review = "Leave a review"
v9_user_message_one_hundred_downloads_never_show_again = "Don't ask again"
# History
v9_panel_footer_show_history_tooltip = "Show Download History"
v9_history_page_title = "Your Download History"
v9_history_button_clear = "Clear History"
v9_history_button_start_recording = "Remember History"
v9_history_button_stop_recording = "Do not remember my history"
v9_history_no_recording_description = "We do not record your download history. Do you want Video DownloadHelper to remember your download history?"
v9_history_no_recording_description_safe = "Don't worry, everything stays on your machine. We value your privacy."
v9_history_no_entries = "No entries yet."
v9_history_input_search = "Search"
v9_settings_history_limit = "Forget download history after X days"
v9_date_today = "today"
v9_date_yesterday = "yesterday"
v9_date_x_days_ago = "$1 days ago"
v9_date_long_ago = "long time ago"