From de86b8a454b56b0090d1a267ac35e5d67b3b3fa3 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Tue, 24 Apr 2012 20:21:00 +0000 Subject: =?UTF-8?q?[trunk]=20-=20language=20-=20update=20fr=5FCA=20-=20Que?= =?UTF-8?q?bec=20-=20Qu=C3=A9b=C3=A9cois=20-=20Thanks=20to=20TiOger=20-=20?= =?UTF-8?q?feature:2457?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://piwigo.org/svn/trunk@14373 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/fr_CA/common.lang.php | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'language/fr_CA') diff --git a/language/fr_CA/common.lang.php b/language/fr_CA/common.lang.php index fc14fc565..1c042c44b 100644 --- a/language/fr_CA/common.lang.php +++ b/language/fr_CA/common.lang.php @@ -392,19 +392,19 @@ $lang['Photo sizes'] = 'Tailles de photo'; $lang['View in'] = 'Affichage'; $lang['Mobile'] = 'Mobile'; $lang['Desktop'] = 'Classique'; -$lang['File name, A → Z'] = 'Nom du fichier, A → Z'; -$lang['File name, Z → A'] = 'Nom du fichier, Z → A'; -$lang['Photo title, A → Z'] = 'Titre de la photo, A → Z'; -$lang['Photo title, Z → A'] = 'Titre de la photo, Z → A'; -$lang['Date created, new → old'] = 'Date de création, récent → ancien'; -$lang['Date created, old → new'] = 'Date de création, ancien → récent'; -$lang['Date posted, new → old'] = 'Date d\'ajout, récent → ancien'; -$lang['Date posted, old → new'] = 'Date d\'ajout, ancien → récent'; -$lang['Rating score, high → low'] = 'Note, haute → basse'; -$lang['Rating score, low → high'] = 'Note, basse → haute'; -$lang['Visits, high → low'] = 'Nombre de visites, haut → bas'; -$lang['Visits, low → high'] = 'Nombre de visites, bas → haut'; -$lang['Numeric identifier, 1 → 9'] = 'Identifiant, 1 → 9'; -$lang['Numeric identifier, 9 → 1'] = 'Identifiant, 9 → 1'; +$lang['File name, A → Z'] = 'Nom du fichier, A → Z'; +$lang['File name, Z → A'] = 'Nom du fichier, Z → A'; +$lang['Photo title, A → Z'] = 'Titre de la photo, A → Z'; +$lang['Photo title, Z → A'] = 'Titre de la photo, Z → A'; +$lang['Date created, new → old'] = 'Date de création, récent → ancien'; +$lang['Date created, old → new'] = 'Date de création, ancien → récent'; +$lang['Date posted, new → old'] = 'Date d\'ajout, récent → ancien'; +$lang['Date posted, old → new'] = 'Date d\'ajout, ancien → récent'; +$lang['Rating score, high → low'] = 'Note, haute → basse'; +$lang['Rating score, low → high'] = 'Note, basse → haute'; +$lang['Visits, high → low'] = 'Nombre de visites, haut → bas'; +$lang['Visits, low → high'] = 'Nombre de visites, bas → haut'; +$lang['Numeric identifier, 1 → 9'] = 'Identifiant, 1 → 9'; +$lang['Numeric identifier, 9 → 1'] = 'Identifiant, 9 → 1'; $lang['Manual sort order'] = 'Ordre manuel'; ?> \ No newline at end of file -- cgit v1.2.3