mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
[trunk] - language - update fr_CA - Quebec - Québécois - Thanks to TiOger - feature:2457
git-svn-id: http://piwigo.org/svn/trunk@14372 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -375,4 +375,36 @@ $lang['Email: %s'] = 'Email: %s';
|
||||
$lang['If you think you\'ve received this email in error, please contact us at %s'] = 'Si vous pensez avoir reçu cet email par erreur, veuillez nous contacter %s';
|
||||
$lang['Successfully registered, you will soon receive an email with your connection settings. Welcome!'] = 'Inscription réussie, vous recevrez bientôt un email avec vos identifiants. Bienvenue !';
|
||||
$lang['Send my connection settings by email'] = 'Recevoir mes identifiants par email';
|
||||
$lang['Edit'] = 'Éditer';
|
||||
$lang['Show oldest comments first'] = 'Montrer les commentaires les plus anciens en premier';
|
||||
$lang['Show latest comments first'] = 'Montrer les commentaires les plus récents en premier';
|
||||
$lang['square'] = 'Carré';
|
||||
$lang['thumb'] = 'Miniature';
|
||||
$lang['2small'] = 'XXS - minuscule';
|
||||
$lang['xsmall'] = 'XS - très petit';
|
||||
$lang['small'] = 'S - petit';
|
||||
$lang['medium'] = 'M - moyen';
|
||||
$lang['large'] = 'L - grand';
|
||||
$lang['xlarge'] = 'XL - très grand';
|
||||
$lang['xxlarge'] = 'XXL - énorme';
|
||||
$lang['Original'] = 'Original';
|
||||
$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['Manual sort order'] = 'Ordre manuel';
|
||||
?>
|
||||
Reference in New Issue
Block a user