New Crowdin updates (#50)

* New translations files-and-stats.mdx (Chinese Simplified)

* New translations en.json (Norwegian)

* New translations files-and-stats.mdx (Dutch)

* New translations edit.mdx (Dutch)

* New translations view.mdx (Dutch)

* New translations clean.mdx (Spanish)

* New translations clean.mdx (Dutch)
This commit is contained in:
vcoppe
2024-08-05 22:24:16 +02:00
committed by GitHub
parent e6cc314dbc
commit 0613922909
7 changed files with 58 additions and 58 deletions

View File

@@ -1,83 +1,83 @@
{
"metadata": {
"home_title": "home",
"home_title": "hjem",
"app_title": "the online GPX file editor",
"embed_title": "the online GPX file editor",
"help_title": "hjelp",
"description": "View, edit, and create GPX files online with advanced route planning capabilities and file processing tools, beautiful maps and detailed data visualizations."
"description": "Vis, rediger og opprett GPX-filer online med avansert ruteplanlegging og filbehandling, vakre kart og detaljert visualisering."
},
"menu": {
"new": "New",
"new_file": "New file",
"new_track": "New track",
"new_segment": "New segment",
"open": "Open...",
"new": "Ny",
"new_file": "Ny fil",
"new_track": "Nytt spor",
"new_segment": "Nytt segment",
"open": "Åpne...",
"duplicate": "Dupliser",
"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",
"close": "Lukk",
"close_all": "Lukk alle",
"copy": "Kopier",
"paste": "Lim inn",
"cut": "Klipp ut",
"export": "Eksporter...",
"export_all": "Eksporter alle...",
"export_options": "Innstillinger for eksport",
"support_message": "Verktøyet er gratis å bruke, men ikke gratis å drifte. Vurder å støtte nettsiden hvis du bruker den ofte. Tusen takk!",
"support_button": "Hjelp til å holde nettstedet gratis",
"download_file": "Last ned fil",
"download_files": "Last ned filer",
"edit": "Rediger",
"undo": "Angre",
"redo": "Gjenta",
"delete": "Slett",
"select_all": "Select all",
"view": "View",
"elevation_profile": "Elevation profile",
"select_all": "Velg alle",
"view": "Visning",
"elevation_profile": "Høydeprofil",
"vertical_file_view": "Vertical file list",
"switch_basemap": "Switch to previous basemap",
"toggle_overlays": "Toggle overlays",
"toggle_3d": "Toggle 3D",
"settings": "Settings",
"switch_basemap": "Bytt til forrige basekart",
"toggle_overlays": "Vis/skjul kartlag",
"toggle_3d": "Skru av/på 3D",
"settings": "Innstillinger",
"distance_units": "Avstandsenhet",
"metric": "Metrisk",
"imperial": "Imperial",
"velocity_units": "Hastighetsenhet",
"temperature_units": "Temperature units",
"temperature_units": "Temperaturenhet",
"celsius": "Celsius",
"fahrenheit": "Fahrenheit",
"language": "Language",
"mode": "Theme",
"light": "Light",
"dark": "Dark",
"street_view_source": "Street view source",
"language": "Språk",
"mode": "Tema",
"light": "Lys",
"dark": "rk",
"street_view_source": "Gatevisning kilde",
"mapillary": "Mapillary",
"google": "Google",
"layers": "Map layers...",
"layers": "Kartlag...",
"distance_markers": "Distansemarkører",
"direction_markers": "Direction arrows",
"direction_markers": "Retningspiler",
"help": "Hjelp",
"donate": "Donate",
"donate": "Donere",
"ctrl": "Ctrl",
"click": "Click",
"click": "Klikk",
"drag": "Drag",
"metadata": {
"button": "Info...",
"button": "Informasjon...",
"name": "Navn",
"description": "Description",
"description": "Beskrivelse",
"save": "Lagre"
},
"style": {
"button": "Appearance...",
"color": "Color",
"opacity": "Opacity",
"width": "Width"
"button": "Utseende...",
"color": "Farge",
"opacity": "Gjennomsiktighet",
"width": "Bredde"
},
"hide": "Hide",
"unhide": "Unhide",
"open_in": "Open in"
"hide": "Skjul",
"unhide": "Vis",
"open_in": "Åpne I"
},
"toolbar": {
"routing": {
"tooltip": "Plan or edit a route",
"tooltip": "Planlegg eller endre en rute",
"activity": "Aktivitet",
"use_routing": "Routing",
"use_routing_tooltip": "Connect anchor points via road network, or in a straight line if disabled",
@@ -166,9 +166,9 @@
"merge": {
"merge_traces": "Connect the traces",
"merge_contents": "Merge the contents and keep the traces disconnected",
"merge_selection": "Merge selection",
"tooltip": "Merge items together",
"help_merge_traces": "Connecting the selected traces will create a single continuous trace.",
"merge_selection": "Slå sammen valgte",
"tooltip": "Slå sammen elementer",
"help_merge_traces": "Ved å koble sammen de valgte sporene vil det opprettes ett enkelt kontinuerlig spor.",
"help_cannot_merge_traces": "Your selection must contain several traces to connect them.",
"help_merge_contents": "Merging the contents of the selected items will group all the contents inside the first item.",
"help_cannot_merge_contents": "Your selection must contain several items to merge their contents."