-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #415 from sronveaux/french-translations
French translation of Wegue
- Loading branch information
Showing
8 changed files
with
204 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,80 @@ | ||
{ | ||
"app": { | ||
"title": "Vue.js / OpenLayers WebGIS", | ||
"browserTitle": "Application de Démonstration Wegue", | ||
"footerTextLeft": "Powered by <a href='https://meggsimum.de/wegue/' target='_blank'>Wegue WebGIS</a>", | ||
"footerTextRight": "meggsimum", | ||
"logo": "Logo de l'Application" | ||
}, | ||
|
||
"mapLayers": { | ||
"wgu-drag-drop-layer" : { | ||
"name": "Données Téléchargées" | ||
}, | ||
"Shops": { | ||
"name": "Magasins DaSchau" | ||
}, | ||
"gas-wfs": { | ||
"name": "Pompes à Essence WFS", | ||
"attributions": "© <a href=\"https://www.openstreetmap.org/copyright\">OpenStreetMap</a>-contributeurs" | ||
}, | ||
"earthquakes": { | ||
"name": "Tremblements de Terre 2012 (Mag 5)", | ||
"attributions": "U.S. Geological Survey" | ||
}, | ||
"ahocevar-wms": { | ||
"name": "Tuiles WMS (ahocevar)" | ||
}, | ||
"ahocevar-imagewms": { | ||
"name": "Images WMS (ahocevar)" | ||
}, | ||
"ahocevar-vectortiles": { | ||
"name": "Couche de Tuiles Vectorielles" | ||
}, | ||
"opentopomap": { | ||
"name": "OpenTopoMap", | ||
"attributions": "Données cartographiques: <a href=\"https://openstreetmap.org/copyright\">© OpenStreetMap</a>-contributeurs, SRTM | Représentation cartographique: © <a href=\"http://opentopomap.org/\">OpenTopoMap</a> (<a href=\"https://creativecommons.org/licenses/by-sa/3.0/\">CC-BY-SA</a>)" | ||
}, | ||
"osm-bg": { | ||
"name": "OpenStreetMap", | ||
"attributions": "© <a href=\"https://www.openstreetmap.org/copyright\">OpenStreetMap</a>-contributeurs" | ||
}, | ||
"dutch-nat-parks" : { | ||
"name": "WFS (Parcs Nationaux Néerlandaiss PDOK)", | ||
"attributions": "<a href='https://www.pdok.nl' target='_blank'>PDOK</a> par le Cadastre Néerlandais" | ||
}, | ||
"pdok-natura2000-wms" : { | ||
"name": "WMS - Zones Natura 2000 - PDOK", | ||
"attributions": "<a href='https://www.pdok.nl' target='_blank'>PDOK</a> par le Cadastre Néerlandais" | ||
}, | ||
"pdok-lufo-wms" : { | ||
"name": "WMS - Orthophotos Néerlandaises - PDOK", | ||
"attributions": "<a href='https://www.pdok.nl' target='_blank'>PDOK</a> par le Cadastre Néerlandais" | ||
}, | ||
"brtachtergrondkaart" : { | ||
"name": "WMTS - Fond de Plan Topographique - PDOK", | ||
"attributions": "<a href='https://www.pdok.nl' target='_blank'>PDOK</a> par le Cadastre Néerlandais" | ||
}, | ||
"terrestris-osm-wms" : { | ||
"name": "OSM WMS", | ||
"attributions": "<a href='https://www.openstreetmap.org/copyright' target='_blank'>© OpenStreetMap-contributeurs</a>" | ||
}, | ||
"test_arcgisrest" : { | ||
"name": "Couche test de tuiles Arcgis REST", | ||
"attributions": "<a href='https://www.padovanet.it' target='_blank'>© Commune de Padova</a>" | ||
} | ||
}, | ||
|
||
"wgu-helpwin": { | ||
"title": "À Propos de", | ||
"textTitle": "À Propos de Wegue", | ||
"htmlContent": "<b>WebGIS basé sur OpenLayers et Vue.js</b><br>Modèle et composants réutilisables pour applications de cartographie avec OpenLayers et Vue.js", | ||
"infoLinkUrl": "http://wegue.org/", | ||
"infoLinkText": "Plus d'informations" | ||
}, | ||
|
||
"sample-module": { | ||
"title": "Module d'Exemple", | ||
"text": "Bonjour Wegue" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,103 @@ | ||
{ | ||
"app": { | ||
"title": "Vue.js / OpenLayers WebGIS", | ||
"browserTitle": "Application de Démonstration Wegue", | ||
"footerTextLeft": "Powered by <a href='https://meggsimum.de/wegue/' target='_blank'>Wegue WebGIS</a>", | ||
"footerTextRight": "meggsimum", | ||
"logo": "Logo de l'Application" | ||
}, | ||
|
||
"mapLayers": { | ||
"wgu-geolocator-layer": { | ||
"name": "Position Actuelle" | ||
}, | ||
"wgu-measure-layer": { | ||
"name": "Résultats des Mesures" | ||
}, | ||
"wgu-drag-drop-layer" : { | ||
"name": "Données Glissées" | ||
} | ||
}, | ||
|
||
"wgu-toolbar-menu": { | ||
"title": "Ouvrir le menu de la barre d'outils" | ||
}, | ||
|
||
"wgu-attributetable": { | ||
"title": "Table d'Attributs", | ||
"selectorLabel": "Choisissez une couche", | ||
"loadingText": "Chargement... Veuillez déplacer la vue vers une zone où la couche est visible" | ||
}, | ||
|
||
"wgu-bglayerswitcher": { | ||
"title": "Changer la couche de fond" | ||
}, | ||
|
||
"wgu-overviewmap": { | ||
"title": "Montrer le plan d'ensemble" | ||
}, | ||
|
||
"wgu-geocoder": { | ||
"title": "Chercher une adresse", | ||
"placeHolder": "Chercher après une adresse" | ||
}, | ||
|
||
"wgu-geolocator": { | ||
"title": "Géolocalisation" | ||
}, | ||
|
||
"wgu-helpwin": { | ||
"title": "À Propos de", | ||
"textTitle": "À Propos de Wegue", | ||
"htmlContent": "<b>WebGIS basé sur OpenLayers et Vue.js</b><br>Modèle et composants réutilisables pour applications de cartographie avec OpenLayers et Vue.js", | ||
"infoLinkUrl": "http://wegue.org/", | ||
"infoLinkText": "Plus d'informations" | ||
}, | ||
|
||
"wgu-infoclick": { | ||
"title": "Informations sur la zone cliquée", | ||
"mapClick": "Cliquez sur la carte pour obtenir de l'information sur la zone cliquée.", | ||
"mediaClick": "Cliquez sur une entité de la carte pour afficher les informations multimédia associées.", | ||
"mediaInfoLinkText": null | ||
}, | ||
|
||
"wgu-layerlist": { | ||
"title": "Couches" | ||
}, | ||
|
||
"wgu-maprecorder": { | ||
"title": "Capture vidéo", | ||
"options": "Options", | ||
"videoFormat": "Format vidéo", | ||
"frameRate": "Cadence d'image (images/s)", | ||
"bitRate": "Débit binaire (MBits/s)", | ||
"fileName": "Nom du fichier", | ||
"start": "Démarrage", | ||
"stop": "Arrêt", | ||
"error": "Erreur lors du démarrage de l'enregistrement." | ||
}, | ||
|
||
"wgu-zoomtomaxextent": { | ||
"title": "Réinitialiser l'étendue de la carte" | ||
}, | ||
|
||
"wgu-measuretool": { | ||
"title": "Mesure", | ||
"distance": "Distance", | ||
"length": "Longueur", | ||
"area": "Surface", | ||
"angle": "Angle", | ||
"lengthKm": "{0} km", | ||
"lengthMeter": "{0} m", | ||
"areaSquareKm": "{0} km²", | ||
"areaSquareMeter": "{0} m²" | ||
}, | ||
|
||
"wgu-localeswitcher": { | ||
"title": "Paramètres de Langue" | ||
}, | ||
|
||
"wgu-themeswitcher": { | ||
"title": "Mode sombre" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters