You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/gallery/l10n/es.php

12 lines
387 B

<?php $TRANSLATIONS = array(
"Pictures" => "Imágenes",
"Settings" => "Preferencias",
"Rescan" => "Refrescar",
"Stop" => "Parar",
"Share" => "Compartir",
"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"
);