- Timestamp:
- Jul 13, 2012, 12:09:19 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/UserCollections/language/fr_FR/plugin.lang.php
r16599 r16688 12 12 $lang['set active'] = 'choisir comme collection active'; 13 13 $lang['Saved collections'] = 'Collections sauvegardées'; 14 $lang['Current collection:'] = 'Collection actuelle:';15 14 $lang['See all my collections'] = 'Voir toutes mes collections'; 16 15 $lang['Please give a name'] = 'Veuillez donner un nom'; … … 21 20 $lang['Remove from collection'] = 'Supprimer de la collection'; 22 21 $lang['Add to collection'] = 'Ajouter à la collection'; 23 $lang['Display collection'] = 'Afficher';24 22 $lang['Clear collection'] = 'Vider'; 23 $lang['You have %d collections'] = 'Vous avez %d collections'; 24 $lang['active'] = 'active'; 25 $lang['Save'] = 'Sauvegarder'; 26 $lang['%d more...'] = 'et %d autres...'; 25 27 26 28 ?>
Note: See TracChangeset
for help on using the changeset viewer.