aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastião josé <sebastiaojosela@gmail.com>2024-09-13 23:36:03 +0000
committerWeblate <noreply@weblate.org>2024-09-14 13:41:36 -0400
commit7df938674e08cf0387965866735dd398cbc4cb6c (patch)
tree664259cc67fc88fd5ba0dc83bfdfb231d97ea1d4
parent195142861c195131dfb13b86f3b5cbbbe640356d (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.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/pt-BR.json b/Emby.Server.Implementations/Localization/Core/pt-BR.json
index 0c9f4c171..9bc012ae5 100644
--- a/Emby.Server.Implementations/Localization/Core/pt-BR.json
+++ b/Emby.Server.Implementations/Localization/Core/pt-BR.json
@@ -132,5 +132,9 @@
"TaskAudioNormalization": "Normalização de áudio",
"TaskAudioNormalizationDescription": "Examina os ficheiros em busca de dados de normalização de áudio.",
"TaskDownloadMissingLyricsDescription": "Baixar letras para músicas",
- "TaskDownloadMissingLyrics": "Baixar letra faltante"
+ "TaskDownloadMissingLyrics": "Baixar letra faltante",
+ "TaskMoveTrickplayImagesDescription": "Move os arquivos do trickplay de acordo com as configurações da biblioteca.",
+ "TaskExtractMediaSegments": "Varredura do segmento de mídia",
+ "TaskExtractMediaSegmentsDescription": "Extrai ou obtém segmentos de mídia de plug-ins habilitados para MediaSegment.",
+ "TaskMoveTrickplayImages": "Migrar o local da imagem do Trickplay"
}