summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/pt_BR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-10 01:07:14 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-10 01:07:14 +0000
commitcfda17d8f3c55cbbd8decb134c82c499e3c2c2f4 (patch)
tree34709a83a2e11966e225369cd4bd7832452d20cf /apps/federatedfilesharing/l10n/pt_BR.js
parent742c215946555371b2ae1e855cefa65e5cc712a3 (diff)
downloadnextcloud-server-cfda17d8f3c55cbbd8decb134c82c499e3c2c2f4.tar.gz
nextcloud-server-cfda17d8f3c55cbbd8decb134c82c499e3c2c2f4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/pt_BR.js')
-rw-r--r--apps/federatedfilesharing/l10n/pt_BR.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/pt_BR.js b/apps/federatedfilesharing/l10n/pt_BR.js
index 2740428c866..329ba96f728 100644
--- a/apps/federatedfilesharing/l10n/pt_BR.js
+++ b/apps/federatedfilesharing/l10n/pt_BR.js
@@ -26,7 +26,12 @@ OC.L10N.register(
"Sharing %s failed, because this item is already shared with %s" : "Compartilhamento %s falhou, porque este item já está compartilhado com %s",
"Not allowed to create a federated share with the same user" : "Não é permitido criar um compartilhamento associado com o mesmo usuário",
"File is already shared with %s" : "O arquivo já é compartilhado com %s",
+ "Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "Compartilhamento %s falhou, não foi possível encontrar %s, talvez o servidor esteja inacessível ou esteja sendo utilizado um certificado de auto-assinatura",
"Could not find share" : "Não foi possível encontrar o compartilhamento",
+ "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Voce recebeu \"%3$s\" como um compartilhamento remoto de %1$s ( em nome de %2$s )",
+ "You received {share} as a remote share from {user} (on behalf of {behalf})" : "Voce recebeu {share} como um compartilhamento remoto do {user} (em nome de {behalf})",
+ "You received \"%3$s\" as a remote share from %1$s" : "Voce recebeu \"%3$s\" como um compartilhamento remoto de %1$s",
+ "You received {share} as a remote share from {user}" : "Voce recebeu {share} como um compartilhamento resto de {user}",
"Accept" : "Aceitar",
"Decline" : "Rejeitar",
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Compartilhe comigo através do meu #Nextcloud Nuvem ID Federada, veja %s",