File: puppetlabs-host_core.pot

package info (click to toggle)
puppet-module-puppetlabs-host-core 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 312 kB
  • sloc: ruby: 1,107; sh: 16; makefile: 4
file content (48 lines) | stat: -rw-r--r-- 1,324 bytes parent folder | download | duplicates (3)
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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018 Puppet, Inc.
# This file is distributed under the same license as the puppetlabs-host_core package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: puppetlabs-host_core 1.0.0-2-g10dd80a\n"
"\n"
"Report-Msgid-Bugs-To: docs@puppet.com\n"
"POT-Creation-Date: 2018-08-20 11:22-0700\n"
"PO-Revision-Date: 2018-08-20 11:22-0700\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/provider/host/parsed.rb:36
msgid "%{attr} is a required attribute for hosts"
msgstr ""

#: ../lib/puppet/type/host.rb:30
msgid "Invalid IP address %{value}"
msgstr ""

#: ../lib/puppet/type/host.rb:49
msgid "Host aliases cannot include whitespace"
msgstr ""

#: ../lib/puppet/type/host.rb:50
msgid "Host aliases cannot be an empty string. Use an empty array to delete all host_aliases "
msgstr ""

#: ../lib/puppet/type/host.rb:58
msgid "Comment cannot include newline"
msgstr ""

#: ../lib/puppet/type/host.rb:84
msgid "Invalid host name"
msgstr ""

#: ../lib/puppet/type/host.rb:88
msgid "Hostname cannot include newline"
msgstr ""