- Author: chestnut
- Date: 2006-08-17 10:37:57 -0400 (Thu, 17 Aug 2006)
- New Revision: 245
- Modified:
- trunk/traductions/modules/pnMessages/pnlang/fra/admin.php
- trunk/traductions/modules/pnMessages/pnlang/fra/adminapi.php
- trunk/traductions/modules/pnMessages/pnlang/fra/block.php
- trunk/traductions/modules/pnMessages/pnlang/fra/global.php
- trunk/traductions/modules/pnMessages/pnlang/fra/init.php
- trunk/traductions/modules/pnMessages/pnlang/fra/user.php
- Log:
- Rafra?\195?\174chissement ?\195?\160 la derni?\195?\168re version - global.php ?\195?\160 terminer - {Chestnut}
- Modified: trunk/traductions/modules/pnMessages/pnlang/fra/admin.php
- ===================================================================
- --- trunk/traductions/modules/pnMessages/pnlang/fra/admin.php 2006-07-26 06:20:26 UTC (rev 244)
- +++ trunk/traductions/modules/pnMessages/pnlang/fra/admin.php 2006-08-17 14:37:57 UTC (rev 245)
- @@ -1,5 +1,4 @@
- -<?php
- -
- +<?php
- // ----------------------------------------------------------------------
- // PostNuke Content Management System
- // Copyright (C) 2002 by the PostNuke Development Team.
- @@ -23,8 +22,10 @@
- // Language: fra
- // Equipe: www.postnuke-france.org
- // ----------------------------------------------------------------------
- -
- +
- include_once('modules/pnMessages/pnlang/fra/global.php');
- +define('_PMBOXCONFIGUPDATED', 'La configuration a été mise à jour.');
- define('_PNMESSAGES_RESETTODEFAULTFAILED', 'La remise à zéro du module à échoué.');
- +
- ?>
- \ No newline at end of file
- Modified: trunk/traductions/modules/pnMessages/pnlang/fra/adminapi.php
- ===================================================================
- --- trunk/traductions/modules/pnMessages/pnlang/fra/adminapi.php 2006-07-26 06:20:26 UTC (rev 244)
- +++ trunk/traductions/modules/pnMessages/pnlang/fra/adminapi.php 2006-08-17 14:37:57 UTC (rev 245)
- @@ -1,5 +1,4 @@
- -<?php
- -
- +<?php
- // ----------------------------------------------------------------------
- // PostNuke Content Management System
- // Copyright (C) 2002 by the PostNuke Development Team.
- @@ -23,9 +22,9 @@
- // Language: fra
- // Equipe: www.postnuke-france.org
- // ----------------------------------------------------------------------
- -
- +
- include_once('modules/pnMessages/pnlang/fra/global.php');
- -//PLEASE TRANSLATE THIS!
- -//define('_PNMESSAGES_CONFIG_UPDATED', '');
- +define('_PNMESSAGES_CONFIG_UPDATED', 'La configuration a été mise à jour avec succès.');
- +
- ?>
- \ No newline at end of file
- Modified: trunk/traductions/modules/pnMessages/pnlang/fra/block.php
- ===================================================================
- --- trunk/traductions/modules/pnMessages/pnlang/fra/block.php 2006-07-26 06:20:26 UTC (rev 244)
- +++ trunk/traductions/modules/pnMessages/pnlang/fra/block.php 2006-08-17 14:37:57 UTC (rev 245)
- @@ -1,5 +1,4 @@
- -<?php
- -
- +<?php
- // ----------------------------------------------------------------------
- // PostNuke Content Management System
- // Copyright (C) 2002 by the PostNuke Development Team.
- @@ -23,11 +22,7 @@
- // Language: fra
- // Equipe: www.postnuke-france.org
- // ----------------------------------------------------------------------
- -
- +
- include_once('modules/pnMessages/pnlang/fra/global.php');
- -//PLEASE TRANSLATE THIS!
- -//define('_PMBOXCONFIGUPDATED', '');
- -//PLEASE TRANSLATE THIS!
- -//define('_RESETTODEFAULTFAILED', '');
- ?>
- \ No newline at end of file
- Modified: trunk/traductions/modules/pnMessages/pnlang/fra/global.php
- ===================================================================
- --- trunk/traductions/modules/pnMessages/pnlang/fra/global.php 2006-07-26 06:20:26 UTC (rev 244)
- +++ trunk/traductions/modules/pnMessages/pnlang/fra/global.php 2006-08-17 14:37:57 UTC (rev 245)
- @@ -1,5 +1,4 @@
- <?php
- -
- // ----------------------------------------------------------------------
- // PostNuke Content Management System
- // Copyright (C) 2002 by the PostNuke Development Team.
- @@ -60,7 +59,7 @@
- define('_PNMESSAGES_DESCRIPTION_IFLONGER', 'Le titre est trop long');
- define('_PNMESSAGES_DESCRIPTION_SHORTENTO', 'brève description');
- define('_PNMESSAGES_DISABLE_HTML_ONTHISPOST', 'désactiver l\'HTML');
- -define('_PNMESSAGES_DISPLAY_POPUP', 'Afficher un popup aux nouveaux messages personel');
- +define('_PNMESSAGES_DISPLAY_POPUP', 'Afficher un popup aux nouveaux messages personel');
- define('_PNMESSAGES_DISPLAY_SOUND', 'Envoyer un son lors nouveaux messages personel');
- define('_PNMESSAGES_DISPLAY_USER_MESSAGE', 'Afficher un message utilisateur?');
- define('_PNMESSAGES_DONTHAVEMESSAGES', 'Pas d\'informations');
- @@ -91,8 +90,8 @@
- define('_PNMESSAGES_IS_PNMESSAGES_ACTIVE', 'pnMessages est actif?');
- define('_PNMESSAGES_LAST', 'les derniers');
- define('_PNMESSAGES_LAST_ONLINE', 'pour la dernière fois en ligne');
- -define('_PNMESSAGES_LIMITREACHED1', 'La longueur limite du message à été atteinte. Réessayez !');
- -define('_PNMESSAGES_LIMITREACHED2', 'Les nouvelles informations seront indiquées après que les anciennes informations soient supprimées');
- +define('_PNMESSAGES_LIMITREACHED1', 'La longueur limite du message à été atteinte. Réessayez !');
- +define('_PNMESSAGES_LIMITREACHED2', 'Les nouvelles informations seront indiquées après que les anciennes informations soient supprimées');
- define('_PNMESSAGES_LIMIT_ARCHIVE', 'Limite de l\archive');
- define('_PNMESSAGES_LIMIT_INBOX', 'Limite de la boîde de réception');
- define('_PNMESSAGES_LIMIT_OUTBOX', 'Limite des éléments envoyés');
- @@ -101,7 +100,7 @@
- define('_PNMESSAGES_MAIL_FROM', 'e-mail de');
- define('_PNMESSAGES_MAIL_FROM_EMAIL', 'e-Mail venant de l\'e-mail');
- define('_PNMESSAGES_MAIL_SUBJECT', 'Sujet de l\e-mail');
- -define('_PNMESSAGES_MAINTENANCE_MESSAGE', 'Maintenance du message:');
- +define('_PNMESSAGES_MAINTENANCE_MESSAGE', 'Maintenance du message:');
- define('_PNMESSAGES_MAIN_CONFIG', 'configuration principale');
- define('_PNMESSAGES_MEMBERLIST', 'Liste des membres');
- define('_PNMESSAGES_MESSAGEICON', 'Icône du message');
- @@ -169,4 +168,5 @@
- define('_PNMESSAGES_WROTE', 'écrit');
- define('_PNMESSAGES_YES', 'Oui');
- define('_PNMESSAGES_YIM', 'YIM');
- +
- ?>
- \ No newline at end of file
- Modified: trunk/traductions/modules/pnMessages/pnlang/fra/init.php
- ===================================================================
- --- trunk/traductions/modules/pnMessages/pnlang/fra/init.php 2006-07-26 06:20:26 UTC (rev 244)
- +++ trunk/traductions/modules/pnMessages/pnlang/fra/init.php 2006-08-17 14:37:57 UTC (rev 245)
- @@ -1,5 +1,4 @@
- -<?php
- -
- +<?php
- // ----------------------------------------------------------------------
- // PostNuke Content Management System
- // Copyright (C) 2002 by the PostNuke Development Team.
- @@ -23,8 +22,34 @@
- // Language: fra
- // Equipe: www.postnuke-france.org
- // ----------------------------------------------------------------------
- -
- +
- include_once('modules/pnMessages/pnlang/fra/global.php');
- define('_PNMESSAGES_CREATETABLEFAILED', 'Erreur lors de la création des tables');
- +
- +// Delete
- +define('_PNMESSAGES_DELETECONTINUE', 'Continuer la procédure de suppression');
- +define('_PNMESSAGES_DELETESTEP2', 'Seconde étape de la procédure de suppression');
- +define('_PNMESSAGES_DELETESTEP3', 'Etape finale de la procédure de suppression');
- +define('_PNMESSAGES_DELETETHANKS', 'Merci d\'avoir utilisé pnMessages.');
- +define('_PNMESSAGES_DELETE_KEEPDB', 'Suppression des tables de la base de données.');
- +define('_PNMESSAGES_DELETE_REMOVEDB', 'NE PAS supprimer les tables de la base de données');
- +
- +// Init
- +define('_PNMESSAGES_IMPORT', 'Importer');
- +define('_PNMESSAGES_IMPORT_CORE', 'Importer les messages du module Messages (Core)');
- +define('_PNMESSAGES_IMPORT_NO', 'Ne pas importer les messages');
- +define('_PNMESSAGES_IMPORT_PMBOX', 'Importer les messages du module pmBox');
- +define('_PNMESSAGES_INIT', 'Installation du module pnMessages');
- +define('_PNMESSAGES_INITACTIVATE', 'Activer le module pnMessages');
- +define('_PNMESSAGES_INITCONTINUE', 'Démarrer l\'installation');
- +define('_PNMESSAGES_INITSTEP2', 'Etape 1 - Configuration de base');
- +define('_PNMESSAGES_INITSTEP3', 'Etape 2 - Importation');
- +define('_PNMESSAGES_INITSTEP4A', 'Etape 3');
- +define('_PNMESSAGES_INITSTEP4B', 'Etape 4');
- +define('_PNMESSAGES_INITSTEPFINAL', 'Etape 5');
- +define('_PNMESSAGES_INITTHANKS', 'Merci de votre patience, vous pouvez maintenant utiliser pnMessages');
- +define('_PNMESSAGES_INITTHANKS1', 'Fin');
- +define('_PNMESSAGES_INITWELCOME', 'Bienvenue sur l\'installation du module pnMessages - La messagerie instantanée pour Postnuke');
- +
- ?>
- \ No newline at end of file
- Modified: trunk/traductions/modules/pnMessages/pnlang/fra/user.php
- ===================================================================
- --- trunk/traductions/modules/pnMessages/pnlang/fra/user.php 2006-07-26 06:20:26 UTC (rev 244)
- +++ trunk/traductions/modules/pnMessages/pnlang/fra/user.php 2006-08-17 14:37:57 UTC (rev 245)
- @@ -1,5 +1,4 @@
- -<?php
- -
- +<?php
- // ----------------------------------------------------------------------
- // PostNuke Content Management System
- // Copyright (C) 2002 by the PostNuke Development Team.
- @@ -23,27 +22,27 @@
- // Language: fra
- // Equipe: www.postnuke-france.org
- // ----------------------------------------------------------------------
- -
- +
- include_once('modules/pnMessages/pnlang/fra/global.php');
- -define('_PNMESSAGES_CHECKANDTRY', 'réexaminez et réessayez');
- -define('_PNMESSAGES_CHECKDESTINATIONANDTRY', 'Vérifiez le récepteur et réessayez.');
- -define('_PNMESSAGES_CHECKICONANDTRY', 'Vérifiez le symbole et réessayez.');
- -define('_PNMESSAGES_CHECKMESSAGEANDTRY', 'Vérifiez l\'information et réessayez.');
- -define('_PNMESSAGES_CHECKNAMEANDTRY', 'S\'il vous plait, vérifiez le nom de l\'utilisateur. Le système doit en avoir eu connaissance.');
- -define('_PNMESSAGES_CHECKSUBJECTANDTRY', 'Vérifiez l\'objet et réessayez.');
- -define('_PNMESSAGES_DELETEMESSAGEFAILED', 'La suppression du message à échouée');
- -define('_PNMESSAGES_DONOTTRYTHISAGAIN', 'Ne pas retenter');
- -define('_PNMESSAGES_MESSAGEARCHIVED', 'Le message a été archivé');
- -define('_PNMESSAGES_MESSAGEDOESNOTEXIST', 'Ce message n\'existe pas!');
- -define('_PNMESSAGES_MESSAGEHASTOBETHERECIEPIENT', 'Tu dois pouvoir lire le récepteur ou l\'expéditeur son autour du message privée .'); //a voir...
- -define('_PNMESSAGES_MSGDELETED', 'Le message a été supprimé');
- -define('_PNMESSAGES_MSGPOSTED', 'Le message a été envoyé');
- -define('_PNMESSAGES_NODESTINATION', 'Pas de destinataire.');
- -define('_PNMESSAGES_NOICON', 'Pas d\'icône');
- -define('_PNMESSAGES_NOMESSAGE', 'Pas de nom au message.');
- -define('_PNMESSAGES_NOSUBJECT', 'Pas de sujet');
- -define('_PNMESSAGES_STOREMESSAGEFAILED', 'La sauvegarde du message à échouée');
- -define('_PNMESSAGES_USERNOTINDB', 'L\'utilisateur n\'est pas connu');
- +define('_PNMESSAGES_CHECKANDTRY', 'Svp. Vérifiez et essayez à nouveau.');
- +define('_PNMESSAGES_CHECKDESTINATIONANDTRY', 'Vérifiez le destinataire et essayez à nouveau.');
- +define('_PNMESSAGES_CHECKICONANDTRY', 'Vérifiez l\'icône et essayez à nouveau.');
- +define('_PNMESSAGES_CHECKMESSAGEANDTRY', 'Vérifiez le contenu message et essayez à nouveau.');
- +define('_PNMESSAGES_CHECKNAMEANDTRY', 'Vérifiez le nom et essayez à nouveau.');
- +define('_PNMESSAGES_CHECKSUBJECTANDTRY', 'Vérifiez l\'objet du message et essayez à nouveau.');
- +define('_PNMESSAGES_DELETEMESSAGEFAILED', 'La suppression du message à échouée');
- +define('_PNMESSAGES_DONOTTRYTHISAGAIN', 'Ne tentez pas cette action à nouveau !');
- +define('_PNMESSAGES_MESSAGEARCHIVED', 'Le message a été archivé');
- +define('_PNMESSAGES_MESSAGEDOESNOTEXIST', 'Ce message n\'existe pas!');
- +define('_PNMESSAGES_MESSAGEHASOTHERRECIEPIENT', 'Le message ne contient pas de destinataire');
- +define('_PNMESSAGES_MSGDELETED', 'Le message a été supprimé');
- +define('_PNMESSAGES_MSGPOSTED', 'Le message a été envoyé');
- +define('_PNMESSAGES_NODESTINATION', 'Pas de destinataire.');
- +define('_PNMESSAGES_NOICON', 'Aucune icône sélectionnée');
- +define('_PNMESSAGES_NOMESSAGE', 'Aucune message');
- +define('_PNMESSAGES_NOSUBJECT', 'Aucun sujet');
- +define('_PNMESSAGES_STOREMESSAGEFAILED', 'Un problême est survenu lors de l\'enregistrement du message.');
- +define('_PNMESSAGES_USERNOTINDB', 'Cet utilisateur est inconnu.');
- ?>
- \ 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] r245 - trunk/traductions/modules/pnmessages/pnlang/fra | |
| Auteur | Sujet |
|---|---|
|
pncvs Droide enregistré depuis : oct. 2005 Messages : 709 dernière visite: 02.04.07 |
Code: [Télécharger] [Cacher] |
| 17.08.2006, 16:50 | |
|
Gilles Grand Maître enregistré depuis : jui. 2005 Messages : 2199 dernière visite: 01.09.08 |
Afin de faire la traduction, as-tu utilisé la version CVS ou la version téléchargeable ? Pour moi, la version téléchargeable ne marche pas.... des idées ?
Gilles ><>° |
| 19.08.2006, 01:11 | |
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




