summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-22 03:13:02 +0000
committerNextcloud bot <bot@nextcloud.com>2022-09-22 03:13:02 +0000
commitdc437fc7281961e1bcc00a0b84dc237cf8cfb852 (patch)
tree9e3d3858a78cf202115fa24ca97e064b7eaba4b5
parentafe46c58b7cccf0fc4e1b048268e47d05eb424cc (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/pt_BR.js4
-rw-r--r--l10n/pt_BR.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 36bc28394..9f94708b5 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Request failed, network connection unavailable!" : "A solicitação falhou, conexão de rede indisponível!",
"Request unauthorized. Are you logged in?" : "Solicitação não autorizada. Você está logado?",
+ "Request forbidden. Are you an administrator?" : "Pedido proibido. Você é um administrador?",
"Token expired or app not enabled! Reload the page!" : "Token expirado ou aplicativo não habilitado! Recarregue a página!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "Erro interno do servidor! Verifique o arquivo data/nextcloud.log para obter informações adicionais.",
"Request failed, Nextcloud is in currently in maintenance mode!" : "A solicitação falhou pois o Nextcloud está em modo de manutenção!",
@@ -18,6 +19,7 @@ OC.L10N.register(
"Purge interval" : "Limpar intervalo",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored." : "Valor mínimo em segundos após pastas e feeds excluídos serem excluídos do banco de dados; valores abaixo de 60 segundos serão ignorados.",
"Maximum read count per feed" : "O número máximo de leituras por feed",
+ "Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off." : "Define a quantidade máxima de artigos que podem ser lidos por feed que não serão excluídos pelo trabalho de limpeza; se artigos antigos reaparecerem após serem lidos, aumente este valor; valores negativos, como -1, desativarão esse recurso.",
"Maximum redirects" : "Redirecionamentos máximos",
"How many redirects the feed fetcher should follow." : "Quantos redirecionamentos o alimentador de feed deve seguir.",
"Feed fetcher timeout" : "Tempo limite do alimentador de feed",
@@ -26,6 +28,8 @@ OC.L10N.register(
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "Se fornecido, a URL deste serviço será consultada para exibir os feeds na seção explorar feed. Para voltar ao serviço de exploração integrado, deixe esta entrada vazia.",
"Update interval" : "Intervalo de atualização",
"Interval in seconds in which the feeds will be updated." : "Intervalo em segundos em que os feeds serão atualizados.",
+ "Successfully updated news configuration" : "Configuração de notícias atualizada com sucesso",
+ "Unable to update news config" : "Não foi possível atualizar a configuração de notícias",
"Download" : "Baixar",
"Close" : "Fechar",
"Subscribe to" : "Inscrever-se em",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index aa6723528..07f120bf8 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -1,6 +1,7 @@
{ "translations": {
"Request failed, network connection unavailable!" : "A solicitação falhou, conexão de rede indisponível!",
"Request unauthorized. Are you logged in?" : "Solicitação não autorizada. Você está logado?",
+ "Request forbidden. Are you an administrator?" : "Pedido proibido. Você é um administrador?",
"Token expired or app not enabled! Reload the page!" : "Token expirado ou aplicativo não habilitado! Recarregue a página!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "Erro interno do servidor! Verifique o arquivo data/nextcloud.log para obter informações adicionais.",
"Request failed, Nextcloud is in currently in maintenance mode!" : "A solicitação falhou pois o Nextcloud está em modo de manutenção!",
@@ -16,6 +17,7 @@
"Purge interval" : "Limpar intervalo",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored." : "Valor mínimo em segundos após pastas e feeds excluídos serem excluídos do banco de dados; valores abaixo de 60 segundos serão ignorados.",
"Maximum read count per feed" : "O número máximo de leituras por feed",
+ "Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off." : "Define a quantidade máxima de artigos que podem ser lidos por feed que não serão excluídos pelo trabalho de limpeza; se artigos antigos reaparecerem após serem lidos, aumente este valor; valores negativos, como -1, desativarão esse recurso.",
"Maximum redirects" : "Redirecionamentos máximos",
"How many redirects the feed fetcher should follow." : "Quantos redirecionamentos o alimentador de feed deve seguir.",
"Feed fetcher timeout" : "Tempo limite do alimentador de feed",
@@ -24,6 +26,8 @@
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "Se fornecido, a URL deste serviço será consultada para exibir os feeds na seção explorar feed. Para voltar ao serviço de exploração integrado, deixe esta entrada vazia.",
"Update interval" : "Intervalo de atualização",
"Interval in seconds in which the feeds will be updated." : "Intervalo em segundos em que os feeds serão atualizados.",
+ "Successfully updated news configuration" : "Configuração de notícias atualizada com sucesso",
+ "Unable to update news config" : "Não foi possível atualizar a configuração de notícias",
"Download" : "Baixar",
"Close" : "Fechar",
"Subscribe to" : "Inscrever-se em",