aboutsummaryrefslogtreecommitdiff
path: root/locales/puppetlabs-sshkeys_core.pot
blob: c6acaa1d7c2b709ed80228668c9ce92a16b62e4c (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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018 Puppet, Inc.
# This file is distributed under the same license as the puppetlabs-sshkeys_core package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: puppetlabs-sshkeys_core \n"
"Report-Msgid-Bugs-To: docs@puppet.com\n"
"POT-Creation-Date: 2018-10-31 16:52+0000\n"
"PO-Revision-Date: 2018-10-31 16:52+0000\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"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"

#: ../lib/puppet/type/ssh_authorized_key.rb:73
msgid "Key must not contain whitespace: %{value}"
msgstr ""

#: ../lib/puppet/type/ssh_authorized_key.rb:118
msgid "Option %{value} is not valid. A single option must either be of the form 'option' or 'option=\"value\"'. Multiple options must be provided as an array"
msgstr ""

#: ../lib/puppet/type/ssh_authorized_key.rb:136
msgid "Attribute 'user' or 'target' is mandatory"
msgstr ""

#: ../lib/puppet/type/sshkey.rb:53
msgid "Aliases cannot include whitespace"
msgstr ""

#: ../lib/puppet/type/sshkey.rb:56
msgid "Aliases must be provided as an array, not a comma-separated list"
msgstr ""

#: ../lib/puppet/type/sshkey.rb:67
msgid "Resourcename cannot include whitespaces"
msgstr ""

#: ../lib/puppet/type/sshkey.rb:68
msgid "No comma in resourcename allowed. If you want to specify aliases use the host_aliases property"
msgstr ""