[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / gis / lang / gis_en.php
index 448ca41..7bed0d9 100644 (file)
@@ -14,6 +14,8 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'aucun_objet' => 'No object',
 
        // B
+       'bouton_annuler_title' => 'Cancel all modifications.',
+       'bouton_enregistrer_title' => 'Save your modifications.',
        'bouton_lier' => 'Link this point',
        'bouton_supprimer_gis' => 'Delete this point permanently',
        'bouton_supprimer_lien' => 'Remove this link',
@@ -22,35 +24,22 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'cfg_descr_gis' => 'Geographic Information System.<br /><a href="http://contrib.spip.net/4189" class="spip_out">Link to the documentation</a>.',
        'cfg_inf_adresse' => 'Displays additional address fields (country, city, state, address ...)',
        'cfg_inf_bing' => 'The Bing Aerial layer needs a key you can create on <a href=\'@url@\' class="spip_out">the Bing website</a>.',
-       'cfg_inf_cloudmade' => 'This API needs a key you can create on <a href=\'@url@\' class="spip_out">the CloudMade website</a>.',
        'cfg_inf_geocoder' => 'Enable geocoder functions (search from an address, recovery of the address from the coordinates).',
        'cfg_inf_geolocaliser_user_html5' => 'If the user’s browser allows it, its approximate geographic location is retrieved to give the default position when creating a new point.',
-       'cfg_inf_google' => 'This API needs a key you can create on <a href=\'@url@\' class="spip_out">the GoogleMaps website</a>.',
-       'cfg_inf_yandex' => 'This API needs a key you can create on <a href=\'@url@\' class="spip_out">the yandex website</a>.',
+       'cfg_inf_google' => 'This API needs a key that you can create on <a href=\'@url@\' class="spip_out">the Google Maps website</a>.',
+       'cfg_inf_styles' => 'Show additional style fields (color, opacity, thickness...)',
        'cfg_lbl_activer_objets' => 'Enable geotagging of content:',
        'cfg_lbl_adresse' => 'Show address fields',
        'cfg_lbl_api' => 'Geolocation API',
-       'cfg_lbl_api_cloudmade' => 'CloudMade',
-       'cfg_lbl_api_google' => 'Google Maps v2',
-       'cfg_lbl_api_googlev3' => 'Google Maps v3',
        'cfg_lbl_api_key_bing' => 'Bing key',
-       'cfg_lbl_api_key_cloudmade' => 'CloudMade API key',
        'cfg_lbl_api_key_google' => 'GoogleMaps API key',
-       'cfg_lbl_api_key_yandex' => 'Yandex API key',
-       'cfg_lbl_api_mapquest' => 'MapQuest',
        'cfg_lbl_api_microsoft' => 'Microsoft Bing',
-       'cfg_lbl_api_openlayers' => 'OpenLayers',
-       'cfg_lbl_api_ovi' => 'Ovi Nokia',
-       'cfg_lbl_api_yandex' => 'Yandex',
        'cfg_lbl_geocoder' => 'Geocoder',
        'cfg_lbl_geolocaliser_user_html5' => 'Center the map on the location of the user at the creation step',
        'cfg_lbl_layer_defaut' => 'Default layer',
        'cfg_lbl_layers' => 'Proposed layers',
        'cfg_lbl_maptype' => 'Base map',
-       'cfg_lbl_maptype_carte' => 'Map',
-       'cfg_lbl_maptype_hybride' => 'Hybrid',
-       'cfg_lbl_maptype_relief' => 'Relief',
-       'cfg_lbl_maptype_satellite' => 'Satellite',
+       'cfg_lbl_styles' => 'Show the style fields',
        'cfg_titre_gis' => 'GIS configuration',
 
        // E
@@ -61,9 +50,14 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'erreur_recherche_pas_resultats' => 'No point corresponds to the searched text.',
        'erreur_xmlrpc_lat_lon' => 'Latitude and longitude should be set as arguments',
        'explication_api_forcee' => 'The is imposed by another plugin or skeleton.',
+       'explication_color' => 'Line color in CSS format (default: #0033FF)',
+       'explication_fillcolor' => 'Fill color in CSS format (default: inherited from the line color)',
+       'explication_fillopacity' => 'Filler opacity between 0 and 1 (default: 0.2)',
        'explication_import' => 'Import a file in GPX or KML format.',
        'explication_layer_forcee' => 'The layer is imposed by another plugin or skeleton.',
        'explication_maptype_force' => 'The base map is imposed by another plugin or skeleton.',
+       'explication_opacity' => 'Line opacity between 0 and 1 (default: 0.5)',
+       'explication_weight' => 'Line thickness (default: 5)',
 
        // F
        'formulaire_creer_gis' => 'Create a new location-based point:',
@@ -95,7 +89,10 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'label_adress' => 'Address',
        'label_code_pays' => 'Country code',
        'label_code_postal' => 'Postal code',
+       'label_color' => 'Color',
        'label_departement' => 'Department',
+       'label_fillcolor' => 'Fill color',
+       'label_fillopacity' => 'Filler opacity',
        'label_import' => 'Import',
        'label_inserer_modele_articles' => 'linked to articles',
        'label_inserer_modele_articles_sites' => 'linked to articles + websites',
@@ -128,16 +125,21 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'label_inserer_modele_rubriques' => 'linked to sections',
        'label_inserer_modele_sites' => 'linked to websites',
        'label_inserer_modele_titre_carte' => 'Map title',
+       'label_opacity' => 'Opacity',
        'label_pays' => 'Country',
        'label_rechercher_address' => 'Search for an address',
        'label_rechercher_point' => 'Search for a point',
        'label_region' => 'Region',
        'label_ville' => 'Town',
+       'label_weight' => 'Thickness',
        'lat' => 'Latitude',
        'libelle_logo_gis' => 'POINT\\’S LOGO',
        'lien_ajouter_gis' => 'Add this point',
        'lon' => 'Longitude',
 
+       // P
+       'placeholder_geocoder' => 'An address, a town, a country, a touristic site...',
+
        // T
        'telecharger_gis' => 'Download in @format@ format',
        'texte_ajouter_gis' => 'Add a location-based point',
@@ -153,9 +155,18 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'titre_nouveau_point' => 'New point',
        'titre_objet' => 'Title',
        'toolbar_actions_title' => 'Cancel the drawing',
+       'toolbar_buttons_circle' => 'Draw a circle',
        'toolbar_buttons_marker' => 'Plot a point',
        'toolbar_buttons_polygon' => 'Draw a polygon',
        'toolbar_buttons_polyline' => 'Draw a line',
+       'toolbar_buttons_rectangle' => 'Draw a rectangle',
+       'toolbar_edit_buttons_edit' => 'Modify the object',
+       'toolbar_edit_buttons_editdisabled' => 'No modifiable objects',
+       'toolbar_edit_buttons_remove' => 'Delete an object',
+       'toolbar_edit_buttons_removedisabled' => 'No objects to be deleted',
+       'toolbar_edit_handlers_edit_tooltip_subtext' => 'Clickc cancel to suppress your modifications',
+       'toolbar_edit_handlers_edit_tooltip_text' => 'Move the markers to modify the object.',
+       'toolbar_edit_handlers_remove_tooltip_text' => 'Click on an object to delete it',
        'toolbar_handlers_marker_tooltip_start' => 'Click to set marker',
        'toolbar_handlers_polygon_tooltip_cont' => 'Click to continue drawing the polygon',
        'toolbar_handlers_polygon_tooltip_end' => 'Click the first point to close the polygon',
@@ -163,11 +174,11 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'toolbar_handlers_polyline_tooltip_cont' => 'Click to continue to draw the line',
        'toolbar_handlers_polyline_tooltip_end' => 'Click the last point to end line',
        'toolbar_handlers_polyline_tooltip_start' => 'Click to start drawing the line',
+       'toolbar_handlers_rectangle_tooltip_start' => 'Click and drag to draw a rectangle',
+       'toolbar_handlers_simpleshape_tooltip_end' => 'Release the mouse to complete the design',
        'toolbar_undo_text' => 'Delete last point',
        'toolbar_undo_title' => 'Delete last point drawn',
 
        // Z
        'zoom' => 'Zoom'
 );
-
-?>