New translations en.json (Lithuanian)
This commit is contained in:
parent
d04acc5c3b
commit
ec4cc3fd11
1 changed files with 41 additions and 41 deletions
|
|
@ -1,9 +1,9 @@
|
||||||
{
|
{
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"home_title": "home",
|
"home_title": "pagrindinis",
|
||||||
"app_title": "the online GPX file editor",
|
"app_title": "internetinis GPX failų redaktorius",
|
||||||
"embed_title": "the online GPX file editor",
|
"embed_title": "internetinis GPX failų redaktorius",
|
||||||
"help_title": "help",
|
"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."
|
"description": "View, edit, and create GPX files online with advanced route planning capabilities and file processing tools, beautiful maps and detailed data visualizations."
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
|
|
@ -11,49 +11,49 @@
|
||||||
"new_file": "New file",
|
"new_file": "New file",
|
||||||
"new_track": "New track",
|
"new_track": "New track",
|
||||||
"new_segment": "New segment",
|
"new_segment": "New segment",
|
||||||
"open": "Open...",
|
"open": "Atverti...",
|
||||||
"duplicate": "Duplicate",
|
"duplicate": "Dubliuoti",
|
||||||
"close": "Close",
|
"close": "Užverti",
|
||||||
"close_all": "Close all",
|
"close_all": "Užverti visus",
|
||||||
"copy": "Copy",
|
"copy": "Kopijuoti",
|
||||||
"paste": "Paste",
|
"paste": "Įklijuoti",
|
||||||
"cut": "Cut",
|
"cut": "Iškirpti",
|
||||||
"export": "Export...",
|
"export": "Eksportuoti...",
|
||||||
"export_all": "Export all...",
|
"export_all": "Eksportuoti visus...",
|
||||||
"export_options": "Export options",
|
"export_options": "Eksportavimo parametrai",
|
||||||
"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_message": "Įrankį galima naudoti nemokamai, bet kainuoja pateikimas jums. Jei svetainę naudojate dažnai, apsvarstykite galimybę ją paremti. Dėkojame!",
|
||||||
"support_button": "Help keep the website free",
|
"support_button": "Padėti svetainę išlaikyti nemokamą",
|
||||||
"download_file": "Download file",
|
"download_file": "Atsisiųsti failą",
|
||||||
"download_files": "Download files",
|
"download_files": "Atsisiųsti failus",
|
||||||
"edit": "Edit",
|
"edit": "Keisti",
|
||||||
"undo": "Undo",
|
"undo": "Atšaukti",
|
||||||
"redo": "Redo",
|
"redo": "Pakartoti",
|
||||||
"delete": "Delete",
|
"delete": "Ištrinti",
|
||||||
"select_all": "Select all",
|
"select_all": "Pasirinkti viską",
|
||||||
"view": "View",
|
"view": "Rodyti",
|
||||||
"elevation_profile": "Elevation profile",
|
"elevation_profile": "Aukščio profilis",
|
||||||
"vertical_file_view": "Vertical file list",
|
"vertical_file_view": "Failų sąrašas verikaliai",
|
||||||
"switch_basemap": "Switch to previous basemap",
|
"switch_basemap": "Switch to previous basemap",
|
||||||
"toggle_overlays": "Toggle overlays",
|
"toggle_overlays": "Toggle overlays",
|
||||||
"toggle_3d": "Toggle 3D",
|
"toggle_3d": "Toggle 3D",
|
||||||
"settings": "Settings",
|
"settings": "Settings",
|
||||||
"distance_units": "Distance units",
|
"distance_units": "Atstumo vienetai",
|
||||||
"metric": "Metric",
|
"metric": "Metriniai",
|
||||||
"imperial": "Imperial",
|
"imperial": "Imperiniai",
|
||||||
"velocity_units": "Velocity units",
|
"velocity_units": "Greičio matavimo vienetai",
|
||||||
"temperature_units": "Temperature units",
|
"temperature_units": "Temperatūros vienetas",
|
||||||
"celsius": "Celsius",
|
"celsius": "Celsijus",
|
||||||
"fahrenheit": "Fahrenheit",
|
"fahrenheit": "Farenheitas",
|
||||||
"language": "Language",
|
"language": "Kalba",
|
||||||
"mode": "Theme",
|
"mode": "Tema",
|
||||||
"light": "Light",
|
"light": "Šviesi",
|
||||||
"dark": "Dark",
|
"dark": "Tamsi",
|
||||||
"street_view_source": "Street view source",
|
"street_view_source": "Gatvės vaizdo šaltinis",
|
||||||
"mapillary": "Mapillary",
|
"mapillary": "Mapillary",
|
||||||
"google": "Google",
|
"google": "Google",
|
||||||
"layers": "Map layers...",
|
"layers": "Žemėlapio sluoksniai...",
|
||||||
"distance_markers": "Distance markers",
|
"distance_markers": "Atstumų žymės",
|
||||||
"direction_markers": "Direction arrows",
|
"direction_markers": "Krypties rodyklės",
|
||||||
"help": "Help",
|
"help": "Help",
|
||||||
"donate": "Donate",
|
"donate": "Donate",
|
||||||
"ctrl": "Ctrl",
|
"ctrl": "Ctrl",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue