diff options
| author | lsousa <info@luisccsousa.com> | 2021-08-25 15:32:17 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-08-26 21:29:56 -0400 |
| commit | 3ebede56fe2f7e063d59498a5c38c2037ecca031 (patch) | |
| tree | 754ea87214b7363f959197fa5d48dd681fb57bfb | |
| parent | 6c7b9d4044a63b7b6bdef5638642c7dec7c7b401 (diff) | |
Translated using Weblate (Portuguese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/pt.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/pt.json b/Emby.Server.Implementations/Localization/Core/pt.json index b435672ad..474dacd7c 100644 --- a/Emby.Server.Implementations/Localization/Core/pt.json +++ b/Emby.Server.Implementations/Localization/Core/pt.json @@ -117,5 +117,6 @@ "Undefined": "Indefinido", "Forced": "Forçado", "Default": "Predefinição", - "TaskCleanActivityLogDescription": "Apaga itens no registro com idade acima do que é configurado." + "TaskCleanActivityLogDescription": "Apaga itens no registro com idade acima do que é configurado.", + "TaskOptimizeDatabase": "Otimizar base de dados" } |
