Project

General

Profile

Download (2.73 KB) Statistics
| Branch: | Tag: | Revision:

hydrilla-builder / src / hydrilla / builder / locales / en_US / LC_MESSAGES / hydrilla-messages.po @ 6bc04f80

1
# SPDX-License-Identifier: CC0-1.0
2
#
3
# English (United States) translations for hydrilla.builder.
4
# Copyright (C) 2022 Wojtek Kosior <koszko@koszko.org>
5
# Available under the terms of Creative Commons Zero v1.0 Universal.
6
msgid ""
7
msgstr ""
8
"Project-Id-Version: hydrilla.builder 0.1.dev16+g4e46d7f.d20220211\n"
9
"Report-Msgid-Bugs-To: koszko@koszko.org\n"
10
"POT-Creation-Date: 2022-04-19 13:51+0200\n"
11
"PO-Revision-Date: 2022-02-12 00:00+0000\n"
12
"Last-Translator: Wojtek Kosior <koszko@koszko.org>\n"
13
"Language: en_US\n"
14
"Language-Team: en_US <koszko@koszko.org>\n"
15
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
16
"MIME-Version: 1.0\n"
17
"Content-Type: text/plain; charset=utf-8\n"
18
"Content-Transfer-Encoding: 8bit\n"
19
"Generated-By: Babel 2.8.0\n"
20

    
21
#: src/hydrilla/builder/build.py:118
22
msgid "couldnt_import_reuse_is_it_installed"
23
msgstr ""
24
"Could not import 'reuse'. Is the tool installed and visible to this "
25
"Python instance?"
26

    
27
#: src/hydrilla/builder/build.py:123
28
msgid "spdx_report_from_reuse_incompliant"
29
msgstr "Attempt to generate an SPDX report for a REUSE-incompliant package."
30

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

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

    
39
#: src/hydrilla/builder/build.py:329
40
msgid "report_spdx_not_in_copyright_list"
41
msgstr ""
42
"Told to generate 'report.spdx' but 'report.spdx' is not listed among "
43
"copyright files. Refusing to proceed."
44

    
45
#: src/hydrilla/builder/build.py:402
46
msgid "source_directory_to_build_from"
47
msgstr "Source directory to build from."
48

    
49
#: src/hydrilla/builder/build.py:404
50
msgid "path_instead_of_index_json"
51
msgstr ""
52
"Path to file to be processed instead of index.json (if not absolute, "
53
"resolved relative to srcdir)."
54

    
55
#: src/hydrilla/builder/build.py:406
56
msgid "built_package_files_destination"
57
msgstr "Destination directory to write built package files to."
58

    
59
#: src/hydrilla/builder/build.py:408
60
#, python-format
61
msgid "%(prog)s_%(version)s_license"
62
msgstr ""
63
"%(prog)s %(version)s\n"
64
"Copyright (C) 2021,2022 Wojtek Kosior and contributors.\n"
65
"License GPLv3+: GNU AGPL version 3 or later "
66
"<https://gnu.org/licenses/gpl.html>\n"
67
"This is free software: you are free to change and redistribute it.\n"
68
"There is NO WARRANTY, to the extent permitted by law."
69

    
70
#: src/hydrilla/builder/build.py:409
71
msgid "version_printing"
72
msgstr "Print version information and exit."
73

    
74
#: src/hydrilla/builder/build.py:415
75
msgid "build_package_from_srcdir_to_dstdir"
76
msgstr ""
77
"Build Hydrilla package from `scrdir` and write the resulting files under "
78
"`dstdir`."
79

    
80
#: src/hydrilla/util/_util.py:79
81
msgid "bad_comment"
82
msgstr "bad comment"
83

    
    (1-1/1)