X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/f5980aca565363f3ffddf94e2423849e38d1f86e..0016c6f4b12356fd6174906dac3c240cdf572650:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 986a30db9..2a34c0a59 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -59,6 +59,7 @@ en: message: "Message" node: "Node" node_tag: "Node Tag" + note: "Note" old_node: "Old Node" old_node_tag: "Old Node Tag" old_relation: "Old Relation" @@ -356,8 +357,7 @@ en: way: "Way" relation: "Relation" containing_relation: - entry_html: "Relation %{relation_name}" - entry_role_html: "Relation %{relation_name} (as %{relation_role})" + entry_role_html: "%{relation_name} (as %{relation_role})" not_found: title: Not Found sorry: "Sorry, %{type} #%{id} could not be found." @@ -1001,6 +1001,14 @@ en: wayside_shrine: "Wayside Shrine" wreck: "Wreck" "yes": "Historic Site" + information: + guidepost: "Guidepost" + board: "Information Board" + map: "Map" + office: "Tourist Office" + terminal: "Information Terminal" + sign: "Information Sign" + stele: "Information Stele" junction: "yes": "Junction" landuse: @@ -1073,6 +1081,8 @@ en: track: "Running Track" water_park: "Water Park" "yes": "Leisure" + lock: + "yes": "Lock" man_made: adit: "Adit" advertising: "Advertising" @@ -1413,6 +1423,17 @@ en: building_passage: "Building Passage" culvert: "Culvert" "yes": "Tunnel" + water: + lake: "Lake" + pond: "Pond" + reservoir: "Reservoir" + basin: "Water basin" + fishpond: "Fish Pond" + lagoon: "Lagoon" + wastewater: "Waste Water" + oxbow: "Oxbow" + stream_pool: "Stream Pool" + lock: "Lock" waterway: artificial: "Artificial Waterway" boatyard: "Boatyard" @@ -1477,7 +1498,10 @@ en: open: Open resolved: Resolved show: - title: "%{status} Issue #%{issue_id}" + title: + open: "Open Issue #%{issue_id}" + ignored: "Ignored Issue #%{issue_id}" + resolved: "Resolved Issue #%{issue_id}" reports: one: "%{count} report" other: "%{count} reports" @@ -1702,8 +1726,8 @@ en: success: "Confirmed your account, thanks for signing up!" already active: "This account has already been confirmed." unknown token: "That confirmation code has expired or does not exist." - resend_html: "If you need us to resend the confirmation email, %{reconfirm_link}." - click_here: click here + if_need_resend: "If you need us to resend the confirmation email, click the button below." + resend_button: Resend the confirmation email confirm_resend: failure: "User %{name} not found." confirm_email: @@ -1717,28 +1741,6 @@ en: confirmation_sent: We've sent a new confirmation note to %{email} and as soon as you confirm your account you'll be able to get mapping. whitelist: If you use an antispam system which sends confirmation requests then please make sure you whitelist %{sender} as we are unable to reply to any confirmation requests. messages: - inbox: - title: "Inbox" - messages: "You have %{new_messages} and %{old_messages}" - new_messages: - one: "%{count} new message" - other: "%{count} new messages" - old_messages: - one: "%{count} old message" - other: "%{count} old messages" - no_messages_yet_html: "You have no messages yet. Why not get in touch with some of the %{people_mapping_nearby_link}?" - people_mapping_nearby: "people mapping nearby" - messages_table: - from: "From" - to: "To" - subject: "Subject" - date: "Date" - actions: "Actions" - message_summary: - unread_button: "Mark as unread" - read_button: "Mark as read" - destroy_button: "Delete" - unmute_button: "Move to Inbox" new: title: "Send message" send_message_to_html: "Send a new message to %{name}" @@ -1750,20 +1752,6 @@ en: title: "No such message" heading: "No such message" body: "Sorry there is no message with that id." - outbox: - title: "Outbox" - messages: - one: "You have %{count} sent message" - other: "You have %{count} sent messages" - no_sent_messages_html: "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" - muted: - title: "Muted Messages" - messages: - one: "%{count} muted message" - other: "You have %{count} muted messages" - 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 log in as the correct user in order to reply." show: title: "Read message" reply_button: "Reply" @@ -1771,12 +1759,6 @@ en: destroy_button: "Delete" back: "Back" 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 log in as the correct user in order to read it." - sent_message_summary: - destroy_button: "Delete" - heading: - my_inbox: "My Inbox" - my_outbox: "My Outbox" - muted_messages: "Muted messages" mark: as_read: "Message marked as read" as_unread: "Message marked as unread" @@ -1785,6 +1767,53 @@ en: error: "The message could not be moved to the Inbox." destroy: destroyed: "Message deleted" + mailboxes: + heading: + my_inbox: "My Inbox" + my_outbox: "My Outbox" + muted_messages: "Muted messages" + messages_table: + from: "From" + to: "To" + subject: "Subject" + date: "Date" + actions: "Actions" + message: + unread_button: "Mark as unread" + read_button: "Mark as read" + destroy_button: "Delete" + unmute_button: "Move to Inbox" + inboxes: + show: + title: "Inbox" + messages: "You have %{new_messages} and %{old_messages}" + new_messages: + one: "%{count} new message" + other: "%{count} new messages" + old_messages: + one: "%{count} old message" + other: "%{count} old messages" + no_messages_yet_html: "You have no messages yet. Why not get in touch with some of the %{people_mapping_nearby_link}?" + people_mapping_nearby: "people mapping nearby" + muted_inboxes: + show: + title: "Muted Messages" + messages: + one: "%{count} muted message" + other: "You have %{count} muted messages" + outboxes: + show: + title: "Outbox" + messages: + one: "You have %{count} sent message" + other: "You have %{count} sent messages" + no_sent_messages_html: "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" + message: + destroy_button: "Delete" + replies: + new: + wrong_user: "You are logged in as '%{user}' but the message you have asked to reply to was not sent to that user. Please log in as the correct user in order to reply." passwords: new: title: "Lost password" @@ -1807,6 +1836,16 @@ en: title: My Preferences preferred_editor: Preferred Editor preferred_languages: Preferred Languages + preferred_site_color_scheme: Preferred Website Color Scheme + site_color_schemes: + auto: Auto + light: Light + dark: Dark + preferred_map_color_scheme: Preferred Map Color Scheme + map_color_schemes: + auto: Auto + light: Light + dark: Dark edit_preferences: Edit Preferences edit: title: Edit Preferences @@ -2594,6 +2633,28 @@ en: wikipedia: title: Log in with Wikipedia alt: Wikipedia logo + share: + email: + title: Share via Email + alt: Email icon + bluesky: + title: Share via Bluesky + alt: Bluesky Icon + facebook: + title: Share via Facebook + alt: Facebook Icon + linkedin: + title: Share via LinkedIn + alt: LinkedIn Icon + mastodon: + title: Share on Mastodon + alt: Mastodon Icon + telegram: + title: Share on Telegram + alt: Telegram Icon + x: + title: Share on X + alt: X Icon oauth: permissions: missing: "You have not permitted the application access to this facility" @@ -2790,18 +2851,41 @@ en: report: Report this User go_public: flash success: "All your edits are now public, and you are now allowed to edit." - index: - title: Users - heading: Users - summary_html: "%{name} created from %{ip_address} on %{date}" - summary_no_ip_html: "%{name} created on %{date}" - empty: No matching users found - page: - found_users: - one: "%{count} user found" - other: "%{count} users found" - confirm: Confirm Selected Users - hide: Hide Selected Users + issued_blocks: + show: + title: "Blocks by %{name}" + heading_html: "List of Blocks by %{name}" + empty: "%{name} has not made any blocks yet." + received_blocks: + show: + title: "Blocks on %{name}" + heading_html: "List of Blocks on %{name}" + empty: "%{name} has not been blocked yet." + edit: + title: "Revoking all blocks on %{block_on}" + heading_html: "Revoking all blocks on %{block_on}" + empty: "%{name} has no active blocks." + confirm: "Are you sure you wish to revoke %{active_blocks}?" + active_blocks: + one: "%{count} active block" + other: "%{count} active blocks" + revoke: "Revoke!" + destroy: + flash: "All active blocks have been revoked." + lists: + show: + title: Users + heading: Users + empty: No matching users found + page: + found_users: + one: "%{count} user found" + other: "%{count} users found" + confirm: Confirm Selected Users + hide: Hide Selected Users + user: + summary_html: "%{name} created from %{ip_address} on %{date}" + summary_no_ip_html: "%{name} created on %{date}" suspended: title: Account Suspended heading: Account Suspended @@ -2864,16 +2948,6 @@ en: title: "User blocks" heading: "List of user blocks" empty: "No blocks have been made yet." - revoke_all: - title: "Revoking all blocks on %{block_on}" - heading_html: "Revoking all blocks on %{block_on}" - empty: "%{name} has no active blocks." - confirm: "Are you sure you wish to revoke %{active_blocks}?" - active_blocks: - one: "%{count} active block" - other: "%{count} active blocks" - revoke: "Revoke!" - flash: "All active blocks have been revoked." helper: time_future_html: "Ends in %{time}." until_login: "Active until the user logs in." @@ -2895,14 +2969,15 @@ en: years: one: "%{count} year" other: "%{count} years" - blocks_on: - title: "Blocks on %{name}" - heading_html: "List of Blocks on %{name}" - empty: "%{name} has not been blocked yet." - blocks_by: - title: "Blocks by %{name}" - heading_html: "List of Blocks by %{name}" - empty: "%{name} has not made any blocks yet." + short: + ended: "ended" + revoked_html: "revoked by %{name}" + active: "active" + active_unread: "active unread" + expired_unread: "expired unread" + read_html: "read at %{time}" + time_in_future_title: "%{time_absolute}; in %{time_relative}" + time_in_past_title: "%{time_absolute}; %{time_relative}" show: title: "%{block_on} blocked by %{block_by}" heading_html: "%{block_on} blocked by %{block_by}" @@ -2913,15 +2988,15 @@ en: reason: "Reason for block:" revoker: "Revoker:" block: - not_revoked: "(not revoked)" show: "Show" edit: "Edit" page: display_name: "Blocked User" creator_name: "Creator" reason: "Reason for block" + start: "Start" + end: "End" status: "Status" - revoker_name: "Revoked by" navigation: all_blocks: "All Blocks" blocks_on_me: "Blocks on Me" @@ -3010,6 +3085,9 @@ en: anonymous_warning_sign_up: "sign up" advice: "Your note is public and may be used to update the map, so don't enter personal information, or information from copyrighted maps or directory listings." add: Add Note + new_readonly: + title: "New Note" + warning: "New notes cannot be created because the OpenStreetMap API is currently in read-only mode." notes_paging_nav: showing_page: "Page %{page}" next: "Next" @@ -3035,7 +3113,7 @@ en: center_marker: "Center map on marker" paste_html: "Paste HTML to embed in website" view_larger_map: "View Larger Map" - only_standard_layer: "Only the Standard, Cycle Map and Transport layers can be exported as an image" + only_layers_exported_as_image: "Only the following layers can be exported as an image:" embed: report_problem: "Report a problem" key: