From e44d830eebf50c2b0c6c7d2a2561db0a016648b6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 15 Dec 2023 01:06:03 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/pt_BR.js | 4 ++++ l10n/pt_BR.json | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index f1de6b11..d8c7df50 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -32,8 +32,10 @@ OC.L10N.register( "Caused by {exception}" : "Causado por {exception}", "Line {line}" : "Linha {line}", "Filter log levels" : "Filtrar níveis de registro", + "Set log level" : "Definir nível de registro", "Time format" : "Formato de hora", "Live view" : "Visualização ao vivo", + "Download/Upload logs" : "Baixar/carregar registros", "Download logs" : "Registro de downloads", "Show local log file" : "Mostrar arquivo de log local", "Upload local log file to be displayed" : "Carregue o arquivo de log local a ser exibido", @@ -48,6 +50,8 @@ OC.L10N.register( "Could not change live view setting." : "Não foi possível alterar a configuração de exibição ao vivo.", "Filter logging levels" : "Filtrar níveis de registro", "Could not set logging levels to show" : "Não foi possível definir os níveis de registro para mostrar", + "Set backend loglevel" : "Definir nível de log de back-end", + "Could not set logging level" : "Não foi possível definir o nível de registro", "Application" : "Inscrição", "Message" : "Mensagem", "Log entry actions" : "Ações de entrada de registro", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index cdd80f97..15c5553d 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -30,8 +30,10 @@ "Caused by {exception}" : "Causado por {exception}", "Line {line}" : "Linha {line}", "Filter log levels" : "Filtrar níveis de registro", + "Set log level" : "Definir nível de registro", "Time format" : "Formato de hora", "Live view" : "Visualização ao vivo", + "Download/Upload logs" : "Baixar/carregar registros", "Download logs" : "Registro de downloads", "Show local log file" : "Mostrar arquivo de log local", "Upload local log file to be displayed" : "Carregue o arquivo de log local a ser exibido", @@ -46,6 +48,8 @@ "Could not change live view setting." : "Não foi possível alterar a configuração de exibição ao vivo.", "Filter logging levels" : "Filtrar níveis de registro", "Could not set logging levels to show" : "Não foi possível definir os níveis de registro para mostrar", + "Set backend loglevel" : "Definir nível de log de back-end", + "Could not set logging level" : "Não foi possível definir o nível de registro", "Application" : "Inscrição", "Message" : "Mensagem", "Log entry actions" : "Ações de entrada de registro",