Blame view

sources/apps/gallery/l10n/fr.php 298 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
  <?php $TRANSLATIONS = array(
  "Pictures" => "Images",
  "Shared by" => "Partager par",
  "Share" => "Partager",
  "The \"Image Viewer\" application also need to be enabled to use this application." => "L'application \"Visualiseur d'Image\" nécessite d'être autorisée à utiliser cette application."
  );