Blame view
sources/apps/gallery/l10n/es.php
475 Bytes
|
d1bafeea1
|
1 2 |
<?php $TRANSLATIONS = array( "Pictures" => "Imágenes", |
|
d1bafeea1
|
3 4 5 |
"Picture view" => "Vista de imágenes", "Error loading slideshow template" => "Error cargando la plantilla de presentación", "Share" => "Compartir", |
|
6d9380f96
|
6 7 |
"No pictures found! If you upload pictures in the files app, they will be displayed here." => "No se encontraron imagines! Si usted carga imagenes en el app de archivos, se mostrarán aqui.", "shared by %s" => "Compartido por %s", |
|
d1bafeea1
|
8 9 |
"File list" => "Lista de archivos" ); |