aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Localization/Core/pt-BR.json
diff options
context:
space:
mode:
authorCody Robibero <cody@robibe.ro>2020-11-16 17:07:06 -0700
committerGitHub <noreply@github.com>2020-11-16 17:07:06 -0700
commitbe3c65d80f4b2972a2e1a60ed3894102c0ee9cb8 (patch)
tree84ae4cf9f5142b697d8164090562f027787f754e /Emby.Server.Implementations/Localization/Core/pt-BR.json
parent1d96167e8d58ff59859ae5b9afc1f9e0f6bed74f (diff)
parent7b42b7e8bd40ef7bd6bb6a533cb3c9dfcd00c63f (diff)
Merge branch 'master' into docker-pls
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/pt-BR.json')
-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 5e49ca702..8d25e27f6 100644
--- a/Emby.Server.Implementations/Localization/Core/pt-BR.json
+++ b/Emby.Server.Implementations/Localization/Core/pt-BR.json
@@ -113,5 +113,7 @@
"TasksChannelsCategory": "Canais da Internet",
"TasksApplicationCategory": "Aplicativo",
"TasksLibraryCategory": "Biblioteca",
- "TasksMaintenanceCategory": "Manutenção"
+ "TasksMaintenanceCategory": "Manutenção",
+ "TaskCleanActivityLogDescription": "Apaga o registro de atividades mais antigo que a idade configurada.",
+ "TaskCleanActivityLog": "Limpar Registro de Atividades"
}