diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-10 02:24:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-10 02:24:52 +0000 |
commit | 1cfea13e943411cd98988911e9e13dd7d78682fc (patch) | |
tree | 11acc6ed7d2fa78e2717c48575c6aef911f890d8 /apps/files_sharing/l10n/pt_BR.js | |
parent | 79f1c30a31f9453b119f9e9880a6308a86c78b39 (diff) | |
download | nextcloud-server-1cfea13e943411cd98988911e9e13dd7d78682fc.tar.gz nextcloud-server-1cfea13e943411cd98988911e9e13dd7d78682fc.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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index cbced74a6c0..17a05397dcd 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -179,13 +179,11 @@ OC.L10N.register( "Added by {initiator}" : "Adicionado por {initiator}", "Via “{folder}”" : "Via “{folder}”", "Internal link" : "Link interno", - "Copy internal link to clipboard" : "Copie o link interno para a área de transferência", "Cannot copy, please copy the link manually" : "Não é possível copiar, copie o link manualmente", - "Copy to clipboard" : "Copiar para a área de transferência", + "Copy internal link to clipboard" : "Copie o link interno para a área de transferência", "Only works for users with access to this folder" : "Funciona apenas para usuários com acesso a esta pasta", "Only works for users with access to this file" : "Funciona apenas para usuários com acesso a este arquivo", "Link copied" : "Link copiado", - "Copy public link to clipboard" : "Copie o link público para a área de transferência", "Please enter the following required information before creating the share" : "Digite as seguintes informações necessárias antes de criar o compartilhamento", "Password protection (enforced)" : "Proteção por senha (imposta)", "Password protection" : "Proteger com senha", @@ -207,6 +205,7 @@ OC.L10N.register( "Mail share ({label})" : "Compartilhar por e-mail ({label})", "Share link ({label})" : "Compartilhar link ({label})", "Share link" : "Link de compartilhamento", + "Copy public link to clipboard" : "Copie o link público para a área de transferência", "Error, please enter proper password and/or expiration date" : "Erro, digite a senha correta e/ou a data de validade", "No recommendations. Start typing." : "Sem recomendações. Inicie a digitação.", "Resharing is not allowed" : "Recompartilhamento não é permitido", @@ -257,6 +256,7 @@ OC.L10N.register( "Add to your Nextcloud" : "Adicionar ao seu Nextcloud", "Wrong share ID, share doesn't exist" : "ID de compartilhamento errado, o compartilhamento não existe", "One or more of your shares will expire tomorrow" : "Um ou mais de seus compartilhamentos irão expirar amanhã", + "Copy to clipboard" : "Copiar para a área de transferência", "Sorry, this link doesn’t seem to work anymore." : "Desculpe, este link parece não funcionar mais.", "Toggle grid view" : "Alternar a visão em grade" }, |