diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 18:28:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 18:28:02 +0000 |
commit | b78da27d0a3254c8ca443f95dfe929eaf51853b3 (patch) | |
tree | 4ce5562fe3f09654ab2c823727fbc1b79e827666 /apps/sharebymail/l10n/ca.js | |
parent | b006f25457cc625780f66faed287016951a56316 (diff) | |
download | nextcloud-server-b78da27d0a3254c8ca443f95dfe929eaf51853b3.tar.gz nextcloud-server-b78da27d0a3254c8ca443f95dfe929eaf51853b3.zip |
[tx-robot] updated from transifex
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);"); |