diff --git a/l10n/ca.js b/l10n/ca.js index 992e65cc..7bc5ab9d 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -293,6 +293,7 @@ OC.L10N.register( "Click here to request it" : "Feu clic aquí per sol·licitar-lo", "Loading…" : "S'està carregant...", "Awwhh… credential not found. Maybe it expired" : "Oohh... no s'ha trobat cap credencial ... Potser ha caducat", + "Mark as Compromised" : "Marca com a 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", diff --git a/l10n/ca.json b/l10n/ca.json index 987783c0..cb7d44f6 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -291,6 +291,7 @@ "Click here to request it" : "Feu clic aquí per sol·licitar-lo", "Loading…" : "S'està carregant...", "Awwhh… credential not found. Maybe it expired" : "Oohh... no s'ha trobat cap credencial ... Potser ha caducat", + "Mark as Compromised" : "Marca com a 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",