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.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/gallery/l10n/es.php b/apps/gallery/l10n/es.php
index 0a32faa8477..4da953af430 100644
--- a/apps/gallery/l10n/es.php
+++ b/apps/gallery/l10n/es.php
@@ -1,5 +1,9 @@
<?php $TRANSLATIONS = array(
"Gallery" => "Galería",
+"Scanning directories" => "Escaneando directorios",
+"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"
);