'args-nonsense'=>'Use one of --probes and --targets',
'config-insufficient'=>'In order to generate a smokeping configuration, you must have set "smokeping.probes", "fping", and "fping6" set in your configuration',
'dns-fail'=>'was not resolvable and was omitted from the configuration',
'description'=>'Generate a configuration suitable for use with smokeping',
'header-first'=>'This file was automatically generated by "lnms smokeping:generate',
'header-second'=>'Local changes may be overwritten without notice or backups being taken',
'header-third'=>'For more information see https://docs.librenms.org/Extensions/Smokeping/"',
'no-devices'=>'No eligible devices found - devices must not be disabled.',
'no-probes'=>'At least one probe is required.',
'options'=>[
'probes'=>'Generate probe list - used for splitting the smokeping configuration into multiple files. Conflicts with "--targets"',
'targets'=>'Generate the target list - used for splitting the smokeping configuration into multiple files. Conflicts with "--probes"',
'no-header'=>'Don\'t add the boilerplate comment to the start of the generated file',
'no-dns'=>'Skip DNS lookups',
'single-process'=>'Only use a single process for smokeping',
'compat'=>'[deprecated] Mimic the behaviour of gen_smokeping.php',
],
],
'translation:generate'=>[
'description'=>'Generate updated json language files for use in the web frontend',