- Author: yokav
- Date: 2006-11-12 18:00:23 -0500 (Sun, 12 Nov 2006)
- New Revision: 256
- Added:
- trunk/traductions/modules/mediashare/
- trunk/traductions/modules/mediashare/pnlang/
- trunk/traductions/modules/mediashare/pnlang/fra/
- trunk/traductions/modules/mediashare/pnlang/fra/admin.php
- trunk/traductions/modules/mediashare/pnlang/fra/common.php
- trunk/traductions/modules/mediashare/pnlang/fra/edit.php
- trunk/traductions/modules/mediashare/pnlang/fra/editapi.php
- trunk/traductions/modules/mediashare/pnlang/fra/external.php
- trunk/traductions/modules/mediashare/pnlang/fra/import.php
- trunk/traductions/modules/mediashare/pnlang/fra/media_common_api.php
- trunk/traductions/modules/mediashare/pnlang/fra/media_flashapi.php
- trunk/traductions/modules/mediashare/pnlang/fra/media_imagegdapi.php
- trunk/traductions/modules/mediashare/pnlang/fra/media_quicktimeapi.php
- trunk/traductions/modules/mediashare/pnlang/fra/media_realapi.php
- trunk/traductions/modules/mediashare/pnlang/fra/media_wmpapi.php
- trunk/traductions/modules/mediashare/pnlang/fra/source_browser.php
- trunk/traductions/modules/mediashare/pnlang/fra/user.php
- trunk/traductions/modules/mediashare/pnlang/fra/userapi.php
- Log:
- Traduction de Manu, MeiaShare 2.0.0
- Added: trunk/traductions/modules/mediashare/pnlang/fra/admin.php
- ===================================================================
- --- trunk/traductions/modules/mediashare/pnlang/fra/admin.php 2006-11-06 01:11:55 UTC (rev 255)
- +++ trunk/traductions/modules/mediashare/pnlang/fra/admin.php 2006-11-12 23:00:23 UTC (rev 256)
- @@ -0,0 +1,32 @@
- +<?php
- +// ------------------------------------------------------------------------------------
- +// Translation for PostNuke Mediashare module
- +// Translation by: Jorn Wildt
- +// ------------------------------------------------------------------------------------
- +
- +require_once('modules/mediashare/pnlang/fra/common.php');
- +
- +define('_MSDEFAULTALBUMTEMPLATE', 'Template Album par défaut');
- +define('_MSDEFAULTSLIDESHOWTEMPLATE', 'Template Diaporama par défaut');
- +define('_MSDIRNOTWRITABLE', 'Impossible d\'écrire dans ce répertoire.');
- +define('_MSGENERAL', 'Générale');
- +define('_MSGENERALSETUP', 'Configuration Générale');
- +define('_MSIMPORT', 'Importer');
- +define('_MSMEDIADIR', 'Répertoire d\'upload des fichiers Medias');
- +define('_MSMEDIADIRHELP', 'C\'est l\'endroit où sont stockés vos fichiers medias. Assurez-vous que cela correspond à un répertoire nommé \'mediashare\' à la racine de votre site PostNuke, et assurez-vous que le serveur web puisse y écrire.');
- +define('_MSMEDIAHANDLERS', 'Plugins Medias');
- +define('_MSMEDIAHANDLERSINFO', 'La liste ci-dessous montre les différents plugins disponibles. Ces plugins créent les miniatures et gèrent l\'affichage des différents types de media que vous ajoutez.');
- +define('_MSMEDIASOURCES', 'Sources de Media');
- +define('_MSMEDIASOURCESINFO', 'La liste ci-dessous monte les différentes sources de media disponibles. Ces plugins permettent l\'ajout de vos medias dans vos albums de différentes manières.');
- +define('_MSMODULEDIR', 'Répetoire actuel du module');
- +define('_MSOPENBASEDIR', 'Répertoire Open-base dir (restriction PHP)');
- +define('_MSPLUGINS', 'Plugins');
- +define('_MSPREVIEWSIZE', 'Taille prévisualisation (pixels)');
- +define('_MSSCANFORPLUGINS', 'Vérifier les plugins');
- +define('_MSSINGLEALLOWEDSIZE', 'Taille Max. pour une seule image (Ko)');
- +define('_MSTOTALALLOWEDSIZE', 'Taille Max. pour toutes les images d\'un membre (Ko)');
- +define('_MSTHUMBNAILSIZE', 'Taille miniature (pixels)');
- +define('_MSTMPDIR', 'Répertoire temporaire');
- +define('_MSTMPDIRHELP', 'C\'est un répertoire utilisé par Mediashare pour stocker temporairement les fichiers en cours d\'upload. Assurez-vous que le serveur web puisse écrire dans ce répertoire.');
- +
- +?>
- Added: trunk/traductions/modules/mediashare/pnlang/fra/common.php
- ===================================================================
- --- trunk/traductions/modules/mediashare/pnlang/fra/common.php 2006-11-06 01:11:55 UTC (rev 255)
- +++ trunk/traductions/modules/mediashare/pnlang/fra/common.php 2006-11-12 23:00:23 UTC (rev 256)
- @@ -0,0 +1,36 @@
- +<?php
- +// ------------------------------------------------------------------------------------
- +// Translation for PostNuke Mediashare module
- +// Translation by: Jorn Wildt
- +// ------------------------------------------------------------------------------------
- +
- +define('_MSDATEFORMAT', '%B %Y');
- +define('_MSNOAUTH', 'Vous n\'avez pas accès à cette fonction');
- +define('_MSBADAUTHKEY', 'Clé d\'authentification inconnue : vous ne pouvez pas envoyer 2 fois la même chose.');
- +define('_MSALBUM', 'Album');
- +define('_MSALBUMS', 'Albums');
- +define('_MSBROWSEALBUM', 'parcourir album');
- +define('_MSBROWSE', 'parcourir');
- +define('_MSBY', 'Par');
- +define('_MSCANCEL', 'annuler');
- +define('_MSDESCRIPTION', 'Description');
- +define('_MSEDIT', 'Modifer');
- +define('_MSEDITALBUM', 'Modifier album');
- +define('_MSKEYWORDS', 'Mots-clés');
- +define('_MSLASTMODIFIED', 'Dernières modifications');
- +define('_MSMEDIASHARE', 'Mediashare');
- +define('_MSMOVE', 'Déplacer');
- +define('_MSNEXT', 'Suivant');
- +define('_MSNOMAINITEM', 'Aucun media trouvé dans cet album');
- +define('_MSPREVIOUS', 'Précédent');
- +define('_MSSAVE', 'Sauvegarder');
- +define('_MSSUMMARY', 'Résumé');
- +define('_MSOF', 'De');
- +define('_MSOK', 'Ok');
- +define('_MSSLIDESHOW', 'Diaporama');
- +define('_MSTITLE', 'Titre');
- +define('_MSTOP', 'Racine');
- +define('_MSTOPIC', 'Sujet');
- +define('_MSVIEW', 'Visualiser');
- +define('_MSVIEWALBUM', 'Visualiser album');
- +?>
- \ No newline at end of file
- Added: trunk/traductions/modules/mediashare/pnlang/fra/edit.php
- ===================================================================
- --- trunk/traductions/modules/mediashare/pnlang/fra/edit.php 2006-11-06 01:11:55 UTC (rev 255)
- +++ trunk/traductions/modules/mediashare/pnlang/fra/edit.php 2006-11-12 23:00:23 UTC (rev 256)
- @@ -0,0 +1,58 @@
- +<?php
- +// ------------------------------------------------------------------------------------
- +// Translation for PostNuke Mediashare module
- +// Translation by: Jorn Wildt
- +// ------------------------------------------------------------------------------------
- +
- +require_once('modules/mediashare/pnlang/fra/common.php');
- +
- +define('_ELFISKNOTOPIC', 'Aucun sujet');
- +
- +define('_MSACCESS', 'Accès');
- +define('_MSACCESSHELP', 'Ici vous pouvez définir différents niveaux d\'accès aux différents groupes de membres. <ul><li>Ajouter un album signifie que les membres du groupe sélectionné peuvent ajouter des sous-albums à l\'album.</li><li>Ajouter media signifie que les membres sont autorisés à ajouter de nouveaux medias(*).</li><li>Modifier album signifie que les membres peuvent modifier le titre, la description et les différentes méta-données de l\'album.</li><li>Modifier media signifie que les membres peuvent modifier le titre, la description et les méta-données du média(*).</li></ul>Les droits de Modification/ajout autorisent également les modifications de l\'affichage de l\'album. Les membres devraient <em>toujours</em> modifier leurs propres albums et medias indépendamment des paramètres d\'accès.<br/><br/>(*) Comme ré-arranger tous les médias dans l\'albumm.');
- +define('_MSADDALBUM', 'Ajouter album');
- +define('_MSADDITEM', 'Ajouter élément');
- +define('_MSADDMEDIA', 'Ajouter media');
- +define('_MSADDMEDIAITEMS', 'Ajouter media');
- +define('_MSARRANGE', 'Arranger');
- +define('_MSARRANGEITEMS', 'Arranger les éléments');
- +define('_MSARRANGEHELP', 'Arranger les éléments en les tirant au dessus des autres. Quand le résultat vous satisfait, cliquez sur Sauvegarder.');
- +define('_MSCONTINUE', 'Continuer');
- +define('_MSDELETEALBUM', 'Supprimer album');
- +define('_MSDELETE', 'Supprimer');
- +define('_MSDELETEITEM', 'Supprimer élément');
- +define('_MSDELETESELECTEDITEMS', 'Supprimer les élements sélectionnés');
- +define('_MSEDITACCESS', 'Modifier les accès');
- +define('_MSEDITITEM', 'Modifier élément');
- +define('_MSEDITSELECTEDITEMS', 'Modifier les élements sélectionnés');
- +define('_MSEDITMEDIA', 'Modifier media');
- +define('_MSGROUP', 'Groupe');
- +define('_MSHEADERADDALBUM', 'Ajouter album');
- +define('_MSHEADERADDMEDIAITEMS', 'Ajouter les éléments media à l\'album');
- +define('_MSHEADERDELETEALBUM', 'Supprimer album');
- +define('_MSHEADERDELETEITEM', 'Supprimer élément');
- +define('_MSHEADERDELETEMULTIITEMS', 'Supprimer éléments multiples');
- +define('_MSHEADEREDITALBUM', 'Modifier album');
- +define('_MSHEADEREDITITEM', 'Modifier élément');
- +define('_MSHEADEREDITMULTIITEMS', 'Modifier éléments multiples');
- +define('_MSHEADERMOVEALBUM', 'Déplacer album');
- +define('_MSLEVELUP', 'Un niveau plus haut');
- +define('_MSMAINMEDIAITEM', 'Elément principal de l\'album');
- +define('_MSMOVEALBUM', 'Déplacer album');
- +define('_MSMOVETOALBUM', 'Déplacer dans l\'album');
- +define('_MSMUSTBELOGGEDIN', 'Vous devez être authentifier pour utiliser cette fonction');
- +define('_MSNOMEDIAITEMS', 'aucun élement media');
- +define('_MSNOMEDIASOURCES', 'Aucune source de media trouvée. Vous devez aller dans la partie administration et faire une vérification des sources de medias.');
- +define('_MSOPTUPLOAD', 'Nouveau fichier média optionnel');
- +define('_MSSETMAINITEM', 'Définir élement principal');
- +define('_MSSLIDESHOWITEM', 'Diaporama');
- +define('_MSUPLOAD', 'Uploader');
- +define('_MSUPLOADERROR_INISIZE', 'Erreur Upload - la taille de l\'image dépasse la limite d\'upload du serveur web.');
- +define('_MSUPLOADERROR_FORMSIZE', 'Erreur - la taille de l\'image dépasse la taille limite défini par l\'administrateur.');
- +define('_MSUPLOADERROR_PARTIAL', 'Erreur - le fichier uploadé n\'est que partiellement uploadé.');
- +define('_MSUPLOADERROR_NOFILE', 'Erreur - aucun fichier n\'a été uploadé.');
- +define('_MSUPLOADERROR_UNKNOWN', 'Erreur d\'upload inconnue');
- +define('_MSUPLOADNO', 'Upload no.');
- +define('_MSVIEWITEM', 'Voir élément');
- +
- +?>
- \ No newline at end of file
- Added: trunk/traductions/modules/mediashare/pnlang/fra/editapi.php
- ===================================================================
- --- trunk/traductions/modules/mediashare/pnlang/fra/editapi.php 2006-11-06 01:11:55 UTC (rev 255)
- +++ trunk/traductions/modules/mediashare/pnlang/fra/editapi.php 2006-11-12 23:00:23 UTC (rev 256)
- @@ -0,0 +1,15 @@
- +<?php
- +// ------------------------------------------------------------------------------------
- +// Translation for PostNuke Mediashare module
- +// Translation by: Jorn Wildt
- +// ------------------------------------------------------------------------------------
- +
- +require_once('modules/mediashare/pnlang/fra/common.php');
- +
- +define('_MSADDEDMEDIAITEM', 'Le media a été ajouté');
- +define('_MSEVERYBODY', 'Tout le monde');
- +define('_MSMEDIAITEMTOOBIG', 'Fichier média trop gros');
- +define('_MSMEDIAITEMEXEEDQUOTA', 'Fichier média trop gros - le quota d\'espace total va être dépassé');
- +define('_MSTOPDESCRIPTION', 'C\'est l\'album racine (il ne peut y en avoir qu\'un). Vous pouvez modifier cet album pour changer son titre et ses autres attributs.');
- +
- +?>
- \ No newline at end of file
- Added: trunk/traductions/modules/mediashare/pnlang/fra/external.php
- ===================================================================
- --- trunk/traductions/modules/mediashare/pnlang/fra/external.php 2006-11-06 01:11:55 UTC (rev 255)
- +++ trunk/traductions/modules/mediashare/pnlang/fra/external.php 2006-11-12 23:00:23 UTC (rev 256)
- @@ -0,0 +1,16 @@
- +<?php
- +// ------------------------------------------------------------------------------------
- +// Translation for PostNuke Mediashare module
- +// Translation by: Jorn Wildt
- +// ------------------------------------------------------------------------------------
- +
- +require_once('modules/mediashare/pnlang/fra/common.php');
- +
- +define('_MSBACK', 'Retour');
- +define('_MSMEDIASHAREFINDITEM', 'Mediashare - Trouver un élément');
- +define('_MSMEDIAITEM', 'Elément Media');
- +define('_MSSELECTFORMAT', 'Selectionnez un format');
- +define('_MSSELECTITEM', 'Selectionnez un élément');
- +define('_MSSELECT', 'Sélectionner');
- +
- +?>
- \ No newline at end of file
- Added: trunk/traductions/modules/mediashare/pnlang/fra/import.php
- ===================================================================
- --- trunk/traductions/modules/mediashare/pnlang/fra/import.php 2006-11-06 01:11:55 UTC (rev 255)
- +++ trunk/traductions/modules/mediashare/pnlang/fra/import.php 2006-11-12 23:00:23 UTC (rev 256)
- @@ -0,0 +1,17 @@
- +<?php
- +// ------------------------------------------------------------------------------------
- +// Translation for PostNuke Mediashare module
- +// Translation by: Jorn Wildt
- +// ------------------------------------------------------------------------------------
- +
- +require_once('modules/mediashare/pnlang/fra/common.php');
- +
- +define('_MSGENERAL', 'Générale');
- +define('_MSIMPBACKTOADMIN', 'Retour à l\'administration');
- +define('_MSIMPORT', 'Importer');
- +define('_MSIMPPHOTOSHARE', 'Importer des albums et des images depuis Photoshare');
- +define('_MSIMPPHOTOSHAREHELP', '<strong>Importer depuis Photoshare prend longtemps</strong> car toutes les images doivent être chargées et converties. Votre serveur web va probalement arrêter PHP avant que l\'import soit terminé. Merci de re-valider cette page jusqu\'à ce que vous retourniez à Mediashare (Continuez à cliquer sur rafraichir tant que vous obtenez une page blanche ou un message d\'erreur).');
- +define('_MSIMPSETUP', 'Configuration');
- +define('_MSPLUGINS', 'Plugins');
- +
- +?>
- \ No newline at end of file
- Added: trunk/traductions/modules/mediashare/pnlang/fra/media_common_api.php
- ===================================================================
- --- trunk/traductions/modules/mediashare/pnlang/fra/media_common_api.php 2006-11-06 01:11:55 UTC (rev 255)
- +++ trunk/traductions/modules/mediashare/pnlang/fra/media_common_api.php 2006-11-12 23:00:23 UTC (rev 256)
- @@ -0,0 +1,20 @@
- +<?php
- +// ------------------------------------------------------------------------------------
- +// Translation for PostNuke Mediashare module
- +// Translation by: Jorn Wildt
- +// ------------------------------------------------------------------------------------
- +
- +define('_MSINSFULLITEM', 'Original');
- +define('_MSINSPREVIEW', 'Prévisualisation');
- +define('_MSINSTHUMBNAIL', 'Miniature');
- +define('_MSINSTHUMBNAILPOPUP', 'Miniature (pop-up)');
- +define('_MSINSFULLITEMURL', 'Lien vers l\'original');
- +define('_MSINSFULLITEMURLPOPUP', 'Lien vers l\'original (pop-up)');
- +define('_MSINSALBUMURL', 'Lien vers l\'album');
- +define('_MSINSALBUMURLTHUMBNAIL', 'Lien vers la miniature de l\'album');
- +define('_MSINSALBUMURLPOPUP', 'Lien vers l\'album (pop-up)');
- +define('_MSINSALBUMURLTHUMBNAILPOPUP', 'Lien vers la miniature de l\'album (pop-up)');
- +
- +define('_MSUNKNOWNITEMFORMAT', 'Format de média inconnu');
- +
- +?>
- \ No newline at end of file
- Added: trunk/traductions/modules/mediashare/pnlang/fra/media_flashapi.php
- ===================================================================
- --- trunk/traductions/modules/mediashare/pnlang/fra/media_flashapi.php 2006-11-06 01:11:55 UTC (rev 255)
- +++ trunk/traductions/modules/mediashare/pnlang/fra/media_flashapi.php 2006-11-12 23:00:23 UTC (rev 256)
- @@ -0,0 +1,9 @@
- +<?php
- +// ------------------------------------------------------------------------------------
- +// Translation for PostNuke Mediashare module
- +// Translation by: Jorn Wildt
- +// ------------------------------------------------------------------------------------
- +
- +require_once('modules/mediashare/pnlang/fra/media_common_api.php');
- +
- +?>
- \ No newline at end of file
- Added: trunk/traductions/modules/mediashare/pnlang/fra/media_imagegdapi.php
- ===================================================================
- --- trunk/traductions/modules/mediashare/pnlang/fra/media_imagegdapi.php 2006-11-06 01:11:55 UTC (rev 255)
- +++ trunk/traductions/modules/mediashare/pnlang/fra/media_imagegdapi.php 2006-11-12 23:00:23 UTC (rev 256)
- @@ -0,0 +1,13 @@
- +<?php
- +// ------------------------------------------------------------------------------------
- +// Translation for PostNuke Mediashare module
- +// Translation by: Jorn Wildt
- +// ------------------------------------------------------------------------------------
- +
- +require_once('modules/mediashare/pnlang/fra/media_common_api.php');
- +
- +define('_MSINSPREVIEWPOPUP', 'Prévisualisation (pop-up)');
- +define('_MSUNKNOWNIMAGEFORMAT', 'Format d\'image inconnu');
- +
- +
- +?>
- \ No newline at end of file
- Added: trunk/traductions/modules/mediashare/pnlang/fra/media_quicktimeapi.php
- ===================================================================
- --- trunk/traductions/modules/mediashare/pnlang/fra/media_quicktimeapi.php 2006-11-06 01:11:55 UTC (rev 255)
- +++ trunk/traductions/modules/mediashare/pnlang/fra/media_quicktimeapi.php 2006-11-12 23:00:23 UTC (rev 256)
- @@ -0,0 +1,9 @@
- +<?php
- +// ------------------------------------------------------------------------------------
- +// Translation for PostNuke Mediashare module
- +// Translation by: Jorn Wildt
- +// ------------------------------------------------------------------------------------
- +
- +require_once('modules/mediashare/pnlang/fra/media_common_api.php');
- +
- +?>
- \ No newline at end of file
- Added: trunk/traductions/modules/mediashare/pnlang/fra/media_realapi.php
- ===================================================================
- --- trunk/traductions/modules/mediashare/pnlang/fra/media_realapi.php 2006-11-06 01:11:55 UTC (rev 255)
- +++ trunk/traductions/modules/mediashare/pnlang/fra/media_realapi.php 2006-11-12 23:00:23 UTC (rev 256)
- @@ -0,0 +1,9 @@
- +<?php
- +// ------------------------------------------------------------------------------------
- +// Translation for PostNuke Mediashare module
- +// Translation by: Jorn Wildt
- +// ------------------------------------------------------------------------------------
- +
- +require_once('modules/mediashare/pnlang/fra/media_common_api.php');
- +
- +?>
- \ No newline at end of file
- Added: trunk/traductions/modules/mediashare/pnlang/fra/media_wmpapi.php
- ===================================================================
- --- trunk/traductions/modules/mediashare/pnlang/fra/media_wmpapi.php 2006-11-06 01:11:55 UTC (rev 255)
- +++ trunk/traductions/modules/mediashare/pnlang/fra/media_wmpapi.php 2006-11-12 23:00:23 UTC (rev 256)
- @@ -0,0 +1,9 @@
- +<?php
- +// ------------------------------------------------------------------------------------
- +// Translation for PostNuke Mediashare module
- +// Translation by: Jorn Wildt
- +// ------------------------------------------------------------------------------------
- +
- +require_once('modules/mediashare/pnlang/fra/media_common_api.php');
- +
- +?>
- \ No newline at end of file
- Added: trunk/traductions/modules/mediashare/pnlang/fra/source_browser.php
- ===================================================================
- --- trunk/traductions/modules/mediashare/pnlang/fra/source_browser.php 2006-11-06 01:11:55 UTC (rev 255)
- +++ trunk/traductions/modules/mediashare/pnlang/fra/source_browser.php 2006-11-12 23:00:23 UTC (rev 256)
- @@ -0,0 +1,13 @@
- +<?php
- +// ------------------------------------------------------------------------------------
- +// Translation for PostNuke Mediashare module
- +// Translation by: Jorn Wildt
- +// ------------------------------------------------------------------------------------
- +
- +define('_MSADDMEDIAINFO', '<p>Ici vous pouvez uploader des medias depuis votre navigateur.</p><p>Vous pouvez uploader jusqu\'à %postsize% Ko par envoi, mais chaque fichier ne doit pas être supérieur à %uploadsize% Ko. Ce sont les restrictions de l\'hébergeur. - Les limites de mémoire peuvent également limiter la taille limite de chaque fichier.</p><p>Vous allez devoir saisir une description, des mots-clés à la page suivante.</p>');
- +define('_MSADDMOREITEMS', 'Ajouter plus');
- +define('_MSHEIGHT', 'Hauteur');
- +define('_MSVIDEOWIDTHHEIGHTHELP', 'Seulement nécessaire pour les vidéos');
- +define('_MSWIDTH', 'Largeur');
- +
- +?>
- Added: trunk/traductions/modules/mediashare/pnlang/fra/user.php
- ===================================================================
- --- trunk/traductions/modules/mediashare/pnlang/fra/user.php 2006-11-06 01:11:55 UTC (rev 255)
- +++ trunk/traductions/modules/mediashare/pnlang/fra/user.php 2006-11-12 23:00:23 UTC (rev 256)
- @@ -0,0 +1,35 @@
- +<?php
- +// ------------------------------------------------------------------------------------
- +// Translation for PostNuke Mediashare module
- +// Translation by: Jorn Wildt
- +// ------------------------------------------------------------------------------------
- +
- +require_once('modules/mediashare/pnlang/fra/common.php');
- +
- +define('_MSADDED', 'Ajouté');
- +define('_MSBACK', 'Retour');
- +define('_MSDELAY', 'Temporisation');
- +define('_MSFILTERCLEAR', 'Supprimer filtre (afficher tous les éléments)');
- +define('_MSFILTERITEMSFROM', 'Eléments de ');
- +define('_MSFILTERKEYWORD', 'Eléments étiquetés avec ');
- +define('_MSFILTERNONE', 'Tous les éléments');
- +define('_MSFILTERTOPIC', 'Sujet');
- +define('_MSFILTERUNAME', 'Eléments de ');
- +define('_MSFILTERUSERSALBUM', 'Album ');
- +define('_MSITEMTAGGEDWITH', 'vous avez choisi de visualiser les éléments étiquetés avec');
- +define('_MSQUIT', 'Quitter');
- +define('_MSRESTRICTTOALBUM', 'Visualiser les éléments de cet album');
- +define('_MSRESTRICTTOOWNER', 'Visualiser les éléments de ce membre');
- +define('_MSRESTRICTTOKEY', 'Visualiser les éléments avec ce mot-clé');
- +define('_MSRSSBYPERSON', 'S\'inscrire au flux RSS de ce membre');
- +define('_MSRSSBYKEYWORD', 'S\'inscrire au flux RSS de ce mot-clé');
- +define('_MSSORTBY', 'Trier par');
- +define('_MSSORTCREATEDDATE', 'Date de création');
- +define('_MSSORTMODIFIEDDATE', 'Date de dernière modification');
- +define('_MSSORTOWNER', 'Propriétaire');
- +define('_MSSORTTITLE', 'Titre');
- +define('_MSSEC', 'Sec');
- +define('_MSSTART', 'Démarrer');
- +define('_MSSTOP', 'Arrêter');
- +
- +?>
- \ No newline at end of file
- Added: trunk/traductions/modules/mediashare/pnlang/fra/userapi.php
- ===================================================================
- --- trunk/traductions/modules/mediashare/pnlang/fra/userapi.php 2006-11-06 01:11:55 UTC (rev 255)
- +++ trunk/traductions/modules/mediashare/pnlang/fra/userapi.php 2006-11-12 23:00:23 UTC (rev 256)
- @@ -0,0 +1,13 @@
- +<?php
- +// ------------------------------------------------------------------------------------
- +// Translation for PostNuke Mediashare module
- +// Translation by: Jorn Wildt
- +// ------------------------------------------------------------------------------------
- +
- +require_once('modules/mediashare/pnlang/fra/common.php');
- +
- +define('_MSSEARCHNONEFOUND', 'Mediashare : Rien ne correspond à votre recherche');
- +define('_MSSEARCHRESULTS', 'élément(s) trouvé(s)');
- +define('_MSSEARCHTITLE', 'Mediashare');
- +
- +?>
- \ 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] r256 - in trunk/traductions/modules: . mediashare mediashare/pnlang mediashare/pnlang/fra | |
| Auteur | Sujet |
|---|---|
|
pncvs Droide enregistré depuis : oct. 2005 Messages : 709 dernière visite: 02.04.07 |
Code: [Télécharger] [Cacher] |
| 22.11.2006, 11: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




