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

git-svn-id: http://piwigo.org/svn/trunk@15444 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2012-05-30 18:46:04 +00:00
parent c316c9bacb
commit 5edbd09d23
2 changed files with 10 additions and 0 deletions
+3
View File
@@ -927,5 +927,8 @@ $lang['%d minutes'] = '%d minutes';
$lang['%d second'] = '%d seconde';
$lang['%d seconds'] = '%d secondes';
$lang['Sharpen'] = 'Renforcer la netteté';
$lang['%d week'] = '%d semaine';
$lang['%d weeks'] = '%d semaines';
$lang['Edit photo'] = 'Éditer la photo';
?>
+7
View File
@@ -408,4 +408,11 @@ $lang['Numeric identifier, 1 → 9'] = 'Identifiant, 1 → 9';
$lang['Numeric identifier, 9 → 1'] = 'Identifiant, 9 → 1';
$lang['Manual sort order'] = 'Ordre manuel';
$lang['%d rate'] = '%d note';
$lang['Page not found'] = 'Page non trouvée';
$lang['Bad request'] = 'Mauvaise requête';
$lang['Forbidden'] = 'Interdit';
$lang['Piwigo encountered a non recoverable error'] = 'Piwigo a rencontré une erreur non récupérable';
$lang['Requested album does not exist'] = 'L\'album demandé n\'existe pas';
$lang['Permalink for album not found'] = 'Permalink pour l\'album non trouvé';
$lang['Requested tag does not exist'] = 'Le mot clé demandé n\'existe pas';
?>