From dc197ab7a1858859f21b1b809bb694de308e1076 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sat, 13 Dec 2025 12:33:24 +0100 Subject: [PATCH] Update ca_ES, thanks to Tirs --- language/ca_ES/common.lang.php | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/language/ca_ES/common.lang.php b/language/ca_ES/common.lang.php index ff04b7f2d..b44e01756 100644 --- a/language/ca_ES/common.lang.php +++ b/language/ca_ES/common.lang.php @@ -526,4 +526,11 @@ $lang['Save your ID and secret'] = 'Deseu el vostre ID i secret'; $lang['Secret copied. Keep it in a safe place.'] = 'Secret copiat. Manteniu-lo en lloc segur.'; $lang['The secret will no longer be displayed. You must copy it to continue.'] = 'El secret ja no es mostrarà més. Heu de copiar-lo per continuar.'; $lang['Verification code'] = 'Codi de verificació'; -$lang['Verify'] = 'Verifica'; \ No newline at end of file +$lang['Verify'] = 'Verifica'; +$lang['Here is your verification code:'] = 'Aquí teniu el vostre codi de verificació:'; +$lang['If this wasn\'t you, please change your password immediately or contact your webmaster.'] = 'Si no sou vós, canvieu immediatament la contrasenya o poseu-vos en contacte amb l\'administrador.'; +$lang['If you changed your password because you think it was stolen, we recommend revoking your %d API keys in your profile.'] = 'Si heu canviat la contrasenya perquè creieu que us l\'han robada, us recomanem revocar les vostres %d claus d\'API al vostre perfil.'; +$lang['Too many attempts, please try later..'] = 'Massa intents, proveu més tard'; +$lang['Verification successful! You can now choose a new password.'] = 'La verificació ha tingut èxit. Podeu escollir una nova contrasenya.'; +$lang['Your verification code'] = 'El vostre codi de verificació'; +$lang['edit user preferences'] = 'Edita les preferències d\'usuari'; \ No newline at end of file