Ignore:
Timestamp:
Nov 23, 2009, 3:25:31 PM (14 years ago)
Author:
Gotcha
Message:

[extension] piwishack - correction bugs
bug:1263
bug:1267
bug:1262

Location:
extensions/piwishack/language
Files:
5 added
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/piwishack/language/fr_FR/plugin.lang.php

    r4350 r4353  
    1919// +-----------------------------------------------------------------------+
    2020
    21 $lang['open_window_piwishack'] = 'Ouvrir la fenêtre PiwiShack';
    22 $lang['close_window_piwishack'] = 'Fermer la fenêtre PiwiShack';
    23 $lang['Partage_me'] = 'Partager votre image';
    24 
     21$lang['open_window_piwishack']          = 'Ouvrir la fenêtre PiwiShack';
     22$lang['close_window_piwishack']         = 'Fermer la fenêtre PiwiShack';
     23$lang['Partage_me']                             = 'Partager votre image.';
     24$lang['text_intro_thumbnail']           = 'Affichage la miniature.';
     25$lang['Post_on_a_website_d']            = 'Partager la miniature (cliquable) sur des sites. Balises HTML.';
     26$lang['Post_on_a_forum']                        = 'Partager la miniature (cliquable) sur des forums. Balises BBcode.';
     27$lang['text_intro_normal_view']         = 'Affichage de la vue normale';
     28$lang['Post_on_a_website_dd']           = 'Partager la vue normale (cliquable) sur des sites. Balises HTML.';
     29$lang['Post_a_direct_link']             = 'Liens directe vers votre fichier.';
     30$lang['Export_Perso_configurated']      = 'Partager votre image.';
     31$lang['Partage_me']                             = 'Partager votre photo selon des conditions pré-définies.';
     32$lang['Perso_writer_01']                        = 'Formatage personnalisé, champs #1';
     33$lang['Perso_writer_02']                        = 'Formatage personnalisé, champs #2';
     34$lang['Perso_writer_03']                        = 'Formatage personnalisé, champs #3';
     35$lang['Perso_writer_04']                        = 'Formatage personnalisé, champs #4';
     36$lang['Perso_writer_05']                        = 'Formatage personnalisé, champs #5';
    2537?>
Note: See TracChangeset for help on using the changeset viewer.