12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485 |
- # SOME DESCRIPTIVE TITLE.
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
- # This file is distributed under the same license as the PACKAGE package.
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
- #
- #, fuzzy
- msgid ""
- msgstr ""
- "Project-Id-Version: PACKAGE VERSION\n"
- "Report-Msgid-Bugs-To: ngircd@packages.debian.org\n"
- "POT-Creation-Date: 2011-12-11 14:32+0100\n"
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
- "Language-Team: LANGUAGE <LL@li.org>\n"
- "Language: \n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=CHARSET\n"
- "Content-Transfer-Encoding: 8bit\n"
- #. Type: boolean
- #. Description
- #: ../ngircd.templates:2001
- msgid "Convert ngIRCd configuration?"
- msgstr ""
- #. Type: boolean
- #. Description
- #: ../ngircd.templates:2001
- msgid "In version 18, the ngIRCd configuration file format has changed."
- msgstr ""
- #. Type: boolean
- #. Description
- #: ../ngircd.templates:2001
- msgid ""
- "You can choose to update the existing configuration or leave it unmodified. "
- "The former configuration file format is still supported."
- msgstr ""
- #. Type: text
- #. Description
- #: ../ngircd.templates:3001
- msgid "Configuration conversion failure"
- msgstr ""
- #. Type: text
- #. Description
- #: ../ngircd.templates:3001
- msgid "The current configuration file contains errors and cannot be converted."
- msgstr ""
- #. Type: text
- #. Description
- #: ../ngircd.templates:3001
- msgid ""
- "You should check the configuration file by running \"ngircd --configtest\", "
- "fix any errors, and run \"dpkg-reconfigure ngircd\" to retry the conversion "
- "process."
- msgstr ""
- #. Type: text
- #. Description
- #: ../ngircd.templates:4001
- msgid "Converted configuration file error"
- msgstr ""
- #. Type: text
- #. Description
- #: ../ngircd.templates:4001
- msgid "The converted configuration failed validation checks."
- msgstr ""
- #. Type: text
- #. Description
- #: ../ngircd.templates:4001
- msgid ""
- "This should not happen and should therefore be reported as a bug. Please "
- "include the configuration file in the bug report with passwords removed."
- msgstr ""
- #. Type: text
- #. Description
- #: ../ngircd.templates:4001
- msgid "The following difference file may help tracking this issue:"
- msgstr ""
|