en:
active_admin:
dashboard: Dashboard
dashboard_welcome:
welcome: "Welcome to Active Admin. This is the default dashboard page."
call_to_action: "To add dashboard sections, checkout 'app/admin/dashboard.rb'"
view: "View"
edit: "Edit"
delete: "Delete"
delete_confirmation: "Are you sure you want to delete this?"
new_model: "New %{model}"
create_model: "New %{model}"
edit_model: "Edit %{model}"
update_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"
filter: "Filter"
clear_filters: "Clear Filters"
search_field: "Search %{field}"
equal_to: "Equal To"
greater_than: "Greater Than"
less_than: "Less Than"
main_content: "Please implement %{model}#main_content to display content."
logout: "Logout"
powered_by: "Powered by %{active_admin} %{version}"
sidebars:
filters: "Filters"
pagination:
empty: "No %{model} found"
one: "Displaying 1 %{model}"
one_page: "Displaying all %{n} %{model}"
multiple: "Displaying %{model} %{from} - %{to} of %{total} in total"
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"
delete_confirmation: "Are you sure you want to delete these %{plural_model}? You won't be able to undo this."
succesfully_destroyed:
one: "Successfully destroyed 1 %{model}"
other: "Successfully destroyed %{count} %{plural_model}"
selection_toggle_explanation: "(Toggle Selection)"
link: "Create one"
action_label: "%{title} Selected"
labels:
destroy: "Delete"
comments:
body: "Body"
author: "Author"
title: "Comment"
add: "Add Comment"
resource: "Resource"
no_comments_yet: "No comments yet."
title_content: "Comments (%{count})"
errors:
empty_text: "Comment wasn't saved, text was empty."
devise:
login:
title: "Login"
remember_me: "Remember me"
submit: "Login"
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"
links:
sign_in: "Sign in"
forgot_your_password: "Forgot your password?"
access_denied:
message: "You are not authorized to perform this action."
index_list:
table: "Table"
block: "List"
grid: "Grid"
blog: "Blog"