Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/pt_BR.js')
-rw-r--r--apps/files_sharing/l10n/pt_BR.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js
index 22acbbf14eb..1f2a79930a7 100644
--- a/apps/files_sharing/l10n/pt_BR.js
+++ b/apps/files_sharing/l10n/pt_BR.js
@@ -18,6 +18,9 @@ OC.L10N.register(
"Shares will show up here" : "Compartilhamentos serão mostrados aqui",
"Restore share" : "Restaurar compartilhamento",
"Something happened. Unable to restore the share." : "Algo aconteceu. Não foi possível restaurar o compartilhamento.",
+ "Move or copy" : "Mover ou copiar",
+ "Download" : "Baixar",
+ "Delete" : "Excluir",
"You can upload into this folder" : "Você não pode enviar arquivos para esta pasta",
"No compatible server found at {remote}" : "Nenhum servidor compativel encontrado em {remote}",
"Invalid server URL" : "URL do servidor inválida",
@@ -90,6 +93,7 @@ OC.L10N.register(
"Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "O compartilhamento %s falhou ao enviar a senha ao Nextcloud Talk porque este não está ativado",
"You cannot share to a Circle if the app is not enabled" : "Você não pode compartilhar para um círculo se o aplicativo não está habilitado",
"Please specify a valid circle" : "Por favor especifique um círculo válido",
+ "Sharing %s failed because the back end does not support room shares" : "Falhou ao compartilhar %s porque o sistema não suporta compartilhamento de salas",
"Unknown share type" : "Tipo de compartilhamento desconhecido",
"Not a directory" : "Não é um diretório",
"Could not lock path" : "Não foi possível bloquear o caminho",
@@ -98,7 +102,6 @@ OC.L10N.register(
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "O compartilhamento falhou ao enviar a senha ao Nextcloud Talk porque este não está ativado",
"Cannot increase permissions" : "Não foi possível aumentar as permissões",
"shared by %s" : "compartilhado por %s",
- "Download" : "Baixar",
"Direct link" : "Link direto",
"Add to your Nextcloud" : "Adicionar ao seu Nextcloud",
"Share API is disabled" : "O compartilhamento de API está desabilitado.",