diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-16 00:20:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-16 00:20:11 +0000 |
commit | d6a59be1c04726e57b071012d23e33a1ecc7720a (patch) | |
tree | b2f227f0de07f0265bb72b12efc8320f1b0ab787 /core/l10n/pt_BR.js | |
parent | d46f271b1f3971120386591a3489f74b55f7a7ba (diff) | |
download | nextcloud-server-d6a59be1c04726e57b071012d23e33a1ecc7720a.tar.gz nextcloud-server-d6a59be1c04726e57b071012d23e33a1ecc7720a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/pt_BR.js')
-rw-r--r-- | core/l10n/pt_BR.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 3d0a4229756..433a19476a1 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -104,8 +104,13 @@ OC.L10N.register( "No" : "Não", "Yes" : "Sim", "Federated user" : "Usuário federado", + "user@your-nextcloud.org" : "user@your-nextcloud.org", "Create share" : "Criar compartilhamento", + "The remote URL must include the user." : "A URL remota deve incluir o usuário.", + "Invalid remote URL." : "URL remota inválida.", "Failed to add the public link to your Nextcloud" : "Ocorreu uma falha ao adicionar o link público ao seu Nextcloud", + "Direct link copied to clipboard" : "Link direto copiado para a área de transferência", + "Please copy the link manually:" : "Copie o link manualmente:", "Custom date range" : "Data personalizada", "Pick start date" : "Escolha uma data de início", "Pick end date" : "Escolha uma data de fim", |