Blame view

sources/apps/gallery/l10n/es_AR.php 388 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Pictures" => "Imágenes",
  "Shared by" => "Compartido por",
  "Error loading slideshow template" => "Error cargando plantilla de presentación.",
  "Share" => "Compartir",
  "The \"Image Viewer\" application also need to be enabled to use this application." => "La aplicación \"Visor de imágenes\" también debe ser activada para poder usar esta aplicación."
  );