Blame view
sources/apps/gallery/l10n/es_AR.php
388 Bytes
|
d1bafeea1
|
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." ); |