Author: osallou-guest Date: 2012-01-16 13:29:16 +0000 (Mon, 16 Jan 2012) New Revision: 9307
Modified: trunk/packages/biomaj/trunk/debian/po/templates.pot Log: update after debian-l10-english review Modified: trunk/packages/biomaj/trunk/debian/po/templates.pot =================================================================== --- trunk/packages/biomaj/trunk/debian/po/templates.pot 2012-01-16 13:29:07 UTC (rev 9306) +++ trunk/packages/biomaj/trunk/debian/po/templates.pot 2012-01-16 13:29:16 UTC (rev 9307) @@ -1,48 +1,80 @@ -# Biomaj configuration. -# Copyright (C) 2011 Olivier Sallou -# This file is distributed under the same license as the biomaj package. -# Olivier Sallou <[email protected]>, 2011. +# 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: biomaj 1.1.0\n" +"Project-Id-Version: biomaj\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2011-01-06 14:55+0100\n" -"PO-Revision-Date: 2011-01-06 14:55+0100\n" -"Last-Translator: Olivier Sallou <[email protected]>\n" -"Language-Team: French <[email protected]>\n" +"POT-Creation-Date: 2012-01-16 10:16+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#. Type: string +#. Type: boolean #. Description -#: ../templates:1001 -msgid "The JDK home directory:" -msgstr "Repertoire d'installation du JDK" +#: ../templates:2001 +msgid "Configure MySQL connection now?" +msgstr "" +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "" +"Once the MySQL database for BioMAJ has been created and configured, it can " +"populate itself automatically instead of needing to be updated manually." +msgstr "" #. Type: boolean #. Description -#: ../templates:5001 -msgid "Want to configure MySQL connection now ?" -msgstr "Souhaitez vous configurer MySQL maintenant ?" +#: ../templates:2001 +msgid "" +"Please specify whether the database connection should be configured now." +msgstr "" #. Type: string #. Description -#: ../templates:6001 -msgid "Enter MySQL server address:" -msgstr "Nom du serveur hébergeant MySQL :" +#: ../templates:3001 +msgid "MySQL server:" +msgstr "" #. Type: string #. Description -#: ../templates:7001 -msgid "User login for biomaj database:" -msgstr "Login de la base de donnée :" +#: ../templates:3001 +msgid "" +"Please enter the hostname or IP address of the MySQL server you want to use." +msgstr "" +#. Type: string +#. Description +#: ../templates:4001 +msgid "MySQL login for BioMAJ database:" +msgstr "" + +#. Type: string +#. Description +#: ../templates:4001 +msgid "" +"Please enter the login to use when connecting to the MySQL database server " +"to access the biomaj_log database." +msgstr "" + #. Type: password #. Description -#: ../templates:8001 -msgid "User password for biomaj database:" -msgstr "Mot de passe de la base de donnée :" +#: ../templates:5001 +msgid "MySQL password for BioMAJ database:" +msgstr "" +#. Type: password +#. Description +#: ../templates:5001 +msgid "" +"Please enter the password to use when connecting to the MySQL database " +"server to access the biomaj_log database." +msgstr "" _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
