diff options
Diffstat (limited to 'apps/sharebymail/l10n/ca.js')
-rw-r--r-- | apps/sharebymail/l10n/ca.js | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/apps/sharebymail/l10n/ca.js b/apps/sharebymail/l10n/ca.js index a80a7519582..fb9d5072b12 100644 --- a/apps/sharebymail/l10n/ca.js +++ b/apps/sharebymail/l10n/ca.js @@ -36,12 +36,6 @@ OC.L10N.register( "Allows users to share a personalized link to a file or folder by putting in an email address." : "Permet als usuaris compartir un enllaç personalitzat a un fitxer o carpeta posant una adreça de correu electrònic.", "Send password by mail" : "Enviar contrasenya per correu", "Enforce password protection" : "Reforça la protecció amb contrasenya", - "Failed to send share by E-mail" : "No s'ha pogut enviar compartir per correu electrònic", - "%s shared »%s« with you on behalf of %s" : "%s compartit »%s« amb vostè en nom de %s", - "Failed to create the E-mail" : "No s'ha pogut crear el correu electrònic", - "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Hola,\n\n%s compartit »%s« amb vostè en nom de %s\n\n%s\n\n", - "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Hola,\n\n%s compartit »%s« amb tu.\n\n%s\n\n", - "Cheers!" : "Salut!", - "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Hola, <br><br>%s compartit <a href=\"%s\">%s</a> amb vosaltres en representació de %s. <br><br>" + "Failed to send share by E-mail" : "No s'ha pogut enviar compartir per correu electrònic" }, "nplurals=2; plural=(n != 1);"); |