summaryrefslogtreecommitdiffstats
path: root/debian/po/templates.pot
blob: c6a7229dcd311e1ded52b983981c4a40663f21af (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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the isc-kea package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: isc-kea\n"
"Report-Msgid-Bugs-To: isc-kea@packages.debian.org\n"
"POT-Creation-Date: 2023-03-29 14:20-0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: password
#. Description
#: ../kea-ctrl-agent.templates:1001
msgid "New password for the kea control agent \"kea_api\" user:"
msgstr ""

#. Type: password
#. Description
#: ../kea-ctrl-agent.templates:1001
msgid "This password will be stored in the /etc/kea/kea-api-password file."
msgstr ""

#. Type: password
#. Description
#: ../kea-ctrl-agent.templates:1001
msgid "NOTE: if the password is empty, no action will be taken."
msgstr ""

#. Type: password
#. Description
#: ../kea-ctrl-agent.templates:2001
msgid "Repeat password for the kea control agent \"kea_api\" user:"
msgstr ""

#. Type: error
#. Description
#: ../kea-ctrl-agent.templates:3001
msgid "Password input error"
msgstr ""

#. Type: error
#. Description
#: ../kea-ctrl-agent.templates:3001
msgid "The two passwords you entered were not the same. Please try again."
msgstr ""

#. Type: select
#. Description
#: ../kea-ctrl-agent.templates:4001
msgid "Kea control agent authentication configuration"
msgstr ""

#. Type: select
#. Description
#: ../kea-ctrl-agent.templates:4001
msgid ""
"Starting with this version, the Kea Control Agent will be configured to "
"require authentication by default."
msgstr ""

#. Type: select
#. Description
#: ../kea-ctrl-agent.templates:4001
msgid "The available options are:"
msgstr ""

#. Type: select
#. Description
#: ../kea-ctrl-agent.templates:4001
msgid ""
" do nothing:\n"
"  Until you create /etc/kea/kea-api-password, either manually or using one "
"the other options described here, the service will not start."
msgstr ""

#. Type: select
#. Description
#: ../kea-ctrl-agent.templates:4001
msgid ""
" configured with a random password:\n"
"  The packaging will generate a random password for you, save it, and start "
"the service."
msgstr ""

#. Type: select
#. Description
#: ../kea-ctrl-agent.templates:4001
msgid ""
" configured with password:\n"
"  The packaging will save the password you supply, and start the service. "
"Note that an empty password will result in no action and be equivalent to "
"\"do nothing\" above."
msgstr ""

#. Type: select
#. Description
#: ../kea-ctrl-agent.templates:4001
msgid ""
"The username is `kea-api`, and the password will be expected to be in `/etc/"
"kea/kea-api-password`."
msgstr ""