Blame view

sources/apps/gallery/l10n/ca.php 415 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Pictures" => "Fotos",
  "Shared by" => "Compartit per",
  "Error loading slideshow template" => "Error en carregar la plantilla de presentació amb diapositives",
  "Share" => "Comparteix",
  "The \"Image Viewer\" application also need to be enabled to use this application." => "L'apliació \"Visualitzador d'Imatges\" també ha d'estar activada per a poder utilitzar aquesta aplicació."
  );