diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-09 00:07:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-09 00:07:40 +0000 |
commit | 16091f4424b44d9d8ab6076f1cf9218b1d25da4d (patch) | |
tree | 9893eda7c6032a36e76e991bfdaa939c81c8ef04 /apps/sharebymail/l10n/pt_BR.js | |
parent | 4b0f50c456e0acac7202b498f484fed4e7d294c5 (diff) | |
download | nextcloud-server-16091f4424b44d9d8ab6076f1cf9218b1d25da4d.tar.gz nextcloud-server-16091f4424b44d9d8ab6076f1cf9218b1d25da4d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n/pt_BR.js')
-rw-r--r-- | apps/sharebymail/l10n/pt_BR.js | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/apps/sharebymail/l10n/pt_BR.js b/apps/sharebymail/l10n/pt_BR.js index 1cc2acfde19..cafe8ffb746 100644 --- a/apps/sharebymail/l10n/pt_BR.js +++ b/apps/sharebymail/l10n/pt_BR.js @@ -14,11 +14,17 @@ OC.L10N.register( "%s shared »%s« with you" : "%s compartilhado »%s« com você", "%s shared »%s« with you on behalf of %s" : "%s compartilhado »%s« com você em nome de %s", "Failed to create the E-mail" : "Falha ao criar o E-mail", + "Password to access »%s« shared to you by %s" : "Senha para acessar %s compartilhado com você por %s", "Could not find share" : "Não foi possível encontrar o compartilhamento", "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Olá,\n%s compartilhou »%s« com você em nome de %s.\n%s\n\n", "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Olá,\n%s compartilhou »%s« com você.\n%s\n", "Cheers!" : "Felicidades!", + "Hey there,\n\n%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n\nIt is protected with the following password: %s\n\n" : "Olá,\n%s compartilhou %s com você.\nVocê já deve ter recebido um e-mail separado com um link para acessá-lo.\nÉ protegido com a seguinte senha: %s\n", "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Olá,<br><br>%s compartilhado <a href=\"%s\">%s</a> com voc^em nome de %s.<br><br>", - "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Olá,<br><br>%s compartilhado <a href=\"%s\">%s</a> com você.<br><br>" + "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Olá,<br><br>%s compartilhado <a href=\"%s\">%s</a> com você.<br><br>", + "Hey there,<br><br>%s shared <i>%s</i> with you.<br>You should have already received a separate mail with a link to access it.<br><br>It is protected with the following password: %s<br><br>" : "Olá, <br> <br> %s shared <i>%s</ i> com você. <br> Você já deve ter recebido um e-mail separado com um link para acessá-lo. <br><br> Ele é protegido com o seguinte Senha: %s", + "Share by mail" : "Partilhar por correio", + "Send a personalized link to a file or folder by mail." : "Envie um link personalizado para um arquivo ou pasta por e-mail.", + "Send password by mail" : "nviar senha por e-mail" }, "nplurals=2; plural=(n > 1);"); |