X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/d907b40eabd3c9560e9d9a88232dbda494a32e3c..b90567e197c26c7d7d0082554317324e949a3be6:/config/locales/en.yml
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 7c8a159ee..5d647e515 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -76,10 +76,6 @@ en:
with_id: "{{id}}"
with_version: "{{id}}, v{{version}}"
with_name: "{{name}} ({{id}})"
- map:
- view: View
- edit: Edit
- coordinates: "Coordinates:"
browse:
changeset:
title: "Changeset"
@@ -341,6 +337,10 @@ en:
comment_from: "Comment from {{link_user}} at {{comment_created_at}}"
hide_link: Hide this comment
confirm: Confirm
+ location:
+ location: "Location:"
+ view: "View"
+ edit: "Edit"
feed:
user:
title: "OpenStreetMap diary entries for {{user}}"
@@ -362,6 +362,9 @@ en:
embeddable_html: "Embeddable HTML"
licence: "Licence"
export_details: 'OpenStreetMap data is licensed under the Creative Commons Attribution-ShareAlike 2.0 license.'
+ too_large:
+ heading: "Area Too Large"
+ body: "This area is too large to be exported as OpenStreetMap XML Data. Please zoom in or select a smaller area."
options: "Options"
format: "Format"
scale: "Scale"
@@ -884,15 +887,13 @@ en:
sign_up: sign up
sign_up_tooltip: Create an account for editing
view: View
- view_tooltip: View maps
+ view_tooltip: View the map
edit: Edit
- edit_tooltip: Edit maps
history: History
- history_tooltip: Changeset history
export: Export
export_tooltip: Export map data
gps_traces: GPS Traces
- gps_traces_tooltip: Manage traces
+ gps_traces_tooltip: Manage GPS traces
user_diaries: User Diaries
user_diaries_tooltip: View user diaries
tag_line: The Free Wiki World Map
@@ -1034,9 +1035,13 @@ en:
message_sent: "Message sent"
limit_exceeded: "You have sent a lot of messages recently. Please wait a while before trying to send any more."
no_such_user:
- 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"
+ title: "No such user"
+ heading: "No such user"
+ body: "Sorry there is no user owith that name."
+ no_such_message:
+ title: "No such message"
+ heading: "No such message"
+ body: "Sorry there is no message with that id."
outbox:
title: "Outbox"
my_inbox: "My {{inbox_link}}"
@@ -1048,6 +1053,8 @@ en:
date: "Date"
no_sent_messages: "You have no sent messages yet. Why not get in touch with some of the {{people_mapping_nearby_link}}?"
people_mapping_nearby: "people mapping nearby"
+ reply:
+ wrong_user: "You are logged in as `{{user}}' but the message you have asked to reply to was not sent to that user. Please login as the correct user in order to reply."
read:
title: "Read message"
reading_your_messages: "Reading your messages"
@@ -1060,6 +1067,7 @@ en:
reading_your_sent_messages: "Reading your sent messages"
to: "To"
back_to_outbox: "Back to outbox"
+ wrong_user: "You are logged in as `{{user}}' but the message you have asked to read to was not sent by or to that user. Please login as the correct user in order to read it."
sent_message_summary:
delete_button: "Delete"
mark:
@@ -1350,6 +1358,7 @@ en:
create_account: "create an account"
email or username: "Email Address or Username:"
password: "Password:"
+ remember: "Remember me:"
lost password link: "Lost your password?"
login_button: "Login"
account not active: "Sorry, your account is not active yet.
Please click on the link in the account confirmation email to activate your account."
@@ -1396,6 +1405,7 @@ en:
my edits: my edits
my traces: my traces
my settings: my settings
+ oauth settings: oauth settings
blocks on me: blocks on me
blocks by me: blocks by me
send message: send message
@@ -1408,23 +1418,16 @@ en:
ago: "({{time_in_words_ago}} ago)"
email address: "Email address:"
created from: "Created from:"
- user image heading: User image
- delete image: Delete Image
- upload an image: Upload an image
- add image: Add Image
description: Description
user location: User location
- no home location: "No home location has been set."
- if set location: "If you set your location, a pretty map and stuff will appear below. You can set your home location on your {{settings_link}} page."
+ if set location: "If you set your location, a pretty map and stuff will appear here. You can set your home location on your {{settings_link}} page."
settings_link_text: settings
your friends: Your friends
no friends: You have not added any friends yet.
km away: "{{count}}km away"
m away: "{{count}}m away"
- nearby users: "Nearby users:"
- no nearby users: "There are no users who admit to mapping nearby yet."
- change your settings: change your settings
- my_oauth_details: "View my OAuth details"
+ nearby users: "Other nearby users"
+ no nearby users: "There are no other users who admit to mapping nearby yet."
role:
administrator: "This user is an administrator"
moderator: "This user is a moderator"
@@ -1443,12 +1446,15 @@ en:
unhide_user: "unhide this user"
delete_user: "delete this user"
confirm: "Confirm"
- friend_map:
+ map:
your location: Your location
nearby mapper: "Nearby mapper: [[nearby_user]]"
+ friend: "Friend: [[friend_user]]"
account:
title: "Edit account"
my settings: My settings
+ current email address: "Current Email Address:"
+ new email address: "New Email Address:"
email never displayed publicly: "(never displayed publicly)"
public editing:
heading: "Public editing:"
@@ -1462,6 +1468,12 @@ en:
text: "Currently your edits are anonymous and people cannot send you messages or see your location. To show what you edited and allow people to contact you through the website, click the button below. Since the 0.6 API changeover, only public users can edit map data. (find out why).