From 4f4591b00a74f38efdf761063125f169b94e46f4 Mon Sep 17 00:00:00 2001 From: Albatroz Jeremias Date: Wed, 26 Oct 2022 23:08:13 +0000 Subject: [PATCH] Translated using Weblate (Portuguese) Currently translated at 5.7% (15 of 261 strings) Translation: Gancio/Web Translate-URL: https://hosted.weblate.org/projects/gancio/web/pt/ --- locales/pt.json | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/locales/pt.json b/locales/pt.json index 0967ef42..54cde23a 100644 --- a/locales/pt.json +++ b/locales/pt.json @@ -1 +1,19 @@ -{} +{ + "common": { + "add_event": "Adicionar Evento", + "description": "Descrição", + "send": "Enviar", + "address": "Morada", + "next": "Próximo", + "when": "Quando", + "where": "Onde", + "login": "Login", + "export": "Exportar", + "email": "E-mail", + "what": "O quê", + "media": "Media", + "password": "Senha", + "register": "Registro", + "remove": "Remover" + } +}