X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e9bea64bf6806be1b0a951fd684fa13314cb8b67..c451aa915c7012faf85fb3e973da7b14c3329720:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index a8967d452..c2fdf8832 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -173,6 +173,42 @@ en: other: "{{count}} comments" edit_link: Edit this entry comment_from: "Comment from {{link_user}} at {{comment_created_at}}" + export: + start: + area_to_export: "Area to Export" + manually_select: "Manually select a different area" + format_to_export: "Format to Export" + osm_xml_data: "OpenStreetMap XML Data" + mapnik_image: "Mapnik Image" + osmarender_image: "Osmarender Image" + embeddable_html: "Embeddable HTML" + licence: "Licence" + export_details: 'OpenStreetMap data is licensed under the Creative Commons Attribution-ShareAlike 2.0 license.' + options: "Options" + format: "Format" + scale: "Scale" + max: "max" + image_size: "Image Size" + zoom: "Zoom" + add_marker: "Add a marker to the map" + latitude: "Lat:" + longitude: "Lon:" + output: "Output" + paste_html: "Paste HTML to embed in website" + export_button: "Export" + start_rjs: + export: "Export" + drag_a_box: "Drag a box on the map to select an area" + manually_select: "Manually select a different area" + click_add_marker: "Click on the map to add a marker" + change_marker: "Change marker position" + add_marker: "Add a marker to the map" + view_larger_map: "View Larger Map" + geocoder: + results: + results: "Results" + type_from_source: "{{type}} from {{source_link}}" + no_results: "No results found" layouts: welcome_user: "Welcome, {{user_link}}" inbox: "inbox ({{size}})"