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.php10
1 files changed, 9 insertions, 1 deletions
diff --git a/apps/gallery/l10n/es.php b/apps/gallery/l10n/es.php
index f54f1cd4cec..098a92b5c53 100644
--- a/apps/gallery/l10n/es.php
+++ b/apps/gallery/l10n/es.php
@@ -1,4 +1,12 @@
<?php $TRANSLATIONS = array(
+"Pictures" => "Imágenes",
"Rescan" => "Refrescar",
-"Back" => "Atrás"
+"Stop" => "Parar",
+"Share" => "Compartir",
+"Settings" => "Preferencias",
+"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"
);