aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pt_BR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-07 02:28:31 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-07 02:28:31 +0000
commit99be997dcaefbc561e8c8085e01136655ec26247 (patch)
tree7e4c56e4220aed40986a5989cd734312c56ceff1 /apps/files/l10n/pt_BR.js
parent012624743917cf9388f2abd33760a50d83d497e9 (diff)
downloadnextcloud-server-99be997dcaefbc561e8c8085e01136655ec26247.tar.gz
nextcloud-server-99be997dcaefbc561e8c8085e01136655ec26247.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/pt_BR.js')
-rw-r--r--apps/files/l10n/pt_BR.js10
1 files changed, 6 insertions, 4 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index 0ee0d9bf6c2..e6e1e1c5c79 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -166,6 +166,7 @@ OC.L10N.register(
"The ownership transfer of {path} from {user} has completed." : "A transferência da propriedade de {path} de {user} foi concluída.",
"in %s" : "em %s",
"File Management" : "Gerenciamento de Arquivos",
+ "Select all" : "Selecionar tudo",
"Storage informations" : "Informações de armazenamento",
"{usedQuotaByte} used" : "{usedQuotaByte} usado",
"{relative}% used" : "{relative}% usado",
@@ -183,6 +184,8 @@ OC.L10N.register(
"Ownership transfer request sent" : "Solicitação de transferência de propriedade enviada",
"Cannot transfer ownership of a file or folder you do not own" : "Não é possível transferir a propriedade de um arquivo ou pasta que você não possui",
"Select file or folder to link to" : "Selecione o arquivo ou pasta para vincular",
+ "No files in here" : "Nenhum arquivo aqui",
+ "Go back" : "Voltar",
"Open the files app settings" : "Abra as configurações do aplicativo de arquivos",
"Files settings" : "Configurações de arquivos",
"File cannot be accessed" : "File cannot be accessed",
@@ -205,20 +208,18 @@ OC.L10N.register(
"Creating file" : "Criando arquivo ",
"Blank" : "Em branco ",
"Unable to create new file from template" : "Incapaz de criar novo arquivo a partir do modelo ",
+ "Delete permanently" : "Remover permanentemente",
"Set up templates folder" : "Configurar pasta de modelos ",
"Templates" : "Modelos ",
"Unable to initialize the templates directory" : "Não foi possível inicializar o diretório de modelos ",
"Toggle %1$s sublist" : "Alternar a sublista %1$s",
"Toggle grid view" : "Alternar a visão em grade",
- "No files in here" : "Nenhum arquivo aqui",
"Upload some content or sync with your devices!" : "Envie um arquivo ou sincronize com seus dispositivos!",
"No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta",
- "Select all" : "Selecionar tudo",
"Upload too large" : "Arquivo muito grande para envio",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Os arquivos que você está tentando enviar excederam o tamanho máximo para arquivos no servidor.",
"No favorites yet" : "Você não possui favoritos!",
"Files and folders you mark as favorite will show up here" : "Suas pastas e arquivos favoritos serão exibidos aqui.",
- "Deleted files" : "Arquivos apagados",
"Shares" : "Compartilhamentos",
"Shared with others" : "Compartilhado com os outros",
"Shared with you" : "Compartilhado com você",
@@ -237,6 +238,7 @@ OC.L10N.register(
"%s used" : "%s usado",
"%s%%" : "%s%%",
"%1$s of %2$s used" : "%1$s usados de %2$s",
- "Settings" : "Configurações"
+ "Settings" : "Configurações",
+ "Deleted files" : "Arquivos apagados"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");