From 4a09a7df16df2d89f6884b4a2d1ee80503673679 Mon Sep 17 00:00:00 2001 From: samucamg Date: Sun, 5 Jan 2020 21:42:19 +0000 Subject: [PATCH] Translated using Weblate (Portuguese) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt/ --- src/strings/pt.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/strings/pt.json b/src/strings/pt.json index 32ece83a6a..e8bdea0887 100644 --- a/src/strings/pt.json +++ b/src/strings/pt.json @@ -1205,5 +1205,8 @@ "FolderTypeMovies": "Filmes", "OptionIgnoreTranscodeByteRangeRequests": "Ignorar requisições de extensão do byte de transcodificação", "OptionEnableAccessToAllChannels": "Permitir acesso a todos os canais", - "OptionDownloadDiscImage": "Disco" + "OptionDownloadDiscImage": "Disco", + "FetchingData": "Buscando Dados Adicionais", + "EnableStreamLooping": "Habilitar loop do streaming", + "Down": "Baixar" }