diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-24 00:07:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-24 00:07:28 +0000 |
commit | a01f946c56fd9383adcdbeb3657ab4a40bb5a5d7 (patch) | |
tree | fc38e8cc6ca410d3e7fc138560c385b516e00789 /apps/sharebymail/l10n/pt_BR.js | |
parent | 11c795388848807590cb56befb28cafec17be3bd (diff) | |
download | nextcloud-server-a01f946c56fd9383adcdbeb3657ab4a40bb5a5d7.tar.gz nextcloud-server-a01f946c56fd9383adcdbeb3657ab4a40bb5a5d7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n/pt_BR.js')
-rw-r--r-- | apps/sharebymail/l10n/pt_BR.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/pt_BR.js b/apps/sharebymail/l10n/pt_BR.js index 04725236600..546f4d6a91f 100644 --- a/apps/sharebymail/l10n/pt_BR.js +++ b/apps/sharebymail/l10n/pt_BR.js @@ -5,6 +5,9 @@ OC.L10N.register( "Shared with {email}" : "Compartilhado com {email}", "Shared with %1$s by %2$s" : "Compartilhado com %1$s por %2$s", "Shared with {email} by {actor}" : "Compartilhado com {email} por {actor}", + "Password for mail share sent to %1$s" : "Senha para o correio compartilhado enviado para %1$s", + "Password for mail share sent to {email}" : "Senha para o correio compartilhado enviado para {email}", + "Password for mail share sent to you" : "Senha para o correio compartilhado enviado para você", "You shared %1$s with %2$s by mail" : "Você compartilhou %1$s com %2$s por email", "You shared {file} with {email} by mail" : "Você compartilhou {file} com {email} por email", "%3$s shared %1$s with %2$s by mail" : "%3$s compartilou %1$s com %2$s por email", |