summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/es.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gallery/l10n/es.php')
-rw-r--r--apps/gallery/l10n/es.php12
1 files changed, 0 insertions, 12 deletions
diff --git a/apps/gallery/l10n/es.php b/apps/gallery/l10n/es.php
deleted file mode 100644
index aa425a0bd04..00000000000
--- a/apps/gallery/l10n/es.php
+++ /dev/null
@@ -1,12 +0,0 @@
-<?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"
-);