Changeset 4205


Ignore:
Timestamp:
04/28/09 09:00:34 (3 years ago)
Author:
jquelin
Message:

updated french translation for spellcheck plugin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Padre-Plugin-SpellCheck/lib/Padre/Plugin/SpellCheck/share/locale/SpellCheck-fr-fr.po

    r4133 r4205  
    33"Project-Id-Version: padre-plugin-spellcheck\n" 
    44"Report-Msgid-Bugs-To: \n" 
    5 "POT-Creation-Date: 2009-04-25 11:49+0200\n" 
     5"POT-Creation-Date: 2009-04-28 17:59+0200\n" 
    66"PO-Revision-Date: \n" 
    77"Last-Translator: JérÃŽme Quelin <jquelin@gmail.com>\n" 
     
    1313"X-Poedit-Country: FRANCE\n" 
    1414 
    15 #: lib/Padre/Plugin/SpellCheck.pm:80 
    16 #: lib/Padre/Plugin/SpellCheck/Dialog.pm:283 
     15#: lib/Padre/Plugin/SpellCheck.pm:57 
     16msgid "Check spelling\tF7" 
     17msgstr "Vérifier l'orthographe\tF7" 
     18 
     19#: lib/Padre/Plugin/SpellCheck.pm:58 
     20msgid "Preferences" 
     21msgstr "Préférences" 
     22 
     23#: lib/Padre/Plugin/SpellCheck.pm:90 
     24#: lib/Padre/Plugin/SpellCheck/Dialog.pm:292 
    1725msgid "Spell check finished." 
    1826msgstr "Vérification orthographique terminée." 
    1927 
    20 #: lib/Padre/Plugin/SpellCheck/Dialog.pm:41 
    21 msgid "Spelling" 
    22 msgstr "Orthographe" 
     28#: lib/Padre/Plugin/SpellCheck/Dialog.pm:43 
     29#, perl-format 
     30msgid "Spelling (%s)" 
     31msgstr "Orthographe (%s)" 
    2332 
    24 #: lib/Padre/Plugin/SpellCheck/Dialog.pm:190 
     33#: lib/Padre/Plugin/SpellCheck/Dialog.pm:198 
    2534msgid "Add to dictionary" 
    2635msgstr "Ajouter au dictionnaire" 
    2736 
    28 #: lib/Padre/Plugin/SpellCheck/Dialog.pm:191 
     37#: lib/Padre/Plugin/SpellCheck/Dialog.pm:199 
    2938msgid "Replace" 
    3039msgstr "Remplacer" 
    3140 
    32 #: lib/Padre/Plugin/SpellCheck/Dialog.pm:192 
     41#: lib/Padre/Plugin/SpellCheck/Dialog.pm:200 
    3342msgid "Replace all" 
    3443msgstr "Toujours remplacer" 
    3544 
    36 #: lib/Padre/Plugin/SpellCheck/Dialog.pm:193 
     45#: lib/Padre/Plugin/SpellCheck/Dialog.pm:201 
    3746msgid "Ignore" 
    3847msgstr "Ignorer" 
    3948 
    40 #: lib/Padre/Plugin/SpellCheck/Dialog.pm:194 
     49#: lib/Padre/Plugin/SpellCheck/Dialog.pm:202 
    4150msgid "Ignore all" 
    4251msgstr "Toujours ignorer" 
    4352 
    44 #: lib/Padre/Plugin/SpellCheck/Dialog.pm:195 
     53#: lib/Padre/Plugin/SpellCheck/Dialog.pm:203 
    4554msgid "Close" 
    4655msgstr "Fermer" 
    4756 
    48 #: lib/Padre/Plugin/SpellCheck/Dialog.pm:225 
     57#: lib/Padre/Plugin/SpellCheck/Dialog.pm:233 
    4958msgid "Not in dictionary:" 
    5059msgstr "Pas dans le dictionnaire :" 
    5160 
    52 #: lib/Padre/Plugin/SpellCheck/Dialog.pm:226 
     61#: lib/Padre/Plugin/SpellCheck/Dialog.pm:255 
    5362msgid "Suggestions" 
    5463msgstr "Suggestions" 
    5564 
     65#: lib/Padre/Plugin/SpellCheck/Preferences.pm:36 
     66msgid "Spelling preferences" 
     67msgstr "Préférences orthographiques" 
     68 
     69#: lib/Padre/Plugin/SpellCheck/Preferences.pm:128 
     70msgid "Dictionary:" 
     71msgstr "Dictionnaire :" 
     72 
Note: See TracChangeset for help on using the changeset viewer.