Skip to content

Commit 77e0473

Browse files
Merge pull request #92 from curityio/IS-11137-update-ssp-translations
~11.1~ IS-11137 ssp account translations
2 parents 18ffb22 + e6ce61c commit 77e0473

4 files changed

Lines changed: 32 additions & 0 deletions

File tree

src/self-service-portal/messages/en/apps/self-service-portal/account.properties

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,11 @@ account.phone.send-code=We'll send a verification code to this phone number
6969
account.phone.enter-code=We have sent a 6-digit code to your phone number. Enter the code below to verify your phone number
7070
account.phone.verification-success=Your new phone number has been successfully verified
7171
account.phone.add-new=+ New phone
72+
73+
# Account delete
74+
account.delete=Delete Account
75+
account.delete.title=Are you sure you want to delete your account?
76+
account.delete.description=Deleting your account is irreversible and will remove all your data.
77+
account.delete.confirmation.description=Are you sure you want to delete the account associated with {{id}}?
78+
account.delete.confirmation.confirmation=I understand that I won't be able to recover my account.
79+
account.delete.success=Your account has been successfully deleted.

src/self-service-portal/messages/pt-pt/apps/self-service-portal/account.properties

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,11 @@ account.phone.send-code=Será enviado um código de verificação para este núm
6969
account.phone.enter-code=Foi enviado um código de 6 dígitos para o seu número de telemóvel. Por favor, introduza o código abaixo para verificar esse número
7070
account.phone.verification-success=O novo número de telemóvel foi verificado com sucesso
7171
account.phone.add-new=+ Novo telemóvel
72+
73+
# Account delete
74+
account.delete=Eliminar Conta
75+
account.delete.title=Tem a certeza de que pretende eliminar a sua conta?
76+
account.delete.description=A eliminação da sua conta é irreversível e removerá todos os dados associados.
77+
account.delete.confirmation.description=Tem a certeza de que pretende eliminar a conta associada a {{id}}?
78+
account.delete.confirmation.confirmation=Compreendo que não poderei recuperar a minha conta.
79+
account.delete.success=A sua conta foi eliminada com sucesso.

src/self-service-portal/messages/pt/apps/self-service-portal/account.properties

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,11 @@ account.phone.send-code=Será enviado um código de verificação para este núm
6969
account.phone.enter-code=Foi enviado um código de 6 dígitos para o seu número de telemóvel. Por favor, introduza o código abaixo para verificar esse número
7070
account.phone.verification-success=O novo número de telemóvel foi verificado com sucesso
7171
account.phone.add-new=+ Novo telemóvel
72+
73+
# Account delete
74+
account.delete=Eliminar Conta
75+
account.delete.title=Tem a certeza de que pretende eliminar a sua conta?
76+
account.delete.description=A eliminação da sua conta é irreversível e removerá todos os dados associados.
77+
account.delete.confirmation.description=Tem a certeza de que pretende eliminar a conta associada a {{id}}?
78+
account.delete.confirmation.confirmation=Compreendo que não poderei recuperar a minha conta.
79+
account.delete.success=A sua conta foi eliminada com sucesso.

src/self-service-portal/messages/sv/apps/self-service-portal/account.properties

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,11 @@ account.phone.send-code=Vi kommer att skicka en verifieringskod till detta telef
6969
account.phone.enter-code=Vi har skickat en 6-siffrig kod till ditt telefonnummer. Ange koden nedan för att verifiera ditt telefonnummer
7070
account.phone.verification-success=Ditt nya telefonnummer har verifierats
7171
account.phone.add-new=+ Nytt telefonnummer
72+
73+
# Account delete
74+
account.delete=Radera konto
75+
account.delete.title=Är du säker på att du vill radera ditt konto?
76+
account.delete.description=Om du raderar ditt konto tas all din data bort permanent och kan inte återställas.
77+
account.delete.confirmation.description=Är du säker på att du vill radera kontot som är kopplat till {{id}}?
78+
account.delete.confirmation.confirmation=Jag förstår att jag inte kommer att kunna återställa mitt konto.
79+
account.delete.success=Ditt konto har raderats.

0 commit comments

Comments
 (0)