diff options
Diffstat (limited to 'apps/gallery/l10n/es.php')
-rw-r--r-- | apps/gallery/l10n/es.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/gallery/l10n/es.php b/apps/gallery/l10n/es.php index 96cee7b1d8b..f54f1cd4cec 100644 --- a/apps/gallery/l10n/es.php +++ b/apps/gallery/l10n/es.php @@ -1,10 +1,4 @@ <?php $TRANSLATIONS = array( -"Gallery" => "Galería", -"Scanning directories" => "Escaneando directorios", -"No photos found" => "No se encontraron fotos", -"Creating thumbnails" => "Creando miniaturas", -"Do you wan't to remove album" => "Quieres eliminar el álbum", -"Input new gallery name" => "Introduce el nuevo nombre de la galería", "Rescan" => "Refrescar", "Back" => "Atrás" ); |