From d0af04167e1c2c7bd59fa60896b3f8bca50f3f15 Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 4 Feb 2025 21:31:08 +0100 Subject: [PATCH] New translations en.json (Portuguese) --- web/src/lib/i18n/locales/pt.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/pt.json b/web/src/lib/i18n/locales/pt.json index 0719425b..714ae09a 100644 --- a/web/src/lib/i18n/locales/pt.json +++ b/web/src/lib/i18n/locales/pt.json @@ -100,6 +100,7 @@ "error-during-login": "Erro durante o ‘login’", "error-during-password-reset": "Unable to send password reset email", "error-exporting-trail": "Erro na exportação do percurso", + "error-logging-in-to-komoot": "Error logging in to komoot", "error-posting-comment": "Error posting comment", "error-printing-map": "Erro na impressão do mapa", "error-reading-file": "Erro ao ler o arquivo", @@ -107,6 +108,7 @@ "error-saving-trail": "Erro ao gravar percurso", "error-setting-up-strava-integration": "Error setting up strava integration", "error-updating-password": "Erro ao atualizar password", + "error-updating-strava-integration": "Error updating komoot integration", "est-duration": "Duração prevista", "explore": "Explorar", "explore-some-trails": "Explore algumas trilhas", @@ -143,6 +145,8 @@ "import": "Importar", "import-hint": "Selecionar ou arrastar ficheiros GPX, FIT, KML ou TCX para aqui...", "include-description": "Incluir descrição", + "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", + "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", "integrations": "Integrations", "invalid-date": "Data inválida", "invalid-username": "Nome de usuário inválido", @@ -257,6 +261,7 @@ "settings-privacy-lists-public": "Your lists are public by default. Everyone will be able to see them. You can change this setting at any point for individual lists.", "settings-privacy-trails-private": "Your trails are private by default. No one except you will be able to see them. You can change this setting at any point for individual trails.", "settings-privacy-trails-public": "Your trails are public by default. Everyone will be able to see them. You can change this setting at any point for individual trails.", + "settings-saved": "Settings saved", "share": "Partilhar", "share-profile": "Share profile", "share-this-list": "Partilhar esta lista", @@ -295,4 +300,4 @@ "welcome_to": "Bem-vindo ao", "wrong-username-or-password": "Nome de utilizador ou palavra-passe errados", "you-can": "Podes" -} \ No newline at end of file +}