diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-09 02:27:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-09 02:27:45 +0000 |
commit | 6f9d726ccf05945484d3fec2d4fca21c4109eb74 (patch) | |
tree | 2efcfd213bb9cf887b40b7fd18bad36ae528fc83 /apps/files_sharing/l10n/pt_BR.json | |
parent | fadad1e7d7c0ecb0a5d1acdb8f90047a0bd51326 (diff) | |
download | nextcloud-server-6f9d726ccf05945484d3fec2d4fca21c4109eb74.tar.gz nextcloud-server-6f9d726ccf05945484d3fec2d4fca21c4109eb74.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/pt_BR.json')
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index 830f320bc72..6f879565f0c 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -99,6 +99,7 @@ "Wrong share ID, share doesn't exist" : "ID de compartilhamento errado, o compartilhamento não existe", "Could not delete share" : "Não foi possível excluir o compartilhamento", "Please specify a file or folder path" : "Por favor especifique um arquivo ou um caminho de pasta", + "Wrong path, file/folder does not exist" : "Caminho errado, arquivo/pasta não existe", "Could not create share" : "Não foi possível criar o compartilhamento", "Invalid permissions" : "Permissões inválidas", "Please specify a valid user" : "Por favor especifique um usuário válido", @@ -121,6 +122,7 @@ "Could not lock path" : "Não foi possível bloquear o caminho", "Wrong or no update parameter given" : "O parâmetro da atualização fornecido está errado ou não existe", "Share must at least have READ or CREATE permissions" : "O compartilhamento deve ter pelo menos permissões de LER ou CRIAR", + "Share must have READ permission if UPDATE or DELETE permission is set" : "O compartilhamento deve ter permissão de LEITURA se a permissão ATUALIZAÇÃO ou EXCLUSÃO estiver definida", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "O \"envio da senha pelo Bate Papo Nextcloud\" para compartilhar um arquivo ou pasta falhou porque o Bate Papo Nextcloud não está habilitado. ", "shared by %s" : "compartilhado por %s", "Download all files" : "Baixar todos os arquivos", |