diff options
author | Bjoern Schiessle <bjoern@schiessle.org> | 2016-06-20 12:08:23 +0200 |
---|---|---|
committer | Bjoern Schiessle <bjoern@schiessle.org> | 2016-06-20 14:20:48 +0200 |
commit | 9eaccaf2b1b3545a610f1b57e20a7ca0082d0943 (patch) | |
tree | e9f2b645a549504c6d26d875c97e9b8caa9bac36 /apps/federatedfilesharing/l10n/pt_BR.js | |
parent | 99833ecffad341d5878942cd35a1b7b5c4e6496e (diff) | |
download | nextcloud-server-9eaccaf2b1b3545a610f1b57e20a7ca0082d0943.tar.gz nextcloud-server-9eaccaf2b1b3545a610f1b57e20a7ca0082d0943.zip |
s/ownCloud/Nextcloud
Diffstat (limited to 'apps/federatedfilesharing/l10n/pt_BR.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/pt_BR.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/federatedfilesharing/l10n/pt_BR.js b/apps/federatedfilesharing/l10n/pt_BR.js index a4e6054b971..9ff351ba77e 100644 --- a/apps/federatedfilesharing/l10n/pt_BR.js +++ b/apps/federatedfilesharing/l10n/pt_BR.js @@ -11,8 +11,8 @@ OC.L10N.register( "You received \"/%3$s\" as a remote share from %1$s" : "Você recebeu \"/%3$s\" como um compertilhamento remoto de %1$s", "Accept" : "Aceitar", "Decline" : "Rejeitar", - "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Compartilhe comigo através do meu #ownCloud Nuvem ID Federada, veja %s", - "Share with me through my #ownCloud Federated Cloud ID" : "Compartilhe comigo através do meu #ownCloud Nuvem ID Federada", + "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Compartilhe comigo através do meu #Nextcloud Nuvem ID Federada, veja %s", + "Share with me through my #Nextcloud Federated Cloud ID" : "Compartilhe comigo através do meu #Nextcloud Nuvem ID Federada", "Federated Cloud Sharing" : "Nuvem Associada Federada", "Open documentation" : "Abrir documentação", "Allow users on this server to send shares to other servers" : "Permitir que os usuários deste servidor enviem compartilhamentos para outros servidores", @@ -21,7 +21,7 @@ OC.L10N.register( "Your Federated Cloud ID:" : "Sua ID na Nuvem Federada:", "Share it:" : "Compartilhe:", "Add to your website" : "Adicione ao seu website", - "Share with me via ownCloud" : "Compartilhe comigo via ownCloud", + "Share with me via Nextcloud" : "Compartilhe comigo via Nextcloud", "HTML Code:" : "Código HTML:" }, "nplurals=2; plural=(n > 1);"); |