Changeset 2782

Show
Ignore:
Timestamp:
07/15/08 14:57:20 (3 months ago)
Author:
mschenk
Message:

L10N update, still waiting for es

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/release-41/lib/MT/L10N/es.pm

    r2778 r2782  
    44# 
    55# 
    6 # $Id:
     6# $Id
    77 
    88package MT::L10N::es; 
  • branches/release-41/lib/MT/L10N/fr.pm

    r2779 r2782  
    3636        'Error: widgetset [_1] is empty.' => 'Erreur: le groupe de widget [_1] est vide.', 
    3737        'Error compiling widgetset [_1]' => 'Erreur de compilation du groupe de widget [_1]', 
     38 
     39## php/lib/thumbnail_lib.php 
     40        'GD support has not been available. Please install GD support.' => 'Le support GP n\'est pas disponible. Veuillez installer le support GD.', # Translate - New 
    3841 
    3942## php/lib/function.mtcommentauthor.php 
     
    158161## default_templates/recent_comments.mtml 
    159162        'Recent Comments' => 'Commentaires récents', 
    160         '<a href="[_1]">[_2] commented on [_3]</a>: [_4]' => '<a href="[_1]">[_2] a commenté sur [_3]</a> : [_4]', 
     163        '<strong>[_1]:</strong> [_2] <a href="[_3]" title="full comment on: [_4]">read more</a>' => '<strong>[_1] :</strong> [_2] <a href="[_3]" title="commentaire complet sur : [_4]">lire la suite</a>', # Translate - New 
    161164 
    162165## default_templates/new-ping.mtml 
     
    216219        'Subscribe to feed' => 'S\'abonner au flux', 
    217220        'Subscribe to this blog\'s feed' => 'S\'abonner au flux de ce blog', 
    218         'Subscribe to a feed of all future entries tagged &ldquo;[_1]&ldquo;' => 'S\'abonner au flux de toutes les futurs notes tagguées &ldquo;[_1]&ldquo;', # Translate - New 
    219         'Subscribe to a feed of all future entries matching &ldquo;[_1]&ldquo;' => 'S\'abonner au flux de toutes les futurs notes contenant &ldquo;[_1]&ldquo;', # Translate - New 
    220         'Feed of results tagged &ldquo;[_1]&ldquo;' => 'Flux des résultats taggés &ldquo;[_1]&ldquo;', # Translate - New 
    221         'Feed of results matching &ldquo;[_1]&ldquo;' => 'Flux des résultats pour &ldquo;[_1]&ldquo;', # Translate - New 
     221        'Subscribe to a feed of all future entries tagged &ldquo;[_1]&ldquo;' => 'S\'abonner au flux de toutes les futurs notes tagguées &ldquo;[_1]&ldquo;', 
     222        'Subscribe to a feed of all future entries matching &ldquo;[_1]&ldquo;' => 'S\'abonner au flux de toutes les futurs notes contenant &ldquo;[_1]&ldquo;', 
     223        'Feed of results tagged &ldquo;[_1]&ldquo;' => 'Flux des résultats taggés &ldquo;[_1]&ldquo;', 
     224        'Feed of results matching &ldquo;[_1]&ldquo;' => 'Flux des résultats pour &ldquo;[_1]&ldquo;', 
    222225 
    223226## default_templates/date_based_author_archives.mtml 
     
    269272        '<a href="[_1]">[_2]</a> was the previous entry in this blog.' => '<a href="[_1]">[_2]</a> est la note précédente de ce blog.', 
    270273        '<a href="[_1]">[_2]</a> is the next entry in this blog.' => '<a href="[_1]">[_2]</a> est la note suivante de ce blog.', 
    271         'This page is a archive of entries in the <strong>[_1]</strong> category from <strong>[_2]</strong>.' => 'Cette page est une archive des notes dans la catégorie <strong>[_1]</strong> par <strong>[_2]</strong>.', 
     274        'This page is an archive of entries in the <strong>[_1]</strong> category from <strong>[_2]</strong>.' => 'Cette page est une archive des notes dans la catégorie <strong>[_1]</strong> de <strong>[_2]</strong>.', # Translate - New 
    272275        '<a href="[_1]">[_2]</a> is the previous archive.' => '<a href="[_1]">[_2]</a> est l\'archive précédente.', 
    273276        '<a href="[_1]">[_2]</a> is the next archive.' => '<a href="[_1]">[_2]</a> est l\'archive suivante.', 
    274         'This page is a archive of recent entries in the <strong>[_1]</strong> category.' => 'Cette page est une archive des notes récentes dans la catégorie <strong>[_1]</strong>.', 
     277        'This page is an archive of recent entries in the <strong>[_1]</strong> category.' => 'Cette page est une archive des notes récentes dans la catégorie <strong>[_1]</strong>.', # Translate - New 
    275278        '<a href="[_1]">[_2]</a> is the previous category.' => '<a href="[_1]">[_2]</a> est la catégorie précédente.', 
    276279        '<a href="[_1]">[_2]</a> is the next category.' => '<a href="[_1]">[_2]</a> est la catégorie suivante.', 
    277         'This page is a archive of recent entries written by <strong>[_1]</strong> in <strong>[_2]</strong>.' => 'Cette page est une archive des notes récentes écrites par <strong>[_1]</strong> dans <strong>[_2]</strong>.', 
    278         'This page is a archive of recent entries written by <strong>[_1]</strong>.' => 'Cette page est une archive des notes récentes écrites par <strong>[_1]</strong>.', 
     280        'This page is an archive of recent entries written by <strong>[_1]</strong> in <strong>[_2]</strong>.' => 'Cette page est une archive des notes récentes écrites par <strong>[_1]</strong> dans <strong>[_2]</strong>.', # Translate - New 
     281        'This page is an archive of recent entries written by <strong>[_1]</strong>.' => 'Cette page est une archive des notes récentes écrites par <strong>[_1]</strong>.', # Translate - New 
    279282        'This page is an archive of entries from <strong>[_2]</strong> listed from newest to oldest.' => 'Cette page est une archive des notes de <strong>[_2]</strong> listées de la plus récente à la plus ancienne.', 
    280283        'Find recent content on the <a href="[_1]">main index</a>.' => 'Retrouvez le contenu récent sur <a href="[_1]">l\'index principal</a>.', 
     
    292295 
    293296## default_templates/trackbacks.mtml 
    294         'TrackBack URL: [_1]' => 'URL de Trackback : [_1]', # Translate - New 
     297        'TrackBack URL: [_1]' => 'URL de Trackback : [_1]', 
    295298        '<a href="[_1]">[_2]</a> from [_3] on <a href="[_4]">[_5]</a>' => '<a href="[_1]">[_2]</a> depuis [_3] sur <a href="[_4]">[_5]</a>', 
    296299        '[_1] <a href="[_2]">Read More</a>' => '[_1] <a href="[_2]">Lire la suite</a>', 
     
    302305        '[quant,_1,day,days] ago' => 'il y a [quant,_1,jour,jours]', 
    303306        'Edit' => 'Editer', 
    304         'Your session has expired. Please sign in again to comment.' => 'Votre session a expiré. Veuillez vous identifier à nouveau pour commenter.', # Translate - New 
     307        'Your session has expired. Please sign in again to comment.' => 'Votre session a expiré. Veuillez vous identifier à nouveau pour commenter.', 
    305308        'Signing in...' => 'Identification ...', 
    306309        'You do not have permission to comment on this blog. ([_1]sign out[_2])' => 'Vous n\'avez pas la permission de commenter sur ce blog. ([_1]déconnexion[_2])', 
    307         'Thanks for signing in, __NAME__. ([_1]sign out[_2])' => 'Merci de vous être identifié(e) en tant que __NAME__. ([_1]fermer la session[_2])', # Translate - New 
     310        'Thanks for signing in, __NAME__. ([_1]sign out[_2])' => 'Merci de vous être identifié(e) en tant que __NAME__. ([_1]fermer la session[_2])', 
    308311        '[_1]Sign in[_2] to comment.' => '[_1]Identifiez-vous[_2] pour commenter.', 
    309312        '[_1]Sign in[_2] to comment, or comment anonymously.' => '[_1]Identifiez-vous[_2] pour commenter, ou laissez un commentaire anonyme.', 
     
    338341        '3-column layout - Secondary Sidebar' => 'Mise en page à 3 colonnes - Seconde barre latérale', 
    339342 
     343## default_templates/openid.mtml 
     344        '[_1] accepted here' => '[_1] est accepté', # Translate - New 
     345        'http://www.movabletype.com/openid/' => 'http://www.movabletype.com/openid/', # Translate - New 
     346        'Learn more about OpenID' => 'Apprenez-en plus à propos d\'OpenID', # Translate - New 
     347 
    340348## default_templates/creative_commons.mtml 
    341349        'This blog is licensed under a <a href="[_1]">Creative Commons License</a>.' => 'Ce blog possÚde une licence <a href="[_1]">Creative Commons</a>.', 
     
    478486        'Converting to [_1] failed: [_2]' => 'Conversion vers [_1] a échoué: [_2]', 
    479487        'You do not have a valid path to the NetPBM tools on your machine.' => 'Votre chemin d\'accÚs vers les outils NetPBM n\'est pas valide sur votre machine.', 
    480         'Can\'t load GD: [_1]' => 'Impossible de charger GD: [_1]', # Translate - New 
    481         'Reading image failed: [_2]' => 'La lecture de l\'image a échouhé : [_2]', # Translate - New 
     488        'Can\'t load GD: [_1]' => 'Impossible de charger GD: [_1]', 
    482489 
    483490## lib/MT/Trackback.pm 
     
    612619        'Assigning entry comment and TrackBack counts...' => 'Attribution des nombres de commentaires et trackbacks...', 
    613620        'Assigning embedded flag to asset placements...' => 'Attribution des drapeaux embarqués vers la gestion d\'éléments...', 
    614         'Updateing template build types...' => 'Mise à jour des types de construction...', # Translate - New 
     621        'Updating template build types...' => 'Mise à jour des types de construction de gabarits...', # Translate - New 
    615622        'Replacing file formats to use CategoryLabel tag...' => 'Remplacement des formats de fichiers pour utiliser le tag CategoryLabel...', 
    616         'Assigning all permissions to blog administrator...' => 'Attribution de toutes les permissions à l\'administrateur du blog...', # Translate - New 
    617         'Recover permissions of system administrators...' => 'Récupération des permissions des administrateurs systÚme...', # Translate - New 
     623        'Assigning all permissions to blog administrator...' => 'Attribution de toutes les permissions à l\'administrateur du blog...', 
     624        'Recover permissions of system administrators...' => 'Récupération des permissions des administrateurs systÚme...', 
    618625 
    619626## lib/MT/Core.pm 
     
    679686        'Remove Temporary Files' => 'Supprimer les fichiers temporaires', 
    680687        'Remove Expired User Sessions' => 'Supprimer les sessions utilisateur expirées', 
    681         'Remove Expired Search Caches' => 'Supprimer les caches des recherches expirées', # Translate - New 
     688        'Remove Expired Search Caches' => 'Supprimer les caches des recherches expirées', 
    682689 
    683690## lib/MT/ArchiveType/AuthorMonthly.pm 
     
    714721## lib/MT/ArchiveType/AuthorDaily.pm 
    715722        'AUTHOR-DAILY_ADV' => 'par auteurs et jours', 
    716         'author/author-display-name/yyyy/mm/dd/index.html' => 'auteur/afficher-nom-auteur/aaaa/mm/jj/index.html', # Translate - New 
    717         'author/author_display_name/yyyy/mm/dd/index.html' => 'auteur/afficher_nom_auteur/aaaa/mm/jj/index.html', # Translate - New 
     723        'author/author-display-name/yyyy/mm/dd/index.html' => 'auteur/afficher-nom-auteur/aaaa/mm/jj/index.html', 
     724        'author/author_display_name/yyyy/mm/dd/index.html' => 'auteur/afficher_nom_auteur/aaaa/mm/jj/index.html', 
    718725 
    719726## lib/MT/ArchiveType/Individual.pm 
     
    13241331 
    13251332## lib/MT/BackupRestore/BackupFileHandler.pm 
    1326         'Uploaded file was backed up from Movable Type but the different schema version ([_1]) from the one in this system ([_2]).  It is not safe to restore the file to this version of Movable Type.' => 'Le fichier téléchargé a été sauvegardé depuis Movable Type mais la version du schéma ([_1]) est différente de celle du systÚme ([_2]). Il n\'est pas conseillé de restaurer le fichier vers cette version de Movable Type.', # Translate - New 
     1333        'Uploaded file was backed up from Movable Type but the different schema version ([_1]) from the one in this system ([_2]).  It is not safe to restore the file to this version of Movable Type.' => 'Le fichier téléchargé a été sauvegardé depuis Movable Type mais la version du schéma ([_1]) est différente de celle du systÚme ([_2]). Il n\'est pas conseillé de restaurer le fichier vers cette version de Movable Type.', 
    13271334        '[_1] is not a subject to be restored by Movable Type.' => '[_1] n\'est pas un sujet qui peut être restauré par Movable Type.', 
    13281335        '[_1] records restored.' => '[_1] enregistrements restaurés.', 
     
    15851592        'This module is required for sending mail via SMTP Server.' => 'Ce module est nécessaire pour envoyer des emails via un serveur SMTP.', 
    15861593        'This module is used in test attribute of MTIf conditional tag.' => 'Ce module est utilisé dans l\'attribut de test du tag conditionnel MTIf.', 
    1587         'This module is used by the Markdown text filter.' => 'Ce module est utilisé par le filtre de texte Markdown', # Translate - New 
    1588         'This module is required in mt-search.cgi if you are running Movable Type on Perl older than Perl 5.8.' => 'Ce module est nécessaire pour mt-search.cgi si vous utilisez Movable Type sur une version de Perl supérieur à 5.8.', # Translate - New 
     1594        'This module is used by the Markdown text filter.' => 'Ce module est utilisé par le filtre de texte Markdown', 
     1595        'This module is required in mt-search.cgi if you are running Movable Type on Perl older than Perl 5.8.' => 'Ce module est nécessaire pour mt-search.cgi si vous utilisez Movable Type sur une version de Perl supérieur à 5.8.', 
    15891596        'This module is required for file uploads (to determine the size of uploaded images in many different formats).' => 'Ce module est nécessaire pour les envois de fichiers (pour déterminer la taille des images dans différents formats).', 
    15901597        'This module is required for cookie authentication.' => 'Ce module est nécessaire pour l\'authentification par cookies.', 
     
    18941901        'Date-Based Author Archives' => 'Archives des Auteurs par Dates', 
    18951902        'Date-Based Category Archives' => 'Archives des Catégories par Dates', 
     1903        'OpenID Accepted' => 'OpenID Accepté', # Translate - New 
    18961904        'Comment throttle' => 'Limitation des commentaires', 
    18971905        'Commenter Confirm' => 'Confirmation du commentateur', 
     
    20542062        'To reconfigure the settings, click the \'Back\' button below.' => 'Pour reconfigurer vos paramÚtres, cliquez sur le bouton \'Retour\' ci-dessous. Sinon, cliquez sur Continuer.', 
    20552063        'Show the mt-config.cgi file generated by the wizard' => 'Afficher le fichier mt-config.cgi généré par l\'assistant', 
    2056         'I will create the mt-config.cgi file manually.' => 'Je vais créer le fichier mt-config.cgi manuellement.', 
     2064        'The mt-config.cgi file has been created manually.' => 'Le fichier mt-config.cgi a été créé manuellement.', # Translate - New 
    20572065        'Retry' => 'Recommencer', 
    20582066 
     
    21132121        'Show Current Settings' => 'Montrer les paramÚtres actuels', 
    21142122        'Database Type' => 'Type de base de données', 
    2115         'http://www.movabletype.org/documentation/[_1]' => 'http://www.movabletype.org/documentation/[_1]', # Translate - New 
    2116         'If your database type is not listed in the menu above, then you need to <a target="help" href="[_1]">install the Perl module necessary to connect to your database</a>.  If this is the case, please check your installation and <a href="javascript:void(0)" onclick="[_2]">re-test your installation</a>.' => 'Si le type de votre base de données n\'est pas listé dans le menu ci-dessus, vous devez <a target="help" href="[_1]">installer le module Perl nécessaire pour se connecter à votre base</a>. Si c\'est déjà le cas, merci de vérifier votre installation et <a href="javascript:void(0)" onclick="[_2]">testez-la à nouveau</a>.', 
     2123        'http://www.movabletype.org/documentation/[_1]' => 'http://www.movabletype.org/documentation/[_1]', 
     2124        'Is your preferred database not listed? View the <a href="[_1]" target="_blank">Movable Type System Check</a> see if additional modules are necessary.' => 'Votre base de données préférée n\'est pas listée ? Regardez <a href="[_1]" target="_blank">Movable Type System Check</a> pour voir s\'il y a des modules additionnels nécessaires pour permettre son utilisation.', # Translate - New 
     2125        'Once installed, <a href="javascript:void(0)" onclick="[_1]">click here to refresh this screen</a>.' => 'Une fois installé, <a href="javascript:void(0)" onclick="[_1]">cliquez ici pour réactualiser cette page</a>.', # Translate - New 
     2126        'Read more: <a href="[_1]" target="_blank">Setting Up Your Database</a>' => 'Apprenez-en plus : <a href="[_1]" target="_blank">Configurez votre base de données</a>', # Translate - New 
    21172127        'Database Path' => 'Chemin de la Base de Données', 
    21182128        'The physical file path for your SQLite database. ' => 'Le chemin du fichier physique de votre base de données SQLite. ', 
     
    21822192        'Custom Index Template' => 'Gabarit d\'index personnalisé', 
    21832193        'Link to File' => 'Lien vers le fichier', 
    2184         'Learn more about <a href="http://www.movabletype.org/documentation/administrator/publishing/settings.html" target="_blank">publishing settings</a>' => 'Apprennez en plus à propos des <a href="http://www.movabletype.org/documentation/administrator/publishing/settings.html" target="_blank">paramÚtres de publication</a>', # Translate - New 
     2194        'Learn more about <a href="http://www.movabletype.org/documentation/administrator/publishing/settings.html" target="_blank">publishing settings</a>' => 'Apprennez en plus à propos des <a href="http://www.movabletype.org/documentation/administrator/publishing/settings.html" target="_blank">paramÚtres de publication</a>', 
    21852195        'Create Archive Mapping' => 'Créer une nouvelle table de correspondance des archives', 
    21862196        'Type' => 'Type', 
     
    22822292        'You have successfully deleted the blogs from the Movable Type system.' => 'Le blog a été correctement supprimé du systÚme Movable Type.', 
    22832293        'You have successfully refreshed your templates.' => 'Vous avez réactualisé avec succÚs vos gabarits.', 
     2294        'You can not refresh templates: [_1]' => 'Vous ne pouvez pas réactualiser le(s) gabarit(s) : [_1]', # Translate - New 
    22842295        'Create Blog' => 'Créer un blog', 
    22852296 
     
    24772488 
    24782489## tmpl/cms/include/comment_detail.tmpl 
    2479         'By [_1]' => 'Par [_1]', 
    2480         'replied to [_1]' => 'a répondu à [_1]', 
    2481         'on [_1]' => 'le [_1]', 
    24822490 
    24832491## tmpl/cms/include/cfg_content_nav.tmpl 
     
    25562564        'Delete selected pages (x)' => 'Supprimer les pages sélectionnées (x)', 
    25572565        'to republish' => 'pour republier', 
    2558         'Republish' => 'Republier', 
    25592566        'Last Modified' => 'DerniÚre modification', 
    25602567        'Created' => 'Créé', 
     
    25812588## tmpl/cms/include/calendar.tmpl 
    25822589        '_LOCALE_WEEK_START' => '1', 
    2583         'S|M|T|W|T|F|S' => 'D|L|M|M|J|V|S', 
     2590        'S|M|T|W|T|F|S' => 'L|M|M|J|V|S|D', 
    25842591        'January' => 'Janvier', 
    25852592        'Febuary' => 'Février', 
     
    28192826        'Choose the profile that best matches the requirements for this blog.' => 'Choisir le profil qui correspond le mieux aux besoins de ce blog', 
    28202827        'Static Publishing' => 'Publication statique', 
    2821         'Immediately publish all templates statically.' => 'Publier immédiatement tous les gabarits de maniÚre statique.', # Translate - Case 
     2828        'Immediately publish all templates statically.' => 'Publier immédiatement tous les gabarits de maniÚre statique.', 
    28222829        'Background Publishing' => 'Publication en arriÚre-plan', 
    28232830        'All templates published statically via Publish Que.' => 'Tous les gabarits sont publiés en statique via une publication en mode file d\'attente', 
     
    28622869## tmpl/cms/dialog/asset_options.tmpl 
    28632870        'File Options' => 'Options fichier', 
    2864         'The file named \'[_1]\' has been uploaded. Size: [quant,_2,byte,bytes].' => 'Le fichier nommé \'[_1]\' a été téléchargé. Taille : [quant,_2,octet,octets].', 
    28652871        'Create entry using this uploaded file' => 'Créer une note à l\'aide de ce fichier', 
    28662872        'Create a new entry using this uploaded file.' => 'Créer une nouvelle note avec ce fichier envoyé.', 
     
    34823488## tmpl/cms/popup/rebuilt.tmpl 
    34833489        'Success' => 'SuccÚs', 
    3484         'The files for [_1] have been published.' => 'Les fichiers pour [_1] ont été publiés.', # Translate - New 
     3490        'The files for [_1] have been published.' => 'Les fichiers pour [_1] ont été publiés.', 
    34853491        'Your [_1] archives have been published.' => 'Vos archives [_1]  ont été publiées.', 
    34863492        'Your [_1] templates have been published.' => 'Vos gabarites [_1] ont été publiées.', 
     
    40574063        'Recent Submissions' => 'Soumissions récentes', 
    40584064 
    4059 ## addons/Community.pack/tmpl/widget/recent_favorites.mtml 
    4060         'Recent Favorites' => 'Favoris récents', 
     4065## addons/Community.pack/tmpl/widget/recently_scored.mtml 
     4066        'Recently Scored' => 'Noté récemment', # Translate - New 
    40614067        'There are no recently favorited entries.' => 'Il n\'y a pas de notes favorites récentes.', 
    40624068 
     
    40694075 
    40704076## addons/Community.pack/config.yaml 
    4071         'Following Users' => 'Utilisateurs suiveurs', # Translate - New 
    4072         'Being Followed' => 'Être suivi', # Translate - New 
     4077        'Following Users' => 'Utilisateurs suiveurs', 
     4078        'Being Followed' => 'Être suivi', 
    40734079        'Login Form' => 'Formulaire d\'identification', 
    40744080        'Password Reset Form' => 'Formulaire de réinitialisation du mot de passe', 
     
    40784084        'Profile View' => 'Vue du profil', 
    40794085        'Profile Edit Form' => 'Formulaire de modification du profil', 
    4080         'Profile Feed' => 'Flux du profil', # Translate - New 
     4086        'Profile Feed' => 'Flux du profil', 
    40814087        'Form Field' => 'Champ de formulaire', 
    40824088        'Status Message' => 'Message de statut', 
     
    40914097        'New entry notification' => 'Notification de nouvelle note', 
    40924098        'Community Blog' => 'Blog de la communauté', 
    4093         'Atom ' => 'Atom', # Translate - New 
     4099        'Atom ' => 'Atom', 
    40944100        'Entry Response' => 'Réponse à la note', 
    40954101        'Displays error, pending or confirmation message when submitting an entry.' => 'Afficher les erreurs et les messages de confirmation quand une note est écrite.', 
     
    41004106        'Entry Form' => 'Formulaire de note', 
    41014107        'Content Navigation' => 'Navigation du contenu', 
    4102         'Activity Widgets' => 'Widgets d\'activité', # Translate - New 
    4103         'Archive Widgets' => 'Widgets d\'archive', # Translate - New 
     4108        'Activity Widgets' => 'Widgets d\'activité', 
     4109        'Archive Widgets' => 'Widgets d\'archive', 
    41044110        'Community Forum' => 'Forum de la communauté', 
    4105         'Entry Feed' => 'Flux de la note', # Translate - New 
     4111        'Entry Feed' => 'Flux de la note', 
    41064112        'Displays error, pending or confirmation message when submitting a entry.' => 'Affiche les messages d\'erreur, de validation et de confirmation quand une nouvelle note est créée.', 
    4107         'Category Groups' => 'Groupes de catégorie', 
    41084113        'Popular Entry' => 'Note populaire', 
    41094114        'Entry Table' => 'Tableau de note', 
    41104115        'Content Header' => 'Entête du contenu', 
     4116        'Category Groups' => 'Groupes de catégorie', 
     4117        'Default Widgets' => 'Widgets par défaut', # Translate - New 
    41114118 
    41124119## addons/Community.pack/templates/global/login_form.mtml 
    41134120 
    41144121## addons/Community.pack/templates/global/signin.mtml 
    4115         'You are signed in as <a href="[_1]">[_2]</a>' => 'Vous êtes identifié(e) comme étant <a href="[_1]">[_2]</a>', # Translate - New 
    4116         'You are signed in as [_1]' => 'Vous êtes identifié(e) comme étant [_1]', # Translate - New 
    4117         'Edit profile' => 'Editer le profil', # Translate - Case 
     4122        'You are signed in as <a href="[_1]">[_2]</a>' => 'Vous êtes identifié(e) comme étant <a href="[_1]">[_2]</a>', 
     4123        'You are signed in as [_1]' => 'Vous êtes identifié(e) comme étant [_1]', 
     4124        'Edit profile' => 'Editer le profil', 
    41184125        'Sign out' => 'déconnexion', 
    41194126        'Not a member? <a href="[_1]">Register</a>' => 'Pas encore membre? <a href="[_1]">Enregistrez-vous</a>', 
     
    41414148        'Go <a href="[_1]">back to the previous page</a> or <a href="[_2]">view your profile</a>.' => 'Retourner à  <a href="[_1]">la page précédente</a> ou <a href="[_2]">voir votre profil</a>.', 
    41424149        'Upload New Userpic' => 'Charger une nouvelle photo utilisateur', 
     4150 
     4151## addons/Community.pack/templates/global/profile_feed.mtml 
     4152        'Posted [_1] to [_2]' => 'A posté [_1] sur [_2]', 
     4153        'Commented on [_1] in [_2]' => 'A commenté sur [_1] dans [_2]', # Translate - New 
     4154        'Voted on [_1] in [_2]' => 'A voté sur [_1] dans [_2]', # Translate - New 
     4155        '[_1] voted on <a href="[_2]">[_3]</a> in [_4]' => '[_1] a voté sur <a href="[_2]">[_3]</a> dans [_4]', # Translate - New 
    41434156 
    41444157## addons/Community.pack/templates/global/header.mtml 
     
    41634176        'Recent Actions' => 'Actions récentes', 
    41644177        'Comment Threads' => 'Fils de discussion', 
    4165         'Posted [_1] to [_2]' => 'A posté [_1] sur [_2]', 
    41664178        'Commented on [_1]' => 'A commenté sur [_1]', 
    41674179        'Favorited [_1] on [_2]' => 'A mis comme favori [_1] dans [_2]', 
     
    41884200 
    41894201## addons/Community.pack/templates/global/javascript.mtml 
    4190         'votes' => 'votes', # Translate - New 
    4191         'vote' => 'vote', # Translate - New 
     4202        'Vote' => 'Vote', 
     4203        'Votes' => 'Votes', 
    41924204 
    41934205## addons/Community.pack/templates/global/register_notification_email.mtml 
     
    42244236 
    42254237## addons/Community.pack/templates/blog/entry_form.mtml 
     4238        'In order to create an entry on this blog you must first register.' => 'Avant de créer une note sur ce blog, vous devez vous enregistrer.', # Translate - New 
    42264239        'You don\'t have permission to post.' => 'Vous n\'avez pas la permission de poster.', 
    4227         'Sign in to create an entry.' => 'Identifiez-vous pour créer une note.', # Translate - New 
     4240        'Sign in to create an entry.' => 'Identifiez-vous pour créer une note.', 
    42284241        'Select Category...' => 'Sélectionner la catégorie...', 
    42294242 
     
    42344247 
    42354248## addons/Community.pack/templates/blog/recent_comments.mtml 
     4249        '<a href="[_1]">[_2] commented on [_3]</a>: [_4]' => '<a href="[_1]">[_2] a commenté sur [_3]</a> : [_4]', 
    42364250 
    42374251## addons/Community.pack/templates/blog/comment_form.mtml 
     
    42514265 
    42524266## addons/Community.pack/templates/blog/entry_metadata.mtml 
    4253         'Vote' => 'Vote', # Translate - New 
    4254         'Votes' => 'Votes', # Translate - New 
    42554267 
    42564268## addons/Community.pack/templates/blog/entry.mtml 
     
    42654277 
    42664278## addons/Community.pack/templates/blog/sidebar.mtml 
     4279 
     4280## addons/Community.pack/templates/blog/openid.mtml 
    42674281 
    42684282## addons/Community.pack/templates/blog/categories.mtml 
     
    42854299## addons/Community.pack/templates/blog/search.mtml 
    42864300 
    4287 ## addons/Community.pack/templates/forum/comment_response.mtml 
    4288         'Reply Submitted' => 'Réponse envoyée', 
    4289         'Your reply has been accepted.' => 'Votre réponse a été acceptée.', # Translate - New 
    4290         'Thank you for replying.' => 'Merci pour votre réponse.', # Translate - New 
    4291         'Your reply has been received and held for approval by the forum administrator.' => 'Votre réponse a bien été reçue et est en attente d\'approbation par un administrateur du forum.', # Translate - New 
    4292         'Reply Submission Error' => 'Erreur lors de l\'envoi de la réponse', 
    4293         'Your reply submission failed for the following reasons: [_1]' => 'L\'envoi de la réponse a échoué pour les raisons suivantes : [_1]', # Translate - New 
    4294         'Return to the <a href="[_1]">original topic</a>.' => 'Retour au <a href="[_1]">sujet d\'origine</a>.', 
    4295  
    4296 ## addons/Community.pack/templates/forum/archive_index.mtml 
    4297  
    4298 ## addons/Community.pack/templates/forum/entry_table.mtml 
    4299         'Recent Topics' => 'Sujets récents', 
    4300         'Replies' => 'Réponses', 
    4301         'Last Reply' => 'DerniÚre réponse', 
    4302         'Permalink to this Reply' => 'Lien permanent vers cette réponse', 
    4303         'Closed' => 'Fermé', 
    4304         'Post the first topic in this forum.' => 'Créez le premier sujet de ce forum.', 
    4305  
    4306 ## addons/Community.pack/templates/forum/sidebar.mtml 
    4307         'All Forums' => 'Tous les forums', 
    4308         '[_1] Forum' => 'Forum [_1]', 
     4301## addons/Community.pack/templates/forum/entry_summary.mtml 
    43094302 
    43104303## addons/Community.pack/templates/forum/main_index.mtml 
    43114304        'Forum Home' => 'Accueil du forum', 
    43124305 
    4313 ## addons/Community.pack/templates/forum/category_groups.mtml 
    4314         'Forum Groups' => 'Groupes de forums', 
    4315         'Last Topic: [_1] by [_2] on [_3]' => 'Dernier sujet: [_1] par [_2] sur [_3]', 
    4316         'Be the first to <a href="[_1]">post a topic in this forum</a>' => 'Soyez le premier à <a href="[_1]">créer un sujet dans ce forum</a>', # Translate - New 
    4317  
    43184306## addons/Community.pack/templates/forum/page.mtml 
    4319  
    4320 ## addons/Community.pack/templates/forum/content_nav.mtml 
    4321         'Start Topic' => 'Débuter un sujet', 
    4322  
    4323 ## addons/Community.pack/templates/forum/entry_summary.mtml 
    43244307 
    43254308## addons/Community.pack/templates/forum/entry_response.mtml 
     
    43314314        'Return to the <a href="[_1]">forum\'s homepage</a>.' => 'Retour à la <a href="[_1]">page d\'accueil du forum</a>.', 
    43324315 
     4316## addons/Community.pack/templates/forum/content_nav.mtml 
     4317        'Start Topic' => 'Débuter un sujet', 
     4318 
     4319## addons/Community.pack/templates/forum/comment_response.mtml 
     4320        'Reply Submitted' => 'Réponse envoyée', 
     4321        'Your reply has been accepted.' => 'Votre réponse a été acceptée.', 
     4322        'Thank you for replying.' => 'Merci pour votre réponse.', 
     4323        'Your reply has been received and held for approval by the forum administrator.' => 'Votre réponse a bien été reçue et est en attente d\'approbation par un administrateur du forum.', 
     4324        'Reply Submission Error' => 'Erreur lors de l\'envoi de la réponse', 
     4325        'Your reply submission failed for the following reasons: [_1]' => 'L\'envoi de la réponse a échoué pour les raisons suivantes : [_1]', 
     4326        'Return to the <a href="[_1]">original topic</a>.' => 'Retour au <a href="[_1]">sujet d\'origine</a>.', 
     4327 
    43334328## addons/Community.pack/templates/forum/content_header.mtml 
    43344329 
    43354330## addons/Community.pack/templates/forum/entry_detail.mtml 
    43364331 
     4332## addons/Community.pack/templates/forum/comment_detail.mtml 
     4333        '[_1] replied to <a href="[_2]">[_3]</a>' => '[_1] a répondu à <a href="[_2]">[_3]</a>', 
     4334 
     4335## addons/Community.pack/templates/forum/entry_create.mtml 
     4336        'Start a Topic' => 'Créer un nouveau sujet', 
     4337 
    43374338## addons/Community.pack/templates/forum/entry_form.mtml 
    4338         'Sign in to create a topic.' => 'S\'identifier pour créer un sujet.', # Translate - New 
    43394339        'Topic' => 'Sujet', 
    43404340        'Select Forum...' => 'Sélectionner un forum...', 
    43414341        'Forum' => 'Forum', 
    43424342 
    4343 ## addons/Community.pack/templates/forum/entry_create.mtml 
    4344         'Start a Topic' => 'Créer un nouveau sujet', 
    4345  
    4346 ## addons/Community.pack/templates/forum/comment_detail.mtml 
    4347         '[_1] replied to <a href="[_2]">[_3]</a>' => '[_1] a répondu à <a href="[_2]">[_3]</a>', # Translate - New 
    4348  
    4349 ## addons/Community.pack/templates/forum/comments.mtml 
    4350         '1 Reply' => '1 Réponse', # Translate - New 
    4351         '# Replies' => '# Réponses', # Translate - New 
    4352         'No Replies' => 'Pas de Réponses', # Translate - New 
    4353         'Add a Reply' => 'Ajouter une Réponse', # Translate - New 
     4343## addons/Community.pack/templates/forum/syndication.mtml 
     4344        'All Forums' => 'Tous les forums', 
     4345        '[_1] Forum' => 'Forum [_1]', 
    43544346 
    43554347## addons/Community.pack/templates/forum/comment_form.mtml 
    4356  
    4357 ## addons/Community.pack/templates/forum/search_results.mtml 
    4358         'Topics matching &ldquo;[_1]&rdquo;' => 'Sujets correspondants à &ldquo;[_1]&rdquo;', # Translate - New 
    4359         'Topics tagged &ldquo;[_1]&rdquo;' => 'Sujets taggués &ldquo;[_1]&rdquo;', # Translate - New 
    4360         'Topics' => 'Sujets', # Translate - New 
     4348        'Add a Reply' => 'Ajouter une Réponse', 
    43614349 
    43624350## addons/Community.pack/templates/forum/entry_listing.mtml 
    43634351 
    4364 ## addons/Community.pack/templates/forum/dynamic_error.mtml 
     4352## addons/Community.pack/templates/forum/entry_metadata.mtml 
     4353        '1 Reply' => '1 Réponse', 
     4354        '# Replies' => '# Réponses', 
    43654355 
    43664356## addons/Community.pack/templates/forum/entry.mtml 
    4367  
    4368 ## addons/Community.pack/templates/forum/entry_metadata.mtml 
    4369  
    4370 ## addons/Community.pack/templates/forum/comment_preview.mtml 
    4371         'Reply to [_1]' => 'Répondre à [_1]', # Translate - New 
    4372         'Previewing your Reply' => 'Prévisualiser votre réponse', 
    4373  
    4374 ## addons/Community.pack/templates/forum/entry_popular.mtml 
    4375         'Popular topics' => 'Sujets populaires', 
    43764357 
    43774358## addons/Community.pack/templates/forum/javascript.mtml 
     
    43794360        '. Now you can reply to this topic.' => '. Maintenant vous pouvez répondre à ce sujet.', 
    43804361        'You do not have permission to comment on this blog.' => 'Vous n\'avez pas la permission de commenter sur ce blog.', 
    4381         ' to reply to this topic.' => ' pour répondre à ce sujet.', # Translate - New 
    4382         ' to reply to this topic,' => ' pour répondre à ce sujet,', # Translate - New 
     4362        ' to reply to this topic.' => ' pour répondre à ce sujet.', 
     4363        ' to reply to this topic,' => ' pour répondre à ce sujet,', 
    43834364        'or ' => 'ou ', 
    4384         'reply anonymously.' => 'répondre anonymement.', # Translate - New 
     4365        'reply anonymously.' => 'répondre anonymement.', 
     4366 
     4367## addons/Community.pack/templates/forum/entry_table.mtml 
     4368        'Recent Topics' => 'Sujets récents', 
     4369        'Replies' => 'Réponses', 
     4370        'Last Reply' => 'DerniÚre réponse', 
     4371        'Permalink to this Reply' => 'Lien permanent vers cette réponse', 
     4372        'By [_1]' => 'Par [_1]', 
     4373        'Closed' => 'Fermé', 
     4374        'Post the first topic in this forum.' => 'Créez le premier sujet de ce forum.', 
     4375 
     4376## addons/Community.pack/templates/forum/archive_index.mtml 
     4377 
     4378## addons/Community.pack/templates/forum/sidebar.mtml 
     4379 
     4380## addons/Community.pack/templates/forum/category_groups.mtml 
     4381        'Forum Groups' => 'Groupes de forums', 
     4382        'Last Topic: [_1] by [_2] on [_3]' => 'Dernier sujet: [_1] par [_2] sur [_3]', 
     4383        'Be the first to <a href="[_1]">post a topic in this forum</a>' => 'Soyez le premier à <a href="[_1]">créer un sujet dans ce forum</a>', 
     4384 
     4385## addons/Community.pack/templates/forum/openid.mtml 
     4386 
     4387## addons/Community.pack/templates/forum/comments.mtml 
     4388        'No Replies' => 'Pas de Réponses', 
     4389 
     4390## addons/Community.pack/templates/forum/search_results.mtml 
     4391        'Topics matching &ldquo;[_1]&rdquo;' => 'Sujets correspondants à &ldquo;[_1]&rdquo;', 
     4392        'Topics tagged &ldquo;[_1]&rdquo;' => 'Sujets taggués &ldquo;[_1]&rdquo;', 
     4393        'Topics' => 'Sujets', 
     4394 
     4395## addons/Community.pack/templates/forum/dynamic_error.mtml 
     4396 
     4397## addons/Community.pack/templates/forum/entry_popular.mtml 
     4398        'Popular topics' => 'Sujets populaires', 
     4399 
     4400## addons/Community.pack/templates/forum/comment_preview.mtml 
     4401        'Reply to [_1]' => 'Répondre à [_1]', 
     4402        'Previewing your Reply' => 'Prévisualiser votre réponse', 
    43854403 
    43864404## addons/Commercial.pack/lib/MT/Commercial/Util.pm 
     
    44144432<p>Notre nouveau site internet est habillé d\'un nouvel habillage grâce à <a href="http://www.movabletype.com/">Movable Type</a> et les Groupes d\'Habillages Universels. Les Groupes d\'Habillages Universels rendent facile et accessible à n\'importe qui la mise en place et l\'animation d\'un site internet utilisant Movable Type. Et cela ne vous prendra que quelques instants#160;! Sélectionnez-en un simplement pour votre nouveau site web et publiez. Voilà#160;! Merci Movable Type#160;!</p>  
    44154433', 
    4416         'John Doe' => 'John Doe', # Translate - New 
    4417         'Great new site. I can\'t wait to try Movable Type. Congrats!' => 'Super nouveau site. Je suis impatient d\'essayer Movable Type. Félicitations !', # Translate - New 
     4434        'John Doe' => 'John Doe', 
     4435        'Great new site. I can\'t wait to try Movable Type. Congrats!' => 'Super nouveau site. Je suis impatient d\'essayer Movable Type. Félicitations !', 
    44184436 
    44194437## addons/Commercial.pack/lib/CustomFields/App/CMS.pm 
     
    44344452        'The template tag \'[_1]\' is already in use.' => 'Le tag de gabarit \'[_1]\' est déjà utilisé.', 
    44354453        'The basename \'[_1]\' is already in use.' => 'Le nom de base \'[_1]\' est déjà utilisé.', 
    4436         'Default value must be valid URL.' => 'La valeur par défaut doit être une URL valide.', 
    44374454        'Customize the forms and fields for entries, pages, folders, categories, and users, storing exactly the information you need.' => 'Personnalisez les champs des notes, pages, répertoires, catégories et auteurs pour stocker toutes les informations dont vous avez besoin.', 
    44384455        ' ' => ' ', 
     
    44534470 
    44544471## addons/Commercial.pack/lib/CustomFields/Template/ContextHandlers.pm 
    4455         'Are you sure you have used a \'[_1]\' tag in the correct context? We could not find the [_2]' => 'Êtes-vous sûr d\'avoir utilisé un tag \'[_1]\' dans le contexte approprié ? Impossible de trouver le [_2]', 
     4472        'Are you sure you have used a \'[_1]\' tag in the correct context? We could not find the [_2]' => 'Etes-vous sûr d\'avoir utilisé un tag \'[_1]\' dans le contexte approprié ? Impossible de trouver le [_2]', 
    44564473        'You used an \'[_1]\' tag outside of the context of the correct content; ' => 'Vous avez utilisé un tag \'[_1]\' en dehors du contexte du contenu correct; ', 
    44574474 
     
    45624579 
    45634580## addons/Commercial.pack/templates/universal/recent_comments.mtml 
     4581        '<a href="[_1]">[_2] commented on [_3]</a>: [_4]' => '<a href="[_1]">[_2] a commenté sur [_3]</a> : [_4]', 
    45644582 
    45654583## addons/Commercial.pack/templates/universal/monthly_archive_list.mtml 
     
    45944612 
    45954613## addons/Commercial.pack/templates/universal/powered_by_footer.mtml 
     4614 
     4615## addons/Commercial.pack/templates/universal/openid.mtml 
    45964616 
    45974617## addons/Commercial.pack/templates/universal/categories.mtml 
     
    47754795        'Create Group' => 'Créer un groupe', 
    47764796        'You did not select any [_1] to remove.' => 'Vous n\'avez sélectionné aucun [_1] à supprimer.', 
    4777         'Are you sure you want to remove this [_1]?' => 'Êtes-vous sûr de vouloir supprimer ce [_1]?', 
    4778         'Are you sure you want to remove the [_1] selected [_2]?' => 'Êtes-vous sûr de vouloir supprimer le [_1] sélectionné [_2]?', 
     4797        'Are you sure you want to remove this [_1]?' => 'Etes-vous sûr de vouloir supprimer ce [_1]?', 
     4798        'Are you sure you want to remove the [_1] selected [_2]?' => 'Etes-vous sûr de vouloir supprimer le [_1] sélectionné [_2]?', 
    47794799        'to remove' => 'à supprimer', 
    47804800 
     
    48164836        'Only show enabled users' => 'Afficher seulement les utilisateurs actifs', 
    48174837        'Only show disabled users' => 'Afficher seulement les utilisateurs désactivés.', 
    4818         'Are you sure you want to remove this [_1] from this group?' => 'Êtes-vous sûr des vouloir supprimer ce [_1] de ce groupe?', 
    4819         'Are you sure you want to remove the [_1] selected [_2] from this group?' => 'Êtes-vous sûr des vouloir supprimer le [_1] sélectionné [_2] de ce groupe?', 
     4838        'Are you sure you want to remove this [_1] from this group?' => 'Etes-vous sûr des vouloir supprimer ce [_1] de ce groupe?', 
     4839        'Are you sure you want to remove the [_1] selected [_2] from this group?' => 'Etes-vous sûr des vouloir supprimer le [_1] sélectionné [_2] de ce groupe?', 
    48204840 
    48214841## addons/Enterprise.pack/tmpl/edit_group.tmpl 
     
    49014921 
    49024922## addons/Enterprise.pack/app-cms.yaml 
    4903         'Are you sure you want to delete the selected group(s)?' => 'Êtes-vous sûr de vouloir effacer les groupes sélectionnés?', 
     4923        'Are you sure you want to delete the selected group(s)?' => 'Etes-vous sûr de vouloir effacer les groupes sélectionnés?', 
    49044924        'Bulk Author Export' => 'Export auteurs en masse', 
    49054925        'Synchronize Users' => 'Synchroniser les utilisateurs', 
     
    49354955## plugins/WXRImporter/lib/WXRImporter/WXRHandler.pm 
    49364956        'File is not in WXR format.' => 'Le fichier n\'est pas dans le format WXR.', 
     4957        'Creating new tag (\'[_1]\')...' => 'Création d\'un nouveau tag (\'[_1]\')...', # Translate - New 
     4958        'Saving tag failed: [_1]' => 'L\'enregistrement du tag a échoué : [_1]', # Translate - New 
    49374959        'Duplicate asset (\'[_1]\') found.  Skipping.' => 'L\'élément  (\'[_1]\') a été trouvé en double. Abandon.', 
    49384960        'Saving asset (\'[_1]\')...' => 'Enregistrement de l\'élément (\'[_1]\')...', 
     
    49554977 
    49564978## plugins/TypePadAntiSpam/lib/MT/TypePadAntiSpam.pm 
    4957         'API key is a required parameter.' => 'La clé API est requise.', # Translate - New 
     4979        'API key is a required parameter.' => 'La clé API est requise.', 
    49584980 
    49594981## plugins/TypePadAntiSpam/tmpl/system.tmpl 
    4960         'API Key' => 'Clé API', # Translate - New 
    4961         'To enable this plugin, you\'ll need a free TypePad AntiSpam API key. You can <strong>get your free API key at [_1]antispam.typepad.com[_2]</strong>. Once you have your key, return to this page and enter it in the field below.' => 'Pour activer ce plugin, vous devez obtenir une clé API gratuite TypePad AntiSpam. Vous pouvez <strong>obtenir votre clé API gratuite sur [_1]antispam.typepad.com[_2]</strong>. Une fois votre clé obtenue, retournez sur cette page et entrez-là dans le champs ci-dessous.', # Translate - New 
    4962         'Service Host' => 'Hébergeur de service', # Translate - New 
    4963         'The default service host for TypePad AntiSpam is api.antispam.typepad.com. You should only change this if you are using a different service that is compatible with the TypePad AntiSpam API.' => 'L\'hébergeur de service par défaut pour TypePad AntiSpam est api.antispam.typepad.com. Vous ne devriez changer cela uniquement si vous utilisez un autre service compatible avec l\'API TypePad AntiSpam.', # Translate - New 
     4982        'API Key' => 'Clé API', 
     4983        'To enable this plugin, you\'ll need a free TypePad AntiSpam API key. You can <strong>get your free API key at [_1]antispam.typepad.com[_2]</strong>. Once you have your key, return to this page and enter it in the field below.' => 'Pour activer ce plugin, vous devez obtenir une clé API gratuite TypePad AntiSpam. Vous pouvez <strong>obtenir votre clé API gratuite sur [_1]antispam.typepad.com[_2]</strong>. Une fois votre clé obtenue, retournez sur cette page et entrez-là dans le champs ci-dessous.', 
     4984        'Service Host' => 'Hébergeur de service', 
     4985        'The default service host for TypePad AntiSpam is api.antispam.typepad.com. You should only change this if you are using a different service that is compatible with the TypePad AntiSpam API.' => 'L\'hébergeur de service par défaut pour TypePad AntiSpam est api.antispam.typepad.com. Vous ne devriez changer cela uniquement si vous utilisez un autre service compatible avec l\'API TypePad AntiSpam.', 
    49644986 
    49654987## plugins/TypePadAntiSpam/tmpl/config.tmpl 
    4966         'Junk Score Weight' => 'Niveau du filtrage', # Translate - New 
    4967         'Least Weight' => 'Moins agressif', # Translate - New 
    4968         'Most Weight' => 'Plus agressif', # Translate - New 
    4969         'Comments and TrackBacks receive a junk score between -10 (definitely spam) and +10 (definitely not spam). This setting allows you to control the weight of the TypePad AntiSpam rating relative to other filters you may have installed to help you filter comments and TrackBacks.' => 'Les commentaires et trackbakcs reçoivent une note de spam entre - 10 (trÚs forte probabilité d\'être du spam) et +10 (trÚs forte probabilité de n\'être pas du spam). Ces paramÚtres vous permettent de contrÃŽler la pondération du filtre de TypePad AntiSpam vis-à-vis des autres filtres que vous pouvez avoir installé pour vous aider à filtrer les commentaires et trackbacks.', # Translate - New 
     4988        'Junk Score Weight' => 'Niveau du filtrage', 
     4989        'Least Weight' => 'Moins agressif', 
     4990        'Most Weight' => 'Plus agressif', 
     4991        'Comments and TrackBacks receive a junk score between -10 (definitely spam) and +10 (definitely not spam). This setting allows you to control the weight of the TypePad AntiSpam rating relative to other filters you may have installed to help you filter comments and TrackBacks.' => 'Les commentaires et trackbakcs reçoivent une note de spam entre - 10 (trÚs forte probabilité d\'être du spam) et +10 (trÚs forte probabilité de n\'être pas du spam). Ces paramÚtres vous permettent de contrÃŽler la pondération du filtre de TypePad AntiSpam vis-à-vis des autres filtres que vous pouvez avoir installé pour vous aider à filtrer les commentaires et trackbacks.', 
    49704992 
    49714993## plugins/TypePadAntiSpam/tmpl/stats_widget.tmpl 
    4972         'widget_label_width' => 'widget_label_width', # Translate - New 
    4973         'widget_totals_width' => 'widget_totals_width', # Translate - New 
    4974         'TypePad AntiSpam' => 'TypePad AntiSpam', # Translate - New 
    4975         'Spam Blocked' => 'Spam bloqué', # Translate - New 
    4976         'on this blog' => 'sur ce blog', # Translate - New 
    4977         'on this system' => 'sur ce systÚme', # Translate - New 
     4994        'widget_label_width' => 'widget_label_width', 
     4995        'widget_totals_width' => 'widget_totals_width', 
     4996        'TypePad AntiSpam' => 'TypePad AntiSpam', 
     4997        'Spam Blocked' => 'Spam bloqué', 
     4998        'on this blog' => 'sur ce blog', 
     4999        'on this system' => 'sur ce systÚme', 
    49785000 
    49795001## plugins/TypePadAntiSpam/TypePadAntiSpam.pl 
    4980         'TypePad AntiSpam is a free service from Six Apart that helps protect your blog from comment and TrackBack spam. The TypePad AntiSpam plugin will send every comment or TrackBack submitted to your blog to the service for evaluation, and Movable Type will filter items if TypePad AntiSpam determines it is spam. If you discover that TypePad AntiSpam incorrectly classifies an item, simply change its classification by marking it as "Spam" or "Not Spam" from the Manage Comments screen, and TypePad AntiSpam will learn from your actions. Over time the service will improve based on reports from its users, so take care when marking items as "Spam" or "Not Spam."' => 'TypePad AntiSpam est un service gratuit de Six Apart vous aidant à protéger votre blog des commentaires et trackbacks de spam. Le plugin TypePad AntiSpam enverra chaque commentaire ou trackback reçu sur votre blog au service pour un évaluation et Movable Type filtrera les éléments si TypePad AntiSpam considÚre ces éléments comme étant du spam. Si vous découvrez un élément que TypePad AntiSpam a mal filtré, changez simplement sa classification en le marquant comme "Spam" ou "Non-spam" dans la page Gérer les commentaires et TypePad AntiSpam apprendra de vos actions. Le service s\'améliorera au fur et à mesure des notifications de ses utilisateurs, usez donc d\'une attention particuliÚre lorsque vous marquez un élément comme étant du "spam" ou "non-spam".', # Translate - New 
    4981         'So far, TypePad AntiSpam has blocked [quant,_1,message,messages] for this blog, and [quant,_2,message,messages] system-wide.' => 'Depuis le début, TypePad AntiSpam a bloqué [quant,_1,message,messages] sur ce blog et [quant,_2,message,messages] sur tout le systÚme.', # Translate - New 
    4982         'So far, TypePad AntiSpam has blocked [quant,_1,message,messages] system-wide.' => 'Depuis le début, TypePad AntiSpam a bloqué [quant,_1,message,messages] sur tout le systÚme.', # Translate - New 
    4983         'Failed to verify your TypePad AntiSpam API key: [_1]' => 'Erreur lors de la vérification de votre clé API TypePad AntiSpam : [_1]', # Translate - New 
    4984         'The TypePad AntiSpam API key provided is invalid.' => 'La clé API TypePad AntiSpam entrée n\'est pas valide.', # Translate - New 
     5002        'TypePad AntiSpam is a free service from Six Apart that helps protect your blog from comment and TrackBack spam. The TypePad AntiSpam plugin will send every comment or TrackBack submitted to your blog to the service for evaluation, and Movable Type will filter items if TypePad AntiSpam determines it is spam. If you discover that TypePad AntiSpam incorrectly classifies an item, simply change its classification by marking it as "Spam" or "Not Spam" from the Manage Comments screen, and TypePad AntiSpam will learn from your actions. Over time the service will improve based on reports from its users, so take care when marking items as "Spam" or "Not Spam."' => 'TypePad AntiSpam est un service gratuit de Six Apart vous aidant à protéger votre blog des commentaires et trackbacks de spam. Le plugin TypePad AntiSpam enverra chaque commentaire ou trackback reçu sur votre blog au service pour un évaluation et Movable Type filtrera les éléments si TypePad AntiSpam considÚre ces éléments comme étant du spam. Si vous découvrez un élément que TypePad AntiSpam a mal filtré, changez simplement sa classification en le marquant comme "Spam" ou "Non-spam" dans la page Gérer les commentaires et TypePad AntiSpam apprendra de vos actions. Le service s\'améliorera au fur et à mesure des notifications de ses utilisateurs, usez donc d\'une attention particuliÚre lorsque vous marquez un élément comme étant du "spam" ou "non-spam".', 
     5003        'So far, TypePad AntiSpam has blocked [quant,_1,message,messages] for this blog, and [quant,_2,message,messages] system-wide.' => 'Depuis le début, TypePad AntiSpam a bloqué [quant,_1,message,messages] sur ce blog et [quant,_2,message,messages] sur tout le systÚme.', 
     5004        'So far, TypePad AntiSpam has blocked [quant,_1,message,messages] system-wide.' => 'Depuis le début, TypePad AntiSpam a bloqué [quant,_1,message,messages] sur tout le systÚme.', 
     5005        'Failed to verify your TypePad AntiSpam API key: [_1]' => 'Erreur lors de la vérification de votre clé API TypePad AntiSpam : [_1]', 
     5006        'The TypePad AntiSpam API key provided is invalid.' => 'La clé API TypePad AntiSpam entrée n\'est pas valide.', 
    49855007 
    49865008## plugins/StyleCatcher/lib/StyleCatcher/CMS.pm 
     
    50195041        'Layout' => 'Mise en page', 
    50205042 
    5021 ## plugins/StyleCatcher/stylecatcher.pl 
    5022         'StyleCatcher lets you easily browse through styles and then apply them to your blog in just a few clicks. To find out more about Movable Type styles, or for new sources for styles, visit the <a href=\'http://www.sixapart.com/movabletype/styles\'>Movable Type styles</a> page.' => 'StyleCatcher vous permet de naviguer facilement à travers des styles et de les appliquer à votre blog en quelques clics seulement. Pour en savoir plus à propos des styles Movable Type, ou pour avoir de nouvelles sources de styles, visitez la page <a href=\'http://www.sixapart.com/movabletype/styles\'>Movable Type styles</a>.', 
     5043## plugins/StyleCatcher/config.yaml 
    50235044        'MT 4 Style Library' => 'BibliothÚque MT4', 
    50245045        'A collection of styles compatible with Movable Type 4 default templates.' => 'Une gamme de styles compatibles avec les gabarits MT4 par défaut', 
    5025         'MT 3 Style Library' => 'BibliothÚque MT3', 
    5026         'A collection of styles compatible with Movable Type 3.3+ default templates.' => 'Une gamme de styles compatibles avec les gabarits MT3.3+ par défaut', 
    50275046        'Styles' => 'Habillages', 
    50285047 
     
    52095228); 
    52105229 
    5211 ## New words: 659 
     5230## New words: 217 
    52125231 
    521352321; 
  • branches/release-41/lib/MT/L10N/nl.pm

    r2779 r2782  
    3636        'Error: widgetset [_1] is empty.' => 'Fout: widgetset [_1] is leeg', 
    3737        'Error compiling widgetset [_1]' => 'Fout bij het compileren van widgetset [_1]', 
     38 
     39## php/lib/thumbnail_lib.php 
     40        'GD support has not been available. Please install GD support.' => 'GD ondersteuning niet beschikbaar.  Gelieve GD ondersteuning te installeren.', # Translate - New 
    3841 
    3942## php/lib/function.mtcommentauthor.php 
     
    158161## default_templates/recent_comments.mtml 
    159162        'Recent Comments' => 'Recente reacties', 
    160         '<a href="[_1]">[_2] commented on [_3]</a>: [_4]' => '<a href="[_1]">[_2] reageerde op [_3]</a>: [_4]', 
     163        '<strong>[_1]:</strong> [_2] <a href="[_3]" title="full comment on: [_4]">read more</a>' => '<strong>[_1]:</strong> [_2] <a href="[_3]" title="volledige reactie op: [_4]">meer lezen</a>', # Translate - New 
    161164 
    162165## default_templates/new-ping.mtml 
     
    216219        'Subscribe to feed' => 'Inschrijven op feed', 
    217220        'Subscribe to this blog\'s feed' => 'Inschrijven op de feed van deze weblog', 
    218         'Subscribe to a feed of all future entries tagged &ldquo;[_1]&ldquo;' => 'Inschrijven op een feed met alle toekomstige berichten getagd als &ldquo;[_1]&ldquo;', # Translate - New 
    219         'Subscribe to a feed of all future entries matching &ldquo;[_1]&ldquo;' => 'Inschrijven op een feed met alle toekomstige berichten die overeen komen met &ldquo;[_1]&ldquo;', # Translate - New 
    220         'Feed of results tagged &ldquo;[_1]&ldquo;' => 'Feed met resultaten getagd als &ldquo;[_1]&ldquo;', # Translate - New 
    221         'Feed of results matching &ldquo;[_1]&ldquo;' => 'Feed met resultaten die overeen komen met &ldquo;[_1]&ldquo;', # Translate - New 
     221        'Subscribe to a feed of all future entries tagged &ldquo;[_1]&ldquo;' => 'Inschrijven op een feed met alle toekomstige berichten getagd als &ldquo;[_1]&ldquo;', 
     222        'Subscribe to a feed of all future entries matching &ldquo;[_1]&ldquo;' => 'Inschrijven op een feed met alle toekomstige berichten die overeen komen met &ldquo;[_1]&ldquo;', 
     223        'Feed of results tagged &ldquo;[_1]&ldquo;' => 'Feed met resultaten getagd als &ldquo;[_1]&ldquo;', 
     224        'Feed of results matching &ldquo;[_1]&ldquo;' => 'Feed met resultaten die overeen komen met &ldquo;[_1]&ldquo;', 
    222225 
    223226## default_templates/date_based_author_archives.mtml 
     
    269272        '<a href="[_1]">[_2]</a> was the previous entry in this blog.' => '<a href="[_1]">[_2]</a> was het vorige bericht op deze weblog.', 
    270273        '<a href="[_1]">[_2]</a> is the next entry in this blog.' => '<a href="[_1]">[_2]</a> is het volgende bericht op deze weblog.', 
    271         'This page is a archive of entries in the <strong>[_1]</strong> category from <strong>[_2]</strong>.' => 'Deze pagina is een archief met berichten in de categorie <strong>[_1]</strong> op <strong>[_2]</strong>.', 
     274        'This page is an archive of entries in the <strong>[_1]</strong> category from <strong>[_2]</strong>.' => 'Dese pagina is een archief van de berichten in de <strong>[_1]</strong> categorie van <strong>[_2]</strong>.', # Translate - New 
    272275        '<a href="[_1]">[_2]</a> is the previous archive.' => '<a href="[_1]">[_2]</a> is het vorige archief.', 
    273276        '<a href="[_1]">[_2]</a> is the next archive.' => '<a href="[_1]">[_2]</a> is het volgende archief.', 
    274         'This page is a archive of recent entries in the <strong>[_1]</strong> category.' => 'Deze pagina is een archief van recente berichten in de categorie <strong>[_1]</strong>.', 
     277        'This page is an archive of recent entries in the <strong>[_1]</strong> category.' => 'Deze pagina is een archief van recente berichten in de <strong>[_1]</strong> categorie.', # Translate - New 
    275278        '<a href="[_1]">[_2]</a> is the previous category.' => '<a href="[_1]">[_2]</a> is de vorige categorie.', 
    276279        '<a href="[_1]">[_2]</a> is the next category.' => '<a href="[_1]">[_2]</a> is de volgende categorie.', 
    277         'This page is a archive of recent entries written by <strong>[_1]</strong> in <strong>[_2]</strong>.' => 'Deze pagina is een archief van recente berichten geschreven door <strong>[_1]</strong> op <strong>[_2]</strong>', 
    278         'This page is a archive of recent entries written by <strong>[_1]</strong>.' => 'Deze pagina is een archief van recente berichten geschreven door <strong>[_1]</strong>.', 
     280        'This page is an archive of recent entries written by <strong>[_1]</strong> in <strong>[_2]</strong>.' => 'Deze pagina is een archief van recente berichten geschreven door <strong>[_1]</strong> op <strong>[_2]</strong>.', # Translate - New 
     281        'This page is an archive of recent entries written by <strong>[_1]</strong>.' => 'Deze pagina is een archief van recente berichten geschreven door <strong>[_1]</strong>.', # Translate - New 
    279282        'This page is an archive of entries from <strong>[_2]</strong> listed from newest to oldest.' => 'Deze pagina is een archief van berichten op <strong>[_2]</strong> gerangschikt van nieuw naar oud', 
    280283        'Find recent content on the <a href="[_1]">main index</a>.' => 'De nieuwste berichten zijn te vinden op de <a href="[_1]">hoofdpagina</a>.',