From 3a75d9a5c46bb7c23de23a57c299bcc1b115f08a Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 13 Jul 2024 22:46:58 +0200 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 934f96a4..684f3344 100644 --- a/web/src/lib/i18n/locales/pt.json +++ b/web/src/lib/i18n/locales/pt.json @@ -2,7 +2,6 @@ "Biking": "Biking", "Canoeing": "Canoeing", "Climbing": "Climbing", - "export-all-trails": "Export all trails", "Hiking": "Hiking", "Skiing": "Skiing", "Walking": "Walking", @@ -72,11 +71,13 @@ "error-exporting-trail": "Error exporting trail", "error-printing-map": "Error printing map", "error-reading-file": "Erro ao ler o arquivo", + "error-saving-trail": "Error saving trail", "error-updating-password": "Error updating password", "est-duration": "Duração prevista", "explore": "Explorar", "explore-some-trails": "Explore algumas trilhas", "export": "Export", + "export-all-trails": "Export all trails", "features": "Características", "file-format": "File format", "focus-map-on": "Focus map on", @@ -84,6 +85,7 @@ "german": "Alemão", "get-position-from-exif": "Get coordinates from EXIF data", "grid": "Grid", + "help": "Help", "hero_section_0_text": "Explore trilhas emocionantes, salve seus favoritos e experimente a beleza da natureza. Encontre sua próxima aventura!", "hero_section_1_heading": "Parece que ainda não há trilhas aqui.", "hero_section_1_text": "Aqui estão algumas trilhas que você pode gostar. Ou podes ir à lista completa agora.", @@ -94,6 +96,7 @@ "icon": "Ícone", "imperial": "Imperial", "import": "Import", + "import-hint": "Select or drag GPX, FIT, KML or TCX files here...", "include-description": "Include description", "invalid-date": "Data inválida", "invalid-username": "Nome de usuário inválido", @@ -114,6 +117,7 @@ "metric": "Métrica", "moderate": "Moderado", "must-be-at-least-n-characters-long": "Deve ter pelo menos {n} caracteres", + "my-account": "My Account", "n-days-ago": "{n} days ago", "n-hours-ago": "{n} hours ago", "n-minutes-ago": "{n} minutes ago", @@ -171,6 +175,7 @@ "tilesets": "Custom tilesets", "trail": "{n, plural, =1 {Percurso} other {Percursos}}", "trail-not-shared": "Not shared with anyone", + "trail-saved-successfully": "Trail saved successfully", "trails-for-you": "Trilhos para si", "units": "Unidades", "upload-file": "Subir arquivo",