diff --git a/l10n/ca.js b/l10n/ca.js index f4a6ff94..78d151d3 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -296,6 +296,7 @@ OC.L10N.register( "Awwhh… credential not found. Maybe it expired" : "Oohh... no s'ha trobat cap credencial ... Potser ha caducat", "Compromise!" : "Compromís!", "Compromised!" : "Compromès!", + "This password is compromised. You can only remove this warning by changing the password." : "Aquesta contrasenya està compromesa. Només podeu suprimir aquest avís canviant la contrasenya.", "email" : "correu electrònic", "Description" : "Descripció", "Url" : "Url", diff --git a/l10n/ca.json b/l10n/ca.json index 23204a80..450ca3c0 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -294,6 +294,7 @@ "Awwhh… credential not found. Maybe it expired" : "Oohh... no s'ha trobat cap credencial ... Potser ha caducat", "Compromise!" : "Compromís!", "Compromised!" : "Compromès!", + "This password is compromised. You can only remove this warning by changing the password." : "Aquesta contrasenya està compromesa. Només podeu suprimir aquest avís canviant la contrasenya.", "email" : "correu electrònic", "Description" : "Descripció", "Url" : "Url",