aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVinícius Costa <viniciusilva1@gmail.com>2021-08-24 00:04:37 +0000
committerWeblate <noreply@weblate.org>2021-08-26 21:29:56 -0400
commit5bcd1648cb4dfe617599ec2b2fe5e5f8a461ec61 (patch)
tree1f3e4b258f367455ea40ec5f00315e45993af2df
parentc2bcceaa212e8e94f9987d37e0c53d4ac58f6a0f (diff)
Translated using Weblate (Portuguese (Brazil))
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
-rw-r--r--Emby.Server.Implementations/Localization/Core/pt-BR.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/pt-BR.json b/Emby.Server.Implementations/Localization/Core/pt-BR.json
index 323dcced0..be71289b1 100644
--- a/Emby.Server.Implementations/Localization/Core/pt-BR.json
+++ b/Emby.Server.Implementations/Localization/Core/pt-BR.json
@@ -118,5 +118,7 @@
"TaskCleanActivityLog": "Limpar Registro de Atividades",
"Undefined": "Indefinido",
"Forced": "Forçado",
- "Default": "Padrão"
+ "Default": "Padrão",
+ "TaskOptimizeDatabaseDescription": "Compactar base de dados e liberar espaço livre. Executar esta tarefa após realizar mudanças que impliquem em modificações da base de dados pode trazer melhorias de desempenho.",
+ "TaskOptimizeDatabase": "Otimizar base de dados"
}