Author: echatellier Date: 2013-05-03 18:48:25 +0200 (Fri, 03 May 2013) New Revision: 217 Url: http://forge.codelutin.com/projects/cantharella/repository/revisions/217 Log: refs #1731: Ajout de la traduction francaise Added: trunk/cantharella.web/src/main/java/nc/ird/cantharella/web/pages/ImprintPage.html trunk/cantharella.web/src/main/java/nc/ird/cantharella/web/pages/ImprintPage.java Modified: trunk/cantharella.web/src/main/java/nc/ird/cantharella/web/config/WebApplicationImpl.java trunk/cantharella.web/src/main/java/nc/ird/cantharella/web/pages/TemplatePage.html trunk/cantharella.web/src/main/java/nc/ird/cantharella/web/pages/TemplatePage.java trunk/cantharella.web/src/main/resources/web_en.properties trunk/cantharella.web/src/main/resources/web_fr.properties Modified: trunk/cantharella.web/src/main/java/nc/ird/cantharella/web/config/WebApplicationImpl.java =================================================================== --- trunk/cantharella.web/src/main/java/nc/ird/cantharella/web/config/WebApplicationImpl.java 2013-05-03 13:21:55 UTC (rev 216) +++ trunk/cantharella.web/src/main/java/nc/ird/cantharella/web/config/WebApplicationImpl.java 2013-05-03 16:48:25 UTC (rev 217) @@ -31,6 +31,7 @@ import nc.ird.cantharella.utils.AssertTools; import nc.ird.cantharella.web.pages.ContactPage; import nc.ird.cantharella.web.pages.HomePage; +import nc.ird.cantharella.web.pages.ImprintPage; import nc.ird.cantharella.web.pages.domain.campagne.ListCampagnesPage; import nc.ird.cantharella.web.pages.domain.campagne.ManageCampagnePage; import nc.ird.cantharella.web.pages.domain.campagne.ReadCampagnePage; @@ -423,6 +424,8 @@ getRootRequestMapperAsCompound().add(new MountedMapper("/contact", ContactPage.class)); mountPage("/contact", ContactPage.class); + getRootRequestMapperAsCompound().add(new MountedMapper("/imprint", ImprintPage.class)); + mountPage("/imprint", ImprintPage.class); getRootRequestMapperAsCompound().add(new MountedMapper("/register", RegisterPage.class)); mountPage("/register", RegisterPage.class); getRootRequestMapperAsCompound().add(new MountedMapper("/passwordLost", ResetPasswordPage.class)); Added: trunk/cantharella.web/src/main/java/nc/ird/cantharella/web/pages/ImprintPage.html =================================================================== --- trunk/cantharella.web/src/main/java/nc/ird/cantharella/web/pages/ImprintPage.html (rev 0) +++ trunk/cantharella.web/src/main/java/nc/ird/cantharella/web/pages/ImprintPage.html 2013-05-03 16:48:25 UTC (rev 217) @@ -0,0 +1,104 @@ +<!-- + #%L + Cantharella :: Web + $Id: ContactPage.html 133 2013-02-19 11:02:25Z echatellier $ + $HeadURL: http://svn.forge.codelutin.com/svn/cantharella/trunk/cantharella.web/src/mai... $ + %% + Copyright (C) 2009 - 2013 IRD (Institut de Recherche pour le Developpement) and by respective authors (see below) + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% + --> +<!DOCTYPE html> +<html xmlns:wicket="http://wicket.apache.org"> +<body> +<wicket:extend> + + <h3><wicket:message key="ImprintPage.AccessRights"/></h3> + <p><wicket:message key="ImprintPage.AccessRights.Info"/></p> + <p><wicket:message key="ImprintPage.AccessRights.Address"/></p> + + <h3><wicket:message key="ImprintPage.Editor"/></h3> + <p><wicket:message key="ImprintPage.Editor.Director"/></p> + <p><wicket:message key="ImprintPage.Editor.Administrator"/></p> + + <h3><wicket:message key="ImprintPage.Hosting"/></h3> + <p><wicket:message key="ImprintPage.Hosting.Info"/></p> + <p><wicket:message key="ImprintPage.Hosting.Address"/></p> + + <h3><wicket:message key="ImprintPage.Reproduction"/></h3> + <p><wicket:message key="ImprintPage.Reproduction.1"/></p> + <p><wicket:message key="ImprintPage.Reproduction.2"/></p> + <p><wicket:message key="ImprintPage.Reproduction.3"/></p> + <p><wicket:message key="ImprintPage.Reproduction.4"/></p> + <p><wicket:message key="ImprintPage.Reproduction.5"/></p> + <p><wicket:message key="ImprintPage.Reproduction.6"/></p> + + <h3><wicket:message key="ImprintPage.Responsability"/></h3> + <p><wicket:message key="ImprintPage.Responsability.1"/></p> + <p><wicket:message key="ImprintPage.Responsability.2"/></p> + + <h3><wicket:message key="ImprintPage.Credits"/></h3> + <div class="property"> + <span class="label"><wicket:message key="ImprintPage.Credits.1.Title"/>:</span> + <span class="value"><wicket:message key="ImprintPage.Credits.1.Value"/></span> + </div> + <div class="property"> + <span class="label"><wicket:message key="ImprintPage.Credits.2.Title"/>:</span> + <span class="value"><wicket:message key="ImprintPage.Credits.2.Value"/></span> + </div> + <div class="property"> + <span class="label"><wicket:message key="ImprintPage.Credits.3.Title"/>:</span> + <span class="value"><wicket:message key="ImprintPage.Credits.3.Value"/></span> + </div> + <div class="property"> + <span class="label"><wicket:message key="ImprintPage.Credits.4.Title"/>:</span> + <span class="value"><wicket:message key="ImprintPage.Credits.4.Value"/></span> + </div> + <div class="property"> + <span class="label"><wicket:message key="ImprintPage.Credits.5.Title"/>:</span> + <span class="value"><wicket:message key="ImprintPage.Credits.5.Value"/></span> + </div> + <div class="property"> + <span class="label"><wicket:message key="ImprintPage.Credits.6.Title"/>:</span> + <span class="value"><wicket:message key="ImprintPage.Credits.6.Value"/></span> + </div> + <div class="property"> + <span class="label"><wicket:message key="ImprintPage.Credits.7.Title"/>:</span> + <span class="value"><wicket:message key="ImprintPage.Credits.7.Value"/></span> + </div> + <div class="property"> + <span class="label"><wicket:message key="ImprintPage.Credits.8.Title"/>:</span> + <span class="value"><wicket:message key="ImprintPage.Credits.8.Value"/></span> + </div> + <div class="property"> + <span class="label"><wicket:message key="ImprintPage.Credits.9.Title"/>:</span> + <span class="value"><wicket:message key="ImprintPage.Credits.9.Value"/></span> + </div> + <p><wicket:message key="ImprintPage.Credits.Librairies"/></p> + <ul> + <li><a href="http://www.hibernate.org/">Hibernate</a> : LGPL 2.1</li> + <li><a href="http://ehcache.sourceforge.net/">EHCache</a> : Apache 2.0</li> + <li><a href="http://sourceforge.net/projects/c3p0">C3P0</a> : LGPL 2.1</li> + <li><a href="http://commons.apache.org/">Apache Commons</a> - Apache 2.0</li> + <li><a href="http://www.springsource.org/">Spring</a> : Apache 2.0</li> + <li><a href="http://wicket.apache.org/">Wicket</a> : Apache 2.0</li> + <li><a href="http://maven.apache.org/">Maven</a> : Apache 2.0</li> + <li><a href="http://logging.apache.org/log4j/">Log4J</a> : Apache 2.0</li> + <li><a href="http://www.slf4j.org/">SLF4J</a> : MIT</li> + <li><a href="http://www.junit.org/">JUnit</a> : CPL 1.0</li> + </ul> +</wicket:extend> +</body> +</html> \ No newline at end of file Added: trunk/cantharella.web/src/main/java/nc/ird/cantharella/web/pages/ImprintPage.java =================================================================== --- trunk/cantharella.web/src/main/java/nc/ird/cantharella/web/pages/ImprintPage.java (rev 0) +++ trunk/cantharella.web/src/main/java/nc/ird/cantharella/web/pages/ImprintPage.java 2013-05-03 16:48:25 UTC (rev 217) @@ -0,0 +1,38 @@ +/* + * #%L + * Cantharella :: Web + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2013 IRD (Institut de Recherche pour le Developpement) and by respective authors (see below) + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ +package nc.ird.cantharella.web.pages; + +/** + * Imprint page. + * + * @author Chatellier Eric + */ +public class ImprintPage extends TemplatePage { + + /** + * Constructeur + */ + public ImprintPage() { + super(ImprintPage.class); + } +} Property changes on: trunk/cantharella.web/src/main/java/nc/ird/cantharella/web/pages/ImprintPage.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Modified: trunk/cantharella.web/src/main/java/nc/ird/cantharella/web/pages/TemplatePage.html =================================================================== --- trunk/cantharella.web/src/main/java/nc/ird/cantharella/web/pages/TemplatePage.html 2013-05-03 13:21:55 UTC (rev 216) +++ trunk/cantharella.web/src/main/java/nc/ird/cantharella/web/pages/TemplatePage.html 2013-05-03 16:48:25 UTC (rev 217) @@ -168,7 +168,9 @@ <div id="footer"> <div class="f_base"> <p class="titre">Cantharella - <wicket:message key="TemplatePage.Subtitle"/></p> - <p><a wicket:id="ContactPage"><wicket:message key="ContactPage" /></a> - <wicket:message key="TemplatePage.Copyright" /> - <span wicket:id="Year" /> <a href="http://www.ird.fr/"><img src="images/ird.png" alt="IRD" height="41" width="75"/></a></p> + <p><a wicket:id="ContactPage"><wicket:message key="ContactPage" /></a> + - <a wicket:id="ImprintPage"><wicket:message key="ImprintPage" /></a> + - <wicket:message key="TemplatePage.Copyright" /> - <span wicket:id="Year" /> <a href="http://www.ird.fr/"><img src="images/ird.png" alt="IRD" height="41" width="75"/></a></p> </div> </div> Modified: trunk/cantharella.web/src/main/java/nc/ird/cantharella/web/pages/TemplatePage.java =================================================================== --- trunk/cantharella.web/src/main/java/nc/ird/cantharella/web/pages/TemplatePage.java 2013-05-03 13:21:55 UTC (rev 216) +++ trunk/cantharella.web/src/main/java/nc/ird/cantharella/web/pages/TemplatePage.java 2013-05-03 16:48:25 UTC (rev 217) @@ -135,6 +135,7 @@ add(feedbackPanelContainer); add(new Label("Year", YEAR)); add(new BookmarkablePageLink<Void>(ContactPage.class.getSimpleName(), ContactPage.class)); + add(new BookmarkablePageLink<Void>(ImprintPage.class.getSimpleName(), ImprintPage.class)); setVersioned(true); } Modified: trunk/cantharella.web/src/main/resources/web_en.properties =================================================================== --- trunk/cantharella.web/src/main/resources/web_en.properties 2013-05-03 13:21:55 UTC (rev 216) +++ trunk/cantharella.web/src/main/resources/web_en.properties 2013-05-03 16:48:25 UTC (rev 217) @@ -79,6 +79,47 @@ ContactPage.Send.OK=Message sent ContactPage.Send.EmailException=Problems when sending the message +ImprintPage=Imprint +ImprintPage.AccessRights=Droit d'accès, de rectification, de suppression des données nominatives +ImprintPage.AccessRights.Info=Conformément à la loi n° 78-17 du 6 janvier 1978 relative à l'informatique, aux fichiers et aux libertés, vous disposez d'un droit d'opposition (art. 26) d'accès (art. 34 à 38), de rectification (art. 36) et de suppression des données qui vous concernent. Vous pouvez exercer ce droit par courrier électronique à <a href="mailto:dsi@ird.fr">dsi@ird.fr</a> ou postal : +ImprintPage.AccessRights.Address=Institut de recherche pour le développement<br />DSI<br />44, boulevard de Dunkerque, CS 90009<br />13752 Marseille cedex 02 +ImprintPage.Editor=Editeur +ImprintPage.Editor.Director=Directeur de la publication : Michel Laurent, Président +ImprintPage.Editor.Administrator=Administrateurs du SI : Sylvain PETEK et Adrien CHEYPE +ImprintPage.Hosting=Hébergement +ImprintPage.Hosting.Info=Le site <a href="http://cantharella.ird.nc/">http://cantharella.ird.nc</a> est hébergé par l'IRD. +ImprintPage.Hosting.Address=Centre IRD de Nouméa<br />BPA5<br />98848 Nouméa cedex<br />Nouvelle Calédonie +ImprintPage.Reproduction=Droits de reproduction, copyright, licence +ImprintPage.Reproduction.1=Le code source du Site, la base de données et son architecture sont propriétés de l'IRD (Le Sextant, 44, Boulevard de Dunkerque, 13572 Marseille cedex 02, France, <a href="http://www.ird.fr/">www.ird.fr</a>) +ImprintPage.Reproduction.2=Les informations diffusées sur les serveurs IRD sont la propriété de l'IRD ou leur représentation est dûment autorisée par leur auteur ou ses ayants droit. +ImprintPage.Reproduction.3=Toute copie totale ou partielle ne peut se faire sans l'accord de l'IRD ou de leur auteur. +ImprintPage.Reproduction.4=L'utilisation de ce Site et de son contenu n’est permise qu’à des fins pédagogiques, d'enseignement et de recherche pour le compte d’académique ou d'études privées par des particuliers ne donnant lieu à aucune exploitation commerciale. +ImprintPage.Reproduction.5=L'accès à ce Service est subordonné au respect des présentes Conditions Générales d’Utilisation. +ImprintPage.Reproduction.6=Cantharella est mis à votre disposition sous licence <a href="http://www.gnu.org/licenses/why-affero-gpl.html">Affero GPL</a>. +ImprintPage.Responsability=Limitation de responsabilité +ImprintPage.Responsability.1=Les utilisateurs sont responsables des interrogations qu'ils formulent ainsi que l'interprétation et l'utilisation qu'ils font des résultats. Ils doivent se conformer aux réglementations en vigueur et aux recommandations de la CNIL lorsque les données ont un caractère nominatif. +ImprintPage.Responsability.2=L'IRD n'assure aucune garantie, de quelque nature et à quelque titre que ce soit, en rapport avec cette application informatique et son contenu. En aucun cas l'IRD ne pourra être tenu pour responsable de tout dommage, de quelque nature que ce soit, notamment perte d'exploitation, perte de données ou toute autre perte financière résultant de l'exploitation ou de l'impossibilité d'exploiter. +ImprintPage.Credits=Crédits +ImprintPage.Credits.1.Title=Porteur du projet Cantharella +ImprintPage.Credits.1.Value=Sylvain PETEK +ImprintPage.Credits.2.Title=Chef de projet informatique +ImprintPage.Credits.2.Value=Adrien CHEYPE +ImprintPage.Credits.3.Title=Conception +ImprintPage.Credits.3.Value=Sylvain PETEK<br />Adrien CHEYPE +ImprintPage.Credits.4.Title=Développements +ImprintPage.Credits.4.Value=Adrien CHEYPE<br />Mickael TRICOT<br />Alban DIGUER +ImprintPage.Credits.5.Title=Conception graphique +ImprintPage.Credits.5.Value=Elise COSTE, Pôle web de l'IRD<br />Adrien CHEYPE +ImprintPage.Credits.6.Title=Logo +ImprintPage.Credits.6.Value=Fabrice CHARLEUX +ImprintPage.Credits.7.Title=Photos du bandeau +ImprintPage.Credits.7.Value=Banque d'images <a href="http://www.indigo.ird.fr/">Indigo</a> de l'IRD et <a href="http://www.pedagogeeks.fr/archives/1018/molecule">Pedagogeeks</a> (sous licence Creative Commons) pour l'onglet Chimie +ImprintPage.Credits.8.Title=Financements +ImprintPage.Credits.8.Value=<a href="https://www.ird.fr/dsi/">DSI</a> de l'IRD : soutien SPIRALES 2008, 2009, 2010, 2012<br /><a href="http://www.ird.fr/l-ird/organigramme/direction-generale-deleguee-a-l-aird-dgd-aird/direction-de-la-valorisation-au-sud-dvs">DVS</a> de l'IRD : « Maturation de projet innovant 2011 » +ImprintPage.Credits.9.Title=Soutiens +ImprintPage.Credits.9.Value=<a href="http://www.upmc.fr/fr/recherche/pole_4/pole_vie_et_sante/systematique_adaptation_evolution_sae_umr_7138.html">UMR7138</a> – Systématique, Adaptation, Evolution<br /><a href="http://www.pharmadev.ird.fr/">UMR152</a> – Pharma-Dev +ImprintPage.Credits.Librairies=Tout le code source de ce produit est disponible sur la forge de <a href="http://forge.codelutin.com/projects/cantharella">Code Lutin</a> en vertu des licences open source des composants utilisés + ResetPasswordPage=Password forgotten ResetPasswordPage.Reset.OK=New password sent by email ResetPasswordPage.Reset.DataNotFoundException=Email does not correspond to any registred user Modified: trunk/cantharella.web/src/main/resources/web_fr.properties =================================================================== --- trunk/cantharella.web/src/main/resources/web_fr.properties 2013-05-03 13:21:55 UTC (rev 216) +++ trunk/cantharella.web/src/main/resources/web_fr.properties 2013-05-03 16:48:25 UTC (rev 217) @@ -78,6 +78,47 @@ ContactPage.Send.OK=Message envoyé ContactPage.Send.EmailException=Problème lors de l'envoi du message +ImprintPage=Mentions légales +ImprintPage.AccessRights=Droit d'accès, de rectification, de suppression des données nominatives +ImprintPage.AccessRights.Info=Conformément à la loi n° 78-17 du 6 janvier 1978 relative à l'informatique, aux fichiers et aux libertés, vous disposez d'un droit d'opposition (art. 26) d'accès (art. 34 à 38), de rectification (art. 36) et de suppression des données qui vous concernent. Vous pouvez exercer ce droit par courrier électronique à <a href="mailto:dsi@ird.fr">dsi@ird.fr</a> ou postal : +ImprintPage.AccessRights.Address=Institut de recherche pour le développement<br />DSI<br />44, boulevard de Dunkerque, CS 90009<br />13752 Marseille cedex 02 +ImprintPage.Editor=Editeur +ImprintPage.Editor.Director=Directeur de la publication : Michel Laurent, Président +ImprintPage.Editor.Administrator=Administrateurs du SI : Sylvain PETEK et Adrien CHEYPE +ImprintPage.Hosting=Hébergement +ImprintPage.Hosting.Info=Le site <a href="http://cantharella.ird.nc/">http://cantharella.ird.nc</a> est hébergé par l'IRD. +ImprintPage.Hosting.Address=Centre IRD de Nouméa<br />BPA5<br />98848 Nouméa cedex<br />Nouvelle Calédonie +ImprintPage.Reproduction=Droits de reproduction, copyright, licence +ImprintPage.Reproduction.1=Le code source du Site, la base de données et son architecture sont propriétés de l'IRD (Le Sextant, 44, Boulevard de Dunkerque, 13572 Marseille cedex 02, France, <a href="http://www.ird.fr/">www.ird.fr</a>) +ImprintPage.Reproduction.2=Les informations diffusées sur les serveurs IRD sont la propriété de l'IRD ou leur représentation est dûment autorisée par leur auteur ou ses ayants droit. +ImprintPage.Reproduction.3=Toute copie totale ou partielle ne peut se faire sans l'accord de l'IRD ou de leur auteur. +ImprintPage.Reproduction.4=L'utilisation de ce Site et de son contenu n’est permise qu’à des fins pédagogiques, d'enseignement et de recherche pour le compte d’académique ou d'études privées par des particuliers ne donnant lieu à aucune exploitation commerciale. +ImprintPage.Reproduction.5=L'accès à ce Service est subordonné au respect des présentes Conditions Générales d’Utilisation. +ImprintPage.Reproduction.6=Cantharella est mis à votre disposition sous licence <a href="http://www.gnu.org/licenses/why-affero-gpl.html">Affero GPL</a>. +ImprintPage.Responsability=Limitation de responsabilité +ImprintPage.Responsability.1=Les utilisateurs sont responsables des interrogations qu'ils formulent ainsi que l'interprétation et l'utilisation qu'ils font des résultats. Ils doivent se conformer aux réglementations en vigueur et aux recommandations de la CNIL lorsque les données ont un caractère nominatif. +ImprintPage.Responsability.2=L'IRD n'assure aucune garantie, de quelque nature et à quelque titre que ce soit, en rapport avec cette application informatique et son contenu. En aucun cas l'IRD ne pourra être tenu pour responsable de tout dommage, de quelque nature que ce soit, notamment perte d'exploitation, perte de données ou toute autre perte financière résultant de l'exploitation ou de l'impossibilité d'exploiter. +ImprintPage.Credits=Crédits +ImprintPage.Credits.1.Title=Porteur du projet Cantharella +ImprintPage.Credits.1.Value=Sylvain PETEK +ImprintPage.Credits.2.Title=Chef de projet informatique +ImprintPage.Credits.2.Value=Adrien CHEYPE +ImprintPage.Credits.3.Title=Conception +ImprintPage.Credits.3.Value=Sylvain PETEK<br />Adrien CHEYPE +ImprintPage.Credits.4.Title=Développements +ImprintPage.Credits.4.Value=Adrien CHEYPE<br />Mickael TRICOT<br />Alban DIGUER +ImprintPage.Credits.5.Title=Conception graphique +ImprintPage.Credits.5.Value=Elise COSTE, Pôle web de l'IRD<br />Adrien CHEYPE +ImprintPage.Credits.6.Title=Logo +ImprintPage.Credits.6.Value=Fabrice CHARLEUX +ImprintPage.Credits.7.Title=Photos du bandeau +ImprintPage.Credits.7.Value=Banque d'images <a href="http://www.indigo.ird.fr/">Indigo</a> de l'IRD et <a href="http://www.pedagogeeks.fr/archives/1018/molecule">Pedagogeeks</a> (sous licence Creative Commons) pour l'onglet Chimie +ImprintPage.Credits.8.Title=Financements +ImprintPage.Credits.8.Value=<a href="https://www.ird.fr/dsi/">DSI</a> de l'IRD : soutien SPIRALES 2008, 2009, 2010, 2012<br /><a href="http://www.ird.fr/l-ird/organigramme/direction-generale-deleguee-a-l-aird-dgd-aird/direction-de-la-valorisation-au-sud-dvs">DVS</a> de l'IRD : « Maturation de projet innovant 2011 » +ImprintPage.Credits.9.Title=Soutiens +ImprintPage.Credits.9.Value=<a href="http://www.upmc.fr/fr/recherche/pole_4/pole_vie_et_sante/systematique_adaptation_evolution_sae_umr_7138.html">UMR7138</a> – Systématique, Adaptation, Evolution<br /><a href="http://www.pharmadev.ird.fr/">UMR152</a> – Pharma-Dev +ImprintPage.Credits.Librairies=Tout le code source de ce produit est disponible sur la forge de <a href="http://forge.codelutin.com/projects/cantharella">Code Lutin</a> en vertu des licences open source des composants utilisés + ResetPasswordPage=Mot de passe oublié ResetPasswordPage.Reset.OK=Nouveau mot de passe envoyé par mail ResetPasswordPage.Reset.DataNotFoundException=Le courriel ne correspond à aucun utilisateur
participants (1)
-
echatellier@users.forge.codelutin.com