ja: active_admin: dashboard: "ダッシュボード" dashboard_welcome: welcome: "Active Admin へようこそ。ダッシュボードの初期ページを表示しています。" call_to_action: "ダッシュボードに項目を追加するために 'app/admin/dashboard.rb' を編集してください。" view: "閲覧" edit: "編集" delete: "削除" delete_confirmation: "本当に削除しますか?" new_model: "%{model} を作成する" create_model: "%{model} を作成する" edit_model: "%{model} を編集する" update_model: "%{model} を更新する" delete_model: "%{model} を削除する" details: "%{model} の詳細" cancel: "取り消す" empty: "空" previous: "前" next: "次" download: "ダウンロード:" has_many_new: "新規に %{model} を追加する" has_many_delete: "削除する" has_many_remove: "削除する" filters: buttons: filter: "絞り込む" clear: "条件を削除する" predicates: contains: "含まれています" equals: "等しい" starts_with: "で始まる" ends_with: "で終わる" greater_than: "より大きい" less_than: "より小さい" main_content: "内容を表示するために %{model}#main_content を実装してください。" logout: "ログアウト" powered_by: "Powered by %{active_admin} %{version}" sidebars: filters: "検索条件" pagination: empty: "%{model} は見つかりませんでした" one: "1 件の %{model} を表示しています" one_page: "全 %{n} 件の %{model} を表示しています" multiple: "全 %{total} 件中 %{from} - %{to} 件の %{model} を表示しています" multiple_without_total: "%{from} - %{to} 件の %{model} を表示しています" entry: レコード any: "任意" blank_slate: content: "%{resource_name} はまだありません。" link: "作成する" batch_actions: button_label: "一括操作" delete_confirmation: "%{plural_model} を削除してもよろしいですか? この操作は取り消すことができません。" succesfully_destroyed: one: "1件の %{model} を削除しました" other: "%{count}件の %{plural_model} を削除しました" selection_toggle_explanation: "(選択)" link: "作成する" action_label: "選択した行を%{title}" labels: destroy: "削除する" comments: body: "本文" author: "作成者" title: "コメント" add: "コメントを追加" resource: "リソース" no_comments_yet: "コメントはまだありません。" title_content: "コメント (%{count})" errors: empty_text: "テキストが空のため、コメントは保存されませんでした。" devise: login: title: "ログイン" remember_me: "次回から自動的にログイン" submit: "ログイン" reset_password: title: "パスワードをお忘れですか?" submit: "パスワードをリセットする" change_password: title: "パスワードを変更する" submit: "パスワードを変更する" links: sign_in: "サインイン" forgot_your_password: "パスワードをお忘れですか?" sign_in_with_omniauth_provider: "%{provider}のアカウントを使ってログイン"