mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-02 03:22:50 +02:00
Update es_ES, thanks to Tirs
This commit is contained in:
@@ -467,7 +467,6 @@ $lang['The api key has been successfully created.'] = 'La clave de API se ha cre
|
||||
$lang['The email %s will be used to notify you when your API key is about to expire.'] = 'Se utilizará el correo electrónico %s para avisarle cuando su clave de API esté a punto de caducar.';
|
||||
$lang['The secret key can no longer be displayed.'] = 'La clave secreta ya no se puede mostrar más.';
|
||||
$lang['This API key was manually revoked on %s'] = 'Esta clave de API se revocó manualmente en %s';
|
||||
$lang['This will not be displayed again. You must copy it to continue.'] = 'Ésta no se mostrará otra vez. Debe copiarla para continuar.';
|
||||
$lang['To continue using the API, please renew your key before it expires.'] = 'Para continuar utilizando la API, renueve la clave antes de que caduque.';
|
||||
$lang['To manage your API keys, please log in with your username/password.'] = 'Para gestionar sus claves de API, inicie sesión con su usuario y contraseña.';
|
||||
$lang['When enabled, a common template is used for the login and registration pages, regardless of the theme.'] = 'Cuando está habilitada, se utiliza una plantilla común para las páginas de inicio de sesión y registro, independientemente del tema.';
|
||||
@@ -522,12 +521,18 @@ $lang['Never'] = 'Nunca';
|
||||
$lang['New API Key'] = 'Nueva clave de API';
|
||||
$lang['No expiration'] = 'Sin caducidad';
|
||||
$lang['Options'] = 'Opciones';
|
||||
$lang['Public key copied.'] = 'Clave pública copiada.';
|
||||
$lang['Return to <a href="identification.php" title="Sign in">Sign in</a>'] = 'Volver a <a href="identification.php" title="Iniciar sesión">Iniciar sesión</a>';
|
||||
$lang['Return to the gallery'] = 'Volver a la galería';
|
||||
$lang['Revoke'] = 'Revocar';
|
||||
$lang['Revoked'] = 'Revocada';
|
||||
$lang['Save your secret Key and ID'] = 'Guarde su clave secreta y su ID';
|
||||
$lang['Secret key copied. Keep it in a safe place.'] = 'Clave secreta copiada. Guárdela en un lugar seguro.';
|
||||
$lang['Set my password'] = 'Establecer mi contraseña';
|
||||
$lang['Show expired keys'] = 'Mostrar las claves caducadas';
|
||||
$lang['Show expired keys'] = 'Mostrar las claves caducadas';
|
||||
$lang['An email has been sent with a verification code'] = 'Se ha enviado un correo electrónico con un código de verificación';
|
||||
$lang['ID copied.'] = 'ID copiado.';
|
||||
$lang['If you do not receive the email, please contact your webmaster.'] = 'Si no recibe el correo electrónico, póngase en contacto con el webmaster.';
|
||||
$lang['Invalid verification code'] = 'Codigo de verificación no válido';
|
||||
$lang['Save your ID and secret'] = 'Guarde su ID y secreto';
|
||||
$lang['Secret copied. Keep it in a safe place.'] = 'Secreto copiado. Manténgalo en lugar seguro.';
|
||||
$lang['The secret will no longer be displayed. You must copy it to continue.'] = 'El secreto ya no se mostrará más. Debe copiarlo para continuar.';
|
||||
$lang['Verification code'] = 'Código de verificación';
|
||||
$lang['Verify'] = 'Verificar';
|
||||
Reference in New Issue
Block a user