From 35571377b34012ca10e534ea4be08bef0f3ad27c Mon Sep 17 00:00:00 2001 From: Duarte Silva Date: Wed, 18 Oct 2023 17:04:49 +0000 Subject: [PATCH] Translated using Weblate (Portuguese) Currently translated at 98.8% (171 of 173 strings) Translation: Kavita/backend Translate-URL: https://hosted.weblate.org/projects/kavita/backend/pt/ --- API/I18N/pt.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/API/I18N/pt.json b/API/I18N/pt.json index 7387aa49a..bbd8baee1 100644 --- a/API/I18N/pt.json +++ b/API/I18N/pt.json @@ -158,5 +158,16 @@ "generic-scrobble-hold": "Ocorreu um erro ao adicionar o hold", "bad-copy-files-for-download": "Não foi possível copiar os ficheiros para a diretoria temp para descarregar os arquivos.", "want-to-read": "Leituras Futuras", - "browse-want-to-read": "Explorar Leituras Futuras" + "browse-want-to-read": "Explorar Leituras Futuras", + "browse-external-sources": "Consultar Fontes Externas", + "smart-filters": "Filtros Inteligentes", + "browse-smart-filters": "Navegar por Filtros Inteligentes", + "external-source-already-in-use": "Existe um stream com esta Fonte Externa", + "smart-filter-doesnt-exist": "Filtro Inteligente inexistente", + "external-source-already-exists": "Fonte Externa já existe", + "external-source-doesnt-exist": "Fonte Externa inexistente", + "external-sources": "Fontes Externas", + "external-source-required": "ApiKey e Host requeridos", + "smart-filter-already-in-use": "Existe um stream com este Filtro Inteligente", + "collection-deleted": "Coleção eliminada" }