X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7f611b295f39b8c42219a5ce6c84582db74ce8f7..83043d6f1cd85729a3f91e5c73d78a39b8ae7d04:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index f68488c09..94fc77247 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." @@ -1477,7 +1477,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" @@ -1807,6 +1810,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 @@ -2544,7 +2557,7 @@ en: upload_trace: "Upload a trace" all_traces: "All Traces" my_traces: "My Traces" - traces_from: "Public Traces from %{user}" + traces_from_html: "Public Traces from %{user}" remove_tag_filter: "Remove Tag Filter" destroy: scheduled_for_deletion: "Trace scheduled for deletion" @@ -2895,6 +2908,15 @@ en: years: one: "%{count} year" other: "%{count} years" + 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}" blocks_on: title: "Blocks on %{name}" heading_html: "List of Blocks on %{name}" @@ -2913,21 +2935,21 @@ 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" - blocks_on_user: "Blocks on %{user}" + blocks_on_user_html: "Blocks on %{user}" blocks_by_me: "Blocks by Me" - blocks_by_user: "Blocks by %{user}" + blocks_by_user_html: "Blocks by %{user}" block: "Block #%{id}" new_block: "New Block" user_mutes: @@ -2966,6 +2988,11 @@ en: description: "Description" created_at: "Created at" last_changed: "Last changed" + apply: "Apply" + all: "All" + open: "Open" + closed: "Closed" + status: "Status" show: title: "Note: %{id}" description: "Description" @@ -2984,6 +3011,9 @@ en: report: report this note coordinates_html: "%{latitude}, %{longitude}" anonymous_warning: This note includes comments from anonymous users which should be independently verified. + discussion: Discussion + subscribe: Subscribe + unsubscribe: Unsubscribe hide: Hide resolve: Resolve reactivate: Reactivate