diff --git a/client/src/locale/angular.ca-ES.xlf b/client/src/locale/angular.ca-ES.xlf
index 7759d7d76..ed8f630b5 100644
--- a/client/src/locale/angular.ca-ES.xlf
+++ b/client/src/locale/angular.ca-ES.xlf
@@ -15828,131 +15828,129 @@ The link will expire within 1 hour.
4,5
-
+ Registration email has not been verified. Email delivery has been disabled by default.
- Registration email has not been verified. Email delivery has been disabled by default.
+ L'adreça electrònica de registre no s'ha verificat. L'enviament de correu electrònic s'ha desactivat de manera predeterminada.src/app/+admin/moderation/registration-list/process-registration-modal.component.html17
-
+ Accepting registration will create the account and channel.
- Accepting registration will create the account and channel.
+ Si accepteu el registre es crearà el compte i el canal. src/app/+admin/moderation/registration-list/process-registration-modal.component.html23
-
+ An email will be sent to explaining its account has been created with the moderation response you'll write below.
- An email will be sent to explaining its account has been created with the moderation response you'll write below.
+ S'enviarà un missatge a anunciant que s'ha creat el compte amb la resposta de la moderació que escriureu tot seguit. src/app/+admin/moderation/registration-list/process-registration-modal.component.html27
-
+ Emails are not enabled on this instance so PeerTube won't be able to send an email to explaining its account has been created.
- Emails are not enabled on this instance so PeerTube won't be able to send an email to explaining its account has been created.
+ El correu electrònic no està habilitat en aquesta instància, de manera que PeerTube no podrà enviar un missatge a anunciant que s'ha creat el compte. src/app/+admin/moderation/registration-list/process-registration-modal.component.html31
-
+ An email will be sent to explaining its registration request has been rejected with the moderation response you'll write below.
- An email will be sent to explaining its registration request has been rejected with the moderation response you'll write below.
+ S'enviarà un missatge a informant que la petició de registre s'ha rebutjat amb la resposta de moderació que escriureu tot seguit. src/app/+admin/moderation/registration-list/process-registration-modal.component.html37
-
+ Emails are not enabled on this instance so PeerTube won't be able to send an email to explaining its registration request has been rejected.
- Emails are not enabled on this instance so PeerTube won't be able to send an email to explaining its registration request has been rejected.
+ El correu electrònic no està habilitat en aquesta instància, de manera que PeerTube no podrà enviar un missatge a informant que la petició de registre s'ha rebutjat. src/app/+admin/moderation/registration-list/process-registration-modal.component.html41
-
+ Send a message to the user
- Send a message to the user
+ Envia un missatge a la personasrc/app/+admin/moderation/registration-list/process-registration-modal.component.html47
-
+ Prevent email from being sent to the user
- Prevent email from being sent to the user
+ Impedir l'enviament de missatges a la personasrc/app/+admin/moderation/registration-list/process-registration-modal.component.html62
-
+ Accept registration
- Accept registration
+ Acceptar el registresrc/app/+admin/moderation/registration-list/process-registration-modal.component.ts76
-
+ Reject registration
- Reject registration
+ Rebutjar el registresrc/app/+admin/moderation/registration-list/process-registration-modal.component.ts79
-
+ account created
- account created
+ Compte creatsrc/app/+admin/moderation/registration-list/process-registration-modal.component.ts103
-
+ registration rejected
- registration rejected
+ Compte rebutjatsrc/app/+admin/moderation/registration-list/process-registration-modal.component.ts120
-
+ Moderation response is required.
- Moderation response is required.
+ Cal una resposta de la moderació.src/app/+admin/moderation/registration-list/process-registration-validators.ts7
-
+ Moderation response must be at least 2 characters long.
- Moderation response must be at least 2 characters long.
+ El missatge de moderació ha de tenir com a mínim dos caràcters.src/app/+admin/moderation/registration-list/process-registration-validators.ts8
-
+ Moderation response cannot be more than 3000 characters long.
- Moderation response cannot be more than 3000 characters long.
+ El missatge de moderació no pot tindre més de 3.000 caràcters.src/app/+admin/moderation/registration-list/process-registration-validators.ts9
-
+ Password changed for user .
- Password changed for user
- .
-
+ S'ha canviat la contrasenya del compte .src/app/+admin/overview/users/user-edit/user-password.component.ts46