- Author: garou-69
- Date: 2007-03-18 09:35:18 -0400 (Sun, 18 Mar 2007)
- New Revision: 335
- Added:
- trunk/traductions/pnpacks/PostNuke/system/legal/pnlang/fra/common.php
- Modified:
- trunk/traductions/pnpacks/PostNuke/system/legal/pnlang/fra/admin.php
- trunk/traductions/pnpacks/PostNuke/system/legal/pnlang/fra/user.php
- trunk/traductions/pnpacks/PostNuke/system/legal/pnlang/fra/version.php
- Log:
- maj fichiers par rapport ?\195?\160 ENG
- Modified: trunk/traductions/pnpacks/PostNuke/system/legal/pnlang/fra/admin.php
- ===================================================================
- --- trunk/traductions/pnpacks/PostNuke/system/legal/pnlang/fra/admin.php 2007-03-18 13:21:05 UTC (rev 334)
- +++ trunk/traductions/pnpacks/PostNuke/system/legal/pnlang/fra/admin.php 2007-03-18 13:35:18 UTC (rev 335)
- @@ -34,13 +34,10 @@
- * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License
- */
- -define('_LEGAL', 'Mentions Légales');
- define('_LEGAL_ALLUSERS', 'tous les membres');
- define('_LEGAL_NOGROUPS', 'aucun groupe');
- -define('_LEGAL_TERMSOFUSE', 'Conditions d\'utilisation');
- -define('_LEGAL_PRIVACYPOLICY', 'Charte du respect de la vie privée');
- -define('_LEGAL_ACCESSIBILITYSTATEMENT', 'Déclaration d\'accessibilité');
- +define('_LEGAL_NOTICE', '<strong>Note importante</strong>: Les conditions d\'utilisation sont données à titre d\'exemple uniquement. Elles nécessitent d\'être adaptées à vos besoins et à votre pays. Vous pourrez trouver le contenu dans les fichiers situés dans le répertoire system/legal/pntemplates/fra/. Ces modèles peuvent être <a href="http://community.postnuke.com/Wiki-TemplateOverridng.htm">remplacés</a> par votre thème.');
- define('_LEGAL_RESETAGREEMENT', 'Annuler l\'acceptation des conditions d\'utilisation');
- -define('_LEGAL_RESETAGREEMENTHINT', 'Ceci annule l\'acceptation des conditions d\'utilisation pour les membres de ce groupe. Si ils veulent se connecter, ils devront les accepter à nouveau. Ceci n\'a aucun effect sur le compte administrateur. Vous pouvez faire de même pour des utilisateurs en particulier dans l\'administration des membres.');
- +define('_LEGAL_RESETAGREEMENTHINT', 'Ceci annule l\'acceptation des conditions d\'utilisation pour les membres de ce groupe. S\'ils veulent se connecter, ils devront les accepter à nouveau. Ceci n\'a aucun effect sur le compte administrateur. Vous pouvez faire de même pour des utilisateurs en particulier dans l\'administration des membres.');
- -?>
- \ No newline at end of file
- +?>
- Added: trunk/traductions/pnpacks/PostNuke/system/legal/pnlang/fra/common.php
- ===================================================================
- --- trunk/traductions/pnpacks/PostNuke/system/legal/pnlang/fra/common.php 2007-03-18 13:21:05 UTC (rev 334)
- +++ trunk/traductions/pnpacks/PostNuke/system/legal/pnlang/fra/common.php 2007-03-18 13:35:18 UTC (rev 335)
- @@ -0,0 +1,19 @@
- +<?php
- +/**
- + * PostNuke Application Framework
- + *
- + * @copyright (c) 2001, PostNuke Development Team
- + * @link http://www.postnuke.com
- + * @version $Id: admin.php 21389 2007-02-15 16:52:10Z markwest $
- + * @license GNU/GPL - http://www.gnu.org/copyleft/gpl.html
- + * @author Mark West
- + * @package PostNuke_System_Modules
- + * @subpackage legal
- + */
- +
- +define('_LEGAL', 'Mentions légales');
- +define('_LEGAL_ACCESSIBILITYSTATEMENT', 'Délcaration d\'accessibilité');
- +define('_LEGAL_PRIVACYPOLICY', 'Politique de confidentialité');
- +define('_LEGAL_TERMSOFUSE', 'Conditions d\'utilisation');
- +
- +?>
- \ No newline at end of file
- Modified: trunk/traductions/pnpacks/PostNuke/system/legal/pnlang/fra/user.php
- ===================================================================
- --- trunk/traductions/pnpacks/PostNuke/system/legal/pnlang/fra/user.php 2007-03-18 13:21:05 UTC (rev 334)
- +++ trunk/traductions/pnpacks/PostNuke/system/legal/pnlang/fra/user.php 2007-03-18 13:35:18 UTC (rev 335)
- @@ -27,12 +27,8 @@
- // Purpose of file: legal English language defines
- // ----------------------------------------------------------------------
- -define('_LEGAL_TOUNOTACTIVE', 'Conditions d\'utilisation inactives');
- -define('_LEGAL_PPNOTACTIVE', 'Charte du respect de la vie privée inactive');
- define('_LEGAL_ASNOTACTIVE', 'Déclaration d\'accessibilité inactif');
- -define('_LEGAL_LEGAL', 'Mentions légales');
- -define('_LEGAL_TERMSOFUSE', 'Conditions d\'utilisation');
- -define('_LEGAL_PRIVACYPOLICY', 'Charte de la vie privée');
- -define('_LEGAL_ACCESIBILITYSTATEMENT', 'Déclaration d\'accessibilité');
- +define('_LEGAL_PPNOTACTIVE', 'Charte du respect de la vie privée inactive');
- +define('_LEGAL_TOUNOTACTIVE', 'Conditions d\'utilisation inactives');
- -?>
- \ No newline at end of file
- +?>
- Modified: trunk/traductions/pnpacks/PostNuke/system/legal/pnlang/fra/version.php
- ===================================================================
- --- trunk/traductions/pnpacks/PostNuke/system/legal/pnlang/fra/version.php 2007-03-18 13:21:05 UTC (rev 334)
- +++ trunk/traductions/pnpacks/PostNuke/system/legal/pnlang/fra/version.php 2007-03-18 13:35:18 UTC (rev 335)
- @@ -35,8 +35,8 @@
- * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License
- */
- -define('_LEGAL_NAME', 'Legal');
- -define('_LEGAL_DISPLAYNAME', 'Legal');
- +define('_LEGAL_NAME', 'Légal');
- +define('_LEGAL_DISPLAYNAME', 'Légal');
- define('_LEGAL_DESCRIPTION', 'Enoncé générique des conditions d\'utilisation et de confidentialité');
- -?>
- \ No newline at end of file
- +?>
- _______________________________________________
- Pnfrance-commits mailing list
- Pnfrance-commits@noc.postnuke.com
- http://noc.postnuke.com/mailman/listinfo/pnfrance-commits
| [pnfrance-commits] r335 - trunk/traductions/pnpacks/postnuke/system/legal/pnlang/fra | |
| Auteur | Sujet |
|---|---|
|
pncvs Droide enregistré depuis : oct. 2005 Messages : 709 dernière visite: 02.04.07 |
Code: [Télécharger] [Cacher] |
| 18.03.2007, 15:20 | |
Généré par pnForum Version 2.6
CA_Aphrodite design by Vjacheslav Trushkin - phpBBStyles.com
Ported to PostNuke pnForum by Chestnut - http://dev.pnconcept.com
CA_Aphrodite design by Vjacheslav Trushkin - phpBBStyles.com
Ported to PostNuke pnForum by Chestnut - http://dev.pnconcept.com




