- with_id: "{{id}}"
- with_version: "{{id}}, v{{version}}"
- with_name: "{{name}} ({{id}})"
+ with_id: "%{id}"
+ with_version: "%{id}, v%{version}"
+ with_name: "%{name} (%{id})"
- changeset: "Changeset: {{id}}"
- download: "Download {{changeset_xml_link}} or {{osmchange_xml_link}}"
+ changeset: "Changeset: %{id}"
+ download: "Download %{changeset_xml_link} or %{osmchange_xml_link}"
- name_changeset_tooltip: "View edits by {{user}}"
- prev_changeset_tooltip: "Previous edit by {{user}}"
- next_changeset_tooltip: "Next edit by {{user}}"
+ name_changeset_tooltip: "View edits by %{user}"
+ prev_changeset_tooltip: "Previous edit by %{user}"
+ next_changeset_tooltip: "Next edit by %{user}"
- entry: "Relation {{relation_name}}"
- entry_role: "Relation {{relation_name}} (as {{relation_role}})"
+ entry: "Relation %{relation_name}"
+ entry_role: "Relation %{relation_name} (as %{relation_role})"
- node_history_title: "Node History: {{node_name}}"
- download: "{{download_xml_link}} or {{view_details_link}}"
+ node_history_title: "Node History: %{node_name}"
+ download: "%{download_xml_link} or %{view_details_link}"
- node_title: "Node: {{node_name}}"
- download: "{{download_xml_link}}, {{view_history_link}} or {{edit_link}}"
+ node_title: "Node: %{node_name}"
+ download: "%{download_xml_link}, %{view_history_link} or %{edit_link}"
- relation_history_title: "Relation History: {{relation_name}}"
- download: "{{download_xml_link}} or {{view_details_link}}"
+ relation_history_title: "Relation History: %{relation_name}"
+ download: "%{download_xml_link} or %{view_details_link}"
- relation_title: "Relation: {{relation_name}}"
- download: "{{download_xml_link}} or {{view_history_link}}"
+ relation_title: "Relation: %{relation_name}"
+ download: "%{download_xml_link} or %{view_history_link}"
zoom_or_select: "Zoom in or select an area of the map to view"
drag_a_box: "Drag a box on the map to select an area"
manually_select: "Manually select a different area"
zoom_or_select: "Zoom in or select an area of the map to view"
drag_a_box: "Drag a box on the map to select an area"
manually_select: "Manually select a different area"
loaded_an_area_with_num_features: "You have loaded an area which contains [[num_features]] features. In general, some browsers may not cope well with displaying this quantity of data. Generally, browsers work best at displaying less than 100 features at a time: doing anything else may make your browser slow/unresponsive. If you are sure you want to display this data, you may do so by clicking the button below."
load_data: "Load Data"
loaded_an_area_with_num_features: "You have loaded an area which contains [[num_features]] features. In general, some browsers may not cope well with displaying this quantity of data. Generally, browsers work best at displaying less than 100 features at a time: doing anything else may make your browser slow/unresponsive. If you are sure you want to display this data, you may do so by clicking the button below."
load_data: "Load Data"
- key: "The wiki description page for the {{key}} tag"
- tag: "The wiki description page for the {{key}}={{value}} tag"
- wikipedia_link: "The {{page}} article on Wikipedia"
+ key: "The wiki description page for the %{key} tag"
+ tag: "The wiki description page for the %{key}=%{value} tag"
+ wikipedia_link: "The %{page} article on Wikipedia"
- way_history_title: "Way History: {{way_name}}"
- download: "{{download_xml_link}} or {{view_details_link}}"
+ way_history_title: "Way History: %{way_name}"
+ download: "%{download_xml_link} or %{view_details_link}"
- way_title: "Way: {{way_name}}"
- download: "{{download_xml_link}}, {{view_history_link}} or {{edit_link}}"
+ way_title: "Way: %{way_name}"
+ download: "%{download_xml_link}, %{view_history_link} or %{edit_link}"
- title_user: "Changesets by {{user}}"
- title_bbox: "Changesets within {{bbox}}"
- title_user_bbox: "Changesets by {{user}} within {{bbox}}"
+ title_user: "Changesets by %{user}"
+ title_bbox: "Changesets within %{bbox}"
+ title_user_bbox: "Changesets by %{user} within %{bbox}"
- description_user: "Changesets by {{user}}"
- description_bbox: "Changesets within {{bbox}}"
- description_user_bbox: "Changesets by {{user}} within {{bbox}}"
+ description_user: "Changesets by %{user}"
+ description_bbox: "Changesets within %{bbox}"
+ description_user_bbox: "Changesets by %{user} within %{bbox}"
- heading: "No entry with the id: {{id}}"
- body: "Sorry, there is no diary entry or comment with the id {{id}}. Please check your spelling, or maybe the link you clicked is wrong."
+ heading: "No entry with the id: %{id}"
+ body: "Sorry, there is no diary entry or comment with the id %{id}. Please check your spelling, or maybe the link you clicked is wrong."
- 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."
+ 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."
- title: "OpenStreetMap diary entries for {{user}}"
- description: "Recent OpenStreetMap diary entries from {{user}}"
+ title: "OpenStreetMap diary entries for %{user}"
+ description: "Recent OpenStreetMap diary entries from %{user}"
- title: "OpenStreetMap diary entries in {{language_name}}"
- description: "Recent diary entries from users of OpenStreetMap in {{language_name}}"
+ title: "OpenStreetMap diary entries in %{language_name}"
+ description: "Recent diary entries from users of OpenStreetMap in %{language_name}"
osm_nominatim: 'Results from <a href="http://nominatim.openstreetmap.org/">OpenStreetMap Nominatim</a>'
geonames: 'Results from <a href="http://www.geonames.org/">GeoNames</a>'
search_osm_namefinder:
osm_nominatim: 'Results from <a href="http://nominatim.openstreetmap.org/">OpenStreetMap Nominatim</a>'
geonames: 'Results from <a href="http://www.geonames.org/">GeoNames</a>'
search_osm_namefinder:
- prefix: "{{type}}"
- suffix_place: ", {{distance}} {{direction}} of {{placename}}"
- suffix_parent: "{{suffix}} ({{parentdistance}} {{parentdirection}} of {{parentname}})"
- suffix_suburb: "{{suffix}}, {{parentname}}"
+ prefix: "%{type}"
+ suffix_place: ", %{distance} %{direction} of %{placename}"
+ suffix_parent: "%{suffix} (%{parentdistance} %{parentdirection} of %{parentname})"
+ suffix_suburb: "%{suffix}, %{parentname}"
osm_nominatim: 'Location from <a href="http://nominatim.openstreetmap.org/">OpenStreetMap Nominatim</a>'
geonames: 'Location from <a href="http://www.geonames.org/">GeoNames</a>'
types:
osm_nominatim: 'Location from <a href="http://nominatim.openstreetmap.org/">OpenStreetMap Nominatim</a>'
geonames: 'Location from <a href="http://www.geonames.org/">GeoNames</a>'
types:
gps_traces_tooltip: Manage GPS traces
user_diaries: User Diaries
user_diaries_tooltip: View user diaries
gps_traces_tooltip: Manage GPS traces
user_diaries: User Diaries
user_diaries_tooltip: View user diaries
tag_line: The Free Wiki World Map
intro_1: "OpenStreetMap is a free editable map of the whole world. It is made by people like you."
intro_2: "OpenStreetMap allows you to view, edit and use geographical data in a collaborative way from anywhere on Earth."
tag_line: The Free Wiki World Map
intro_1: "OpenStreetMap is a free editable map of the whole world. It is made by people like you."
intro_2: "OpenStreetMap allows you to view, edit and use geographical data in a collaborative way from anywhere on Earth."
intro_3_ucl: "UCL VR Centre"
intro_3_bytemark: "bytemark"
intro_3_partners: "wiki"
intro_3_partners_url: "http://wiki.openstreetmap.org/wiki/Partners"
osm_offline: "The OpenStreetMap database is currently offline while essential database maintenance work is carried out."
osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential database maintenance work is carried out."
intro_3_ucl: "UCL VR Centre"
intro_3_bytemark: "bytemark"
intro_3_partners: "wiki"
intro_3_partners_url: "http://wiki.openstreetmap.org/wiki/Partners"
osm_offline: "The OpenStreetMap database is currently offline while essential database maintenance work is carried out."
osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential database maintenance work is carried out."
community_blogs_title: "Blogs from members of the OpenStreetMap community"
foundation: Foundation
foundation_title: The OpenStreetMap Foundation
community_blogs_title: "Blogs from members of the OpenStreetMap community"
foundation: Foundation
foundation_title: The OpenStreetMap Foundation
Resources Canada), CanVec (© Department of Natural
Resources Canada), and StatCan (Geography Division,
Statistics Canada).</li>
Resources Canada), CanVec (© Department of Natural
Resources Canada), and StatCan (Geography Division,
Statistics Canada).</li>
<li><strong>New Zealand</strong>: Contains data sourced from
Land Information New Zealand. Crown Copyright reserved.</li>
<li><strong>Poland</strong>: Contains data from <a
<li><strong>New Zealand</strong>: Contains data sourced from
Land Information New Zealand. Crown Copyright reserved.</li>
<li><strong>Poland</strong>: Contains data from <a
- subject: "[OpenStreetMap] {{user}} commented on your diary entry"
- hi: "Hi {{to_user}},"
- header: "{{from_user}} has commented on your recent OpenStreetMap diary entry with the subject {{subject}}:"
- footer: "You can also read the comment at {{readurl}} and you can comment at {{commenturl}} or reply at {{replyurl}}"
+ subject: "[OpenStreetMap] %{user} commented on your diary entry"
+ hi: "Hi %{to_user},"
+ header: "%{from_user} has commented on your recent OpenStreetMap diary entry with the subject %{subject}:"
+ footer: "You can also read the comment at %{readurl} and you can comment at %{commenturl} or reply at %{replyurl}"
- subject_header: "[OpenStreetMap] {{subject}}"
- hi: "Hi {{to_user}},"
- header: "{{from_user}} has sent you a message through OpenStreetMap with the subject {{subject}}:"
- footer1: "You can also read the message at {{readurl}}"
- footer2: "and you can reply at {{replyurl}}"
+ subject_header: "[OpenStreetMap] %{subject}"
+ hi: "Hi %{to_user},"
+ header: "%{from_user} has sent you a message through OpenStreetMap with the subject %{subject}:"
+ footer1: "You can also read the message at %{readurl}"
+ footer2: "and you can reply at %{replyurl}"
- subject: "[OpenStreetMap] {{user}} added you as a friend"
- had_added_you: "{{user}} has added you as a friend on OpenStreetMap."
- see_their_profile: "You can see their profile at {{userurl}}."
- befriend_them: "You can also add them as a friend at {{befriendurl}}."
+ subject: "[OpenStreetMap] %{user} added you as a friend"
+ had_added_you: "%{user} has added you as a friend on OpenStreetMap."
+ see_their_profile: "You can see their profile at %{userurl}."
+ befriend_them: "You can also add them as a friend at %{befriendurl}."
import_failures_url: "http://wiki.openstreetmap.org/wiki/GPX_Import_Failures"
success:
subject: "[OpenStreetMap] GPX Import success"
import_failures_url: "http://wiki.openstreetmap.org/wiki/GPX_Import_Failures"
success:
subject: "[OpenStreetMap] GPX Import success"
greeting: "Hi there!"
hopefully_you: "Someone (hopefully you) would like to create an account over at"
click_the_link: "If this is you, welcome! Please click the link below to confirm that account and read on for more information about OpenStreetMap"
greeting: "Hi there!"
hopefully_you: "Someone (hopefully you) would like to create an account over at"
click_the_link: "If this is you, welcome! Please click the link below to confirm that account and read on for more information about OpenStreetMap"
more_videos_here: "more videos here"
get_reading: Get reading about OpenStreetMap <a href="http://wiki.openstreetmap.org/wiki/Beginners%27_Guide">on the wiki</a>, catch up with the latest news via the <a href="http://blog.openstreetmap.org/">OpenStreetMap blog</a> or <a href="http://twitter.com/openstreetmap">Twitter</a>, or browse through OpenStreetMap founder Steve Coast's <a href="http://www.opengeodata.org/">OpenGeoData blog</a> for the potted history of the project, which has <a href="http://www.opengeodata.org/?cat=13">podcasts to listen to</a> also!
ask_questions: You can ask any questions you may have about OpenStreetMap at our <a href="http://help.openstreetmap.org/">question and answer site</a>.
more_videos_here: "more videos here"
get_reading: Get reading about OpenStreetMap <a href="http://wiki.openstreetmap.org/wiki/Beginners%27_Guide">on the wiki</a>, catch up with the latest news via the <a href="http://blog.openstreetmap.org/">OpenStreetMap blog</a> or <a href="http://twitter.com/openstreetmap">Twitter</a>, or browse through OpenStreetMap founder Steve Coast's <a href="http://www.opengeodata.org/">OpenGeoData blog</a> for the potted history of the project, which has <a href="http://www.opengeodata.org/?cat=13">podcasts to listen to</a> also!
ask_questions: You can ask any questions you may have about OpenStreetMap at our <a href="http://help.openstreetmap.org/">question and answer site</a>.
click_the_link: "If this is you, please click the link below to confirm the change."
lost_password:
subject: "[OpenStreetMap] Password reset request"
click_the_link: "If this is you, please click the link below to confirm the change."
lost_password:
subject: "[OpenStreetMap] Password reset request"
license_name: "Creative Commons Attribution-Share Alike 2.0"
license_url: "http://creativecommons.org/licenses/by-sa/2.0/"
project_name: "OpenStreetMap project"
license_name: "Creative Commons Attribution-Share Alike 2.0"
license_url: "http://creativecommons.org/licenses/by-sa/2.0/"
project_name: "OpenStreetMap project"
remote_failed: "Editing failed - make sure JOSM or Merkaartor is loaded and the remote control option is enabled"
edit:
not_public: "You have not set your edits to be public."
remote_failed: "Editing failed - make sure JOSM or Merkaartor is loaded and the remote control option is enabled"
edit:
not_public: "You have not set your edits to be public."
anon_edits_link: "http://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits"
anon_edits_link_text: "Find out why this is the case."
flash_player_required: 'You need a Flash player to use Potlatch, the OpenStreetMap Flash editor. You can <a href="http://www.adobe.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">download Flash Player from Adobe.com</a>. <a href="http://wiki.openstreetmap.org/wiki/Editing">Several other options</a> are also available for editing OpenStreetMap.'
potlatch_unsaved_changes: "You have unsaved changes. (To save in Potlatch, you should deselect the current way or point, if editing in live mode, or click save if you have a save button.)"
anon_edits_link: "http://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits"
anon_edits_link_text: "Find out why this is the case."
flash_player_required: 'You need a Flash player to use Potlatch, the OpenStreetMap Flash editor. You can <a href="http://www.adobe.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">download Flash Player from Adobe.com</a>. <a href="http://wiki.openstreetmap.org/wiki/Editing">Several other options</a> are also available for editing OpenStreetMap.'
potlatch_unsaved_changes: "You have unsaved changes. (To save in Potlatch, you should deselect the current way or point, if editing in live mode, or click save if you have a save button.)"
potlatch2_unsaved_changes: "You have unsaved changes. (To save in Potlatch 2, you should click save.)"
no_iframe_support: "Your browser doesn't support HTML iframes, which are necessary for this feature."
sidebar:
potlatch2_unsaved_changes: "You have unsaved changes. (To save in Potlatch 2, you should click save.)"
no_iframe_support: "Your browser doesn't support HTML iframes, which are necessary for this feature."
sidebar:
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:
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:
- 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."
+ 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."
- 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."
+ see_your_traces: "See 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."
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."
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."
allow_to: "Allow the client application to:"
allow_read_prefs: "read your user preferences."
allow_write_prefs: "modify your user preferences."
allow_to: "Allow the client application to:"
allow_read_prefs: "read your user preferences."
allow_write_prefs: "modify your user preferences."
registered_apps: "You have the following client applications registered:"
register_new: "Register your application"
form:
registered_apps: "You have the following client applications registered:"
register_new: "Register your application"
form:
new to osm: New to OpenStreetMap?
to make changes: To make changes to the OpenStreetMap data, you must have an account.
create account minute: Create an account. It only takes a minute.
new to osm: New to OpenStreetMap?
to make changes: To make changes to the OpenStreetMap data, you must have an account.
create account minute: Create an account. It only takes a minute.
- account not active: "Sorry, your account is not active yet.<br />Please use the link in the account confirmation email to activate your account, or <a href=\"{{reconfirm}}\">request a new confirmation email</a>."
- account suspended: Sorry, your account has been suspended due to suspicious activity.<br />Please contact the {{webmaster}} if you wish to discuss this.
+ account not active: "Sorry, your account is not active yet.<br />Please use the link in the account confirmation email to activate your account, or <a href=\"%{reconfirm}\">request a new confirmation email</a>."
+ 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>)"
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>)"
- flash create success message: "Thanks for signing up. We've sent a confirmation note to {{email}} and as soon as you confirm your account you'll be able to get mapping.<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."
+ flash create success message: "Thanks for signing up. We've sent a confirmation note to %{email} and as soon as you confirm your account you'll be able to get mapping.<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."
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
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
- 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."
+ 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."
remove as friend: remove as friend
add as friend: add as friend
mapper since: "Mapper since:"
remove as friend: remove as friend
add as friend: add as friend
mapper since: "Mapper since:"
email address: "Email address:"
created from: "Created from:"
status: "Status:"
spam score: "Spam Score:"
description: Description
user location: User location
email address: "Email address:"
created from: "Created from:"
status: "Status:"
spam score: "Spam Score:"
description: Description
user location: User location
settings_link_text: settings
your friends: Your friends
no friends: You have not added any friends yet.
settings_link_text: settings
your friends: Your friends
no friends: You have not added any friends yet.
nearby users: "Other nearby users"
no nearby users: "There are no other users who admit to mapping nearby yet."
role:
nearby users: "Other nearby users"
no nearby users: "There are no other users who admit to mapping nearby yet."
role:
before you start: "We know you're probably in a hurry to start mapping, but before you do you might like to fill in some more information about yourself in the form below."
already active: "This account has already been confirmed."
unknown token: "That token doesn't seem to exist."
before you start: "We know you're probably in a hurry to start mapping, but before you do you might like to fill in some more information about yourself in the form below."
already active: "This account has already been confirmed."
unknown token: "That token doesn't seem to exist."
- success: "We've sent a new confirmation note to {{email}} and as soon as you confirm your account you'll be able to get mapping.<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."
- failure: "User {{name}} not found."
+ success: "We've sent a new confirmation note to %{email} and as soon as you confirm your account you'll be able to get mapping.<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."
+ failure: "User %{name} not found."
confirm_email:
heading: Confirm a change of email address
press confirm button: "Press the confirm button below to confirm your new email address."
confirm_email:
heading: Confirm a change of email address
press confirm button: "Press the confirm button below to confirm your new email address."
- success: "{{name}} is now your friend."
- failed: "Sorry, failed to add {{name}} as a friend."
- already_a_friend: "You are already friends with {{name}}."
+ success: "%{name} is now your friend."
+ failed: "Sorry, failed to add %{name} as a friend."
+ already_a_friend: "You are already friends with %{name}."
- success: "{{name}} was removed from your friends."
- not_a_friend: "{{name}} is not one of your friends."
+ success: "%{name} was removed from your friends."
+ not_a_friend: "%{name} is not one of your friends."
- 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}}"
+ 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
confirm: Confirm Selected Users
hide: Hide Selected Users
empty: No matching users found
- 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}}."
+ 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}."
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:
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:
- 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."
+ 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."
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."
- 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."
+ 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."
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."
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."
update:
only_creator_can_edit: "Only the moderator who created this block can edit it."
success: "Block updated."
update:
only_creator_can_edit: "Only the moderator who created this block can edit it."
success: "Block updated."
- 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."
+ 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."
- title: "Blocks on {{name}}"
- heading: "List of blocks on {{name}}"
- empty: "{{name}} has not been blocked yet."
+ title: "Blocks on %{name}"
+ heading: "List of blocks on %{name}"
+ empty: "%{name} has not been blocked yet."
- title: "Blocks by {{name}}"
- heading: "List of blocks by {{name}}"
- empty: "{{name}} has not made any blocks yet."
+ title: "Blocks by %{name}"
+ heading: "List of blocks by %{name}"
+ empty: "%{name} has not made any blocks yet."
- title: "{{block_on}} blocked by {{block_by}}"
- heading: "{{block_on}} blocked by {{block_by}}"
- time_future: "Ends in {{time}}"
- time_past: "Ended {{time}} ago"
+ title: "%{block_on} blocked by %{block_by}"
+ heading: "%{block_on} blocked by %{block_by}"
+ time_future: "Ends in %{time}"
+ time_past: "Ended %{time} ago"