diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-19 01:56:51 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-19 01:56:51 -0500 |
commit | 028b0efd5c2d00d70aea55ef98c0a2615733bfbd (patch) | |
tree | f0712ff92cdeba23e2ef4e9637758c94e88826c4 /apps/files_sharing/l10n/pt_BR.js | |
parent | 3036a8714d67c7d9fa0fc6fc6bdfdce1a090f1d9 (diff) | |
download | nextcloud-server-028b0efd5c2d00d70aea55ef98c0a2615733bfbd.tar.gz nextcloud-server-028b0efd5c2d00d70aea55ef98c0a2615733bfbd.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 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 8394e24a7cb..3ab53c92b39 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -8,6 +8,12 @@ OC.L10N.register( "Shared with you" : "Compartilhado com você", "Shared with others" : "Compartilhado com outros", "Shared by link" : "Compartilhado por link", + "Nothing shared with you yet" : "Nada compartilhado com você até agora", + "Files and folders others share with you will show up here" : "Arquivos e pastas que outros compartilham com você são mostrados aqui", + "Nothing shared yet" : "Nada compartilhado até agora", + "Files and folders you share will show up here" : "Arquivos e pastas que você compartilha são mostrados aqui", + "No shared links" : "Nenhum link compartilhado", + "Files and folders you share by link will show up here" : "Arquivos e pastas que você compartilha com link são mostrados aqui", "Do you want to add the remote share {name} from {owner}@{remote}?" : "Você quer adicionar o compartilhamento remoto {name} de {owner}@{remote}?", "Remote share" : "Compartilhamento remoto", "Remote share password" : "Senha do compartilhamento remoto", |