From ec4cc3fd11561f460b723f427728b34e67fd1b3e Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 24 Jul 2024 10:08:07 +0200 Subject: [PATCH] New translations en.json (Lithuanian) --- website/src/locales/lt.json | 82 ++++++++++++++++++------------------- 1 file changed, 41 insertions(+), 41 deletions(-) diff --git a/website/src/locales/lt.json b/website/src/locales/lt.json index 6f71265b..5a116b4f 100644 --- a/website/src/locales/lt.json +++ b/website/src/locales/lt.json @@ -1,9 +1,9 @@ { "metadata": { - "home_title": "home", - "app_title": "the online GPX file editor", - "embed_title": "the online GPX file editor", - "help_title": "help", + "home_title": "pagrindinis", + "app_title": "internetinis GPX failų redaktorius", + "embed_title": "internetinis GPX failų redaktorius", + "help_title": "pagalba", "description": "View, edit, and create GPX files online with advanced route planning capabilities and file processing tools, beautiful maps and detailed data visualizations." }, "menu": { @@ -11,49 +11,49 @@ "new_file": "New file", "new_track": "New track", "new_segment": "New segment", - "open": "Open...", - "duplicate": "Duplicate", - "close": "Close", - "close_all": "Close all", - "copy": "Copy", - "paste": "Paste", - "cut": "Cut", - "export": "Export...", - "export_all": "Export all...", - "export_options": "Export options", - "support_message": "The tool is free to use, but not free to run. Please consider supporting the website if you use it frequently. Thank you!", - "support_button": "Help keep the website free", - "download_file": "Download file", - "download_files": "Download files", - "edit": "Edit", - "undo": "Undo", - "redo": "Redo", - "delete": "Delete", - "select_all": "Select all", - "view": "View", - "elevation_profile": "Elevation profile", - "vertical_file_view": "Vertical file list", + "open": "Atverti...", + "duplicate": "Dubliuoti", + "close": "Užverti", + "close_all": "Užverti visus", + "copy": "Kopijuoti", + "paste": "Įklijuoti", + "cut": "Iškirpti", + "export": "Eksportuoti...", + "export_all": "Eksportuoti visus...", + "export_options": "Eksportavimo parametrai", + "support_message": "Įrankį galima naudoti nemokamai, bet kainuoja pateikimas jums. Jei svetainę naudojate dažnai, apsvarstykite galimybę ją paremti. Dėkojame!", + "support_button": "Padėti svetainę išlaikyti nemokamą", + "download_file": "Atsisiųsti failą", + "download_files": "Atsisiųsti failus", + "edit": "Keisti", + "undo": "Atšaukti", + "redo": "Pakartoti", + "delete": "Ištrinti", + "select_all": "Pasirinkti viską", + "view": "Rodyti", + "elevation_profile": "Aukščio profilis", + "vertical_file_view": "Failų sąrašas verikaliai", "switch_basemap": "Switch to previous basemap", "toggle_overlays": "Toggle overlays", "toggle_3d": "Toggle 3D", "settings": "Settings", - "distance_units": "Distance units", - "metric": "Metric", - "imperial": "Imperial", - "velocity_units": "Velocity units", - "temperature_units": "Temperature units", - "celsius": "Celsius", - "fahrenheit": "Fahrenheit", - "language": "Language", - "mode": "Theme", - "light": "Light", - "dark": "Dark", - "street_view_source": "Street view source", + "distance_units": "Atstumo vienetai", + "metric": "Metriniai", + "imperial": "Imperiniai", + "velocity_units": "Greičio matavimo vienetai", + "temperature_units": "Temperatūros vienetas", + "celsius": "Celsijus", + "fahrenheit": "Farenheitas", + "language": "Kalba", + "mode": "Tema", + "light": "Šviesi", + "dark": "Tamsi", + "street_view_source": "Gatvės vaizdo šaltinis", "mapillary": "Mapillary", "google": "Google", - "layers": "Map layers...", - "distance_markers": "Distance markers", - "direction_markers": "Direction arrows", + "layers": "Žemėlapio sluoksniai...", + "distance_markers": "Atstumų žymės", + "direction_markers": "Krypties rodyklės", "help": "Help", "donate": "Donate", "ctrl": "Ctrl",