summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/fr.php
blob: dfd668ebe89b8e11a03f21942aa4e49a45fce90d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php $TRANSLATIONS = array(
"Pictures" => "Images",
"Settings" => "Préférences",
"Rescan" => "Analyser à nouveau",
"Stop" => "Arrêter",
"Share" => "Partager",
"Back" => "Retour",
"Remove confirmation" => "Enlever la confirmation",
"Do you want to remove album" => "Voulez-vous supprimer l'album",
"Change album name" => "Modifier le nom de l'album",
"New album name" => "Nouveau nom de l'album"
);