aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/locales/en_US/LC_MESSAGES/messages.po
blob: defbbcccfb6e9199dac80fc1967dfbf16290349b (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
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
# 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-10-19 09:36+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.9.0\n"

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

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

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

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

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

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

#: src/hydrilla/builder/build.py:412
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:489
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:491
msgid "source_directory_to_build_from"
msgstr "Source directory to build from."

#: src/hydrilla/builder/build.py:493
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:495
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:497
msgid "built_package_files_destination"
msgstr "Destination directory to write built package files to."

#: src/hydrilla/builder/build.py:499
#: src/hydrilla/mitmproxy_launcher/launch.py:69
#: src/hydrilla/server/serve.py:211 src/hydrilla/server/serve.py:229
#: src/hydrilla/server/serve.py:269
#, 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:500 src/hydrilla/server/serve.py:230
#: src/hydrilla/server/serve.py:270
msgid "version_printing"
msgstr "Print version information and exit."

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

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

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

#: src/hydrilla/builder/local_apt.py:197
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:205
msgid "gpg_couldnt_recv_key_{}"
msgstr "Could not import PGP key '{}'."

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

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

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

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

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

#: src/hydrilla/json_instances.py:84
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:135
msgid "unknown_schema_{}"
msgstr "JSON document declares its schema as '{}' which is not a known schema."

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

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

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

#: src/hydrilla/mitmproxy_launcher/launch.py:58
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:60
msgid "cli_opt.haketilo.listen_host"
msgstr "IP address port number the proxy should listen on."

#: src/hydrilla/mitmproxy_launcher/launch.py:62
msgid "cli_opt.haketilo.port"
msgstr "TCP port number the proxy should listen on."

#: src/hydrilla/mitmproxy_launcher/launch.py:64
msgid "cli_opt.haketilo.launch_browser"
msgstr ""
"Whether Haketilo should try to open its landing page in your default "
"browser. Defaults to yes ('-L')."

#: src/hydrilla/mitmproxy_launcher/launch.py:67
msgid "cli_opt.haketilo.dir_defaults_to_{}"
msgstr "Data directory for Haketilo to use. Defaults to \"{}\"."

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

#: src/hydrilla/proxy/addon.py:167
msgid "warn.proxy.setting_already_configured_{}"
msgstr ""
"Attempt was made to configure Mitmproxy addon's option '{}' which has "
"already been configured."

#: src/hydrilla/proxy/addon.py:202
msgid "warn.proxy.couldnt_launch_browser"
msgstr ""
"Failed to open a URL in a web browser. Do you have a default web browser "
"configured?"

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

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

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

#: src/hydrilla/proxy/state_impl/concrete_state.py:89
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:93
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/state_impl/concrete_state.py:218
msgid "warn.proxy.failed_to_register_landing_page_at_{}"
msgstr "Failed to register landing page at \"{}\"."

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

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

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

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

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

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

#: src/hydrilla/proxy/web_ui/templates/hkt_mitm_it_base.html.jinja:87
msgid "web_ui.base.nav.import"
msgstr "Import"

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

#: src/hydrilla/proxy/web_ui/templates/import.html.jinja:41
msgid "web_ui.import.heading"
msgstr "Import items"

#: src/hydrilla/proxy/web_ui/templates/import.html.jinja:43
msgid "web_ui.import.heading_import_from_file"
msgstr "From file"

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

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

#: src/hydrilla/proxy/web_ui/templates/import.html.jinja:61
msgid "web_ui.import.choose_zipfile_button"
msgstr "Select file"

#: src/hydrilla/proxy/web_ui/templates/import.html.jinja:68
msgid "web_ui.import.install_from_file_button"
msgstr "Import from selected file"

#: src/hydrilla/proxy/web_ui/templates/import.html.jinja:75
msgid "web_ui.import.heading_import_ad_hoc"
msgstr "Ad hoc"

#: src/hydrilla/proxy/web_ui/templates/import.html.jinja:78
msgid "web_ui.err.invalid_ad_hoc_package"
msgstr "The ad hoc package being imported contains errors."

#: src/hydrilla/proxy/web_ui/templates/import.html.jinja:84
msgid "web_ui.import.identifier_field_label"
msgstr "Identifier"

#: src/hydrilla/proxy/web_ui/templates/import.html.jinja:86
msgid "web_ui.err.invalid_ad_hoc_identifier"
msgstr "Chosen identifier is not valid."

#: src/hydrilla/proxy/web_ui/templates/import.html.jinja:90
msgid "web_ui.import.long_name_field_label"
msgstr "Long name (optional)"

#: src/hydrilla/proxy/web_ui/templates/import.html.jinja:93
msgid "web_ui.import.version_field_label"
msgstr "Version (optional)"

#: src/hydrilla/proxy/web_ui/templates/import.html.jinja:95
msgid "web_ui.err.invalid_ad_hoc_version"
msgstr "Chosen version is not valid."

#: src/hydrilla/proxy/web_ui/templates/import.html.jinja:99
msgid "web_ui.import.description_field_label"
msgstr "Description (optional)"

#: src/hydrilla/proxy/web_ui/templates/import.html.jinja:102
msgid "web_ui.import.patterns_field_label"
msgstr "URL patterns (each on its own line)"

#: src/hydrilla/proxy/web_ui/templates/import.html.jinja:104
msgid "web_ui.err.invalid_ad_hoc_patterns"
msgstr "Chosen patterns are not valid."

#: src/hydrilla/proxy/web_ui/templates/import.html.jinja:108
msgid "web_ui.import.script_text_field_label"
msgstr "JavaScript to execute on pages that match one of the patterns"

#: src/hydrilla/proxy/web_ui/templates/import.html.jinja:111
msgid "web_ui.import.lic_text_field_label"
msgstr "Package license text (optional)"

#: src/hydrilla/proxy/web_ui/templates/import.html.jinja:116
msgid "web_ui.import.install_ad_hoc_button"
msgstr "Add new package"

#: 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.html.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. It is built on top "
"of the popular <a href=\"https://mitmproxy.org/\">mitmproxy</a>."

#: src/hydrilla/proxy/web_ui/templates/index.html.jinja:48
msgid "web_ui.home.heading.configuring_browser_for_haketilo"
msgstr "Configuring the browser for Haketilo"

#: src/hydrilla/proxy/web_ui/templates/index.html.jinja:52
msgid "web_ui.home.html.to_add_certs_do_xyz"
msgstr ""
"Haketilo proxy works by modifying data exchanged by your browser and web "
"servers. This works without problems for http:// URLs. For https:// URLs,"
" however, the transmitted data is protected from modification using "
"cryptography. For your browser to trust the data modified by Haketilo, it"
" needs to be told to recognize proxy's cryptographic certificate. If you "
"haven't already, download the right certificate from <a "
"href=\"http://mitm.it\">this page</a> and add it to your operating "
"system, browser or both."

#: src/hydrilla/proxy/web_ui/templates/index.html.jinja:59
msgid "web_ui.home.heading.options"
msgstr "Global options"

#: src/hydrilla/proxy/web_ui/templates/index.html.jinja:62
msgid "web_ui.home.mapping_usage_mode_label"
msgstr "Package usage mode"

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

#: src/hydrilla/proxy/web_ui/templates/index.html.jinja:74
msgid "web_ui.home.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/index.html.jinja:78
msgid "web_ui.home.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/index.html.jinja:85
msgid "web_ui.home.use_enabled_button"
msgstr "Use when enabled"

#: src/hydrilla/proxy/web_ui/templates/index.html.jinja:88
msgid "web_ui.home.use_question_button"
msgstr "Ask whether to use"

#: src/hydrilla/proxy/web_ui/templates/index.html.jinja:91
msgid "web_ui.home.use_auto_button"
msgstr "Use automatically"

#: src/hydrilla/proxy/web_ui/templates/index.html.jinja:98
msgid "web_ui.home.script_blocking_mode_label"
msgstr "Default scripts treatment"

#: src/hydrilla/proxy/web_ui/templates/index.html.jinja:106
msgid "web_ui.home.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/index.html.jinja:109
msgid "web_ui.home.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/index.html.jinja:113
msgid "web_ui.home.allow_scripts_button"
msgstr "Allow scripts"

#: src/hydrilla/proxy/web_ui/templates/index.html.jinja:114
msgid "web_ui.home.block_scripts_button"
msgstr "Block scripts"

#: src/hydrilla/proxy/web_ui/templates/index.html.jinja:125
msgid "web_ui.home.advanced_features_label"
msgstr "Advanced features"

#: src/hydrilla/proxy/web_ui/templates/index.html.jinja:133
msgid "web_ui.home.user_is_advanced_user"
msgstr "Interface features for advanced users are currently enabled."

#: src/hydrilla/proxy/web_ui/templates/index.html.jinja:136
msgid "web_ui.home.user_is_simple_user"
msgstr "Interface features for advanced users are currently disabled."

#: src/hydrilla/proxy/web_ui/templates/index.html.jinja:143
msgid "web_ui.home.user_make_advanced_button"
msgstr "Enable"

#: src/hydrilla/proxy/web_ui/templates/index.html.jinja:146
msgid "web_ui.home.user_make_simple_button"
msgstr "Disable"

#: src/hydrilla/proxy/web_ui/templates/index.html.jinja:154
msgid "web_ui.home.orphans_label"
msgstr "Orphans"

#: src/hydrilla/proxy/web_ui/templates/index.html.jinja:160
msgid "web_ui.home.orphans_to_delete_{mappings}"
msgstr "Haketilo is holding some unused packages that can be removed ({mappings})."

#: src/hydrilla/proxy/web_ui/templates/index.html.jinja:164
msgid "web_ui.home.orphans_to_delete_exist"
msgstr "Haketilo is holding some unused libraries that can be removed."

#: src/hydrilla/proxy/web_ui/templates/index.html.jinja:168
msgid "web_ui.home.orphans_to_delete_{mappings}_{resources}"
msgstr ""
"Haketilo is holding some unused items that can be removed (packages: "
"{mappings}; libraries: {resources})."

#: src/hydrilla/proxy/web_ui/templates/index.html.jinja:177
msgid "web_ui.home.prune_orphans_button"
msgstr "Prune orphans"

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

#: src/hydrilla/proxy/web_ui/templates/items/item_view.html.jinja:48
msgid "web_ui.err.impossible_situation_error"
msgstr "Item constraints prevent the action from succeeding."

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

#: src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja:61
msgid "web_ui.err.item_not_compatible"
msgstr "This item is not compatible with current Haketilo version."

#: src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja:68
msgid "web_ui.items.single_version.identifier_label"
msgstr "Identifier"

#: src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja:76
msgid "web_ui.items.single_version.version_label"
msgstr "Version"

#: src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja:85
msgid "web_ui.items.single_version.uuid_label"
msgstr "UUID"

#: src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja:95
msgid "web_ui.items.single_version.description_label"
msgstr "Description"

#: src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja:104
msgid "web_ui.items.single_version.licenses_label"
msgstr "License and copyright files"

#: src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja:110
msgid "web_ui.items.single_version.no_license_files"
msgstr "There are no designated files with legal information."

#: src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja:117
msgid "web_ui.items.single_version.required_mappings_label"
msgstr "Required packages"

#: src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja:137
msgid "web_ui.items.single_version.min_haketilo_ver_label"
msgstr "Minimum compatible Haketilo version"

#: src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja:147
msgid "web_ui.items.single_version.max_haketilo_ver_label"
msgstr "Maximum compatible Haketilo version"

#: src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja:164
msgid "web_ui.items.single_version.install_uninstall_label"
msgstr "Installation status"

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

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

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

#: src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja:181
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:37
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.install_failed"
msgstr "Couldn't install this library version."

#: src/hydrilla/proxy/web_ui/templates/items/library_viewversion.html.jinja:46
msgid "web_ui.items.single_version.library.is_installed"
msgstr "Library is currently installed."

#: src/hydrilla/proxy/web_ui/templates/items/library_viewversion.html.jinja:50
msgid "web_ui.items.single_version.library.is_not_installed"
msgstr "Library is not currently installed."

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

#: src/hydrilla/proxy/web_ui/templates/items/library_viewversion.html.jinja:58
msgid "web_ui.items.single_version.library.scripts_label"
msgstr "Scripts"

#: src/hydrilla/proxy/web_ui/templates/items/library_viewversion.html.jinja:64
msgid "web_ui.items.single_version.library.no_script_files"
msgstr "There are no JavaScript files in this library."

#: src/hydrilla/proxy/web_ui/templates/items/library_viewversion.html.jinja:71
msgid "web_ui.items.single_version.library.deps_label"
msgstr "Dependencies"

#: src/hydrilla/proxy/web_ui/templates/items/library_viewversion.html.jinja:86
msgid "web_ui.items.single_version.library.enabled_label"
msgstr "Usage status"

#: src/hydrilla/proxy/web_ui/templates/items/library_viewversion.html.jinja:90
msgid "web_ui.items.single_version.library.item_required"
msgstr "This library version is required by an enabled package."

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

#: src/hydrilla/proxy/web_ui/templates/items/library_viewversion.html.jinja:97
msgid "web_ui.items.single_version.library.item_will_be_asked_about"
msgstr "This library version is not used by any package enabled by the user."

#: src/hydrilla/proxy/web_ui/templates/items/library_viewversion.html.jinja:100
msgid "web_ui.items.single_version.library.item_auto_activated"
msgstr ""
"This library version is used by some package. The package has not been "
"explicitly configured by the user but is going to be activated "
"automatically."

#: 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:40
msgid "web_ui.items.single.package.enabled_label"
msgstr "Usage status"

#: src/hydrilla/proxy/web_ui/templates/items/package_view.html.jinja:46
#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:117
msgid "web_ui.items.unenable_button"
msgstr "Forget"

#: src/hydrilla/proxy/web_ui/templates/items/package_view.html.jinja:47
#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:118
msgid "web_ui.items.disable_button"
msgstr "Disable"

#: src/hydrilla/proxy/web_ui/templates/items/package_view.html.jinja:48
#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:119
msgid "web_ui.items.enable_button"
msgstr "Enable"

#: src/hydrilla/proxy/web_ui/templates/items/package_view.html.jinja:53
msgid "web_ui.items.single.package.item_not_enabled"
msgstr "The package has not been explicitly configured by the user."

#: src/hydrilla/proxy/web_ui/templates/items/package_view.html.jinja:56
msgid "web_ui.items.single.package.item_disabled"
msgstr "The package has been explicitly disabled by the user."

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

#: src/hydrilla/proxy/web_ui/templates/items/package_view.html.jinja:75
msgid "web_ui.items.single.package.pinning_label"
msgstr "Enabled package pinning"

#: src/hydrilla/proxy/web_ui/templates/items/package_view.html.jinja:81
msgid "web_ui.items.single.package.unpin_button"
msgstr "Unpin"

#: src/hydrilla/proxy/web_ui/templates/items/package_view.html.jinja:86
msgid "web_ui.items.single.package.pin_local_repo_button"
msgstr "Pin to local packages"

#: src/hydrilla/proxy/web_ui/templates/items/package_view.html.jinja:89
msgid "web_ui.items.single.package.pin_repo_button"
msgstr "Pin to repository"

#: src/hydrilla/proxy/web_ui/templates/items/package_view.html.jinja:92
msgid "web_ui.items.single.package.pin_ver_button"
msgstr "Pin to current version"

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

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

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

#: src/hydrilla/proxy/web_ui/templates/items/package_view.html.jinja:111
msgid "web_ui.items.single.package.pinned_ver"
msgstr "The package is pinned to a specific version."

#: src/hydrilla/proxy/web_ui/templates/items/package_view.html.jinja:126
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.install_failed"
msgstr "Couldn't install this package version."

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:46
msgid "web_ui.items.single_version.package.is_installed"
msgstr "Package is currently installed."

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:50
msgid "web_ui.items.single_version.package.is_not_installed"
msgstr "Package is not currently installed."

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:54
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:58
msgid "web_ui.items.single_version.package.payloads_label"
msgstr "Payloads"

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:101
msgid "web_ui.items.single_version.package.no_payloads"
msgstr "This package has no payloads."

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:107
msgid "web_ui.items.single_version.package.enabled_label"
msgstr "Usage status"

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:128
msgid "web_ui.items.single_version.package.item_not_activated"
msgstr "This package is not enabled. This version won't be used."

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:130
msgid "web_ui.items.single_version.package.item_will_be_asked_about"
msgstr ""
"This package is not currently enabled. You will be asked whether to "
"enable this version of it when you visit a website where it can be used."

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:133
msgid "web_ui.items.single_version.package.item_auto_activated"
msgstr ""
"This package version has not been explicitly enabled but it is going to "
"be used automatically."

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:137
msgid "web_ui.items.single_version.package.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:141
msgid "web_ui.items.single_version.package.item_enabled"
msgstr "The package has been enabled by the user."

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:156
msgid "web_ui.items.single_version.package.pinning_label"
msgstr "Enabled package pinning"

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

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:173
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:178
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:181
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:192
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:197
#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:210
msgid "web_ui.items.single_version.pin_repo_button"
msgstr "Pin to repository"

#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:204
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:218
#: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:229
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:221
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:224
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:226
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:234
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:238
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/landing.html.jinja:23
msgid "web_ui.landing.title"
msgstr "Landing page"

#: src/hydrilla/proxy/web_ui/templates/landing.html.jinja:27
msgid "web_ui.landing.heading.haketilo_is_running"
msgstr "Haketilo is running"

#: src/hydrilla/proxy/web_ui/templates/landing.html.jinja:31
msgid "web_ui.landing.web_ui.landing.what_to_do_1"
msgstr ""
"In order to access web pages through Haketilo, make sure your browser is "
"configured to use it as a proxy for both HTTP and HTTPs. Please use the "
"following values."

#: src/hydrilla/proxy/web_ui/templates/landing.html.jinja:34
msgid "web_ui.landing.host_label"
msgstr "Address"

#: src/hydrilla/proxy/web_ui/templates/landing.html.jinja:40
msgid "web_ui.landing.port_label"
msgstr "Port"

#: src/hydrilla/proxy/web_ui/templates/landing.html.jinja:47
msgid "web_ui.landing.html.what_to_do_2"
msgstr ""
"If you've configured your browser properly, you can visit <a "
"href=\"http://hkt.mitm.it\">http://hkt.mitm.it</a>. It's Haketilo "
"configuration page that's hosted locally &quot;inside&quot; the proxy."

#: 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:28
msgid "web_ui.repos.add.name_field_label"
msgstr "Name"

#: src/hydrilla/proxy/web_ui/templates/repos/add.html.jinja:30
#: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:68
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:72
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.url_field_label"
msgstr "URL"

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

#: src/hydrilla/proxy/web_ui/templates/repos/add.html.jinja:45
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:47
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:43
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:50
msgid "web_ui.repos.single.heading.name_{}"
msgstr "Repository '{}'"

#: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:53
msgid "web_ui.repos.single.name_label"
msgstr "Name"

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

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

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

#: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:97
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_label"
msgstr "URL"

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

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

#: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:128
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.last_refreshed_label"
msgstr "Last refreshed on"

#: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:139
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.stats_label"
msgstr "Statistics"

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

#: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:161
msgid "web_ui.repos.item_count_{mappings}"
msgstr "packages: {mappings}"

#: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:170
msgid "web_ui.repos.single.actions_label"
msgstr "Actions"

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

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

#: 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:28
msgid "web_ui.rules.add.pattern_field_label"
msgstr "URL pattern"

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

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

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

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

#: src/hydrilla/proxy/web_ui/templates/rules/add.html.jinja:52
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:36
msgid "web_ui.rules.single.heading.allow"
msgstr "Script allowing rule"

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

#: src/hydrilla/proxy/web_ui/templates/rules/show_single.html.jinja:42
msgid "web_ui.rules.single.pattern_label"
msgstr "URL pattern"

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

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

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

#: src/hydrilla/proxy/web_ui/templates/rules/show_single.html.jinja:77
msgid "web_ui.rules.single.block_or_allow_label"
msgstr "Rule function"

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

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

#: src/hydrilla/proxy/web_ui/templates/rules/show_single.html.jinja:101
msgid "web_ui.rules.single.actions_label"
msgstr "Actions"

#: 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:77
msgid "err.server.malcontent_path_not_dir_{}"
msgstr "Provided 'malcontent_dir' path does not name a directory: {}"

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

#: src/hydrilla/server/malcontent.py:109
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:133
msgid "err.server.item_{item}_in_file_{file}"
msgstr "Item {item} incorrectly present under {file}."

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

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

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

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

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

#: src/hydrilla/server/serve.py:81
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:217
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:220
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:222
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:224
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:227
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:259
msgid "config_option_{}_not_supplied"
msgstr "Missing configuration option '{}'."

#: src/hydrilla/server/serve.py:263
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:139
msgid "err.url_pattern_{}.bad"
msgstr "Not a valid Haketilo URL pattern: {}"

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

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

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

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

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

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

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

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