Blame view

sources/apps/gallery/l10n/gl.php 527 Bytes
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
3
4
5
6
7
8
9
10
  <?php $TRANSLATIONS = array(
  "Pictures" => "Imaxes",
  "Shared by" => "Compartido por",
  "Picture view" => "Ver imaxes",
  "Error loading slideshow template" => "Produciuse un erro ao cargar o modelo do diaporama",
  "Share" => "Compartir",
  "The \"Image Viewer\" application also need to be enabled to use this application." => "Para usar este aplicativo tamén tes que activar o «Visor de imaxes»",
  "%s shared <strong>%s</strong> with you" => "%s compartíu <strong>%s</strong> con vostede",
  "File list" => "Lista de ficheiros"
  );