summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/es.php
blob: aa425a0bd047636a1cfe0bf6f4110a8d1e0b6e11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php $TRANSLATIONS = array(
"Pictures" => "Imágenes",
"Share gallery" => "Compartir galería",
"Error: " => "Fallo ",
"Internal error" => "Fallo interno",
"Slideshow" => "Presentación",
"Back" => "Atrás",
"Remove confirmation" => "Borrar confirmación",
"Do you want to remove album" => "¿Quieres eliminar el álbum",
"Change album name" => "Cambiar nombre al álbum",
"New album name" => "Nuevo nombre de álbum"
);