Update translations
This commit is contained in:
parent
7fad9b29db
commit
d45572b76d
8 changed files with 253 additions and 225 deletions
|
|
@ -28,6 +28,8 @@
|
|||
"format_geojson": "GeoJSON",
|
||||
"format_gpx": "GPX",
|
||||
"format_kml": "KML",
|
||||
"include": "Include",
|
||||
"include_waypoints": "Waypoints",
|
||||
"route-from-to": "{{from}} -> {{to}} ({{distance}} km)",
|
||||
"route-loop": "{{from}} ({{distance}} km)",
|
||||
"title": "Route exportieren",
|
||||
|
|
@ -55,17 +57,18 @@
|
|||
"add-base": "Basisebene hinzufügen",
|
||||
"add-overlay": "Overlay hinzufügen",
|
||||
"customize": "Ebenen anpassen",
|
||||
"opacity-slider": "Opacity slider",
|
||||
"placeholder-layer-name": "angepasster Ebenenname (Bsp: OpenStreetMap)",
|
||||
"placeholder-layer-url": "angepasste Ebenen-URL (Bsp: https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png)",
|
||||
"remove-selection": "Auswahl entfernen"
|
||||
},
|
||||
"loadNogos": {
|
||||
"defaultProperties": "Standardeigenschaften",
|
||||
"file": "Datei:",
|
||||
"file": "File (.geojson): ",
|
||||
"load": "Laden",
|
||||
"nogoBuffer": "Puffer um No-go-Areas (in Metern):",
|
||||
"nogoRadius": "No-go Radius (für Punkte):",
|
||||
"nogoWeight": "No-go Gewicht:",
|
||||
"nogoRadius": "No-go radius for points (in meters): ",
|
||||
"nogoWeight": "No-go weight (-1 means impassable): ",
|
||||
"source": "Quelle",
|
||||
"title": "No-go-Areas laden",
|
||||
"url": "URL:"
|
||||
|
|
@ -181,6 +184,7 @@
|
|||
"expand": "Alle ausklappen",
|
||||
"optional": "Optionale Ebenen hinzufügen oder entfernen",
|
||||
"optional-layers": "Mehr",
|
||||
"overlay-opacity": "Overlay transparency",
|
||||
"table": {
|
||||
"URL": "URL",
|
||||
"empty": "Noch keine benutzerdefinierte Ebene definiert.",
|
||||
|
|
|
|||
|
|
@ -28,6 +28,8 @@
|
|||
"format_geojson": "GeoJSON",
|
||||
"format_gpx": "GPX",
|
||||
"format_kml": "KML",
|
||||
"include": "Inclure",
|
||||
"include_waypoints": "Points de passage",
|
||||
"route-from-to": "{{from}} -> {{to}} ({{distance}} km)",
|
||||
"route-loop": "{{from}} ({{distance}} km)",
|
||||
"title": "Exporter l'itinéraire",
|
||||
|
|
@ -55,17 +57,18 @@
|
|||
"add-base": "Ajouter un fond de carte ",
|
||||
"add-overlay": "Ajouter un calque superposable",
|
||||
"customize": "Personnaliser les calques",
|
||||
"opacity-slider": "Curseur d'opacité",
|
||||
"placeholder-layer-name": "Nom du calque (p. ex. OpenStreetMap).",
|
||||
"placeholder-layer-url": "URL du calque (p. ex. https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png).",
|
||||
"remove-selection": "Supprimer la sélection"
|
||||
},
|
||||
"loadNogos": {
|
||||
"defaultProperties": "Propriétés par défaut",
|
||||
"file": "Fichier :",
|
||||
"file": "Fichier (.geojson)",
|
||||
"load": "Charger",
|
||||
"nogoBuffer": "Tampon des zones interdites (en mètres) :",
|
||||
"nogoRadius": "Rayon des zones interdites (pour les points) :",
|
||||
"nogoWeight": "Poids des zones interdites :",
|
||||
"nogoRadius": "Rayon des zones interdites pour les points (en mètres) :",
|
||||
"nogoWeight": "Poids des zones interdites (-1 signifie infranchissable)",
|
||||
"source": "Source",
|
||||
"title": "Charger les zones interdites",
|
||||
"url": "URL :"
|
||||
|
|
@ -181,6 +184,7 @@
|
|||
"expand": "Tout ouvrir",
|
||||
"optional": "Ajouter ou supprimer des calques optionnels",
|
||||
"optional-layers": "Plus",
|
||||
"overlay-opacity": "Transparence de la surcouche",
|
||||
"table": {
|
||||
"URL": "URL",
|
||||
"empty": "Aucun calque personnel trouvé.",
|
||||
|
|
|
|||
|
|
@ -28,6 +28,8 @@
|
|||
"format_geojson": "GeoJSON",
|
||||
"format_gpx": "GPX",
|
||||
"format_kml": "KML",
|
||||
"include": "Include",
|
||||
"include_waypoints": "Waypoints",
|
||||
"route-from-to": "{{from}} -> {{to}} ({{distance}}km)",
|
||||
"route-loop": "{{from}} ({{distance}}km)",
|
||||
"title": "Export route",
|
||||
|
|
@ -55,17 +57,18 @@
|
|||
"add-base": "Add base layer",
|
||||
"add-overlay": "Add overlay",
|
||||
"customize": "Customize layers",
|
||||
"opacity-slider": "Opacity slider",
|
||||
"placeholder-layer-name": "Custom layer name. (ex: OpenStreetMap)",
|
||||
"placeholder-layer-url": "Custom layer URL. (ex: https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png)",
|
||||
"remove-selection": "Remove selection"
|
||||
},
|
||||
"loadNogos": {
|
||||
"defaultProperties": "Default properties",
|
||||
"file": "File: ",
|
||||
"file": "File (.geojson): ",
|
||||
"load": "Load",
|
||||
"nogoBuffer": "Buffer no-go areas (in meters): ",
|
||||
"nogoRadius": "No-go radius (for points): ",
|
||||
"nogoWeight": "No-go weight: ",
|
||||
"nogoRadius": "No-go radius for points (in meters): ",
|
||||
"nogoWeight": "No-go weight (-1 means impassable): ",
|
||||
"source": "Source",
|
||||
"title": "Load no-go areas",
|
||||
"url": "URL: "
|
||||
|
|
@ -181,6 +184,7 @@
|
|||
"expand": "Expand all",
|
||||
"optional": "Add or remove optional layers",
|
||||
"optional-layers": "More",
|
||||
"overlay-opacity": "Overlay transparency",
|
||||
"table": {
|
||||
"URL": "URL",
|
||||
"empty": "No custom layer configured yet.",
|
||||
|
|
|
|||
|
|
@ -28,6 +28,8 @@
|
|||
"format_geojson": "GeoJSON",
|
||||
"format_gpx": "GPX",
|
||||
"format_kml": "KML",
|
||||
"include": "Include",
|
||||
"include_waypoints": "Waypoints",
|
||||
"route-from-to": "{{from}} -> {{to}} ({{distance}} km)",
|
||||
"route-loop": "{{from}} ({{distance}} km)",
|
||||
"title": "Útvonal exportálása",
|
||||
|
|
@ -55,17 +57,18 @@
|
|||
"add-base": "Alapréteg hozzáadása",
|
||||
"add-overlay": "Rátétréteg hozzáadása",
|
||||
"customize": "Rétegek személyre szabása",
|
||||
"opacity-slider": "Opacity slider",
|
||||
"placeholder-layer-name": "Egyedi rétegnév (pl. OpenStreetMap)",
|
||||
"placeholder-layer-url": "Egyedi réteg URL-je (pl. https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png)",
|
||||
"remove-selection": "Kijelölés eltávolítása"
|
||||
},
|
||||
"loadNogos": {
|
||||
"defaultProperties": "Alapértelmezett tulajdonságok",
|
||||
"file": "Fájl:",
|
||||
"file": "File (.geojson): ",
|
||||
"load": "Betöltés",
|
||||
"nogoBuffer": "Elkerülendő területek körüli távolság (méter)",
|
||||
"nogoRadius": "Elkerülendő pontok körüli sugár:",
|
||||
"nogoWeight": "Elkerülés súlyozása:",
|
||||
"nogoRadius": "No-go radius for points (in meters): ",
|
||||
"nogoWeight": "No-go weight (-1 means impassable): ",
|
||||
"source": "Forrás",
|
||||
"title": "Elkerülendő területek betöltése",
|
||||
"url": "URL:"
|
||||
|
|
@ -181,6 +184,7 @@
|
|||
"expand": "Minden kibontása",
|
||||
"optional": "Rétegek hozzáadása vagy eltávolítása",
|
||||
"optional-layers": "Több",
|
||||
"overlay-opacity": "Overlay transparency",
|
||||
"table": {
|
||||
"URL": "URL",
|
||||
"empty": "Még nincs beállítva egyedi réteg",
|
||||
|
|
|
|||
|
|
@ -28,6 +28,8 @@
|
|||
"format_geojson": "GeoJSON",
|
||||
"format_gpx": "GPX",
|
||||
"format_kml": "KML",
|
||||
"include": "Include",
|
||||
"include_waypoints": "Waypoints",
|
||||
"route-from-to": "{{from}} -> {{to}} ({{distance}}km)",
|
||||
"route-loop": "{{from}} ({{distance}}km)",
|
||||
"title": "Eksportuj trasę",
|
||||
|
|
@ -55,17 +57,18 @@
|
|||
"add-base": "Dodaj warstwę bazową",
|
||||
"add-overlay": "Dodaj nakładkę",
|
||||
"customize": "Dostosuj warstwy",
|
||||
"opacity-slider": "Opacity slider",
|
||||
"placeholder-layer-name": "Własna nazwa warstwy. (np. OpenStreetMap)",
|
||||
"placeholder-layer-url": "URL niestandardowej warstwy. (np: https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png)",
|
||||
"remove-selection": "Usuń zaznaczenie"
|
||||
},
|
||||
"loadNogos": {
|
||||
"defaultProperties": "Domyślne właściwości",
|
||||
"file": "Plik:",
|
||||
"file": "File (.geojson): ",
|
||||
"load": "Wczytaj",
|
||||
"nogoBuffer": "Bufor stref no-go (w metrach):",
|
||||
"nogoRadius": "Promień no-go (dla punktów):",
|
||||
"nogoWeight": "Waga no-go:",
|
||||
"nogoRadius": "No-go radius for points (in meters): ",
|
||||
"nogoWeight": "No-go weight (-1 means impassable): ",
|
||||
"source": "Źródło",
|
||||
"title": "Wczytaj strefy no-go",
|
||||
"url": "URL: "
|
||||
|
|
@ -181,6 +184,7 @@
|
|||
"expand": "Rozwiń wszystkie",
|
||||
"optional": "Dodaj lub usuń opcjonalne warstwy",
|
||||
"optional-layers": "Więcej",
|
||||
"overlay-opacity": "Overlay transparency",
|
||||
"table": {
|
||||
"URL": "URL",
|
||||
"empty": "Nie skonfigurowano jeszcze niestandardowych warstw.",
|
||||
|
|
|
|||
|
|
@ -28,6 +28,8 @@
|
|||
"format_geojson": "GeoJSON",
|
||||
"format_gpx": "GPX",
|
||||
"format_kml": "KML",
|
||||
"include": "Include",
|
||||
"include_waypoints": "Waypoints",
|
||||
"route-from-to": "{{from}} -> {{to}} ({{distance}}km)",
|
||||
"route-loop": "{{from}} ({{distance}}km)",
|
||||
"title": "Export route",
|
||||
|
|
@ -55,17 +57,18 @@
|
|||
"add-base": "Add base layer",
|
||||
"add-overlay": "Add overlay",
|
||||
"customize": "Customize layers",
|
||||
"opacity-slider": "Opacity slider",
|
||||
"placeholder-layer-name": "Custom layer name. (ex: OpenStreetMap)",
|
||||
"placeholder-layer-url": "Custom layer URL. (ex: https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png)",
|
||||
"remove-selection": "Remove selection"
|
||||
},
|
||||
"loadNogos": {
|
||||
"defaultProperties": "Default properties",
|
||||
"file": "File: ",
|
||||
"file": "File (.geojson): ",
|
||||
"load": "Load",
|
||||
"nogoBuffer": "Buffer no-go areas (in meters): ",
|
||||
"nogoRadius": "No-go radius (for points): ",
|
||||
"nogoWeight": "No-go weight: ",
|
||||
"nogoRadius": "No-go radius for points (in meters): ",
|
||||
"nogoWeight": "No-go weight (-1 means impassable): ",
|
||||
"source": "Source",
|
||||
"title": "Load no-go areas",
|
||||
"url": "URL: "
|
||||
|
|
@ -181,6 +184,7 @@
|
|||
"expand": "Expand all",
|
||||
"optional": "Add or remove optional layers",
|
||||
"optional-layers": "More",
|
||||
"overlay-opacity": "Overlay transparency",
|
||||
"table": {
|
||||
"URL": "URL",
|
||||
"empty": "No custom layer configured yet.",
|
||||
|
|
|
|||
|
|
@ -28,6 +28,8 @@
|
|||
"format_geojson": "GeoJSON",
|
||||
"format_gpx": "GPX",
|
||||
"format_kml": "KML",
|
||||
"include": "Include",
|
||||
"include_waypoints": "Waypoints",
|
||||
"route-from-to": "{{from}} -> {{to}} ({{distance}}km)",
|
||||
"route-loop": "{{from}} ({{distance}}km)",
|
||||
"title": "Export route",
|
||||
|
|
@ -55,17 +57,18 @@
|
|||
"add-base": "添加底層圖",
|
||||
"add-overlay": "添加疊圖",
|
||||
"customize": "自定義圖層",
|
||||
"opacity-slider": "Opacity slider",
|
||||
"placeholder-layer-name": "自定義圖層名稱 (如: OpenStreetMap)",
|
||||
"placeholder-layer-url": "自定義圖層 URL (如: https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png)",
|
||||
"remove-selection": "移除所選項目"
|
||||
},
|
||||
"loadNogos": {
|
||||
"defaultProperties": "Default properties",
|
||||
"file": "File: ",
|
||||
"file": "File (.geojson): ",
|
||||
"load": "Load",
|
||||
"nogoBuffer": "Buffer no-go areas (in meters): ",
|
||||
"nogoRadius": "No-go radius (for points): ",
|
||||
"nogoWeight": "No-go weight: ",
|
||||
"nogoRadius": "No-go radius for points (in meters): ",
|
||||
"nogoWeight": "No-go weight (-1 means impassable): ",
|
||||
"source": "Source",
|
||||
"title": "Load no-go areas",
|
||||
"url": "URL: "
|
||||
|
|
@ -181,6 +184,7 @@
|
|||
"expand": "Expand all",
|
||||
"optional": "Add or remove optional layers",
|
||||
"optional-layers": "More",
|
||||
"overlay-opacity": "Overlay transparency",
|
||||
"table": {
|
||||
"URL": "URL",
|
||||
"empty": "尚未設定自訂圖層。",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue