X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/0416ddc45b3a8099b930d68021c2a1adcade9011..f0cac0fcc37506ad981cdc3fd6607d5a2c3e4ca0:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 82b21538d..4ba9c5de2 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -162,6 +162,13 @@ en: way: way relation: relation changeset: changeset + timeout: + sorry: "Sorry, the data for the {{type}} with the id {{id}}, took too long to retrieve." + type: + node: node + way: way + relation: relation + changeset: changeset paging_nav: showing_page: "Showing page" of: "of" @@ -516,6 +523,7 @@ en: tower: "Tower" train_station: "Railway Station" university: "University Building" + yes: "Building" highway: bridleway: "Bridleway" bus_guideway: "Guided Bus Lane" @@ -838,6 +846,7 @@ en: prefix: "{{distance}} {{direction}} of {{type}}" results: no_results: "No results found" + more_results: "More results" distance: zero: "less than 1km" one: "about 1km" @@ -1238,7 +1247,9 @@ en: edit: "edit" edit_map: "Edit Map" public: "PUBLIC" + identifiable: "IDENTIFIABLE" private: "PRIVATE" + trackable: "TRACKABLE" by: "by" in: "in" map: "map" @@ -1251,6 +1262,11 @@ en: scheduled_for_deletion: "Trace scheduled for deletion" make_public: made_public: "Trace made public" + offline_warning: + message: "The GPX file upload system is currently unavailable" + offline: + heading: "GPX Storage Offline" + message: "The GPX file storage and upload system is currently unavailable." application: require_cookies: cookies_needed: "You appear to have cookies disabled - please enable cookies in your browser before continuing." @@ -1331,10 +1347,15 @@ en: create_account: "create an account" email or username: "Email Address or Username:" password: "Password:" + openid: "OpenID:" + openid description: "Use your OpenID to login" + alternatively: "Alternatively" 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." auth failure: "Sorry, could not log in with those details." + openid missing provider: "Sorry, could not contact your OpenID provider" + openid invalid: "Sorry, your OpenID seems misformed" lost_password: title: "Lost password" heading: "Forgotten Password?" @@ -1365,6 +1386,8 @@ en: display name description: "Your publicly displayed username. You can change this later in the preferences." password: "Password:" confirm password: "Confirm Password:" + openID: "OpenID:" + openID description: '(Optional) If you have an OpenID you can associate it with this account to login' signup: Signup flash create success message: "User was successfully created. Check your email for a confirmation note, and you will be mapping in no time :-)

Please note that you will not 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: @@ -1431,6 +1454,10 @@ en: title: "Edit account" my settings: My settings email never displayed publicly: "(never displayed publicly)" + openid: + openid: "OpenID:" + link: "http://wiki.openstreetmap.org/wiki/OpenID" + link text: "what is this?" public editing: heading: "Public editing:" enabled: "Enabled. Not anonymous and can edit data."