+ map_key_tooltip: "Map key for the mapnik rendering at this zoom level"
+ table:
+ heading: "Legend for z{{zoom_level}}"
+ entry:
+ motorway: "Motorway"
+ trunk: "Trunk road"
+ primary: "Primary road"
+ secondary: "Secondary road"
+ unclassified: "Unclassified road"
+ unsurfaced: "Unsurfaced road"
+ track: "Track"
+ byway: "Byway"
+ bridleway: "Bridleway"
+ cycleway: "Cycleway"
+ footway: "Footway"
+ rail: "Railway"
+ subway: "Subway"
+ tram:
+ - Light rail
+ - tram
+ cable:
+ - Cable car
+ - chair lift
+ runway:
+ - Airport Runway
+ - taxiway
+ apron:
+ - Airport apron
+ - terminal
+ admin: "Administrative boundary"
+ forest: "Forest"
+ wood: "Wood"
+ golf: "Golf course"
+ park: "Park"
+ resident: "Residential area"
+ tourist: "Tourist attraction"
+ common:
+ - Common
+ - meadow
+ retail: "Retail area"
+ industrial: "Industrial area"
+ commercial: "Commercial area"
+ heathland: "Heathland"
+ lake:
+ - Lake
+ - reservoir
+ farm: "Farm"
+ brownfield: "Brownfield site"
+ cemetery: "Cemetery"
+ allotments: "Allotments"
+ pitch: "Sports pitch"
+ centre: "Sports centre"
+ reserve: "Nature reserve"
+ military: "Military area"
+ school:
+ - School
+ - university
+ building: "Significant building"
+ station: "Railway station"
+ summit:
+ - Summit
+ - peak
+ tunnel: "Dashed casing = tunnel"
+ bridge: "Black casing = bridge"
+ private: "Private access"
+ permissive: "Permissive access"
+ destination: "Destination access"
+ construction: "Roads under construction"
+ trace:
+ visibility:
+ private: "Private (only shared as anonymous, unordered points)"
+ public: "Public (shown in trace list and as anonymous, unordered points)"
+ trackable: "Trackable (only shared as anonymous, ordered points with timestamps)"
+ identifiable: "Identifiable (shown in trace list and as identifiable, ordered points with timestamps)"
+ create:
+ upload_trace: "Upload GPS Trace"
+ trace_uploaded: "Your GPX file has been uploaded and is awaiting insertion in to the database. This will usually happen within half an hour, and an email will be sent to you on completion."
+ edit:
+ title: "Editing trace {{name}}"
+ heading: "Editing trace {{name}}"
+ filename: "Filename:"
+ download: "download"
+ uploaded_at: "Uploaded:"
+ points: "Points:"
+ start_coord: "Start coordinate:"
+ map: "map"
+ edit: "edit"
+ owner: "Owner:"
+ description: "Description:"
+ tags: "Tags:"
+ tags_help: "comma delimited"
+ save_button: "Save Changes"
+ visibility: "Visibility:"
+ visibility_help: "what does this mean?"
+ visibility_help_url: "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
+ 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."
+ trace_form:
+ upload_gpx: "Upload GPX File"
+ description: "Description"
+ tags: "Tags"
+ tags_help: "comma delimited"
+ visibility: "Visibility"
+ visibility_help: "what does this mean?"
+ visibility_help_url: "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
+ upload_button: "Upload"
+ help: "Help"
+ help_url: "http://wiki.openstreetmap.org/wiki/Upload"
+ trace_header:
+ your_traces: "See just your traces"
+ upload_trace: "Upload a trace"
+ see_all_traces: "See all traces"
+ see_your_traces: "See all your traces"
+ traces_waiting: "You have {{count}} traces waiting for upload. Please consider waiting for these to finish before uploading any more, so as not to block the queue for other users."
+ trace_optionals:
+ tags: "Tags"
+ view:
+ title: "Viewing trace {{name}}"
+ heading: "Viewing trace {{name}}"
+ pending: "PENDING"
+ filename: "Filename:"
+ download: "download"
+ uploaded: "Uploaded:"
+ points: "Points:"
+ start_coordinates: "Start coordinate:"
+ map: "map"
+ edit: "edit"
+ owner: "Owner:"
+ description: "Description:"
+ tags: "Tags:"
+ none: "None"
+ edit_track: "Edit this trace"
+ delete_track: "Delete this trace"
+ trace_not_found: "Trace not found!"
+ visibility: "Visibility:"
+ trace_paging_nav:
+ showing_page: "Showing page {{page}}"
+ next: "Next »"
+ previous: "« Previous"
+ trace:
+ pending: "PENDING"
+ count_points: "{{count}} points"
+ ago: "{{time_in_words_ago}} ago"
+ more: "more"
+ trace_details: "View Trace Details"
+ view_map: "View Map"
+ edit: "edit"
+ edit_map: "Edit Map"
+ public: "PUBLIC"
+ identifiable: "IDENTIFIABLE"
+ private: "PRIVATE"
+ trackable: "TRACKABLE"
+ by: "by"
+ in: "in"
+ map: "map"
+ list:
+ public_traces: "Public GPS traces"
+ your_traces: "Your GPS traces"
+ public_traces_from: "Public GPS traces from {{user}}"
+ tagged_with: " tagged with {{tags}}"
+ delete:
+ 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."
+ setup_user_auth:
+ blocked: "Your access to the API has been blocked. Please log-in to the web interface to find out more."
+ oauth:
+ oauthorize:
+ request_access: "The application {{app_name}} is requesting access to your account. Please check whether you would like the application to have the following capabilities. You may choose as many or as few as you like."
+ allow_to: "Allow the client application to:"
+ allow_read_prefs: "read your user preferences."
+ allow_write_prefs: "modify your user preferences."
+ allow_write_diary: "create diary entries, comments and make friends."
+ allow_write_api: "modify the map."
+ allow_read_gpx: "read your private GPS traces."
+ allow_write_gpx: "upload GPS traces."
+ revoke:
+ flash: "You've revoked the token for {{application}}"
+ oauth_clients:
+ new:
+ title: "Register a new application"
+ submit: "Register"
+ edit:
+ title: "Edit your application"
+ submit: "Edit"
+ show:
+ title: "OAuth details for {{app_name}}"
+ key: "Consumer Key:"
+ secret: "Consumer Secret:"
+ url: "Request Token URL:"
+ access_url: "Access Token URL:"
+ authorize_url: "Authorise URL:"
+ support_notice: "We support HMAC-SHA1 (recommended) as well as plain text in ssl mode."
+ edit: "Edit Details"
+ requests: "Requesting the following permissions from the user:"
+ allow_read_prefs: "read their user preferences."
+ allow_write_prefs: "modify their user preferences."
+ allow_write_diary: "create diary entries, comments and make friends."
+ allow_write_api: "modify the map."
+ allow_read_gpx: "read their private GPS traces."
+ allow_write_gpx: "upload GPS traces."
+ index:
+ title: "My OAuth Details"
+ my_tokens: "My Authorised Applications"
+ list_tokens: "The following tokens have been issued to applications in your name:"
+ application: "Application Name"
+ issued_at: "Issued At"
+ revoke: "Revoke!"
+ my_apps: "My Client Applications"
+ no_apps: "Do you have an application you would like to register for use with us using the {{oauth}} standard? You must register your web application before it can make OAuth requests to this service."
+ registered_apps: "You have the following client applications registered:"
+ register_new: "Register your application"
+ form:
+ name: "Name"
+ required: "Required"
+ url: "Main Application URL"
+ callback_url: "Callback URL"
+ support_url: "Support URL"
+ requests: "Request the following permissions from the user:"
+ allow_read_prefs: "read their user preferences."
+ allow_write_prefs: "modify their user preferences."
+ allow_write_diary: "create diary entries, comments and make friends."
+ allow_write_api: "modify the map."
+ allow_read_gpx: "read their private GPS traces."
+ allow_write_gpx: "upload GPS traces."
+ not_found:
+ sorry: "Sorry, that {{type}} could not be found."
+ create:
+ flash: "Registered the information successfully"
+ update:
+ flash: "Updated the client information successfully"
+ destroy:
+ flash: "Destroyed the client application registration"
+ user:
+ login:
+ title: "Login"
+ heading: "Login"
+ please login: "Please login or {{create_user_link}}."
+ create_account: "create an account"
+ email or username: "Email Address or Username:"
+ password: "Password:"
+ openid: "{{logo}} OpenID:"
+ username_heading: "Login with username and password:"
+ openid_heading: "Login with OpenID:"
+ remember: "Remember me:"
+ lost password link: "Lost your password?"
+ login_button: "Login"
+ account not active: "Sorry, your account is not active yet.<br />Please click on the link in the account confirmation email to activate your account."
+ account suspended: Sorry, your account has been suspended due to suspicious activity.<br />Please contact the {{webmaster}} if you wish to discuss this.
+ webmaster: webmaster
+ auth failure: "Sorry, could not log in with those details."
+ notice: "<a href=\"http://www.osmfoundation.org/wiki/License/We_Are_Changing_The_License\">Find out more about OpenStreetMap's upcoming license change</a> (<a href=\"http://wiki.openstreetmap.org/wiki/ODbL/We_Are_Changing_The_License\">translations</a>) (<a href=\"http://wiki.openstreetmap.org/wiki/Talk:ODbL/Upcoming\">discussion</a>)"
+ openid missing provider: "Sorry, could not contact your OpenID provider"
+ openid invalid: "Sorry, your OpenID seems to be malformed"
+ openid_logo_alt: "Log in with an OpenID"
+ openid_providers:
+ openid:
+ title: Login with an OpenID URL
+ alt: Login with an OpenID URL
+ yahoo:
+ title: Login with a Yahoo! OpenID
+ alt: Login with a Yahoo! OpenID
+ google:
+ title: Login with a Google OpenID
+ alt: Login with a Google OpenID
+ myopenid:
+ title: Login with a myOpenID OpenID
+ alt: Login with a myOpenID OpenID
+ wordpress:
+ title: Login with a Wordpress.com OpenID
+ alt: Login with a Wordpress.com OpenID
+ myspace:
+ title: Login with a MySpace OpenID
+ alt: Login with a MySpace OpenID
+ logout:
+ title: "Logout"
+ heading: "Logout from OpenStreetMap"
+ logout_button: "Logout"
+ lost_password:
+ title: "Lost password"
+ heading: "Forgotten Password?"
+ email address: "Email Address:"
+ new password button: "Reset password"
+ help_text: "Enter the email address you used to sign up, we will send a link to it that you can use to reset your password."
+ notice email on way: "Sorry you lost it :-( but an email is on its way so you can reset it soon."
+ notice email cannot find: "Could not find that email address, sorry."
+ reset_password:
+ title: "Reset password"
+ heading: "Reset Password for {{user}}"
+ password: "Password:"
+ confirm password: "Confirm Password:"
+ reset: "Reset Password"
+ flash changed: "Your password has been changed."
+ flash token bad: "Did not find that token, check the URL maybe?"
+ new:
+ title: "Create account"
+ heading: "Create a User Account"
+ no_auto_account_create: "Unfortunately we are not currently able to create an account for you automatically."
+ contact_webmaster: 'Please contact the <a href="mailto:webmaster@openstreetmap.org">webmaster</a> to arrange for an account to be created - we will try and deal with the request as quickly as possible.'
+ fill_form: "Fill in the form and we will send you a quick email to activate your account."
+ license_agreement: 'When you confirm your account you will need to agree to the <a href="http://www.osmfoundation.org/wiki/License/Contributor_Terms">contributor terms</a>.'
+ email address: "Email Address:"
+ confirm email address: "Confirm Email Address:"
+ not displayed publicly: 'Not displayed publicly (see <a href="http://wiki.openstreetmap.org/wiki/Privacy_Policy" title="wiki privacy policy including section on email addresses">privacy policy</a>)'
+ display name: "Display Name:"
+ display name description: "Your publicly displayed username. You can change this later in the preferences."
+ openid: "{{logo}} OpenID:"
+ password: "Password:"
+ confirm password: "Confirm Password:"
+ use openid: "Alternatively, use {{logo}} OpenID to login"
+ openid no password: "With OpenID a password is not required, but some extra tools or server may still need one."
+ openid association: |
+ <p>Your OpenID is not associated with a OpenStreetMap account yet.</p>
+ <ul>
+ <li>If you are new to OpenStreetMap, please create a new account using the form below.</li>
+ <li>
+ If you already have an account, you can login to your account
+ using your username and password and then associate the account
+ with your OpenID in your user settings.
+ </li>
+ </ul>
+ continue: Continue
+ flash create success message: "User was successfully created. Check your email for a confirmation note, and you will be mapping in no time :-)<br /><br />Please note that you will not be able to login until you've received and confirmed your email address.<br /><br />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."
+ terms accepted: "Thanks for accepting the new contributor terms!"
+ terms:
+ title: "Contributor terms"
+ heading: "Contributor terms"
+ read and accept: "Please read the agreement below and press the agree button to confirm that you accept the terms of this agreement for your existing and future contributions."
+ consider_pd: "In addition to the above agreement, I consider my contributions to be in the Public Domain"
+ consider_pd_why: "what's this?"
+ consider_pd_why_url: http://www.osmfoundation.org/wiki/License/Why_would_I_want_my_contributions_to_be_public_domain
+ agree: Agree
+ declined: "http://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined"
+ decline: "Decline"
+ legale_select: "Please select your country of residence:"
+ legale_names:
+ france: "France"
+ italy: "Italy"
+ rest_of_world: "Rest of the world"
+ 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
+ new diary entry: new diary entry
+ 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
+ diary: diary
+ edits: edits
+ traces: traces
+ remove as friend: remove as friend
+ add as friend: add as friend
+ mapper since: "Mapper since:"
+ ago: "({{time_in_words_ago}} ago)"
+ email address: "Email address:"
+ created from: "Created from:"
+ status: "Status:"
+ spam score: "Spam Score:"
+ description: Description
+ user location: User location
+ 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: "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"
+ grant:
+ administrator: "Grant administrator access"
+ moderator: "Grant moderator access"
+ revoke:
+ administrator: "Revoke administrator access"
+ moderator: "Revoke moderator access"
+ block_history: "view blocks received"
+ moderator_history: "view blocks given"
+ create_block: "block this user"
+ activate_user: "activate this user"
+ deactivate_user: "deactivate this user"
+ confirm_user: "confirm this user"
+ hide_user: "hide this user"
+ unhide_user: "unhide this user"
+ delete_user: "delete this user"
+ confirm: "Confirm"
+ popup:
+ your location: "Your location"
+ nearby mapper: "Nearby mapper"
+ friend: "Friend"
+ 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)"
+ 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."
+ enabled link: "http://wiki.openstreetmap.org/wiki/Anonymous_edits"
+ enabled link text: "what is this?"
+ disabled: "Disabled and cannot edit data, all previous edits are anonymous."
+ disabled link text: "why can't I edit?"
+ public editing note:
+ heading: "Public editing"
+ 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. <b>Since the 0.6 API changeover, only public users can edit map data</b>. (<a href=\"http://wiki.openstreetmap.org/wiki/Anonymous_edits\">find out why</a>).<ul><li>Your email address will not be revealed by becoming public.</li><li>This action cannot be reversed and all new users are now public by default.</li></ul>"
+ contributor terms:
+ heading: "Contributor Terms:"
+ agreed: "You have agreed to the new Contributor Terms."
+ not yet agreed: "You have not yet agreed to the new Contributor Terms."
+ review link text: "Please follow this link at your convenience to review and accept the new Contributor Terms."
+ agreed_with_pd: "You have also declared that you consider your edits to be in the Public Domain."
+ link: "http://www.osmfoundation.org/wiki/License/Contributor_Terms"
+ link text: "what is this?"
+ profile description: "Profile Description:"
+ preferred languages: "Preferred Languages:"
+ image: "Image:"
+ new image: "Add an image"
+ keep image: "Keep the current image"
+ delete image: "Remove the current image"
+ replace image: "Replace the current image"
+ image size hint: "(square images at least 100x100 work best)"
+ home location: "Home Location:"
+ no home location: "You have not entered your home location."
+ latitude: "Latitude:"
+ longitude: "Longitude:"
+ update home location on click: "Update home location when I click on the map?"
+ save changes button: Save Changes
+ make edits public button: Make all my edits public
+ return to profile: Return to profile
+ flash update success confirm needed: "User information updated successfully. Check your email for a note to confirm your new email address."
+ flash update success: "User information updated successfully."
+ confirm:
+ heading: Confirm a user account
+ press confirm button: "Press the confirm button below to activate your account."
+ button: Confirm
+ success: "Confirmed your account, thanks for signing up!"
+ failure: "A user account with this token has already been confirmed."
+ confirm_email:
+ heading: Confirm a change of email address
+ press confirm button: "Press the confirm button below to confirm your new email address."
+ button: Confirm
+ success: "Confirmed your email address, thanks for signing up!"
+ failure: "An email address has already been confirmed with this token."
+ set_home:
+ flash success: "Home location saved successfully"
+ go_public:
+ flash success: "All your edits are now public, and you are now allowed to edit."
+ make_friend:
+ success: "{{name}} is now your friend."
+ failed: "Sorry, failed to add {{name}} as a friend."
+ already_a_friend: "You are already friends with {{name}}."
+ remove_friend:
+ success: "{{name}} was removed from your friends."
+ not_a_friend: "{{name}} is not one of your friends."
+ filter:
+ not_an_administrator: "You need to be an administrator to perform that action."
+ list:
+ title: Users
+ heading: Users
+ showing:
+ one: Showing page {{page}} ({{first_item}} of {{items}})
+ other: Showing page {{page}} ({{first_item}}-{{last_item}} of {{items}})
+ summary: "{{name}} created from {{ip_address}} on {{date}}"
+ summary_no_ip: "{{name}} created on {{date}}"
+ confirm: Confirm Selected Users
+ hide: Hide Selected Users
+ empty: No matching users found
+ suspended:
+ title: Account Suspended
+ heading: Account Suspended
+ webmaster: webmaster
+ body: |
+ <p>
+ Sorry, your account has been automatically suspended due to
+ suspicious activity.
+ </p>
+ <p>
+ This decision will be reviewed by an administrator shortly, or
+ you may contact the {{webmaster}} if you wish to discuss this.
+ </p>
+ user_role:
+ filter:
+ not_an_administrator: "Only administrators can perform user role management, and you are not an administrator."
+ not_a_role: "The string `{{role}}' is not a valid role."
+ already_has_role: "The user already has role {{role}}."
+ doesnt_have_role: "The user does not have role {{role}}."
+ grant:
+ title: Confirm role granting
+ heading: Confirm role granting
+ are_you_sure: "Are you sure you want to grant the role `{{role}}' to the user `{{name}}'?"
+ confirm: "Confirm"
+ fail: "Could not grant role `{{role}}' to user `{{name}}'. Please check that the user and role are both valid."
+ revoke:
+ title: Confirm role revoking
+ heading: Confirm role revoking
+ are_you_sure: "Are you sure you want to revoke the role `{{role}}' from the user `{{name}}'?"
+ confirm: "Confirm"
+ fail: "Could not revoke role `{{role}}' from user `{{name}}'. Please check that the user and role are both valid."
+ user_block:
+ model:
+ non_moderator_update: "Must be a moderator to create or update a block."
+ non_moderator_revoke: "Must be a moderator to revoke a block."
+ not_found:
+ sorry: "Sorry, the user block with ID {{id}} could not be found."
+ back: "Back to index"
+ new:
+ title: "Creating block on {{name}}"
+ heading: "Creating block on {{name}}"
+ reason: "The reason why {{name}} is being blocked. Please be as calm and as reasonable as possible, giving as much detail as you can about the situation, remembering that the message will be publicly visible. Bear in mind that not all users understand the community jargon, so please try to use laymans terms."
+ period: "How long, starting now, the user will be blocked from the API for."
+ submit: "Create block"
+ tried_contacting: "I have contacted the user and asked them to stop."
+ tried_waiting: "I have given a reasonable amount of time for the user to respond to those communications."
+ needs_view: "User needs to log in before this block will be cleared"
+ back: "View all blocks"
+ edit:
+ title: "Editing block on {{name}}"
+ heading: "Editing block on {{name}}"
+ reason: "The reason why {{name}} is being blocked. Please be as calm and as reasonable as possible, giving as much detail as you can about the situation. Bear in mind that not all users understand the community jargon, so please try to use laymans terms."
+ period: "How long, starting now, the user will be blocked from the API for."
+ submit: "Update block"
+ show: "View this block"
+ back: "View all blocks"
+ needs_view: "Does the user need to log in before this block will be cleared?"
+ filter:
+ not_a_moderator: "You need to be a moderator to perform that action."
+ block_expired: "The block has already expired and cannot be edited."
+ block_period: "The blocking period must be one of the values selectable in the drop-down list."
+ create:
+ try_contacting: "Please try contacting the user before blocking them and giving them a reasonable time to respond."
+ try_waiting: "Please try giving the user a reasonable time to respond before blocking them."
+ flash: "Created a block on user {{name}}."
+ update:
+ only_creator_can_edit: "Only the moderator who created this block can edit it."
+ success: "Block updated."
+ index:
+ title: "User blocks"
+ heading: "List of user blocks"
+ empty: "No blocks have been made yet."
+ revoke:
+ title: "Revoking block on {{block_on}}"
+ heading: "Revoking block on {{block_on}} by {{block_by}}"
+ time_future: "This block will end in {{time}}."
+ past: "This block ended {{time}} ago and cannot be revoked now."
+ confirm: "Are you sure you wish to revoke this block?"
+ revoke: "Revoke!"
+ flash: "This block has been revoked."
+ period:
+ one: "1 hour"
+ other: "{{count}} hours"
+ partial:
+ show: "Show"
+ edit: "Edit"
+ revoke: "Revoke!"
+ confirm: "Are you sure?"
+ display_name: "Blocked User"
+ creator_name: "Creator"
+ reason: "Reason for block"
+ status: "Status"
+ revoker_name: "Revoked by"
+ not_revoked: "(not revoked)"
+ helper:
+ time_future: "Ends in {{time}}."
+ until_login: "Active until the user logs in."
+ time_past: "Ended {{time}} ago."
+ blocks_on:
+ title: "Blocks on {{name}}"
+ heading: "List of blocks on {{name}}"
+ empty: "{{name}} has not been blocked yet."
+ blocks_by:
+ title: "Blocks by {{name}}"
+ heading: "List of blocks by {{name}}"
+ empty: "{{name}} has not made any blocks yet."
+ show:
+ title: "{{block_on}} blocked by {{block_by}}"
+ heading: "{{block_on}} blocked by {{block_by}}"
+ time_future: "Ends in {{time}}"
+ time_past: "Ended {{time}} ago"
+ status: "Status"
+ show: "Show"
+ edit: "Edit"
+ revoke: "Revoke!"
+ confirm: "Are you sure?"
+ reason: "Reason for block:"
+ back: "View all blocks"
+ revoker: "Revoker:"
+ needs_view: "The user needs to log in before this block will be cleared."
+ javascripts:
+ map:
+ base:
+ mapnik: Mapnik
+ osmarender: Osmarender
+ cycle_map: Cycle Map
+ noname: NoName
+ overlays:
+ maplint: Maplint
+ site:
+ edit_tooltip: Edit the map
+ edit_disabled_tooltip: Zoom in to edit the map
+ edit_zoom_alert: You must zoom in to edit the map
+ history_tooltip: View edits for this area
+ history_disabled_tooltip: Zoom in to view edits for this area
+ history_zoom_alert: You must zoom in to view edits for this area