# These templates have been reviewed by the debian-l10n-english
# team
#
# If modifications/additions/rewording are needed, please ask
# debian-l10n-english@lists.debian.org for advice.
#
# Even minor modifications require translation updates and such
# changes should be coordinated with translators and reviewers.

Template: jffnms/erroruid
Type: error
_Description: jffnms user already exists
 The installation has been aborted because there is already a user
 with the name "jffnms". See /usr/share/doc/jffnms/README.Debian.

Template: jffnms/errorgid
Type: error
_Description: jffnms group already exists
 The installation has been aborted because there is already a user group
 with the name "jffnms". See /usr/share/doc/jffnms/README.Debian.

Template: jffnms/compresslogs
Type: string
Default: 2
_Description: Days until log files are compressed:
 Please choose how many days of uncompressed JFFNMS log files should be kept.
 The recommended value is two days. Reducing this value may cause problems,
 and it doesn't make sense for it to be higher than the number of days before
 log files are deleted.

Template: jffnms/deletelogs
Type: string
Default: 7
_Description: Days until log files are deleted:
 Please choose how many days of log files (compressed or not) should be kept.
 The recommended value is seven days. It doesn't make sense to set this lower
 than the number of days of uncompressed files, as the cron job will compress
 the files and then delete them in the same run.

Template: jffnms/install-error
Type: select
__Choices: abort, retry, retry (skip questions)
Default: abort
#flag:translate!:3
_Description: Error installing database for jffnms:
 An error seems to have occurred while installing the database.
 If it's of any help, this was the error encountered:
 .
 ${error}
 .
 At this point, you have the option to retry or abort the operation.
 If you choose "retry", you will be prompted with all the configuration
 questions once more and another attempt will be made at performing the
 operation. "retry (skip questions)" will immediately attempt the operation
 again, skipping all questions. If you choose "abort", the operation will
 fail and you will need to downgrade, reinstall, reconfigure this package,
 or otherwise manually intervene to continue using it.

