aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/locales/en_US/LC_MESSAGES/messages.po
blob: 29fabc6f37fb0c1314e9674fd287c3ec6c92bc53 (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
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
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
# SPDX-License-Identifier: CC0-1.0
#
# English (United States) translations for hydrilla.
# Copyright (C) 2021, 2022 Wojtek Kosior <koszko@koszko.org>
# Available under the terms of Creative Commons Zero v1.0 Universal.
msgid ""
msgstr ""
"Project-Id-Version: hydrilla 2.0\n"
"Report-Msgid-Bugs-To: koszko@koszko.org\n"
"POT-Creation-Date: 2022-09-12 13:44+0200\n"
"PO-Revision-Date: 2022-02-12 00:00+0000\n"
"Last-Translator: Wojtek Kosior <koszko@koszko.org>\n"
"Language: en_US\n"
"Language-Team: en_US <koszko@koszko.org>\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.10.3\n"

#: src/hydrilla/builder/build.py:82 src/hydrilla/builder/local_apt.py:116
#: src/hydrilla/builder/local_apt.py:410
msgid "couldnt_execute_{}_is_it_installed"
msgstr "Could not execute '{}'. Is the tool installed and reachable via PATH?"

#: src/hydrilla/builder/build.py:86 src/hydrilla/builder/local_apt.py:120
#: src/hydrilla/builder/local_apt.py:414
msgid "command_{}_failed"
msgstr "The following command finished execution with a non-zero exit status: {}"

#: src/hydrilla/builder/build.py:193
msgid "path_contains_double_dot_{}"
msgstr ""
"Attempt to load '{}' which includes a forbidden parent reference ('..') "
"in the path."

#: src/hydrilla/builder/build.py:200
msgid "loading_{}_outside_package_dir"
msgstr "Attempt to load '{}' which lies outside package source directory."

#: src/hydrilla/builder/build.py:204
msgid "loading_reserved_index_json"
msgstr "Attempt to load 'index.json' which is a reserved filename."

#: src/hydrilla/builder/build.py:211
msgid "referenced_file_{}_missing"
msgstr "Referenced file '{}' is missing."

#: src/hydrilla/builder/build.py:387
msgid "report_spdx_not_in_copyright_list"
msgstr ""
"Told to generate 'report.spdx' but 'report.spdx' is not listed among "
"copyright files. Refusing to proceed."

#: src/hydrilla/builder/build.py:464
msgid "build_package_from_srcdir_to_dstdir"
msgstr ""
"Build Hydrilla package from `scrdir` and write the resulting files under "
"`dstdir`."

#: src/hydrilla/builder/build.py:466
msgid "source_directory_to_build_from"
msgstr "Source directory to build from."

#: src/hydrilla/builder/build.py:468
msgid "path_instead_of_index_json"
msgstr ""
"Path to file to be processed instead of index.json (if not absolute, "
"resolved relative to srcdir)."

#: src/hydrilla/builder/build.py:470
msgid "path_instead_for_piggyback_files"
msgstr ""
"Path to a non-standard directory with foreign packages' archive files to "
"use."

#: src/hydrilla/builder/build.py:472
msgid "built_package_files_destination"
msgstr "Destination directory to write built package files to."

#: src/hydrilla/builder/build.py:474
#: src/hydrilla/mitmproxy_launcher/launch.py:58
#: src/hydrilla/server/serve.py:202 src/hydrilla/server/serve.py:220
#: src/hydrilla/server/serve.py:260
#, python-format
msgid "%(prog)s_%(version)s_license"
msgstr ""
"%(prog)s %(version)s\n"
"Copyright (C) 2021,2022 Wojtek Kosior and contributors.\n"
"License GPLv3+: GNU AGPL version 3 or later "
"<https://gnu.org/licenses/gpl.html>\n"
"This is free software: you are free to change and redistribute it.\n"
"There is NO WARRANTY, to the extent permitted by law."

#: src/hydrilla/builder/build.py:475 src/hydrilla/server/serve.py:221
#: src/hydrilla/server/serve.py:261
msgid "version_printing"
msgstr "Print version information and exit."

#: src/hydrilla/builder/common_errors.py:60
msgid "STDOUT_OUTPUT_heading"
msgstr "## Command's standard output ##"

#: src/hydrilla/builder/common_errors.py:63
msgid "STDERR_OUTPUT_heading"
msgstr "## Command's standard error output ##"

#: src/hydrilla/builder/local_apt.py:146
msgid "distro_{}_unknown"
msgstr "Attempt to use an unknown software distribution '{}'."

#: src/hydrilla/builder/local_apt.py:190
msgid "couldnt_import_{}_is_it_installed"
msgstr ""
"Could not import '{}'. Is the module installed and visible to this Python"
" instance?"

#: src/hydrilla/builder/local_apt.py:198
msgid "gpg_couldnt_recv_key_{}"
msgstr "Could not import PGP key '{}'."

#: src/hydrilla/builder/local_apt.py:313
msgid "apt_install_output_not_understood"
msgstr "The output of an 'apt-get install' command was not understood."

#: src/hydrilla/builder/local_apt.py:339
msgid "apt_download_gave_bad_filename_{}"
msgstr "The 'apt-get download' command produced a file with unexpected name '{}'."

#: src/hydrilla/builder/piggybacking.py:104
msgid "loading_{}_outside_piggybacked_dir"
msgstr ""
"Attempt to load '{}' which lies outside piggybacked packages files root "
"directory."

#: src/hydrilla/item_infos.py:90
msgid "err.item_info.filename_invalid_{}"
msgstr "Item definition conatains an illegal path: {}"

#: src/hydrilla/item_infos.py:481
#, python-brace-format
msgid "uuid_mismatch_{identifier}"
msgstr "Two different uuids were specified for item '{identifier}'."

#: src/hydrilla/json_instances.py:86
msgid "bad_json_comment_line_{line_num}_char_{char_num}"
msgstr ""
"JSON document contains an invalid comment at line {line_num}, char "
"{char_num}."

#: src/hydrilla/json_instances.py:137
msgid "unknown_schema_{}"
msgstr "JSON document declares its schema as '{}' which is not a known schema."

#: src/hydrilla/json_instances.py:188
msgid "err.util.text_in_{}_not_valid_json"
msgstr "Not a valid JSON file: {}"

#: src/hydrilla/json_instances.py:191
msgid "err.util.text_not_valid_json"
msgstr "Not a valid JSON file."

#: src/hydrilla/json_instances.py:206
msgid "no_schema_number_in_instance"
msgstr "JSON schema number is missing from a document."

#: src/hydrilla/mitmproxy_launcher/launch.py:51
msgid "cli_help.haketilo"
msgstr ""
"Run Haketilo proxy.\n"
"\n"
"This command starts Haketilo as a local HTTP proxy which a web browser "
"can then use."

#: src/hydrilla/mitmproxy_launcher/launch.py:53
msgid "cli_opt.haketilo.port"
msgstr "TCP port number the proxy should listen on (1-65535)."

#: src/hydrilla/mitmproxy_launcher/launch.py:56
msgid "cli_opt.haketilo.dir"
msgstr "Data directory for Haketilo to use."

#: src/hydrilla/mitmproxy_launcher/launch.py:59
msgid "cli_opt.haketilo.version"
msgstr "Print version information and exit"

#: src/hydrilla/proxy/addon.py:110
msgid "haketilo_dir_already_configured"
msgstr ""
"Attempt was made to configure Haketilo Mitmproxy addon with data "
"directory path but it has already been configured."

#: src/hydrilla/proxy/addon.py:165
msgid "err.proxy.unknown_error_{}_try_again"
msgstr ""
"Haketilo experienced an error. Try again.\n"
"\n"
"{}"

#: src/hydrilla/proxy/policies/payload_resource.py:88
msgid "api.file_not_found"
msgstr "Requested file could not be found."

#: src/hydrilla/proxy/policies/payload_resource.py:124
msgid "api.resource_not_enabled_for_access"
msgstr "Requested resource is not enabled for access."

#: src/hydrilla/proxy/state_impl/concrete_state.py:121
msgid "err.proxy.unknown_db_schema"
msgstr ""
"Haketilo's data files have been altered, possibly by a newer version of "
"Haketilo."

#: src/hydrilla/proxy/state_impl/concrete_state.py:125
msgid "err.proxy.no_sqlite_foreign_keys"
msgstr ""
"This installation of Haketilo uses an SQLite version which does not "
"support foreign key constraints."

#: src/hydrilla/proxy/web_ui/templates/base.html.jinja:69
msgid "web_ui.base.title.haketilo_proxy"
msgstr "Haketilo"

#: src/hydrilla/proxy/web_ui/templates/base.html.jinja:239
msgid "web_ui.base.nav.home"
msgstr "Home"

#: src/hydrilla/proxy/web_ui/templates/base.html.jinja:240
msgid "web_ui.base.nav.options"
msgstr "Options"

#: src/hydrilla/proxy/web_ui/templates/base.html.jinja:241
msgid "web_ui.base.nav.rules"
msgstr "Script blocking"

#: src/hydrilla/proxy/web_ui/templates/base.html.jinja:242
msgid "web_ui.base.nav.packages"
msgstr "Packages"

#: src/hydrilla/proxy/web_ui/templates/base.html.jinja:243
msgid "web_ui.base.nav.libraries"
msgstr "Libraries"

#: src/hydrilla/proxy/web_ui/templates/base.html.jinja:244
msgid "web_ui.base.nav.repos"
msgstr "Repositories"

#: src/hydrilla/proxy/web_ui/templates/base.html.jinja:245
msgid "web_ui.base.nav.load"
msgstr "Import from file"

#: src/hydrilla/proxy/web_ui/templates/index.html.jinja:23
msgid "web_ui.home.title"
msgstr "Welcome"

#: src/hydrilla/proxy/web_ui/templates/index.html.jinja:27
msgid "web_ui.home.heading.welcome_to_haketilo"
msgstr "Welcome to Haketilo!"

#: src/hydrilla/proxy/web_ui/templates/index.html.jinja:31
msgid "web_ui.home.this_is_haketilo_page"
msgstr ""
"This is a virtual site hosted locally by Haketilo. You can use it to "
"configure Haketilo proxy."

#: src/hydrilla/proxy/web_ui/templates/index.html.jinja:37
msgid "web_ui.home.heading.about_haketilo"
msgstr "About this tool"

#: src/hydrilla/proxy/web_ui/templates/index.html.jinja:41
msgid "web_ui.home.haketilo_is_blah_blah"
msgstr ""
"Haketilo is a tool that gives users more control over their web browsing."
" It can block unwanted JavaScript software on web pages as well as add "
"custom logic to them. Haketilo was orignally developed as a browser "
"extension but has since been made into an HTTP proxy."

#: src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja:25
#: src/hydrilla/proxy/web_ui/templates/prompts/package_suggestion.html.jinja:30
#: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:33
msgid "web_ui.err.file_installation_error"
msgstr "Failed to install needed items from repository."

#: src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja:29
msgid "web_ui.err.uninstall_disallowed"
msgstr "This item is required and cannot be uninstalled."

#: src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja:33
#: src/hydrilla/proxy/web_ui/templates/prompts/package_suggestion.html.jinja:34
#: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:37
msgid "web_ui.err.repo_communication_error"
msgstr "Couldn't communicate with repository."

#: src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja:40
msgid "web_ui.items.single_version.version_{}"
msgstr "Version '{}'."

#: src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja:71
msgid "web_ui.items.single_version.retry_install_button"
msgstr "Retry installation"

#: src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja:75
msgid "web_ui.items.single_version.leave_uninstalled_button"
msgstr "Leave uninstalled"

#: src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja:79
msgid "web_ui.items.single_version.install_button"
msgstr "Install"

#: src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja:80
msgid "web_ui.items.single_version.uninstall_button"
msgstr "Uninstall"

#: src/hydrilla/proxy/web_ui/templates/items/libraries.html.jinja:23
msgid "web_ui.libraries.title"
msgstr "Libraries"

#: src/hydrilla/proxy/web_ui/templates/items/libraries.html.jinja:39
msgid "web_ui.libraries.heading"
msgstr "Available libraries"

#: src/hydrilla/proxy/web_ui/templates/items/library_view.html.jinja:23
msgid "web_ui.items.single.library.title"
msgstr "Library view"

#: src/hydrilla/proxy/web_ui/templates/items/library_view.html.jinja:27
msgid "web_ui.items.single.library.heading.name_{}"
msgstr "Libraries named '{}'"

#: src/hydrilla/proxy/web_ui/templates/items/library_view.html.jinja:41
msgid "web_ui.items.single.library.version_list_heading"
msgstr "Available versions"

#: src/hydrilla/proxy/web_ui/templates/items/library_viewversion.html.jinja:24
msgid "web_ui.items.single_version.library.title"
msgstr "Library version view"

#: src/hydrilla/proxy/web_ui/templates/items/library_viewversion.html.jinja:30
msgid "web_ui.items.single_version.library_local.heading.name_{}"
msgstr "Local library '{}'"

#: src/hydrilla/proxy/web_ui/templates/items/library_viewversion.html.jinja:35
msgid "web_ui.items.single_version.library.heading.name_{}"
msgstr "Library '{}'"

#: src/hydrilla/proxy/web_ui/templates/items/library_viewversion.html.jinja:42
msgid "web_ui.items.single_version.library.item_required"
msgstr ""
"This library version is required by an enabled mapping. It cannot be "
"uninstalled."

#: src/hydrilla/proxy/web_ui/templates/items/library_viewversion.html.jinja:46
msgid "web_ui.items.single_version.library.item_auto_activated"
msgstr ""
"This library version is used by a package which can be activated "
"automatically."

#: src/hydrilla/proxy/web_ui/templates/items/library_viewversion.html.jinja:50
msgid "web_ui.items.single_version.library.item_not_activated"
msgstr "This library version is not used by any active package."

#: src/hydrilla/proxy/web_ui/templates/items/library_viewversion.html.jinja:54
msgid "web_ui.items.single_version.library.install_failed"
msgstr "Couldn't install this library version."

#: src/hydrilla/proxy/web_ui/templates/items/library_viewversion.html.jinja:58
msgid "web_ui.items.single_version.library.version_list_heading"
msgstr "Other available versions of the library"

#: src/hydrilla/proxy/web_ui/templates/items/load_from_disk.html.jinja:23
msgid "web_ui.load_from_disk.title"
msgstr "Import from file"

#: src/hydrilla/proxy/web_ui/templates/items/load_from_disk.html.jinja:41
msgid "web_ui.load_from_disk.heading"
msgstr "Import items from a ZIP archive"

#: src/hydrilla/proxy/web_ui/templates/items/load_from_disk.html.jinja:45
msgid "web_ui.err.uploaded_file_not_zip"
msgstr "The uploaded file is not a valid ZIP file."

#: src/hydrilla/proxy/web_ui/templates/items/load_from_disk.html.jinja:49
msgid "web_ui.err.invalid_uploaded_malcontent"
msgstr "The uploaded archive does not contain valid Haketilo malcontent."

#: src/hydrilla/proxy/web_ui/templates/items/load_from_disk.html.jinja:57
msgid "web_ui.load_from_disk.choose_zipfile_button"
msgstr "Select file"

#: src/hydrilla/proxy/web_ui/templates/items/load_from_disk.html.jinja:64
msgid "web_ui.load_from_disk.install_button"
msgstr "Import"

#: src/hydrilla/proxy/web_ui/templates/items/package_view.html.jinja:23
msgid "web_ui.items.single.package.title"
msgstr "Package view"

#: src/hydrilla/proxy/web_ui/templates/items/package_view.html.jinja:27
msgid "web_ui.items.single.package.heading.name_{}"
msgstr "Packages named '{}'"

#: src/hydrilla/proxy/web_ui/templates/items/package_view.html.jinja:41
msgid "web_ui.items.single.package.version_list_heading"
msgstr "Available versions"

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:24
msgid "web_ui.items.single_version.package.title"
msgstr "Package version view"

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:30
msgid "web_ui.items.single_version.package_local.heading.name_{}"
msgstr "Local package '{}'"

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:35
msgid "web_ui.items.single_version.package.heading.name_{}"
msgstr "Package '{}'"

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:42
msgid "web_ui.items.single_version.package.item_required"
msgstr "This package version is required. It cannot be uninstalled."

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:46
msgid "web_ui.items.single_version.package.item_auto_activated"
msgstr "This package version can be activated automatically."

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:50
msgid "web_ui.items.single_version.package.item_not_activated"
msgstr "This package version is not active."

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:54
msgid "web_ui.items.single_version.package.install_failed"
msgstr "Couldn't install this package version."

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:58
msgid "web_ui.items.single_version.package.version_list_heading"
msgstr "Other available versions of the package"

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:72
msgid "web_ui.items.single_version.unenable_button"
msgstr "Forget"

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:73
msgid "web_ui.items.single_version.disable_button"
msgstr "Disable"

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:74
msgid "web_ui.items.single_version.enable_button"
msgstr "Enable"

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:79
msgid "web_ui.items.single_version.item_not_marked"
msgstr "The package isn't enabled."

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:82
msgid "web_ui.items.single_version.item_disabled"
msgstr "All versions of the package have been explicitly disabled by the user."

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:86
msgid "web_ui.items.single_version.item_enabled"
msgstr "The package has been enabled by the user."

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:105
msgid "web_ui.items.single_version.unpin_button"
msgstr "Unpin"

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:110
msgid "web_ui.items.single_version.not_pinned"
msgstr "The package is not pinned to any version."

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:115
msgid "web_ui.items.single_version.pinned_repo_local"
msgstr "The package is pinned to only use locally installed versions."

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:118
msgid "web_ui.items.single_version.pinned_repo_{}"
msgstr "The package is pinned to only use versions from repository '{}'."

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:129
msgid "web_ui.items.single_version.pin_local_repo_button"
msgstr "Pin to local packages"

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:134
#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:147
msgid "web_ui.items.single_version.pin_repo_button"
msgstr "Pin to repository"

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:141
msgid "web_ui.items.single_version.repin_repo_button"
msgstr "Pin to this repository"

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:155
#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:166
msgid "web_ui.items.single_version.pin_ver_button"
msgstr "Pin to this version"

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:158
msgid "web_ui.items.single_version.pinned_ver"
msgstr "The package is pinned to this version."

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:161
msgid "web_ui.items.single_version.repin_ver_button"
msgstr "Pin to this version"

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:163
msgid "web_ui.items.single_version.pinned_other_ver"
msgstr "The package is pinned to a different version."

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:171
msgid "web_ui.items.single_version.active_ver_is_this_one"
msgstr "This is the currently active version."

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:175
msgid "web_ui.items.single_version.active_ver_is_{}"
msgstr "Currently active version is '{}'."

#: src/hydrilla/proxy/web_ui/templates/items/packages.html.jinja:23
msgid "web_ui.packages.title"
msgstr "Packages"

#: src/hydrilla/proxy/web_ui/templates/items/packages.html.jinja:39
msgid "web_ui.packages.heading"
msgstr "Available packages"

#: src/hydrilla/proxy/web_ui/templates/items/packages.html.jinja:73
msgid "web_ui.packages.enabled_version_{}"
msgstr "enabled version {}"

#: src/hydrilla/proxy/web_ui/templates/options.html.jinja:23
msgid "web_ui.options.title"
msgstr "Global options"

#: src/hydrilla/proxy/web_ui/templates/options.html.jinja:27
msgid "web_ui.options.heading"
msgstr "Haketilo global options"

#: src/hydrilla/proxy/web_ui/templates/options.html.jinja:37
msgid "web_ui.options.packages_are_used_when_enabled"
msgstr ""
"Hektilo is currently configured to only use packages that were explicitly"
" enabled."

#: src/hydrilla/proxy/web_ui/templates/options.html.jinja:40
msgid "web_ui.options.user_gets_asked_whether_to_enable_package"
msgstr ""
"Hektilo is currently configured to ask whenever a package is found that "
"could be used for the current site."

#: src/hydrilla/proxy/web_ui/templates/options.html.jinja:44
msgid "web_ui.options.packages_are_used_automatically"
msgstr ""
"Hektilo is currently configured to automatically use packages that are "
"available for the current site."

#: src/hydrilla/proxy/web_ui/templates/options.html.jinja:51
msgid "web_ui.options.use_enabled_button"
msgstr "Use when enabled"

#: src/hydrilla/proxy/web_ui/templates/options.html.jinja:54
msgid "web_ui.options.use_question_button"
msgstr "Ask whether to use"

#: src/hydrilla/proxy/web_ui/templates/options.html.jinja:57
msgid "web_ui.options.use_auto_button"
msgstr "Use automatically"

#: src/hydrilla/proxy/web_ui/templates/options.html.jinja:70
msgid "web_ui.options.scripts_are_allowed_by_default"
msgstr ""
"By default Haketilo currently allows JavaScript sent by websites to the "
"browser to execute."

#: src/hydrilla/proxy/web_ui/templates/options.html.jinja:73
msgid "web_ui.options.scripts_are_blocked_by_default"
msgstr ""
"By default Haketilo currently blocks JavaScript sent by websites to the "
"browser from executing."

#: src/hydrilla/proxy/web_ui/templates/options.html.jinja:77
msgid "web_ui.options.allow_scripts_button"
msgstr "Allow scripts"

#: src/hydrilla/proxy/web_ui/templates/options.html.jinja:78
msgid "web_ui.options.block_scripts_button"
msgstr "Block scripts"

#: src/hydrilla/proxy/web_ui/templates/prompts/auto_install_error.html.jinja:24
msgid "web_ui.prompts.auto_install_error.title"
msgstr "Installation failure"

#: src/hydrilla/proxy/web_ui/templates/prompts/auto_install_error.html.jinja:29
msgid "web_ui.err.retry_install.file_installation_error"
msgstr ""
"Another failure occured when retrying to install needed items from "
"repository."

#: src/hydrilla/proxy/web_ui/templates/prompts/auto_install_error.html.jinja:33
msgid "web_ui.err.retry_install.repo_communication_error"
msgstr "Another failure occured when retrying to communicate with repository."

#: src/hydrilla/proxy/web_ui/templates/prompts/auto_install_error.html.jinja:37
msgid "web_ui.prompts.auto_install_error.heading"
msgstr "Installation failure"

#: src/hydrilla/proxy/web_ui/templates/prompts/auto_install_error.html.jinja:42
msgid "web_ui.prompts.auto_install_error.package_{}_failed_to_install"
msgstr ""
"Automatically activated package '{}' failed to install because Haketilo "
"couldn't fetch package files from its repository server. Please verify "
"that you do have network connection and try again. You can also choose to"
" permanently disable the package."

#: src/hydrilla/proxy/web_ui/templates/prompts/auto_install_error.html.jinja:47
msgid "web_ui.prompts.auto_install_error.disable_button"
msgstr "Disable"

#: src/hydrilla/proxy/web_ui/templates/prompts/auto_install_error.html.jinja:48
msgid "web_ui.prompts.auto_install_error.retry_button"
msgstr "Retry installation"

#: src/hydrilla/proxy/web_ui/templates/prompts/package_suggestion.html.jinja:25
msgid "web_ui.prompts.package_suggestion.title"
msgstr "Package suggestion"

#: src/hydrilla/proxy/web_ui/templates/prompts/package_suggestion.html.jinja:38
msgid "web_ui.prompts.package_suggestion.heading"
msgstr "Package suitable for current site was found"

#: src/hydrilla/proxy/web_ui/templates/prompts/package_suggestion.html.jinja:43
msgid "web_ui.prompts.package_suggestion.do_you_want_to_enable_package_{}"
msgstr ""
"Do you want to enable package '{}'? It will then be used whenever you "
"visit this site."

#: src/hydrilla/proxy/web_ui/templates/prompts/package_suggestion.html.jinja:48
msgid "web_ui.prompts.package_suggestion.disable_button"
msgstr "Disable"

#: src/hydrilla/proxy/web_ui/templates/prompts/package_suggestion.html.jinja:49
msgid "web_ui.prompts.package_suggestion.enable_button"
msgstr "Enable"

#: src/hydrilla/proxy/web_ui/templates/repos/add.html.jinja:23
msgid "web_ui.repos.add.title"
msgstr "New repository"

#: src/hydrilla/proxy/web_ui/templates/repos/add.html.jinja:26
msgid "web_ui.repos.add.heading"
msgstr "Configure a new repository"

#: src/hydrilla/proxy/web_ui/templates/repos/add.html.jinja:29
#: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:67
msgid "web_ui.err.repo_name_invalid"
msgstr "Chosen name is not valid."

#: src/hydrilla/proxy/web_ui/templates/repos/add.html.jinja:33
#: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:71
msgid "web_ui.err.repo_name_taken"
msgstr "Chosen name is already in use."

#: src/hydrilla/proxy/web_ui/templates/repos/add.html.jinja:37
msgid "web_ui.repos.add.name_field_label"
msgstr "Name"

#: src/hydrilla/proxy/web_ui/templates/repos/add.html.jinja:47
#: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:121
msgid "web_ui.err.repo_url_invalid"
msgstr "Chosen URL is not vald."

#: src/hydrilla/proxy/web_ui/templates/repos/add.html.jinja:51
msgid "web_ui.repos.add.url_field_label"
msgstr "URL"

#: src/hydrilla/proxy/web_ui/templates/repos/add.html.jinja:62
msgid "web_ui.repos.add.submit_button"
msgstr "Add repository"

#: src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja:23
msgid "web_ui.repos.title"
msgstr "Repositories"

#: src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja:32
msgid "web_ui.repos.heading"
msgstr "Manage repositories"

#: src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja:36
msgid "web_ui.repos.add_repo_button"
msgstr "Configure new repository"

#: src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja:41
msgid "web_ui.repos.repo_list_heading"
msgstr "Configured repositories"

#: src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja:64
#: src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja:79
msgid "web_ui.repos.package_count_{}"
msgstr "packages: {}"

#: src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja:76
#: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:45
msgid "web_ui.repos.local_packages_semirepo"
msgstr "Local items"

#: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:23
msgid "web_ui.repos.single.title"
msgstr "Repository view"

#: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:41
msgid "web_ui.err.repo_api_version_unsupported"
msgstr ""
"Repository uses an unsupported API version. You might need to update "
"Haketilo."

#: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:48
msgid "web_ui.repos.single.heading.name_{}"
msgstr "Repository '{}'"

#: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:60
msgid "web_ui.repos.single.update_name_button"
msgstr "Change name"

#: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:80
msgid "web_ui.repos.single.commit_update_name_button"
msgstr "Set new name"

#: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:85
msgid "web_ui.repos.single.abort_update_name_button"
msgstr "Cancel"

#: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:96
msgid "web_ui.repos.single.repo_is_deleted"
msgstr ""
"This repository has been deleted but you're still holding packages that "
"came from it."

#: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:102
msgid "web_ui.repos.single.url_is_{}"
msgstr "Current URL is '{}'."

#: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:114
msgid "web_ui.repos.single.update_url_button"
msgstr "Change URL"

#: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:130
msgid "web_ui.repos.single.commit_update_url_button"
msgstr "Set new URL"

#: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:135
msgid "web_ui.repos.single.abort_update_url_button"
msgstr "Cancel"

#: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:145
msgid "web_ui.repos.single.repo_never_refreshed"
msgstr "This repository has not been refreshed yet"

#: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:148
msgid "web_ui.repos.single.last_refreshed_{}"
msgstr "Last refreshed on {}."

#: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:154
msgid "web_ui.repos.single.refresh_now_button"
msgstr "Refresh"

#: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:163
msgid "web_ui.repos.item_count_{mappings}_{resources}"
msgstr "packages: {mappings}; libraries: {resources}"

#: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:174
msgid "web_ui.repos.single.remove_button"
msgstr "Remove repository"

#: src/hydrilla/proxy/web_ui/templates/rules/add.html.jinja:23
msgid "web_ui.rules.add.title"
msgstr "New rule"

#: src/hydrilla/proxy/web_ui/templates/rules/add.html.jinja:26
msgid "web_ui.rules.add.heading"
msgstr "Define a new rule"

#: src/hydrilla/proxy/web_ui/templates/rules/add.html.jinja:29
#: src/hydrilla/proxy/web_ui/templates/rules/show_single.html.jinja:60
msgid "web_ui.err.rule_pattern_invalid"
msgstr "Chosen URL pattern is not vald."

#: src/hydrilla/proxy/web_ui/templates/rules/add.html.jinja:33
msgid "web_ui.rules.add.pattern_field_label"
msgstr "URL pattern"

#: src/hydrilla/proxy/web_ui/templates/rules/add.html.jinja:43
msgid "web_ui.rules.add.block_or_allow_label"
msgstr "Page's JavaScript treatment"

#: src/hydrilla/proxy/web_ui/templates/rules/add.html.jinja:48
msgid "web_ui.rules.add.block_label"
msgstr "block"

#: src/hydrilla/proxy/web_ui/templates/rules/add.html.jinja:53
msgid "web_ui.rules.add.allow_label"
msgstr "allow"

#: src/hydrilla/proxy/web_ui/templates/rules/add.html.jinja:60
msgid "web_ui.rules.add.submit_button"
msgstr "Add rule"

#: src/hydrilla/proxy/web_ui/templates/rules/index.html.jinja:23
msgid "web_ui.rules.title"
msgstr "Script blocking"

#: src/hydrilla/proxy/web_ui/templates/rules/index.html.jinja:32
msgid "web_ui.rules.heading"
msgstr "Manage script blocking"

#: src/hydrilla/proxy/web_ui/templates/rules/index.html.jinja:36
msgid "web_ui.rules.add_rule_button"
msgstr "Define new rule"

#: src/hydrilla/proxy/web_ui/templates/rules/index.html.jinja:41
msgid "web_ui.rules.rule_list_heading"
msgstr "Defined rules"

#: src/hydrilla/proxy/web_ui/templates/rules/show_single.html.jinja:23
msgid "web_ui.rules.single.title"
msgstr "Rule view"

#: src/hydrilla/proxy/web_ui/templates/rules/show_single.html.jinja:34
msgid "web_ui.rules.single.heading.allow"
msgstr "Script allowing rule"

#: src/hydrilla/proxy/web_ui/templates/rules/show_single.html.jinja:36
msgid "web_ui.rules.single.heading.block"
msgstr "Script blocking rule"

#: src/hydrilla/proxy/web_ui/templates/rules/show_single.html.jinja:41
msgid "web_ui.rules.single.pattern_is_{}"
msgstr "Rule applies to all pages that match pattern '{}'."

#: src/hydrilla/proxy/web_ui/templates/rules/show_single.html.jinja:53
msgid "web_ui.rules.single.update_pattern_button"
msgstr "Change URL pattern"

#: src/hydrilla/proxy/web_ui/templates/rules/show_single.html.jinja:69
msgid "web_ui.rules.single.commit_update_pattern_button"
msgstr "Set new pattern"

#: src/hydrilla/proxy/web_ui/templates/rules/show_single.html.jinja:74
msgid "web_ui.rules.single.abort_update_pattern_button"
msgstr "Cancel"

#: src/hydrilla/proxy/web_ui/templates/rules/show_single.html.jinja:84
msgid "web_ui.rules.single.allow_button"
msgstr "Allow JavaScript"

#: src/hydrilla/proxy/web_ui/templates/rules/show_single.html.jinja:85
msgid "web_ui.rules.single.block_button"
msgstr "Block JavaScript"

#: src/hydrilla/proxy/web_ui/templates/rules/show_single.html.jinja:103
msgid "web_ui.rules.single.remove_button"
msgstr "Remove rule"

#: src/hydrilla/server/malcontent.py:79
msgid "err.server.malcontent_path_not_dir_{}"
msgstr "Provided 'malcontent_dir' path does not name a directory: {}"

#: src/hydrilla/server/malcontent.py:98
msgid "err.server.couldnt_load_item_from_{}"
msgstr "Couldn't load item from {}."

#: src/hydrilla/server/malcontent.py:111
msgid "err.server.no_file_{required_by}_{ver}_{file}_{sha256}"
msgstr ""
"'{required_by}', version '{ver}' uses a file named {file} with SHA256 "
"hash of {sha256}, but the file is missing."

#: src/hydrilla/server/malcontent.py:135
msgid "err.server.item_{item}_in_file_{file}"
msgstr "Item {item} incorrectly present under {file}."

#: src/hydrilla/server/malcontent.py:141
msgid "item_version_{ver}_in_file_{file}"
msgstr "Item version {ver} incorrectly present under {file}."

#: src/hydrilla/server/malcontent.py:168
msgid "err.server.no_dep_{resource}_{ver}_{dep}"
msgstr "Unknown dependency '{dep}' of resource '{resource}', version '{ver}'."

#: src/hydrilla/server/malcontent.py:183
msgid "err.server.no_payload_{mapping}_{ver}_{payload}"
msgstr "Unknown payload '{payload}' of mapping '{mapping}', version '{ver}'."

#: src/hydrilla/server/malcontent.py:198
msgid "err.server.no_mapping_{required_by}_{ver}_{required}"
msgstr "Unknown mapping '{required}' required by '{required_by}', version '{ver}'."

#: src/hydrilla/server/malcontent.py:226
msgid "server.err.couldnt_register_{mapping}_{ver}_{pattern}"
msgstr ""
"Couldn't register mapping '{mapping}', version '{ver}' (pattern "
"'{pattern}')."

#: src/hydrilla/server/serve.py:83
msgid "err.server.opt_hydrilla_parent_not_implemented"
msgstr ""
"Hydrilla was told to connect to a parent Hydrilla server but this feature"
" is not yet implemented."

#: src/hydrilla/server/serve.py:208
msgid "serve_hydrilla_packages_explain_wsgi_considerations"
msgstr ""
"Serve Hydrilla packages.\n"
"\n"
"This command is meant to be a quick way to run a local or development "
"Hydrilla instance. For better performance, consider deployment using "
"WSGI."

#: src/hydrilla/server/serve.py:211
msgid "directory_to_serve_from_overrides_config"
msgstr ""
"Directory to serve files from. Overrides value from the config file (if "
"any)."

#: src/hydrilla/server/serve.py:213
msgid "project_url_to_display_overrides_config"
msgstr ""
"Project url to display on generated HTML pages. Overrides value from the "
"config file (if any)."

#: src/hydrilla/server/serve.py:215
msgid "tcp_port_to_listen_on_overrides_config"
msgstr ""
"TCP port number to listen on (0-65535). Overrides value from the config "
"file (if any)."

#: src/hydrilla/server/serve.py:218
msgid "path_to_config_file_explain_default"
msgstr ""
"Path to Hydrilla server configuration file (optional, by default Hydrilla"
" loads its own config file, which in turn tries to load "
"/etc/hydrilla/config.json)."

#: src/hydrilla/server/serve.py:250
msgid "config_option_{}_not_supplied"
msgstr "Missing configuration option '{}'."

#: src/hydrilla/server/serve.py:254
msgid "serve_hydrilla_packages_wsgi_help"
msgstr ""
"Serve Hydrilla packages.\n"
"\n"
"This program is a WSGI script that runs Hydrilla repository behind an "
"HTTP server like Apache2 or Nginx. You can configure Hydrilla through the"
" /etc/hydrilla/config.json file."

#: src/hydrilla/url_patterns.py:135
msgid "err.url_pattern_{}.bad"
msgstr "Not a valid Haketilo URL pattern: {}"

#: src/hydrilla/url_patterns.py:138
msgid "err.url_{}.bad"
msgstr "Not a valid URL: {}"

#: src/hydrilla/url_patterns.py:145
msgid "err.url_pattern_{}.bad_scheme"
msgstr "URL pattern has an unknown scheme: {}"

#: src/hydrilla/url_patterns.py:148
msgid "err.url_{}.bad_scheme"
msgstr "URL has an unknown scheme: {}"

#: src/hydrilla/url_patterns.py:153
msgid "err.url_pattern_{}.special_scheme_port"
msgstr "URL pattern has an explicit port while it shouldn't: {}"

#: src/hydrilla/url_patterns.py:165
msgid "err.url_pattern_{}.bad_port"
msgstr "URL pattern has a port outside of allowed range (1-65535): {}"

#: src/hydrilla/url_patterns.py:168
msgid "err.url_{}.bad_port"
msgstr "URL has a port outside of allowed range (1-65535): {}"

#: src/hydrilla/url_patterns.py:189
msgid "err.url_pattern_{}.has_query"
msgstr "URL pattern has a query string while it shouldn't: {}"

#: src/hydrilla/url_patterns.py:193
msgid "err.url_pattern_{}.has_frag"
msgstr "URL pattern has a fragment string while it shouldn't: {}"