From 315b71cff68bc713bf850f65ad8a623dd39dbac2 Mon Sep 17 00:00:00 2001 From: Havokdan Date: Sun, 15 Oct 2023 18:17:09 +0000 Subject: [PATCH] Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (171 of 171 strings) Translation: Kavita/backend Translate-URL: https://hosted.weblate.org/projects/kavita/backend/pt_BR/ --- API/I18N/pt_BR.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/API/I18N/pt_BR.json b/API/I18N/pt_BR.json index 495162343..36a37d59e 100644 --- a/API/I18N/pt_BR.json +++ b/API/I18N/pt_BR.json @@ -162,5 +162,12 @@ "collection-deleted": "Coleção excluída", "smart-filters": "Filtros Inteligentes", "browse-smart-filters": "Navegar pelos Filtros Inteligentes", - "smart-filter-doesnt-exist": "Filtro Inteligente não existe" + "smart-filter-doesnt-exist": "Filtro Inteligente não existe", + "external-source-already-in-use": "Existe stream com esta Fonte Externa", + "dashboard-stream-doesnt-exist": "Stream do Painel de Controle não existe", + "external-source-already-exists": "Fonte Externa já existe", + "sidenav-stream-doesnt-exist": "SideNav Stream não existe", + "external-source-doesnt-exist": "Fonte Externa não existe", + "external-source-required": "ApiKey e Host necessários", + "smart-filter-already-in-use": "Existe um stream com este Filtro Inteligente" }