X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f7985046696958688b8a220a91c4b96ce16d4b65..de18f26d3c3449d3a56b0941a3a39b40fffd3947:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index b0bcebd80..7fe8b60ff 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -149,11 +149,9 @@ en: zoom_or_select: "Zoom in or select an area of the map to view" drag_a_box: "Drag a box on the map to select an area" manually_select: "Manually select a different area" - loaded_an_area: "You have loaded an area which contains" - browsers: "features. In general, some browsers may not cope well with displaying this quantity of data. Generally, browsers work best at displaying less than 100 features at a time: doing anything else may make your browser slow/unresponsive. If you are sure you want to display this data, you may do so by clicking the button below." + loaded_an_area_with_num_features: "You have loaded an area which contains {{num_features}} features. In general, some browsers may not cope well with displaying this quantity of data. Generally, browsers work best at displaying less than 100 features at a time: doing anything else may make your browser slow/unresponsive. If you are sure you want to display this data, you may do so by clicking the button below." load_data: "Load Data" - unable_to_load: "Unable to load: Bounding box size of" - must_be_smaller: "is too large (must be smaller than 0.25)" + unable_to_load_size: "Unable to load: Bounding box size of {{bbox_size}} is too large (must be smaller than {{max_bbox_size}})" loading: "Loading..." show_history: "Show History" wait: "Wait..." @@ -162,6 +160,25 @@ en: private_user: "private user" edited_by: "Edited by" at_timestamp: "at" + object_list: + heading: "Object list" + back: "Display object list" + type: + node: "Node" + way: "Way" + # There's no 'relation' type because it isn't represented in OpenLayers + api: "Retrieve this are from the API" + details: "Details" + selected: + type: + node: "Node" + way: "Way" + # There's no 'relation' type because it isn't represented in OpenLayers + history: + type: + node: "Node" + way: "Way" + # There's no 'relation' type because it isn't represented in OpenLayers tag_details: tags: "Tags:" way_details: @@ -256,6 +273,8 @@ en: heading: "No entry with the id: {{id}}" body: "Sorry, there is no diary entry or comment with the id {{id}}. Please check your spelling, or maybe the link you clicked is wrong." no_such_user: + title: "No such user" + heading: "The user {{user}} does not exist" body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong." diary_entry: posted_by: "Posted by {{link_user}} at {{created}} in {{language}}" @@ -438,8 +457,9 @@ en: back_to_inbox: "Back to inbox" message_sent: "Message sent" no_such_user: - no_such_user: "No such user or message" - sorry: "Sorry there is no user or message with that name or id" + title: "No such user or message" + heading: "No such user or message" + body: "Sorry there is no user or message with that name or id" outbox: title: "Outbox" my_inbox: "My {{inbox_link}}" @@ -509,7 +529,9 @@ en: tags: "Tags:" save_button: "Save Changes" no_such_user: - no_such_user: "Sorry, there is no user with the name {{name}}. Please check your spelling, or maybe the link you clicked is wrong." + title: "No such user" + heading: "The user {{user}} does not exist" + body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong." trace_form: upload_gpx: "Upload GPX File" description: "Description" @@ -607,6 +629,8 @@ en: signup: Signup flash create success message: "User was successfully created. Check your email for a confirmation note, and you'll be mapping in no time :-)

Please note that you won't be able to login until you've received and confirmed your email address.

If you use an antispam system which sends confirmation requests then please make sure you whitelist webmaster@openstreetmap.org as we are unable to reply to any confirmation requests." no_such_user: + title: "No such user" + heading: "The user {{user}} does not exist" body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong." view: my diary: my diary