manifests: use modern os facts
[puppet-modules/puppetlabs-apt.git] / locales / puppetlabs-apt.pot
1 # #-#-#-#-#  puppetlabs-apt.pot (puppetlabs-apt 6.0.0-27-gbb0f842)  #-#-#-#-#
2 # SOME DESCRIPTIVE TITLE.
3 # Copyright (C) 2018 Puppet, Inc.
4 # This file is distributed under the same license as the puppetlabs-apt package.
5 # FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
6 #
7 # #-#-#-#-#  puppetlabs-apt_metadata.pot (PACKAGE VERSION)  #-#-#-#-#
8 #
9 #, fuzzy
10 msgid ""
11 msgstr ""
12 "#-#-#-#-#  puppet.pot (PACKAGE VERSION)  #-#-#-#-#\n"
13 "Project-Id-Version: PACKAGE VERSION\n"
14 "Report-Msgid-Bugs-To: \n"
15 "POT-Creation-Date: 2018-09-21 09:17:33 +0100\n"
16 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
17 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
18 "Language-Team: LANGUAGE <LL@li.org>\n"
19 "MIME-Version: 1.0\n"
20 "Content-Type: text/plain; charset=UTF-8\n"
21 "Content-Transfer-Encoding: 8bit\n"
22 "X-Generator: Translate Toolkit 2.0.0\n"
23 "#-#-#-#-#  puppetlabs-apt.pot (puppetlabs-apt 6.0.0-27-gbb0f842)  #-#-#-#-#\n"
24 "Project-Id-Version: puppetlabs-apt 6.0.0-27-gbb0f842\n"
25 "\n"
26 "Report-Msgid-Bugs-To: docs@puppet.com\n"
27 "POT-Creation-Date: 2018-09-21 09:27+0100\n"
28 "PO-Revision-Date: 2018-09-21 09:27+0100\n"
29 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
30 "Language-Team: LANGUAGE <LL@li.org>\n"
31 "Language: \n"
32 "MIME-Version: 1.0\n"
33 "Content-Type: text/plain; charset=UTF-8\n"
34 "Content-Transfer-Encoding: 8bit\n"
35 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
36 "#-#-#-#-#  puppetlabs-apt_metadata.pot (PACKAGE VERSION)  #-#-#-#-#\n"
37 "Project-Id-Version: PACKAGE VERSION\n"
38 "Report-Msgid-Bugs-To:\n"
39 "POT-Creation-Date: 2018-09-21T09:17:39+01:00\n"
40 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
41 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
42 "Language-Team: LANGUAGE <LL@li.org>\n"
43 "MIME-Version: 1.0\n"
44 "Content-Type: text/plain; charset=UTF-8\n"
45 "Content-Transfer-Encoding: 8bit\n"
46 "X-Generator: Translate Toolkit 2.0.0\n"
47
48 #. ./manifests/backports.pp:69
49 msgid ""
50 "If not on Debian or Ubuntu, you must explicitly pass location, release, "
51 "repos, and key"
52 msgstr ""
53
54 #. ./manifests/backports.pp:95
55 msgid "pin must be either a string, number or hash"
56 msgstr ""
57
58 #. ./manifests/conf.pp:25
59 msgid "Need to pass in content parameter"
60 msgstr ""
61
62 #. ./manifests/init.pp:143 ./manifests/params.pp:8
63 msgid "This module only works on Debian or derivatives like Ubuntu"
64 msgstr ""
65
66 #. ./manifests/key.pp:47
67 msgid "key with id %{_id} already ensured as absent"
68 msgstr ""
69
70 #. ./manifests/key.pp:81
71 msgid "key with id %{_id} already ensured as present"
72 msgstr ""
73
74 #. ./manifests/key.pp:97
75 msgid "Invalid 'ensure' value '%{_ensure}' for apt::key"
76 msgstr ""
77
78 #. ./manifests/params.pp:100
79 msgid "Unable to determine value for fact os[\"name\"]"
80 msgstr ""
81
82 #. ./manifests/pin.pp:84
83 msgid "parameters release, origin, and version are mutually exclusive"
84 msgstr ""
85
86 #. ./manifests/pin.pp:88
87 msgid "parameter version cannot be used in general form"
88 msgstr ""
89
90 #. ./manifests/pin.pp:91
91 msgid "parameters release and origin are mutually exclusive"
92 msgstr ""
93
94 #. ./manifests/ppa.pp:30 ./manifests/source.pp:79
95 msgid "os.distro.codename fact not available: release parameter required"
96 msgstr ""
97
98 #. ./manifests/ppa.pp:34
99 msgid "apt::ppa is not currently supported on Debian."
100 msgstr ""
101
102 #. ./manifests/setting.pp:31
103 msgid "apt::setting cannot have both content and source"
104 msgstr ""
105
106 #. ./manifests/setting.pp:35
107 msgid "apt::setting needs either of content or source"
108 msgstr ""
109
110 #. ./manifests/setting.pp:43
111 msgid ""
112 "apt::setting resource name/title must start with either 'conf-', 'pref-' or "
113 "'list-'"
114 msgstr ""
115
116 #. ./manifests/setting.pp:49
117 msgid "apt::setting priority must be an integer or a zero-padded integer"
118 msgstr ""
119
120 #. ./manifests/source.pp:87
121 msgid "cannot create a source entry without specifying a location"
122 msgstr ""
123
124 #. ./manifests/source.pp:101
125 msgid "key hash must contain at least an id entry"
126 msgstr ""
127
128 #. ./manifests/source.pp:140
129 msgid "Received invalid value for pin parameter"
130 msgstr ""
131
132 #: ../lib/puppet/provider/apt_key/apt_key.rb:124
133 msgid "The file %{_value} does not exist"
134 msgstr ""
135
136 #: ../lib/puppet/provider/apt_key/apt_key.rb:144
137 msgid "%{_e} for %{_resource}"
138 msgstr ""
139
140 #: ../lib/puppet/provider/apt_key/apt_key.rb:146
141 msgid "could not resolve %{_resource}"
142 msgstr ""
143
144 #: ../lib/puppet/provider/apt_key/apt_key.rb:173
145 msgid ""
146 "The id in your manifest %{_resource} and the fingerprint from content/source "
147 "don't match. Check for an error in the id and content/source is legitimate."
148 msgstr ""
149
150 #: ../lib/puppet/provider/apt_key/apt_key.rb:191
151 #: ../lib/puppet/provider/apt_key/apt_key.rb:227
152 msgid ""
153 "an unexpected condition occurred while trying to add the key: %{_resource}"
154 msgstr ""
155
156 #: ../lib/puppet/provider/apt_key/apt_key.rb:243
157 msgid "This is a read-only property."
158 msgstr ""
159
160 #: ../lib/puppet/type/apt_key.rb:27
161 msgid "ensure => absent and refresh => true are mutually exclusive"
162 msgstr ""
163
164 #: ../lib/puppet/type/apt_key.rb:30
165 msgid "The properties content and source are mutually exclusive."
166 msgstr ""
167
168 #: ../lib/puppet/type/apt_key.rb:33
169 msgid "The id should be a full fingerprint (40 characters), see README."
170 msgstr ""
171
172 #. metadata.json
173 #: .summary
174 msgid ""
175 "Provides an interface for managing Apt source, key, and definitions with "
176 "Puppet"
177 msgstr ""