aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Nave <pedronavelopes@gmail.com>2020-06-24 22:58:32 +0000
committerWeblate <noreply@weblate.org>2020-06-24 19:39:44 -0400
commit7da49d57b1e976ca9af7dbd226d9887de5c7ffad (patch)
treec34d9d848ee741ec94ae00f33e08e2701db47076
parentd5dad64e61535152bc781caf6f2275e48fdf7bf6 (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.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/pt.json b/Emby.Server.Implementations/Localization/Core/pt.json
index 25c5b9053..5365fff23 100644
--- a/Emby.Server.Implementations/Localization/Core/pt.json
+++ b/Emby.Server.Implementations/Localization/Core/pt.json
@@ -101,7 +101,8 @@
"TaskCleanLogsDescription": "Deletar arquivos de log que existe a mais de {0} dias.",
"TaskCleanLogs": "Limpar diretório de log",
"TaskRefreshLibrary": "Escanear biblioteca de mídias",
- "TaskRefreshChapterImagesDescription": "Criar miniaturas para videos que tem capítulos.",
- "TaskCleanCacheDescription": "Deletar arquivos de cache que não são mais usados pelo sistema.",
- "TasksChannelsCategory": "Canais de Internet"
+ "TaskRefreshChapterImagesDescription": "Cria miniaturas para vídeos que têm capítulos.",
+ "TaskCleanCacheDescription": "Apaga ficheiros em cache que já não são usados pelo sistema.",
+ "TasksChannelsCategory": "Canais de Internet",
+ "TaskRefreshChapterImages": "Extrair Imagens do Capítulo"
}