aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--locales/puppetlabs-cron_core.pot36
1 files changed, 32 insertions, 4 deletions
diff --git a/locales/puppetlabs-cron_core.pot b/locales/puppetlabs-cron_core.pot
index dcc12a2..e3f4cac 100644
--- a/locales/puppetlabs-cron_core.pot
+++ b/locales/puppetlabs-cron_core.pot
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: puppetlabs-cron_core \n"
"Report-Msgid-Bugs-To: docs@puppet.com\n"
-"POT-Creation-Date: 2018-08-23 13:54-0700\n"
-"PO-Revision-Date: 2018-08-23 13:54-0700\n"
+"POT-Creation-Date: 2018-12-11 19:36+0000\n"
+"PO-Revision-Date: 2018-12-11 19:36+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
@@ -18,14 +18,42 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
-#: ../lib/puppet/provider/cron/crontab.rb:59
+#: ../lib/puppet/provider/cron/crontab.rb:60
msgid "Line got parsed as a crontab entry but cannot be handled. Please file a bug with the contents of your crontab"
msgstr ""
-#: ../lib/puppet/provider/cron/crontab.rb:102
+#: ../lib/puppet/provider/cron/crontab.rb:103
msgid "no command specified, cannot create"
msgstr ""
+#: ../lib/puppet/provider/cron/filetype.rb:37
+msgid "Could not retrieve user %{user}: %{detail}"
+msgstr ""
+
+#: ../lib/puppet/provider/cron/filetype.rb:48 ../lib/puppet/provider/cron/filetype.rb:111 ../lib/puppet/provider/cron/filetype.rb:162
+msgid "The %{path} user does not exist. Treating their crontab file as empty in case Puppet creates them in the middle of the run."
+msgstr ""
+
+#: ../lib/puppet/provider/cron/filetype.rb:59 ../lib/puppet/provider/cron/filetype.rb:122 ../lib/puppet/provider/cron/filetype.rb:173
+msgid "The %{path} user is not authorized to use cron. Their crontab file is treated as empty in case Puppet authorizes them in the middle of the run (by, for example, modifying the cron.deny or cron.allow files)."
+msgstr ""
+
+#: ../lib/puppet/provider/cron/filetype.rb:63 ../lib/puppet/provider/cron/filetype.rb:126 ../lib/puppet/provider/cron/filetype.rb:177
+msgid "Could not read crontab for %{path}: %{detail}"
+msgstr ""
+
+#: ../lib/puppet/provider/cron/filetype.rb:85
+msgid "Cannot write the %{path} user's crontab: The user does not exist"
+msgstr ""
+
+#: ../lib/puppet/provider/cron/filetype.rb:134 ../lib/puppet/provider/cron/filetype.rb:185
+msgid "Could not remove crontab for %{path}: %{detail}"
+msgstr ""
+
+#: ../lib/puppet/provider/cron/filetype.rb:149 ../lib/puppet/provider/cron/filetype.rb:201
+msgid "Could not write crontab for %{path}: %{detail}"
+msgstr ""
+
#: ../lib/puppet/type/cron.rb:191
msgid "%{value} is not a valid %{name}"
msgstr ""