summaryrefslogtreecommitdiffstats
path: root/templates/man8/update-openssh-known-hosts.8.pot
blob: bc919b80234f3bf2074b72d5393e07f3c0f12c5d (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
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2023-06-27 20:00+0200\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=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. type: TH
#: debian-bookworm debian-unstable
#, no-wrap
msgid "UPDATE-OPENSSH-KNOWN-HOSTS"
msgstr ""

#. type: TH
#: debian-bookworm debian-unstable
#, no-wrap
msgid "2014-02-03"
msgstr ""

#. type: SH
#: debian-bookworm debian-unstable
#, no-wrap
msgid "NAME"
msgstr ""

#. type: Plain text
#: debian-bookworm debian-unstable
msgid ""
"update-openssh-knwon-hosts - download, filter and merge known_hosts for "
"OpenSSH"
msgstr ""

#. type: SH
#: debian-bookworm debian-unstable
#, no-wrap
msgid "SYNOPSIS"
msgstr ""

#. type: Plain text
#: debian-bookworm debian-unstable
msgid "\\f[I]update-openssh-known-hosts\\f[R] [\\f[I]-f\\f[R]]\\fR"
msgstr ""

#. type: SH
#: debian-bookworm debian-unstable
#, no-wrap
msgid "DESCRIPTION"
msgstr ""

#. type: Plain text
#: debian-bookworm debian-unstable
msgid ""
"update-openssh-known-hosts manages downloading, filtering and mergeing of "
"ssh_known_hosts files from anywhere into one local file for use by ssh(1)."
msgstr ""

#. type: SH
#: debian-bookworm debian-unstable
#, no-wrap
msgid "OPTIONS"
msgstr ""

#. type: TP
#: debian-bookworm debian-unstable
#, no-wrap
msgid "-f"
msgstr ""

#. type: Plain text
#: debian-bookworm debian-unstable
msgid ""
"treat every non-zero exit from download plugin as an error, see EXIT_IGNORE "
"below."
msgstr ""

#. type: SH
#: debian-bookworm debian-unstable
#, no-wrap
msgid "RETURN VALUES"
msgstr ""

#. type: Plain text
#: debian-bookworm debian-unstable
msgid "Returns zero on success and anything else on error."
msgstr ""

#. type: SH
#: debian-bookworm debian-unstable
#, no-wrap
msgid "ENVIRONMENT"
msgstr ""

#. type: TP
#: debian-bookworm debian-unstable
#, no-wrap
msgid "CONFDIR"
msgstr ""

#. type: Plain text
#: debian-bookworm debian-unstable
msgid ""
"Configuration directory, defaults to /etc/openssh-known-hosts.  Currently "
"there is only a sources subdirectory in it."
msgstr ""

#. type: TP
#: debian-bookworm debian-unstable
#, no-wrap
msgid "PLUGIN_PATH"
msgstr ""

#. type: Plain text
#: debian-bookworm debian-unstable
msgid ""
"Plugin search path, defaults to /usr/local/share/openssh-known-hosts/"
"plugins:/usr/share/openssh-known-hosts/plugins."
msgstr ""

#. type: TP
#: debian-bookworm debian-unstable
#, no-wrap
msgid "CACHEDIR"
msgstr ""

#. type: Plain text
#: debian-bookworm debian-unstable
msgid "Cache directory, defaults to /var/cache/openssh-known-hosts."
msgstr ""

#. type: TP
#: debian-bookworm debian-unstable
#, no-wrap
msgid "LOCK"
msgstr ""

#. type: Plain text
#: debian-bookworm debian-unstable
msgid "Lockfile path, defaults to /var/lock/openssh-known-hosts."
msgstr ""

#. type: TP
#: debian-bookworm debian-unstable
#, no-wrap
msgid "OUTFILE"
msgstr ""

#. type: Plain text
#: debian-bookworm debian-unstable
msgid ""
"Output file name, defaults to /var/lib/openssh-known-hosts/ssh_known_hosts"
msgstr ""

#. type: SH
#: debian-bookworm debian-unstable
#, no-wrap
msgid "SOURCE DEFINITIONS"
msgstr ""

#. type: Plain text
#: debian-bookworm debian-unstable
msgid ""
"A source definition is shell snippet dropped into CONFDIR/sources/ with a "
"run-parts(8) compliant name.  There are two variables not specific to a "
"download plugin:"
msgstr ""

#. type: TP
#: debian-bookworm debian-unstable
#, no-wrap
msgid "PLUGIN"
msgstr ""

#. type: Plain text
#: debian-bookworm debian-unstable
msgid "name of the download plugin to use, searched for in PLUGIN_PATH."
msgstr ""

#. type: TP
#: debian-bookworm debian-unstable
#, no-wrap
msgid "EXIT_IGNORE"
msgstr ""

#. type: Plain text
#: debian-bookworm debian-unstable
msgid ""
"optional space-seperated list of exitcodes which should be ignored.  Upon "
"such exit code the previously downloaded version is used."
msgstr ""

#. type: SH
#: debian-bookworm debian-unstable
#, no-wrap
msgid "DOWNLOAD PLUGINS"
msgstr ""

#. type: Plain text
#: debian-bookworm debian-unstable
msgid ""
"Download plugins are executables dropped into PLUGIN_PATH and referenced via "
"the PLUGIN variable in the source definition.  A plugin gets the variables "
"set in the source definition in its environment.  The working directory will "
"be set to the source\\[cq]s cache directory.  Everything a plugin has to do "
"is to create a file named \\[lq]new\\[rq].  \\[lq]current\\[rq] must not be "
"touched but can be used as a hint to skip downloading the same file again.  "
"stdout and stderr will be connected to \\[lq]log\\[rq], which will be output "
"on error.  Plugins needn\\[cq]t create \\[lq]new\\[rq] if it would be "
"identical to \\[lq]current\\[rq]."
msgstr ""

#. type: SH
#: debian-bookworm debian-unstable
#, no-wrap
msgid "HOSTNAME FILTERS"
msgstr ""

#. type: Plain text
#: debian-bookworm debian-unstable
msgid ""
"Place a file foo.filter next to your source definition foo.  Each line shall "
"contain a rule consisting of an action, a space and a pattern.  The first "
"rule with a matching pattern decides: If the action starts with a, o, p or y "
"(for accept, admit, allow, ok, pass, permit, print, yes, \\&...) the "
"hostname will be used, otherwise it is discarded.  If a key has no hostnames "
"left it is discarded as a whole."
msgstr ""

#. type: SH
#: debian-bookworm debian-unstable
#, no-wrap
msgid "SEE ALSO"
msgstr ""

#. type: Plain text
#: debian-bookworm debian-unstable
msgid ""
"ssh(1), sshd(8), ssh_config(5), curl(1), rsync(1), psql(1), run-parts(8)"
msgstr ""

#. type: SH
#: debian-bookworm debian-unstable
#, no-wrap
msgid "AUTHORS"
msgstr ""

#. type: Plain text
#: debian-bookworm debian-unstable
msgid "Timo Weing\\[:a]rtner E<lt>timo@tiwe.deE<gt>."
msgstr ""