forked from puppetlabs/puppetlabs-cron_core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(packaging) Updating POT file for ad6375d
- Loading branch information
1 parent
ad6375d
commit d8e0360
Showing
1 changed file
with
32 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,8 +8,8 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: puppetlabs-cron_core \n" | ||
"Report-Msgid-Bugs-To: [email protected]\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 <[email protected]>\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 "" | ||
|