X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/385ce3304a5baa9c6674df84f5c19dbeab54ac83..4e3527f5197449da89a78ac502d02cea6dec9f33:/config/locales/en-GB.yml diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index edc480d2f..1827558cc 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -1,6 +1,7 @@ # Messages for British English (British English) # Exported from translatewiki.net # Export driver: phpyaml +# Author: Abijeet Patro # Author: Andibing # Author: Bpfhjquevaps # Author: Bruce89 @@ -28,6 +29,26 @@ en-GB: formats: friendly: '%e %B %Y at %H:%M' blog: '%e %B %Y' + helpers: + submit: + diary_comment: + create: Save + diary_entry: + create: Publish + message: + create: Send + client_application: + create: Register + update: Edit + redaction: + create: Create redaction + update: Save redaction + trace: + create: Upload + update: Save Changes + user_block: + create: Create block + update: Update block activerecord: models: acl: Access Control List @@ -113,6 +134,29 @@ en-GB: remote: name: Remote Control description: Remote Control (JOSM or Merkaartor) + api: + notes: + comment: + opened_at_html: Created %{when} ago + opened_at_by_html: Created %{when} ago by %{user} + commented_at_html: Updated %{when} ago + commented_at_by_html: Updated %{when} ago by %{user} + closed_at_html: Resolved %{when} ago + closed_at_by_html: Resolved %{when} ago by %{user} + reopened_at_html: Reactivated %{when} ago + reopened_at_by_html: Reactivated %{when} ago by %{user} + rss: + title: OpenStreetMap Notes + description_area: A list of notes, reported, commented on or closed in your + area [(%{min_lat}|%{min_lon}) -- (%{max_lat}|%{max_lon})] + description_item: An rss feed for note %{id} + opened: new note (near %{place}) + commented: new comment (near %{place}) + closed: closed note (near %{place}) + reopened: reactivated note (near %{place}) + entry: + comment: Comment + full: Full note browse: created: Created closed: Closed @@ -232,12 +276,13 @@ en-GB: reopened_by_anonymous: Reactivated by anonymous %{when} ago hidden_by: Hidden by %{user} %{when} ago + report: Report this note query: title: Query Features introduction: Click on the map to find nearby features. nearby: Nearby features enclosing: Enclosing features - changeset: + changesets: changeset_paging_nav: showing_page: Page %{page} next: Next » @@ -252,7 +297,7 @@ en-GB: user: User comment: Comment area: Area - list: + index: title: Changesets title_user: Changesets by %{user} title_friend: Changesets by your friends @@ -266,18 +311,25 @@ en-GB: load_more: Load more timeout: sorry: Sorry, the list of changesets you requested took too long to retrieve. - rss: - title_all: OpenStreetMap changeset discussion - title_particular: 'OpenStreetMap changeset #%{changeset_id} discussion' + changeset_comments: + comment: comment: 'New comment on changeset #%{changeset_id} by %{author}' - commented_at_html: Updated %{when} ago commented_at_by_html: Updated %{when} ago by %{user} - full: Full discussion - diary_entry: + index: + title_all: OpenStreetMap changeset discussion + title_particular: 'OpenStreetMap changeset #%{changeset_id} discussion' + diary_entries: new: title: New Diary Entry - publish_button: Publish - list: + form: + subject: 'Subject:' + body: 'Body:' + language: 'Language:' + location: 'Location:' + latitude: 'Latitude:' + longitude: 'Longitude:' + use_map_link: use map + index: title: Users' diaries title_friends: Friends' diaries title_nearby: Nearby Users' diaries @@ -291,22 +343,13 @@ en-GB: newer_entries: Newer Entries edit: title: Edit diary entry - subject: 'Subject:' - body: 'Body:' - language: 'Language:' - location: 'Location:' - latitude: 'Latitude:' - longitude: 'Longitude:' - use_map_link: use map - save_button: Save marker_text: Diary entry location - view: + show: title: '%{user}''s diary | %{title}' user_title: '%{user}''s diary' leave_a_comment: Leave a comment login_to_leave_a_comment: '%{login_link} to leave a comment' login: Login - save_button: Save no_such_entry: title: No such diary entry heading: 'No entry with the id: %{id}' @@ -346,7 +389,6 @@ en-GB: post: Post when: When comment: Comment - ago: '%{ago} ago' newer_comments: Newer Comments older_comments: Older Comments geocoder: @@ -903,10 +945,7 @@ en-GB: intro_text: OpenStreetMap is a map of the world, created by people like you and free to use under an open licence. intro_2_create_account: Create a user account - partners_html: Hosting is supported by %{ucl}, %{ic} and %{bytemark}, and other - %{partners}. partners_ucl: UCL - partners_ic: Imperial College London partners_bytemark: Bytemark Hosting partners_partners: partners osm_offline: The OpenStreetMap database is currently offline while essential database @@ -1038,7 +1077,7 @@ en-GB: details: More details about the changeset can be found at %{url}. unsubscribe: To unsubscribe from updates to this changeset, visit %{url} and click "Unsubscribe". - message: + messages: inbox: title: Inbox my_inbox: My Inbox @@ -1060,14 +1099,14 @@ en-GB: unread_button: Mark as unread read_button: Mark as read reply_button: Reply - delete_button: Delete + destroy_button: Delete new: title: Send message send_message_to: Send a new message to %{name} subject: Subject body: Body - send_button: Send back_to_inbox: Back to inbox + create: message_sent: Message sent limit_exceeded: You have sent a lot of messages recently. Please wait a while before trying to send any more. @@ -1093,26 +1132,26 @@ en-GB: 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: + show: title: Read message from: From subject: Subject date: Date reply_button: Reply unread_button: Mark as unread - delete_button: Delete + destroy_button: Delete back: Back to: To wrong_user: You are logged in as `%{user}' but the message you have asked to read 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 + destroy_button: Delete mark: as_read: Message marked as read as_unread: Message marked as unread - delete: - deleted: Message deleted + destroy: + destroyed: Message deleted site: about: next: Next @@ -1552,18 +1591,35 @@ en-GB: the note icon: . This will add a marker to the map, which you can move by dragging. Add your message, then click save, and other mappers will investigate.' - trace: + traces: 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) + new: + 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 + help: Help + help_url: http://wiki.openstreetmap.org/wiki/Upload 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. + traces_waiting: + one: You have %{count} trace waiting for upload. Please consider waiting for + these to finish before uploading any more, so as not to block the queue + for other users. + other: 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. edit: title: Editing trace %{name} heading: Editing trace %{name} @@ -1578,34 +1634,12 @@ en-GB: 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 - 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: - upload_trace: Upload a trace - see_all_traces: See all traces - traces_waiting: - one: You have %{count} trace waiting for upload. Please consider waiting for - these to finish before uploading any more, so as not to block the queue - for other users. - other: 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: + show: title: Viewing trace %{name} heading: Viewing trace %{name} pending: PENDING @@ -1620,8 +1654,8 @@ en-GB: description: 'Description:' tags: 'Tags:' none: None - edit_track: Edit this trace - delete_track: Delete this trace + edit_trace: Edit this trace + delete_trace: Delete this trace trace_not_found: Trace not found! visibility: 'Visibility:' trace_paging_nav: @@ -1631,7 +1665,6 @@ en-GB: trace: pending: PENDING count_points: '%{count} points' - ago: '%{time_in_words_ago} ago' more: more trace_details: View Trace Details view_map: View Map @@ -1644,7 +1677,7 @@ en-GB: by: by in: in map: map - list: + index: public_traces: Public GPS traces public_traces_from: Public GPS traces from %{user} description: Browse recent GPS track uploads @@ -1652,6 +1685,8 @@ en-GB: empty_html: Nothing here yet. Upload a new trace or learn more about GPS tracing on the wiki page. + upload_trace: Upload a trace + see_all_traces: See all traces delete: scheduled_for_deletion: Trace scheduled for deletion make_public: @@ -1672,8 +1707,6 @@ en-GB: require_cookies: cookies_needed: You appear to have cookies disabled - please enable cookies in your browser before continuing. - require_moderator: - not_a_moderator: You need to be a moderator to perform that action. setup_user_auth: blocked_zero_hour: You have an urgent message on the OpenStreetMap web site. You need to read the message before you will be able to save your edits. @@ -1712,10 +1745,8 @@ en-GB: 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:' @@ -1771,7 +1802,7 @@ en-GB: flash: Updated the client information successfully destroy: flash: Destroyed the client application registration - user: + users: login: title: Login heading: Login @@ -1885,15 +1916,12 @@ en-GB: terms: title: Contributor terms heading: Contributor terms - read and accept: Please read the agreement 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 guidance: 'Information to help understand these terms: a human readable summary and some informal translations' - agree: Agree declined: http://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined decline: Decline you need to accept or decline: Please read and then either accept or decline @@ -1909,7 +1937,7 @@ en-GB: body: Sorry, there is no user with the name %{user}. Please check your spelling, or maybe the link you clicked is wrong. deleted: deleted - view: + show: my diary: My Diary new diary entry: new diary entry my edits: My Edits @@ -1930,11 +1958,9 @@ en-GB: remove as friend: Unfriend add as friend: Add Friend mapper since: 'Mapper since:' - ago: (%{time_in_words_ago} ago) ct status: 'Contributor terms:' ct undecided: Undecided ct declined: Declined - ct accepted: Accepted %{ago} ago latest edit: 'Latest edit %{ago}:' email address: 'Email address:' created from: 'Created from:' @@ -2081,9 +2107,7 @@ en-GB: button: Unfriend 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: + index: title: Users heading: Users showing: @@ -2122,8 +2146,6 @@ en-GB: with your ID in your user settings. 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}. @@ -2158,7 +2180,6 @@ en-GB: 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. @@ -2172,7 +2193,6 @@ en-GB: 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? @@ -2201,14 +2221,15 @@ en-GB: 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' helper: time_future: Ends in %{time}. until_login: Active until the user logs in. time_future_and_until_login: Ends in %{time} and after the user has logged in. time_past: Ended %{time} ago. + block_duration: + hours: + one: 1 hour + other: '%{count} hours' blocks_on: title: Blocks on %{name} heading: List of blocks on %{name} @@ -2220,10 +2241,7 @@ en-GB: 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 created: Created - ago: '%{time} ago' status: Status show: Show edit: Edit @@ -2248,37 +2266,15 @@ en-GB: next: Next » previous: « Previous notes: - comment: - opened_at_html: Created %{when} ago - opened_at_by_html: Created %{when} ago by %{user} - commented_at_html: Updated %{when} ago - commented_at_by_html: Updated %{when} ago by %{user} - closed_at_html: Resolved %{when} ago - closed_at_by_html: Resolved %{when} ago by %{user} - reopened_at_html: Reactivated %{when} ago - reopened_at_by_html: Reactivated %{when} ago by %{user} - rss: - title: OpenStreetMap Notes - description_area: A list of notes, reported, commented on or closed in your - area [(%{min_lat}|%{min_lon}) -- (%{max_lat}|%{max_lon})] - description_item: An rss feed for note %{id} - opened: new note (near %{place}) - commented: new comment (near %{place}) - closed: closed note (near %{place}) - reopened: reactivated note (near %{place}) - entry: - comment: Comment - full: Full note mine: title: Notes submitted or commented on by %{user} heading: '%{user}''s notes' - subheading: Notes submitted or commented on by %{user} + subheading_html: Notes submitted or commented on by %{user} id: Id creator: Creator description: Description created_at: Created at last_changed: Last changed - ago_html: '%{when} ago' javascripts: close: Close share: @@ -2366,13 +2362,10 @@ en-GB: directions: ascend: Ascend engines: + fossgis_osrm_car: Car (OSRM) graphhopper_bicycle: Bicycle (GraphHopper) graphhopper_car: Car (GraphHopper) graphhopper_foot: Foot (GraphHopper) - mapquest_bicycle: Bicycle (MapQuest) - mapquest_car: Car (MapQuest) - mapquest_foot: Foot (MapQuest) - osrm_car: Car (OSRM) descend: Descend directions: Directions distance: Distance @@ -2445,7 +2438,6 @@ en-GB: edit: description: Description heading: Edit redaction - submit: Save redaction title: Edit redaction index: empty: No redactions to show. @@ -2454,7 +2446,6 @@ en-GB: new: description: Description heading: Enter information for new redaction - submit: Create redaction title: Creating new redaction show: description: 'Description:'