diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-03 02:16:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-03 02:16:46 +0000 |
commit | 4cbaf69bc31e233942c41e2ee6612c3cdbb6cddf (patch) | |
tree | 529a2f2f31360019920a78ec2e5d031e9f029ef3 /apps/files_sharing/l10n/pt_BR.js | |
parent | c002a91aaa5383b683ae0ec5f95da4e768619692 (diff) | |
download | nextcloud-server-4cbaf69bc31e233942c41e2ee6612c3cdbb6cddf.tar.gz nextcloud-server-4cbaf69bc31e233942c41e2ee6612c3cdbb6cddf.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 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 28942391bae..5a5d54cc3c9 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -1,19 +1,19 @@ OC.L10N.register( "files_sharing", { - "Shared with others" : "Compartilhado com outros", "Shared with you" : "Compartilhado com você", - "Shared by link" : "Compartilhado por link", - "Deleted shares" : "Compartilhamentos excluídos", - "Shares" : "Compartilhamentos", "Nothing shared with you yet" : "Nada foi compartilhado!", "Files and folders others share with you will show up here" : "Arquivos e pastas que outras pessoas compartilham com você serão exibidos aqui.", + "Shared with others" : "Compartilhado com outros", "Nothing shared yet" : "Você ainda não compartilhou nada!", "Files and folders you share will show up here" : "Arquivos e pastas que você compartilhar serão exibidos aqui.", + "Shared by link" : "Compartilhado por link", "No shared links" : "Nenhum link compartilhado", "Files and folders you share by link will show up here" : "Arquivos e pastas que você compartilha por link serão mostrados aqui", + "Deleted shares" : "Compartilhamentos excluídos", "No deleted shares" : "Não há compartilhamentos excluídos", "Shares you deleted will show up here" : "Compartilhamentos excluídos aparecem aqui", + "Shares" : "Compartilhamentos", "No shares" : "Sem compartilhamentos", "Shares will show up here" : "Compartilhamentos serão mostrados aqui", "Restore share" : "Restaurar compartilhamento", |