X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/3776adcfc0404413f85ba77000fcf5a42f33d3f5..55a793150dbb2caa0bc2d6ad69a85515fa23e58d:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 22d2ded92..6218bfea2 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2306,6 +2306,7 @@ en: cycleway_national: "National cycleway" cycleway_regional: "Regional cycleway" cycleway_local: "Local cycleway" + cycleway_mtb: "Mountain bike route" footway: "Footway" rail: "Railway" train: "Train" @@ -2321,6 +2322,8 @@ en: taxiway: "Taxiway" apron_only: "Airport apron" admin: "Administrative boundary" + capital: "Capital" + city: "City" orchard_only: "Orchard" vineyard: "Vineyard" forest_only: "Forest" @@ -2787,6 +2790,7 @@ en: importer: "Revoke importer access" block_history: "Active Blocks" moderator_history: "Blocks Given" + revoke_all_blocks: "Revoke all blocks" comments: "Comments" create_block: "Block this User" activate_user: "Activate this User" @@ -2889,6 +2893,16 @@ en: confirm: "Are you sure you wish to revoke this block?" revoke: "Revoke!" flash: "This block has been revoked." + 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."