# Sample localization file for English. Add more files in this directory for other locales. # See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points. en: home: name: "home" views: pagination: previous: "« Prev" next: "Next »" truncate: "…" admin: dashboard: pagename: "Site administration" name: "Dashboard" model_name: "Model name" last_used: "Last used" records: "Records" modify: "Modify" add_new: "Add new" show: "Show" ago: "ago" navigation: "Navigation" history: name: "History" page_name: "History for %{name}" no_activity: "No Activity" show: show_in_app: "Show in app" page_name: "Details for %{name}" no_file_found: "No file found" credentials: log_out: "Log out" index: edit_action: "Edit" delete_action: "Delete" selected: "Selected" select_action: "Select" export_action: 'Export' export_current_action: "Export current view" show_action: "Show" export_selected: "Export" delete_selected: "Delete" add_new: "Add new" search: "Search" refresh: "Refresh" select: "Select %{name} to edit" show_all: "Show all" add_filter: "Add filter" new: basic_info: "Basic info" required: "Required" optional: "Optional" one_char: "character" many_chars: "characters or fewer" chosen: "Chosen %{name}" select_choice: "Select your choice(s) and click" chose_all: "Choose all" clear_all: "Clear all" up: "Up" down: "Down" save: "Save" save_and_add_another: "Save and add another" save_and_edit: "Save and edit" cancel: "Cancel" delete: all_of_the_following_related_items_will_be_deleted: "? The following related items may be deleted or orphaned:" are_you_sure_you_want_to_delete_the_object: "Are you sure you want to delete this %{model_name}" confirmation: "Yes, I'm sure" delete_confirmation: "Delete confirmation" bulk_delete: "The following objects will be deleted, which may delete or orphan some of their related dependencies:" export: confirmation: "Export to %{name}" select: "Select fields to export" fields_from: "Fields from %{name}" fields_from_associated: "Fields from associated %{name}" display: "Display %{name}: %{type}" options_for: "Options for %{name}" empty_value_for_associated_objects: "" click_to_reverse_selection: 'Click to reverse selection' csv: header_for_root_methods: "%{name}" # 'model' is available header_for_association_methods: "%{name} [%{association}]" encoding_to: "Encode to" encoding_to_help: "Choose output encoding. Leave empty to let current input encoding untouched: (%{name})" skip_header: "No header" skip_header_help: "Do not output a header (no fields description)" default_col_sep: "," col_sep: "Column separator" col_sep_help: "Leave blank for default ('%{value}')" # value is default_col_sep flash: successful: "%{name} successfully %{action}" error: "%{name} failed to be %{action}" noaction: "No actions were taken" actions: create: "create" created: "created" update: "update" updated: "updated" delete: "delete" deleted: "deleted" export: "export" exported: "exported" breadcrumbs: delete: "delete" for_object: "history" show: "show" edit: "edit" export: "export" bulk_destroy: "delete" new: "new" for_model: "history" index: "list" dashboard: "dashboard"