1234567891011121314151617181920212223242526272829303132333435363738394041 |
- # 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: ngircd/conversion-do
- Type: boolean
- _Description: Convert ngIRCd configuration?
- In version 18, the ngIRCd configuration file format has changed.
- .
- You can choose to update the existing configuration or leave
- it unmodified. The former configuration file format is still
- supported.
- Template: ngircd/broken-oldconfig
- Type: text
- _Description: Configuration conversion failure
- The current configuration file contains errors and cannot
- be converted.
- .
- You should check the configuration file by running
- "ngircd --configtest", fix any errors, and run "dpkg-reconfigure ngircd"
- to retry the conversion process.
- Template: ngircd/conversion-fail
- Type: text
- #flag:translate!:5
- _Description: Converted configuration file error
- The converted configuration failed validation checks.
- .
- This should not happen and should therefore be reported as a bug.
- Please include the configuration file in the bug report with
- passwords removed.
- .
- The following difference file may help tracking this issue:
- .
- ${DIFF}
|