Changeset 24454
- Timestamp:
- Sep 14, 2013, 8:33:45 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/UserCollections/language/es_ES/plugin.lang.php
r24450 r24454 83 83 $lang['Photos number, low → high'] = 'Número de foto, bajo → alto'; 84 84 $lang['Collection not found'] = 'No se encuentra la colección'; 85 $lang['Expiration date'] = 'Fecha de expiración '; 86 $lang['New share added: <a href="%s">%s</a>'] = 'Nuevo compartido añadido: <a href="%s">%s</a>'; 87 $lang['Restricted access'] = 'Acceso restringido'; 88 $lang['Share'] = 'Compartir'; 89 $lang['Share deleted'] = 'Compartido eliminado'; 90 $lang['Share key'] = 'Clave del compartido'; 91 $lang['Share this collection'] = 'Compartir esta colección '; 92 $lang['The key must be at least 8 characters long'] = 'La clave debe tener al menos 8 caracteres'; 93 $lang['This key is already used'] = 'Esta clave ya está usada'; 94 $lang['This link expired'] = 'El enlace ha caducado'; 85 95 ?>
Note: See TracChangeset
for help on using the changeset viewer.