diary_entry:
create: "Publish"
update: "Update"
+ user_block:
+ create: Create block
+ update: Update block
activerecord:
errors:
messages:
other: "%{count} comments"
edit_link: Edit this entry
hide_link: Hide this entry
+ unhide_link: Unhide this entry
confirm: Confirm
report: Report this entry
diary_comment:
comment_from: "Comment from %{link_user} on %{comment_created_at}"
hide_link: Hide this comment
+ unhide_link: Unhide this comment
confirm: Confirm
report: Report this comment
location:
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."
tried_waiting: "I have given a reasonable amount of time for the user to respond to those communications."
needs_view: "User needs to log in before this block will be cleared"
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."
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?"
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"
+ days:
+ one: "1 day"
+ other: "%{count} days"
+ weeks:
+ one: "1 week"
+ other: "%{count} weeks"
+ months:
+ one: "1 month"
+ other: "%{count} months"
+ years:
+ one: "1 year"
+ other: "%{count} years"
blocks_on:
title: "Blocks on %{name}"
heading: "List of blocks on %{name}"