diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-03-18 15:49:41 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-03-18 15:49:41 +0000 |
commit | fa6cdb84d88ffdea1879dbae80f0d20fffc44a3b (patch) | |
tree | 4c8a1fcf88b2d3892425224b4d40b2da0bebf65a /language | |
parent | 2b7999868cc3c063c13cacd2cafeeef265129b3d (diff) |
[trunk (admin)] Update es_ES, thanks to : petaqui
git-svn-id: http://piwigo.org/svn/trunk@13613 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/es_ES/admin.lang.php | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php index 0dbb5d6fa..3b9d7e732 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -862,4 +862,13 @@ $lang['Shotwell is an open source digital photo organizer that runs on Linux. It $lang['The Piwigo export plugin allows you to create albums and export photos.'] = 'El plugin de Piwigo permite crear álbums y exportar fotos.'; $lang['The Piwigo publish Plug-in allows you to export and synchronize photos from Lightroom directly to your Piwigo photo gallery.'] = 'El plugin de Piwigo te permite exportar y sincronizar fotos de Lightroom directamente con tu galería fotográfica.'; $lang['To export your photos from digiKam to Piwigo, simply install digiKam and the Kipi-plugins.'] = 'Para exportar tus fotos desde digiKam a Piwigo, simplemente instala digiKam y los Kipi-plugins.'; +$lang['%u users have automatic permission because they belong to a granted group.'] = '&u usuarios tienen permiso automáticamente por pertenecer a grupos.'; +$lang['any visitor can see this album'] = 'cualquier visitante puede ver este álbum'; +$lang['Groups and users'] = 'Grupos y usuarios'; +$lang['Permission granted for groups'] = 'Permisos para grupos'; +$lang['Permission granted for users'] = 'Permisos garantizados para usuarios'; +$lang['Select groups...'] = 'Selecciona grupos'; +$lang['Select users...'] = 'Selecciona usuarios'; +$lang['There is no group in this gallery.'] = 'No hay grupos en esta galería'; +$lang['visitors need to login and have the appropriate permissions to see this album'] = 'los visitantes necesitan iniciar sesión y tener permiso para ver este álbum'; ?>
\ No newline at end of file |