# SPDX-License-Identifier: CC0-1.0 # # English (United States) translations for hydrilla. # Copyright (C) 2021, 2022 Wojtek Kosior # 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-02 13:49+0200\n" "PO-Revision-Date: 2022-02-12 00:00+0000\n" "Last-Translator: Wojtek Kosior \n" "Language: en_US\n" "Language-Team: en_US \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 " "\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:109 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:164 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:107 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:111 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/items.py:52 msgid "err.proxy.uploaded_malcontent_invalid" msgstr "The uploaded archive does not contain valid Haketilo malcontent." #: src/hydrilla/proxy/web_ui/items.py:77 msgid "err.proxy.uploaded_file_not_zip" msgstr "The uploaded file is not a valid ZIP file." #: src/hydrilla/proxy/web_ui/templates/base.html.jinja:44 msgid "web_ui.base.title.haketilo_proxy" msgstr "Haketilo" #: src/hydrilla/proxy/web_ui/templates/base.html.jinja:184 msgid "web_ui.base.nav.home" msgstr "Home" #: src/hydrilla/proxy/web_ui/templates/base.html.jinja:185 msgid "web_ui.base.nav.packages" msgstr "Packages" #: src/hydrilla/proxy/web_ui/templates/base.html.jinja:186 msgid "web_ui.base.nav.libraries" msgstr "Libraries" #: src/hydrilla/proxy/web_ui/templates/base.html.jinja:187 msgid "web_ui.base.nav.repos" msgstr "Repositories" #: src/hydrilla/proxy/web_ui/templates/base.html.jinja:188 msgid "web_ui.base.nav.load" msgstr "Import from file" #: src/hydrilla/proxy/web_ui/templates/index.html.jinja:22 msgid "web_ui.home.title" msgstr "Welcome" #: src/hydrilla/proxy/web_ui/templates/index.html.jinja:24 msgid "web_ui.home.welcome_to_haketilo" msgstr "Welcome to Haketilo!" #: src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja:25 #: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:31 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:30 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:35 #: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:36 msgid "web_ui.err.repo_communication_error" msgstr "Couldn't communicate with repository." #: src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja:63 msgid "web_ui.items.single_version.retry_install_button" msgstr "Retry installation" #: src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja:67 msgid "web_ui.items.single_version.leave_uninstalled_button" msgstr "Leave uninstalled" #: src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja:71 msgid "web_ui.items.single_version.install_button" msgstr "Install" #: src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja:72 msgid "web_ui.items.single_version.uninstall_button" msgstr "Uninstall" #: src/hydrilla/proxy/web_ui/templates/items/libraries.html.jinja:22 msgid "web_ui.libraries.title" msgstr "Libraries" #: src/hydrilla/proxy/web_ui/templates/items/libraries.html.jinja:29 msgid "web_ui.libraries.heading" msgstr "Available libraries" #: src/hydrilla/proxy/web_ui/templates/items/library_view.html.jinja:22 msgid "web_ui.items.single.library.title" msgstr "Library view" #: src/hydrilla/proxy/web_ui/templates/items/library_view.html.jinja:25 msgid "web_ui.items.single.library.heading.name_{}" msgstr "Libraries named '{}'" #: src/hydrilla/proxy/web_ui/templates/items/library_view.html.jinja:35 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 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 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 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." #: 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 this library" #: src/hydrilla/proxy/web_ui/templates/items/load_from_disk.html.jinja:22 msgid "web_ui.load_from_disk.title" msgstr "Import from file" #: src/hydrilla/proxy/web_ui/templates/items/load_from_disk.html.jinja:32 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:40 msgid "web_ui.load_from_disk.choose_zipfile_button" msgstr "Select file" #: src/hydrilla/proxy/web_ui/templates/items/load_from_disk.html.jinja:45 msgid "web_ui.load_from_disk.install_button" msgstr "Import" #: src/hydrilla/proxy/web_ui/templates/items/package_view.html.jinja:22 msgid "web_ui.items.single.package.title" msgstr "Package view" #: src/hydrilla/proxy/web_ui/templates/items/package_view.html.jinja:25 msgid "web_ui.items.single.package.heading.name_{}" msgstr "Packages named '{}'" #: src/hydrilla/proxy/web_ui/templates/items/package_view.html.jinja:35 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 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 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 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." #: 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 this package" #: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:74 msgid "web_ui.items.single_version.unenable_button" msgstr "Forget" #: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:75 msgid "web_ui.items.single_version.disable_button" msgstr "Disable" #: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:76 msgid "web_ui.items.single_version.enable_button" msgstr "Enable" #: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:80 msgid "web_ui.items.single_version.item_not_marked" msgstr "This package isn't enabled." #: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:83 msgid "web_ui.items.single_version.item_disabled" msgstr "All versions of this package have been explicitly disabled by the user." #: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:87 msgid "web_ui.items.single_version.item_enabled" msgstr "This package has been enabled by the user." #: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:109 msgid "web_ui.items.single_version.unpin_button" msgstr "Unpin" #: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:113 msgid "web_ui.items.single_version.not_pinned" msgstr "This package is not pinned to any version." #: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:118 msgid "web_ui.items.single_version.pinned_repo_local" msgstr "This package is pinned to only use locally installed versions." #: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:122 msgid "web_ui.items.single_version.pinned_repo_{}" msgstr "This package is pinned to only use versions from repository '{}'." #: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:134 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:138 #: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:149 msgid "web_ui.items.single_version.pin_repo_button" msgstr "Pin to repository" #: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:145 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:154 #: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:164 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:156 msgid "web_ui.items.single_version.pinned_ver" msgstr "This package is pinned to this version." #: src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja:159 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:161 msgid "web_ui.items.single_version.pinned_other_ver" msgstr "This package is pinned to a different version." #: src/hydrilla/proxy/web_ui/templates/items/packages.html.jinja:22 msgid "web_ui.packages.title" msgstr "Packages" #: src/hydrilla/proxy/web_ui/templates/items/packages.html.jinja:29 msgid "web_ui.packages.heading" msgstr "Available packages" #: src/hydrilla/proxy/web_ui/templates/items/packages.html.jinja:53 msgid "web_ui.packages.enabled_version_{}" msgstr "enabled version {}" #: src/hydrilla/proxy/web_ui/templates/repos/add.html.jinja:22 msgid "web_ui.repos.add.title" msgstr "New repository" #: src/hydrilla/proxy/web_ui/templates/repos/add.html.jinja:24 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:33 #: 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:38 #: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:73 msgid "web_ui.err.repo_name_taken" msgstr "Chosen name is already in use." #: src/hydrilla/proxy/web_ui/templates/repos/add.html.jinja:46 msgid "web_ui.repos.add.url_field_label" msgstr "URL" #: src/hydrilla/proxy/web_ui/templates/repos/add.html.jinja:51 #: 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:59 msgid "web_ui.repos.add.submit_button" msgstr "Add repository" #: src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja:22 msgid "web_ui.repos.title" msgstr "Repositories" #: src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja:29 msgid "web_ui.repos.heading" msgstr "Configured repositories" #: src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja:32 msgid "web_ui.repos.add_repo_button" msgstr "Configure new repository" #: src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja:52 #: src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja:62 msgid "web_ui.repos.package_count_{}" msgstr "packages: {}" #: src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja:59 #: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:46 msgid "web_ui.repos.local_packages_semirepo" msgstr "Local items" #: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:22 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:49 msgid "web_ui.repos.single.heading.name_{}" msgstr "Configured repositories" #: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:61 msgid "web_ui.repos.single.update_name_button" msgstr "Change name" #: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:81 msgid "web_ui.repos.single.commit_update_name_button" msgstr "Set new name" #: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:84 msgid "web_ui.repos.single.abort_update_name_button" msgstr "Cancel" #: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:92 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: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.commit_update_url_button" msgstr "Set new URL" #: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:127 msgid "web_ui.repos.single.abort_update_url_button" msgstr "Cancel" #: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:133 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:136 msgid "web_ui.repos.single.last_refreshed_{}" msgstr "Last refreshed on {}." #: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:143 msgid "web_ui.repos.single.refresh_now_button" msgstr "Refresh" #: src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja:150 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.single.remove_button" msgstr "Remove" #: 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:132 msgid "err.url_pattern_{}.bad" msgstr "Not a valid Haketilo URL pattern: {}" #: src/hydrilla/url_patterns.py:135 msgid "err.url_{}.bad" msgstr "Not a valid URL: {}" #: src/hydrilla/url_patterns.py:142 msgid "err.url_pattern_{}.bad_scheme" msgstr "URL pattern has an unknown scheme: {}" #: src/hydrilla/url_patterns.py:145 msgid "err.url_{}.bad_scheme" msgstr "URL has an unknown scheme: {}" #: src/hydrilla/url_patterns.py:150 msgid "err.url_pattern_{}.special_scheme_port" msgstr "URL pattern has an explicit port while it shouldn't: {}" #: src/hydrilla/url_patterns.py:162 msgid "err.url_pattern_{}.bad_port" msgstr "URL pattern has a port outside of allowed range (1-65535): {}" #: src/hydrilla/url_patterns.py:165 msgid "err.url_{}.bad_port" msgstr "URL has a port outside of allowed range (1-65535): {}" #: src/hydrilla/url_patterns.py:186 msgid "err.url_pattern_{}.has_query" msgstr "URL pattern has a query string while it shouldn't: {}" #: src/hydrilla/url_patterns.py:190 msgid "err.url_pattern_{}.has_frag" msgstr "URL pattern has a fragment string while it shouldn't: {}"