X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e9bea64bf6806be1b0a951fd684fa13314cb8b67..afce15dd86d855381c78d4d31b4baba4db4ce152:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index a8967d452..53d9098b3 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -33,6 +33,7 @@ en: deleted: "Deleted" view_larger_map: "View Larger Map" node_details: + coordinates: "Coordinates: " part_of: "Part of:" node_history: node_history: "Node History" @@ -173,6 +174,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}})" @@ -225,6 +262,19 @@ en: search_help: "examples: 'Alkmaar', 'Regent Street, Cambridge', 'CB2 5AQ', or 'post offices near Lünen' more examples..." key: map_key: "Map key" + trace: + create: + upload: "Upload GPS Trace" + edit: + filename: "Filename:" + uploaded_at: "Uploaded at:" + points: "Points:" + start_coord: "Start coordinate:" + edit: "edit" + owner: "Owner:" + description: "Description:" + tags: "Tags:" + save_button: "Save Changes" user: login: heading: Login