- Author: yokav
- Date: 2007-03-29 00:11:28 -0400 (Thu, 29 Mar 2007)
- New Revision: 373
- Added:
- trunk/traductions/pnpacks/PostNuke/system/Theme/pnlang/fra/userapi.php
- Modified:
- trunk/traductions/pnpacks/PostNuke/system/Theme/pnlang/fra/user.php
- Log:
- ajout de constantes
- Modified: trunk/traductions/pnpacks/PostNuke/system/Theme/pnlang/fra/user.php
- ===================================================================
- --- trunk/traductions/pnpacks/PostNuke/system/Theme/pnlang/fra/user.php 2007-03-29 03:46:16 UTC (rev 372)
- +++ trunk/traductions/pnpacks/PostNuke/system/Theme/pnlang/fra/user.php 2007-03-29 04:11:28 UTC (rev 373)
- @@ -10,15 +10,14 @@
- * @subpackage Theme
- */
- -define('_THEME_SWITCHER', 'Changement de Thème');
- define('_THEME_CURRENTTHEMEIS', 'Le thème actuel est %t%.');
- +define('_THEME_CURRENTTHEMENOTDEFAULT', 'Le thème que vous avez choisit n\'est pas actuellement celui par défaut. Vous pouvez <a href="%r%">annuler</a> votre choix de thème en mettant celui par défaut pour <a href="index.php?theme=%p%">%d%</a>.');
- define('_THEME_INSTRUCTIONS', 'Les thèmes permettent de changer l\'apparence visuel du site lorsque vous êtes connecté.');
- define('_THEME_OTHERTHEMES', 'Les autres thèmes disponibles sont :');
- define('_THEME_PREVIEW', 'Prévisualiser le thème');
- -define('_THEME_USE', 'Utiliser le thème');
- +define('_THEME_RESETTODEFAULT', 'Thème par défaut activé');
- define('_THEME_SELECTTHEME', 'Sélectionner le thème');
- define('_THEME_SWITCHTHEMENOTALLOWED', 'Le changement de thème est actuellement désactivé');
- -define('_THEME_CURRNTTHEMENOTDEFAULT', 'Le thème que vous avez choisit n\'est pas actuellement celui par défaut. Vous pouvez <a href="%r%">annuler</a> votre choix de thème en mettant celui par défaut pour <a href="index.php?theme=%p%">%d%</a>.');
- -define('_THEME_RESETTODEFAULT', 'Thème par défaut activé');
- +define('_THEME_USE', 'Utiliser le thème');
- ?>
- \ No newline at end of file
- Added: trunk/traductions/pnpacks/PostNuke/system/Theme/pnlang/fra/userapi.php
- ===================================================================
- --- trunk/traductions/pnpacks/PostNuke/system/Theme/pnlang/fra/userapi.php 2007-03-29 03:46:16 UTC (rev 372)
- +++ trunk/traductions/pnpacks/PostNuke/system/Theme/pnlang/fra/userapi.php 2007-03-29 04:11:28 UTC (rev 373)
- @@ -0,0 +1,20 @@
- +<?php
- +/**
- + * PostNuke Application Framework
- + *
- + * @copyright (c) 2001, PostNuke Development Team
- + * @link http://www.postnuke.com
- + * @version $Id: user.php 19030 2006-04-28 11:13:55Z markwest $
- + * @license GNU/GPL - http://www.gnu.org/copyleft/gpl.html
- + * @package PostNuke_System_Modules
- + * @subpackage Theme
- +*/
- +
- +// display greeting plugin
- +define('_THEME_WELCOMEUSER', 'Bienvenue %username% !');
- +define('_THEME_YOUHAVEXNEWPRIVATEMESSAGES', 'Vous avez %x% <a href="%url%">nouveau(x) message(s)</a>');
- +define('_THEME_YOUHAVENONEWPRIVATEMESSAGES', 'Vous n\'avez pas de <a href="%url%">nouveau message</a>');
- +define('_THEME_YOUHAVEXPRIVATEMESSAGES', 'Vous avez %x% <a href="%url%">message(s)</a>, %u% non lu(s)');
- +define('_THEME_YOUHAVENOPRIVATEMESSAGES', 'Vous n\'avez aucun <a href="%url%">message</a>');
- +
- +?>
- \ 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] r373 - trunk/traductions/pnpacks/postnuke/system/theme/pnlang/fra | |
| Auteur | Sujet |
|---|---|
|
pncvs Droide enregistré depuis : oct. 2005 Messages : 709 dernière visite: 02.04.07 |
Code: [Télécharger] [Cacher] |
| 29.03.2007, 07:00 | |
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




