diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-01-21 02:26:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-01-21 02:26:59 +0000 |
commit | d2790f75c8558a4754cea8ef0f1c23bba439f06e (patch) | |
tree | ef8786651913a48a56e9a2fc8c18c91e1aaebddc /apps/sharebymail | |
parent | a3dc81331633ec893870e190ff65c16cc22e9b8b (diff) | |
download | nextcloud-server-d2790f75c8558a4754cea8ef0f1c23bba439f06e.tar.gz nextcloud-server-d2790f75c8558a4754cea8ef0f1c23bba439f06e.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail')
-rw-r--r-- | apps/sharebymail/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | apps/sharebymail/l10n/pt_BR.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/pt_BR.js b/apps/sharebymail/l10n/pt_BR.js index af8c11bd523..17d2b6e74c0 100644 --- a/apps/sharebymail/l10n/pt_BR.js +++ b/apps/sharebymail/l10n/pt_BR.js @@ -27,6 +27,7 @@ OC.L10N.register( "Share by mail" : "Compartilhamento por e-mail", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Compartilhamento de %1$s falhou, porque este item já está compartilhado com o usuário%2$s", "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Não pudemos enviar a você a senha auto-gerada. Defina um e-mail válido em sua configuração e tente novamente.", + "Failed to send share by email. Got an invalid email address" : "Compartilhamento por email falhou. Endereço de email inválido", "Failed to send share by email" : "Falha ao enviar compartilhamento via e-mail", "%1$s shared »%2$s« with you" : "%1$s compartilhou »%2$s« com você", "%1$s shared »%2$s« with you." : "%1$s compartilhou »%2$s« com você.", diff --git a/apps/sharebymail/l10n/pt_BR.json b/apps/sharebymail/l10n/pt_BR.json index 0b227250790..9a3b11757c4 100644 --- a/apps/sharebymail/l10n/pt_BR.json +++ b/apps/sharebymail/l10n/pt_BR.json @@ -25,6 +25,7 @@ "Share by mail" : "Compartilhamento por e-mail", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Compartilhamento de %1$s falhou, porque este item já está compartilhado com o usuário%2$s", "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Não pudemos enviar a você a senha auto-gerada. Defina um e-mail válido em sua configuração e tente novamente.", + "Failed to send share by email. Got an invalid email address" : "Compartilhamento por email falhou. Endereço de email inválido", "Failed to send share by email" : "Falha ao enviar compartilhamento via e-mail", "%1$s shared »%2$s« with you" : "%1$s compartilhou »%2$s« com você", "%1$s shared »%2$s« with you." : "%1$s compartilhou »%2$s« com você.", |