mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 09:52:29 +02:00
[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:
@@ -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';
|
||||
|
||||
?>
|
||||
@@ -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';
|
||||
?>
|
||||
Reference in New Issue
Block a user