diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-10 01:55:34 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-10 01:55:34 -0500 |
commit | ea95bb01899cdac6bf55d29dfefd8148bb26893f (patch) | |
tree | ad5af2a7a33ad559317eb058fbe447e7f8a0aec0 /apps/files_sharing/l10n/pt_BR.js | |
parent | 7028c7150dd3181c3416ad77ca675e85514cdae3 (diff) | |
download | nextcloud-server-ea95bb01899cdac6bf55d29dfefd8148bb26893f.tar.gz nextcloud-server-ea95bb01899cdac6bf55d29dfefd8148bb26893f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/pt_BR.js')
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 57d2018282c..1b29ac89322 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -19,6 +19,11 @@ OC.L10N.register( "No ownCloud installation found at {remote}" : "Nenhuma instalação ownCloud encontrada em {remote}", "Invalid ownCloud url" : "Url invalida para ownCloud", "Shared by" : "Compartilhado por", + "A file or folder was shared from <strong>another server</strong>" : "Um arquivo ou pasta foi compartilhada a partir de <strong>outro servidor</strong>", + "You received a new remote share from %s" : "Você recebeu um novo compartilhamento remoto de %s", + "%1$s accepted remote share <strong>%2$s</strong>" : "%1$s aceitou compartilhamento remoto <strong>%2$s</strong>", + "%1$s declined remote share <strong>%2$s</strong>" : "%1$s não aceitou compartilhamento <strong>%2$s</strong>", + "%1$s unshared <strong>%2$s</strong>" : "%1$s não compartilhado <strong>%2$s</strong>", "This share is password-protected" : "Este compartilhamento esta protegido por senha", "The password is wrong. Try again." : "Senha incorreta. Tente novamente.", "Password" : "Senha", |