Dear Debian I18N people, I would like to know if some of you would be interested in translating dbmail.
he maintainer unfortunately uploaded a new version of his package which broke out translations. I notified him that this is not fair to translators and I will notify him that I will coordinate an update of translations which will lead to an upload by him...or a NMU by me. dbmail already includes cs.po de.po es.po fr.po it.po ja.po nl.po pt_BR.po. So do not translate it to these languages (the translators will be contacted separately). language translated fuzzy untranslated ----------------------------------------------------- nl 7 17 17 de 7 17 17 pt_BR 7 17 17 es 7 17 17 it 4 20 17 ja 7 17 17 fr 7 17 17 cs 7 17 17 Please send the updated file as a wishlist bug against dbmail. The deadline for this is Tuesday February 27th, 23:59. If you have read so far, please find the POT file in attachement. Thanks in advance,
# 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 PROTECTED]>, YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: [EMAIL PROTECTED]" "POT-Creation-Date: 2007-01-15 13:09+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <[EMAIL PROTECTED]>\n" "Language-Team: LANGUAGE <[EMAIL PROTECTED]>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean #. Description #: ../dbmail.templates:1001 msgid "Use debconf to manage dbmail configuration?" msgstr "" #. Type: boolean #. Description #: ../dbmail.templates:1001 msgid "" "Please confirm if you want to allow debconf to manage some parts of your " "dbmail configuration. Notice that changes you make to dbmail.conf by hand " "will NOT be overwritten should you later choose to re-run dpkg-reconfigure " "dbmail." msgstr "" #. Type: select #. Choices #: ../dbmail.templates:2001 msgid "sql, ldap" msgstr "" #. Type: select #. Description #: ../dbmail.templates:2002 msgid "The authentication driver you wish to activate:" msgstr "" #. Type: select #. Description #: ../dbmail.templates:2002 msgid "" "Dbmail by defauls uses SQL based authentication. But you can also use LDAP " "instead." msgstr "" #. Type: string #. Description #: ../dbmail.templates:3001 msgid "Postmaster's email address:" msgstr "" #. Type: string #. Description #: ../dbmail.templates:3001 msgid "" "This should be a valid email address read by the person responsible for this " "email server." msgstr "" #. Type: string #. Description #: ../dbmail.templates:3001 msgid "Example: [EMAIL PROTECTED]" msgstr "" #. Type: string #. Description #: ../dbmail.templates:4001 msgid "The hostname of the sql database server:" msgstr "" #. Type: string #. Description #: ../dbmail.templates:4001 msgid "" "On this server you must create a database to hold dbmail's tables. You " "should grant full read/write permissions on this database to the dbmail user." msgstr "" #. Type: string #. Description #: ../dbmail.templates:5001 msgid "The name of the database:" msgstr "" #. Type: string #. Description #: ../dbmail.templates:5001 msgid "This is the name of the database that holds the dbmail tables." msgstr "" #. Type: string #. Description #: ../dbmail.templates:5001 msgid "If you're using sqlite, this should be the path to the database file." msgstr "" #. Type: string #. Description #: ../dbmail.templates:6001 msgid "The database user:" msgstr "" #. Type: string #. Description #: ../dbmail.templates:6001 msgid "This is the username dbmail will use to connect to the database server." msgstr "" #. Type: password #. Description #: ../dbmail.templates:7001 msgid "The password for the database connection:" msgstr "" #. Type: password #. Description #: ../dbmail.templates:7001 msgid "This is the password dbmail will use to connect to the database server." msgstr "" #. Type: boolean #. Description #: ../dbmail.templates:8001 msgid "start the imap server after reboot?" msgstr "" #. Type: boolean #. Description #: ../dbmail.templates:8001 msgid "" "Dbmail supports both imap and pop3 services. You can choose to run either " "one or both services." msgstr "" #. Type: boolean #. Description #: ../dbmail.templates:9001 msgid "start the lmtp server after reboot?" msgstr "" #. Type: boolean #. Description #: ../dbmail.templates:9001 msgid "This is only needed when you like to feed the email to Dbmail by LMTP." msgstr "" #. Type: boolean #. Description #: ../dbmail.templates:10001 msgid "start the pop3 server after reboot?" msgstr "" #. Type: boolean #. Description #: ../dbmail.templates:10001 msgid "" "Dbmail support both imap and pop3 services. You can choose to run either one " "or both services." msgstr "" #. Type: boolean #. Description #: ../dbmail.templates:11001 msgid "start the timsieve server after reboot?" msgstr "" #. Type: boolean #. Description #: ../dbmail.templates:11001 msgid "" "This is only needed if you want to allow users to manage their sieve scripts " "using a compatible client such as kmail, horde/ingo or squirrelmail/" "avelsieve." msgstr "" #. Type: string #. Description #: ../dbmail.templates:12001 msgid "The port is your ldap server running at:" msgstr "" #. Type: string #. Description #: ../dbmail.templates:12001 msgid "" "Please enter the port on which your ldap server is running at. The default " "port is 389." msgstr "" #. Type: string #. Description #: ../dbmail.templates:13001 msgid "The hostname of the ldap server:" msgstr "" #. Type: string #. Description #: ../dbmail.templates:13001 msgid "Please enter the hostname your ldap server is running at." msgstr "" #. Type: string #. Description #: ../dbmail.templates:14001 msgid "The ldap base DN:" msgstr "" #. Type: string #. Description #: ../dbmail.templates:14001 msgid "" "Please enter the DN where Dbmail should start searching for user accounts." msgstr "" #. Type: string #. Description #: ../dbmail.templates:15001 msgid "The field which contains the user login name of the user:" msgstr "" #. Type: string #. Description #: ../dbmail.templates:15001 msgid "" "Please enter the ldap attribute that will contain the username The standard " "account uses uid" msgstr "" #. Type: string #. Description #: ../dbmail.templates:16001 msgid "The field which contains the group id number of the user:" msgstr "" #. Type: string #. Description #: ../dbmail.templates:16001 msgid "" "Please enter the ldap attribute that will contain the group id number The " "standard account uses gidNumber" msgstr "" #. Type: boolean #. Description #: ../dbmail.templates:17001 msgid "Bind anonymous to the ldap server?" msgstr "" #. Type: boolean #. Description #: ../dbmail.templates:17001 msgid "" "Use this if your ldap does not require authentication to search the ldap " "tree." msgstr "" #. Type: string #. Description #: ../dbmail.templates:18001 msgid "The DN to bind to the ldap server:" msgstr "" #. Type: string #. Description #: ../dbmail.templates:18001 msgid "" "Please enter the DN, which should be used to connect to the ldap server." msgstr "" #. Type: password #. Description #: ../dbmail.templates:19001 msgid "The password to bind to the ldap server:" msgstr "" #. Type: password #. Description #: ../dbmail.templates:19001 msgid "" "Please enter the password, which should be used to connect to the ldap " "server." msgstr ""

