X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/0416ddc45b3a8099b930d68021c2a1adcade9011..ca558c692ebecfcf5f7ebb464d4592718f445038:/config/locales/en.yml?ds=sidebyside diff --git a/config/locales/en.yml b/config/locales/en.yml index 82b21538d..66fbfbe95 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?" @@ -1431,6 +1452,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."