- Author: yokav
- Date: 2007-01-28 13:08:30 -0500 (Sun, 28 Jan 2007)
- New Revision: 295
- Modified:
- trunk/traductions/ValueAddons/Example/pnlang/fra/admin.php
- trunk/traductions/ValueAddons/Example/pnlang/fra/first.php
- trunk/traductions/ValueAddons/Example/pnlang/fra/init.php
- trunk/traductions/ValueAddons/Example/pnlang/fra/pnblocks.php
- trunk/traductions/ValueAddons/Example/pnlang/fra/user.php
- trunk/traductions/ValueAddons/Example/pnlang/fra/userapi.php
- trunk/traductions/ValueAddons/Example/pnlang/fra/version.php
- Log:
- traduction compl?\195?\168te ?\195?\160 v?\195?\169rifier
- Modified: trunk/traductions/ValueAddons/Example/pnlang/fra/admin.php
- ===================================================================
- --- trunk/traductions/ValueAddons/Example/pnlang/fra/admin.php 2007-01-28 17:48:19 UTC (rev 294)
- +++ trunk/traductions/ValueAddons/Example/pnlang/fra/admin.php 2007-01-28 18:08:30 UTC (rev 295)
- @@ -10,16 +10,16 @@
- * @subpackage Example
- */
- -define('_EXAMPLE', 'Example');
- -define('_EXAMPLEADD', 'Add example item');
- -define('_EXAMPLEADMINVIEW', 'View example items');
- -define('_EXAMPLEDELETE', 'Delete example item');
- -define('_EXAMPLEDISPLAYBOLD', 'Display item names in bold');
- -define('_EXAMPLEEDIT', 'Edit example item');
- -define('_EXAMPLEITEMSPERPAGE', 'Items per page');
- -define('_EXAMPLENAME', 'Example item name');
- -define('_EXAMPLENEW', 'New example item');
- -define('_EXAMPLENUMBER', 'Example item number');
- -define('_EXAMPLEITEMSPERPAGEERROR', 'The setting \'Items per page\' must be a positive integer. The value you entered was corrected.');
- +define('_EXAMPLE', 'Exemple');
- +define('_EXAMPLEADD', 'Ajouter un élément Exemple');
- +define('_EXAMPLEADMINVIEW', 'Voir les éléments Exemple');
- +define('_EXAMPLEDELETE', 'Supprimer un élément Exemple');
- +define('_EXAMPLEDISPLAYBOLD', 'Afficher les noms d\'élément en gras');
- +define('_EXAMPLEEDIT', 'Modifier un élément Exemple');
- +define('_EXAMPLEITEMSPERPAGE', 'Eléments par page');
- +define('_EXAMPLENAME', 'Nom de l\'élément Exemple');
- +define('_EXAMPLENEW', 'Nouvel élément Exemple');
- +define('_EXAMPLENUMBER', 'No. d\'élément Exemple');
- +define('_EXAMPLEITEMSPERPAGEERROR', 'Le paramètre \'Eléments par page\' doit être un entier positif. La valeur que vous avez entrée a été corrigée.');
- -?>
- \ No newline at end of file
- +?>
- Modified: trunk/traductions/ValueAddons/Example/pnlang/fra/first.php
- ===================================================================
- --- trunk/traductions/ValueAddons/Example/pnlang/fra/first.php 2007-01-28 17:48:19 UTC (rev 294)
- +++ trunk/traductions/ValueAddons/Example/pnlang/fra/first.php 2007-01-28 18:08:30 UTC (rev 295)
- @@ -10,6 +10,6 @@
- * @subpackage Example
- */
- -define('_EXAMPLENUMITEMS', 'Number of items to display');
- +define('_EXAMPLENUMITEMS', 'Nombre d\'éléments à afficher');
- -?>
- \ No newline at end of file
- +?>
- Modified: trunk/traductions/ValueAddons/Example/pnlang/fra/init.php
- ===================================================================
- --- trunk/traductions/ValueAddons/Example/pnlang/fra/init.php 2007-01-28 17:48:19 UTC (rev 294)
- +++ trunk/traductions/ValueAddons/Example/pnlang/fra/init.php 2007-01-28 18:08:30 UTC (rev 295)
- @@ -10,23 +10,23 @@
- * @subpackage Example
- */
- -define('_EXAMPLEINIT', 'Installation of the Example module');
- -define('_EXAMPLEINITWELCOME', 'Welcome to the installation process of the Example module<br />This is an example for the interactive module installation.<br />');
- -define('_EXAMPLEINITCONTINUE', 'continue...');
- -define('_EXAMPLEINITSTEP2', 'Basic settings of the Example module');
- -define('_EXAMPLEINITSTEP3', 'Final step of installation');
- -define('_EXAMPLEINITBOLD', 'Display item names in bold');
- -define('_EXAMPLEINITITEMSPERPAGE', 'Items per page');
- -define('_EXAMPLEINITTHANKS', 'Thank you for installing the Example module.<br />We now have gathered all data we need.');
- -define('_EXAMPLEINITACTIVATE', 'Activate module after installation?');
- -define('_EXAMPLEDELETE', 'Deinstallation of the Example module');
- -define('_EXAMPLEDELETETHANKS', 'Thank you for using the Example module.<br />All tables will be removed now!');
- -define('_EXAMPLEUPGRADE', 'Upgrade of the Example module');
- -define('_EXAMPLEUPGRADEWELCOME', 'Welcome to the upgrade process of the Example module<br />This is an example for the interactive module upgrade.<br />');
- -define('_EXAMPLECREATETABLEFAILED','Sorry! Table creation failed');
- -define('_EXAMPLECREATEINDEXFAILED','Sorry! Index creation failed');
- -define('_EXAMPLEUPDATETABLETO1_0FAILED','Sorry! Update table to 1.0 failed');
- -define('_EXAMPLEUPDATETABLETO1_1FAILED','Sorry! Update table to 1.1 failed');
- -define('_EXAMPLEDROPTABLETFAILED', 'Sorry! Drop table failed');
- +define('_EXAMPLEINIT', 'Installation du module Example');
- +define('_EXAMPLEINITWELCOME', 'Bienvenue dans le processus d\'installation du module Example<br />Ceci est un exemple d\'installation de module interactive.<br />');
- +define('_EXAMPLEINITCONTINUE', 'continuer...');
- +define('_EXAMPLEINITSTEP2', 'Paramètres de base du module Example');
- +define('_EXAMPLEINITSTEP3', 'Etape finale de l\'installation');
- +define('_EXAMPLEINITBOLD', 'Afficher les noms d\'éléments en gras');
- +define('_EXAMPLEINITITEMSPERPAGE', 'Eléments par page');
- +define('_EXAMPLEINITTHANKS', 'Nous avons toutes les informations requises.<br />Merci d\'avoir installé le module Example.');
- +define('_EXAMPLEINITACTIVATE', 'Activer le module après l\'installation ?');
- +define('_EXAMPLEDELETE', 'Désinstallation du module Example');
- +define('_EXAMPLEDELETETHANKS', 'Toutes les tables seront maintenant supprimées !<br />Merci d\'avoir utilisé le module Example.');
- +define('_EXAMPLEUPGRADE', 'Mise à jour du module Example');
- +define('_EXAMPLEUPGRADEWELCOME', 'Bienvenue dans le processus de mise à jour du module Example<br />Ceci est un exemple de mise à jour de module interactive.<br />');
- +define('_EXAMPLECREATETABLEFAILED','Désolé ! Echec de la création de(s) table(s)');
- +define('_EXAMPLECREATEINDEXFAILED','Désolé ! Echec de la création de l\'index');
- +define('_EXAMPLEUPDATETABLETO1_0FAILED','Désolé ! Echec de la mise à jour à la version 1.0');
- +define('_EXAMPLEUPDATETABLETO1_1FAILED','Désolé ! Echec de la mise à jour à la version 1.1');
- +define('_EXAMPLEDROPTABLETFAILED', 'Désolé ! Echec de la suppression de(s) table(s)');
- -?>
- \ No newline at end of file
- +?>
- Modified: trunk/traductions/ValueAddons/Example/pnlang/fra/pnblocks.php
- ===================================================================
- --- trunk/traductions/ValueAddons/Example/pnlang/fra/pnblocks.php 2007-01-28 17:48:19 UTC (rev 294)
- +++ trunk/traductions/ValueAddons/Example/pnlang/fra/pnblocks.php 2007-01-28 18:08:30 UTC (rev 295)
- @@ -10,6 +10,6 @@
- * @subpackage Example
- */
- -define('_NUMITEMS','Number of example items to display');
- +define('_NUMITEMS','Nombre d\'éléments à afficher');
- -?>
- \ No newline at end of file
- +?>
- Modified: trunk/traductions/ValueAddons/Example/pnlang/fra/user.php
- ===================================================================
- --- trunk/traductions/ValueAddons/Example/pnlang/fra/user.php 2007-01-28 17:48:19 UTC (rev 294)
- +++ trunk/traductions/ValueAddons/Example/pnlang/fra/user.php 2007-01-28 18:08:30 UTC (rev 295)
- @@ -13,13 +13,13 @@
- if (!defined('_EXAMPLE')) {
- define('_EXAMPLE','Example');
- }
- -define('_EXAMPLEITEMFAILED', 'Sorry! Failed to retrieve any items');
- +define('_EXAMPLEITEMFAILED', 'Désolé ! Echec de la récupération des éléments');
- if (!defined('_EXAMPLENAME')) {
- - define('_EXAMPLENAME', 'Name');
- + define('_EXAMPLENAME', 'Nom');
- }
- if (!defined('_EXAMPLENUMBER')) {
- - define('_EXAMPLENUMBER', 'Number');
- + define('_EXAMPLENUMBER', 'Numéro');
- }
- -define('_EXAMPLEVIEW', 'View example items');
- +define('_EXAMPLEVIEW', 'Voir les éléments Example');
- -?>
- \ No newline at end of file
- +?>
- Modified: trunk/traductions/ValueAddons/Example/pnlang/fra/userapi.php
- ===================================================================
- --- trunk/traductions/ValueAddons/Example/pnlang/fra/userapi.php 2007-01-28 17:48:19 UTC (rev 294)
- +++ trunk/traductions/ValueAddons/Example/pnlang/fra/userapi.php 2007-01-28 18:08:30 UTC (rev 295)
- @@ -11,7 +11,7 @@
- */
- if (!defined('_GETFAILED')) {
- - define('_GETFAILED','Sorry! Item load failed');
- + define('_GETFAILED','Désolé ! Echec du chargement de l\'élémement');
- }
- -?>
- \ No newline at end of file
- +?>
- Modified: trunk/traductions/ValueAddons/Example/pnlang/fra/version.php
- ===================================================================
- --- trunk/traductions/ValueAddons/Example/pnlang/fra/version.php 2007-01-28 17:48:19 UTC (rev 294)
- +++ trunk/traductions/ValueAddons/Example/pnlang/fra/version.php 2007-01-28 18:08:30 UTC (rev 295)
- @@ -11,7 +11,7 @@
- */
- define('_EXAMPLE_NAME', 'Example');
- -define('_EXAMPLE_DISPLAYNAME', 'Example module');
- -define('_EXAMPLE_DESCRIPTION', 'This is an example module for PostNuke CMS');
- +define('_EXAMPLE_DISPLAYNAME', 'Module Example');
- +define('_EXAMPLE_DESCRIPTION', 'C\'est un module d\'exemple pour PostNuke');
- -?>
- \ 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] r295 - trunk/traductions/valueaddons/example/pnlang/fra | |
| Auteur | Sujet |
|---|---|
|
pncvs Droide enregistré depuis : oct. 2005 Messages : 709 dernière visite: 02.04.07 |
Code: [Télécharger] [Cacher] |
| 28.01.2007, 19:40 | |
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




