en:
views:
pagination:
previous: "Previous"
next: "Next"
activerecord:
models:
comment:
one: "Comment"
other: "Comments"
active_admin/comment:
one: "Comment"
other: "Comments"
attributes:
active_admin/comment:
author_type: "Author type"
body: "Body"
created_at: "Created"
namespace: "Namespace"
resource_type: "Resource type"
updated_at: "Updated"
active_admin:
dashboard: "Dashboard"
view: "View"
edit: "Edit"
delete: "Delete"
delete_confirmation: "Are you sure you want to delete this?"
create_another: "Create another %{model}"
new_model: "New %{model}"
edit_model: "Edit %{model}"
delete_model: "Delete %{model}"
details: "%{model} Details"
cancel: "Cancel"
empty: "Empty"
previous: "Previous"
next: "Next"
download: "Download:"
has_many_new: "Add New %{model}"
has_many_delete: "Delete"
has_many_remove: "Remove"
move: "Move"
filters:
buttons:
filter: "Filter"
clear: "Clear Filters"
predicates:
from: "From"
to: "To"
scopes:
all: "All"
search_status:
title: "Active Search"
title_with_scope: "Active Search for %{name}"
no_current_filters: "No filters applied"
status_tag:
"yes": "Yes"
"no": "No"
"unset": "Unknown"
logout: "Sign out"
powered_by: "Powered by %{active_admin} %{version}"
sidebars:
filters: "Filters"
search_status: "Search Status"
pagination:
empty: "No %{model} found"
one: "Showing 1 of 1"
one_page: "Showing all %{n}"
multiple: "Showing %{from}-%{to} of %{total}"
multiple_without_total: "Showing %{from}-%{to}"
per_page: "Per page "
entry:
one: "entry"
other: "entries"
any: "Any"
blank_slate:
content: "There are no %{resource_name} yet."
link: "Create one"
batch_actions:
button_label: "Batch Actions"
default_confirmation: "Are you sure you want to do this?"
delete_confirmation: "Are you sure you want to delete these %{plural_model}?"
succesfully_destroyed:
one: "Successfully deleted 1 %{model}"
other: "Successfully deleted %{count} %{plural_model}"
selection_toggle_explanation: "(Toggle Selection)"
action_label: "%{title} Selected"
labels:
destroy: "Delete"
comments:
created_at: "Created"
resource_type: "Resource Type"
author_type: "Author Type"
body: "Body"
author: "Author"
add: "Add Comment"
delete: "Delete Comment"
delete_confirmation: "Are you sure you want to delete this comment?"
resource: "Resource"
no_comments_yet: "No comments yet."
author_missing: "Anonymous"
title_content: "All Comments (%{count})"
errors:
empty_text: "Comment wasn't saved, text was empty."
devise:
username:
title: "Username"
email:
title: "Email"
subdomain:
title: "Subdomain"
password:
title: "Password"
password_confirmation:
title: "Confirm Password"
sign_up:
title: "Sign up"
submit: "Sign up"
login:
title: "Sign In"
remember_me: "Remember me"
submit: "Sign In"
reset_password:
title: "Forgot your password?"
submit: "Reset My Password"
change_password:
title: "Change your password"
submit: "Change my password"
unlock:
title: "Resend unlock instructions"
submit: "Resend unlock instructions"
resend_confirmation_instructions:
title: "Resend confirmation instructions"
submit: "Resend confirmation instructions"
links:
sign_up: "Sign up"
sign_in: "Sign in"
forgot_your_password: "Forgot your password?"
sign_in_with_omniauth_provider: "Sign in with %{provider}"
resend_unlock_instructions: "Resend unlock instructions"
resend_confirmation_instructions: "Resend confirmation instructions"
access_denied:
message: "You are not authorized to perform this action."
index_list:
table: "Table"