Ignore:
Timestamp:
Dec 28, 2012, 9:30:04 AM (11 years ago)
Author:
ddtddt
Message:

[trunk] - language - update fr_CA - Quebec - Québécois - Thanks to TiOger

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/fr_CA/common.lang.php

    r15444 r19589  
    196196$lang['Logout'] = 'Déconnexion';
    197197$lang['obligatory'] = 'obligatoire';
    198 $lang['Maximum photo height'] = 'Hauteur maximum des images';
    199 $lang['Maximum height must be a number superior to 50'] = 'La hauteur maximum des images doit être supérieure à 50';
    200 $lang['Maximum photo width'] = 'Largeur maximum des images';
    201 $lang['Maximum width must be a number superior to 50'] = 'La largeur des images doit être supérieure à 50';
    202198$lang['display a calendar by creation date'] = 'afficher un calendrier par date de création';
    203199$lang['display all photos in all sub-albums'] = 'afficher à plat les éléments des catégories et des sous-catégories';
     
    415411$lang['Requested album does not exist'] = 'L\'album demandé n\'existe pas';
    416412$lang['Permalink for album not found'] = 'Permalink pour l\'album non trouvé';
    417 $lang['Requested tag does not exist'] = 'Le mot clé demandé n\'existe pas';
     413$lang['Requested tag does not exist'] = 'Le mot clé demandé n\'existe pas';
     414$lang['Email address is mandatory'] = 'Adresse de courriel obligatoire';
     415$lang['Username is mandatory'] = 'Nom d\'utilisateur obligatoire';
     416$lang['mandatory'] = 'obligatoire';
    418417?>
Note: See TracChangeset for help on using the changeset viewer.