diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-18 02:14:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-18 02:14:53 +0000 |
commit | 3d0e0f23530160419f182ac9e896dea6f7bc9f59 (patch) | |
tree | fd86947320b7bde7016901b2e72d192fddaac39b /apps/federatedfilesharing/l10n/pt_BR.js | |
parent | 48653d1a27ef2cc9949b4f6b0c2e3dd99c765608 (diff) | |
download | nextcloud-server-3d0e0f23530160419f182ac9e896dea6f7bc9f59.tar.gz nextcloud-server-3d0e0f23530160419f182ac9e896dea6f7bc9f59.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/pt_BR.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/pt_BR.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/federatedfilesharing/l10n/pt_BR.js b/apps/federatedfilesharing/l10n/pt_BR.js index 198384a9af1..cc12b854750 100644 --- a/apps/federatedfilesharing/l10n/pt_BR.js +++ b/apps/federatedfilesharing/l10n/pt_BR.js @@ -1,7 +1,6 @@ OC.L10N.register( "federatedfilesharing", { - "Federated sharing" : "Compartilhamento federado", "Do you want to add the remote share {name} from {owner}@{remote}?" : "Deseja adicionar o compartilhamento remoto {name} de {owner}@{remote}?", "Remote share" : "Compartilhamento remoto", "Remote share password" : "Senha do compartilhamento remoto", @@ -24,6 +23,7 @@ OC.L10N.register( "File is already shared with %s" : "O arquivo já é compartilhado com %s", "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "O compartilhamento%1$s falhou, não pude encontrar %2$s, talvez o servidor esteja inacessível ou usa um certificado auto-assinado.", "Could not find share" : "Não foi possível encontrar o compartilhamento", + "Federated sharing" : "Compartilhamento federado", "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Você 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})" : "Você recebeu {share} como um compartilhamento remoto do {user} (em nome de {behalf})", "You received \"%3$s\" as a remote share from %1$s" : "Você recebeu \"%3$s\" como um compartilhamento remoto de %1$s", |