diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-20 00:26:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-20 00:26:24 +0000 |
commit | 04d19fb1d7a7fe1937c2a68e948c715d346c1a17 (patch) | |
tree | 1e0f22a7ae6701c5ea37094af1103ae7b728242b /apps/files_sharing/l10n/pt_BR.js | |
parent | 6883c52e9d3fed9d5f4a99d20c8370380d4228ab (diff) | |
download | nextcloud-server-04d19fb1d7a7fe1937c2a68e948c715d346c1a17.tar.gz nextcloud-server-04d19fb1d7a7fe1937c2a68e948c715d346c1a17.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/pt_BR.js')
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index c9e201a42ac..8b42c3ca9f0 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -229,11 +229,17 @@ OC.L10N.register( "Shared with you and the conversation {conversation} by {owner}" : "Compartilhado com você e a conversa {conversation} por {owner}", "Shared with you in a conversation by {owner}" : "Compartilhado com você em uma conversa por {owner}", "Shares" : "Compartilhamentos", + "No shares" : "Sem compartilhamentos", "Shared with you" : "Compartilhado com você", + "Nothing shared with you yet" : "Nada foi compartilhado!", "Shared with others" : "Compartilhado com outros", + "Nothing shared yet" : "Você ainda não compartilhou nada!", "Shared by link" : "Compartilhado por link", + "No shared links" : "Nenhum link compartilhado!", "Deleted shares" : "Compartilhamentos apagados", + "No deleted shares" : "Não há compartilhamentos apagados", "Pending shares" : "Compartilhamentos pendentes", + "No pending shares" : "Não há compartilhamentos pendentes", "No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta", "Name" : "Nome", "Share time" : "Compartilhamento", @@ -252,17 +258,11 @@ OC.L10N.register( "Uploaded files:" : "Arquivos enviados:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Ao enviar arquivos, você concorda com os %1$stermos de serviço%2$s.", "Add to your Nextcloud" : "Adicionar ao seu Nextcloud", - "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.", - "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.", - "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 exibidos aqui", - "No deleted shares" : "Não há compartilhamentos apagados", "Shares you deleted will show up here" : "Compartilhamentos apagados aparecem aqui", - "No pending shares" : "Não há compartilhamentos pendentes", "Shares you have received but not confirmed will show up here" : "Compartilhamentos que você recebeu, mas ainda não confirmou, serão exibidos aqui", - "No shares" : "Sem compartilhamentos", "Shares will show up here" : "Compartilhamentos serão mostrados aqui", "Restore" : "Restaurar", "Something happened. Unable to restore the share." : "Algo aconteceu. Não foi possível restaurar o compartilhamento.", |