-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d9eec2e
commit 34ae701
Showing
108 changed files
with
5,810 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,82 @@ | ||
<?php | ||
|
||
return [ | ||
'login' => [ | ||
'username' => 'メールアドレス/ユーザー名', | ||
'email' => '電子メール', | ||
'password' => 'パスワード', | ||
'title' => 'ユーザーログイン', | ||
'remember' => '私を覚えてますか?', | ||
'login' => 'サインイン', | ||
'placeholder' => [ | ||
'username' => 'ユーザー名またはメールアドレスを入力してください', | ||
'email' => 'メールアドレスを入力してください', | ||
'password' => 'パスワードを入力してください', | ||
], | ||
'success' => 'ログインに成功しました!', | ||
'fail' => 'ユーザー名またはパスワードが間違っています。', | ||
'not_active' => 'あなたのアカウントはまだアクティベートされていません!', | ||
'banned' => 'このアカウントは禁止されています。', | ||
'logout_success' => 'ログアウトに成功しました。', | ||
'dont_have_account' => 'このシステムにアカウントがありません。詳細については管理者に問い合わせてください。', | ||
], | ||
'forgot_password' => [ | ||
'title' => 'パスワードをお忘れですか', | ||
'message' => '<p>パスワードをお忘れですか?</p><p>電子メール アカウントを入力してください。システムは、パスワードをリセットするためのアクティブなリンクを含む電子メールを送信します。</p>', | ||
'submit' => '提出する', | ||
], | ||
'reset' => [ | ||
'new_password' => '新しいパスワード', | ||
'password_confirmation' => '新しいパスワードを確認します', | ||
'email' => '電子メール', | ||
'title' => 'パスワードをリセットする', | ||
'update' => 'アップデート', | ||
'wrong_token' => 'このリンクは無効か期限切れです。もう一度リセットフォームを使用してみてください。', | ||
'user_not_found' => 'このユーザー名は存在しません。', | ||
'success' => 'パスワードのリセットが成功しました!', | ||
'fail' => 'トークンが無効です。パスワードのリセット リンクの有効期限が切れています。', | ||
'reset' => [ | ||
'title' => 'メールでパスワードをリセット', | ||
], | ||
'send' => [ | ||
'success' => '電子メールがあなたの電子メール アカウントに送信されました。確認してこのアクションを完了してください。', | ||
'fail' => 'この時間内にメールを送信できません。後でもう一度試してください。', | ||
], | ||
'new-password' => '新しいパスワード', | ||
'placeholder' => [ | ||
'new_password' => '新しいパスワードを入力してください', | ||
'new_password_confirmation' => '新しいパスワードを確認します', | ||
], | ||
], | ||
'email' => [ | ||
'reminder' => [ | ||
'title' => 'メールでパスワードをリセット', | ||
], | ||
], | ||
'password_confirmation' => 'パスワードの確認', | ||
'failed' => '失敗した', | ||
'throttle' => 'スロットル', | ||
'not_member' => 'まだメンバーではありませんか?', | ||
'register_now' => '今すぐ登録してください', | ||
'lost_your_password' => 'パスワードを紛失しましたか?', | ||
'login_title' => '管理者', | ||
'login_via_social' => 'ソーシャルネットワークでログインする', | ||
'back_to_login' => 'ログインページに戻る', | ||
'sign_in_below' => '以下からサインインしてください', | ||
'languages' => '言語', | ||
'reset_password' => 'パスワードのリセット', | ||
'settings' => [ | ||
'email' => [ | ||
'title' => 'ACL', | ||
'description' => 'ACL電子メール設定', | ||
'templates' => [ | ||
'password_reminder' => [ | ||
'title' => 'パスワードをリセットする', | ||
'description' => 'パスワードのリセットをリクエストするときにユーザーに電子メールを送信する', | ||
'subject' => 'パスワードのリセット', | ||
'reset_link' => 'パスワードをリセットするリンク', | ||
], | ||
], | ||
], | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
<?php | ||
|
||
return [ | ||
'notices' => [ | ||
'role_in_use' => 'このロールは削除できません。まだ使用されています。', | ||
'role_delete_belong_user' => 'この役割は削除できません。それは他の人のものです!', | ||
'role_edit_belong_user' => 'この役割は編集できません。それは他の人のものです!', | ||
'delete_global_role' => 'グローバル役割を削除することはできません。', | ||
'delete_success' => '選択したロールは正常に削除されました。', | ||
'modified_success' => '選択したロールは正常に変更されました。', | ||
'create_success' => '新しいロールが正常に作成されました', | ||
'duplicated_success' => '選択したロールは正常に複製されました', | ||
'no_select' => 'このアクションを実行するには、少なくとも 1 つのレコードを選択してください。', | ||
'not_found' => '役割が見つかりません', | ||
], | ||
'name' => '名前', | ||
'current_role' => '現在の役割', | ||
'no_role_assigned' => '役割が割り当てられていません', | ||
'role_assigned' => '割り当てられた役割', | ||
'create_role' => '新しい役割の作成', | ||
'role_name' => '名前', | ||
'role_description' => '説明', | ||
'permission_flags' => '許可フラグ', | ||
'cancel' => 'キャンセル', | ||
'reset' => 'リセット', | ||
'save' => '保存', | ||
'global_role_msg' => 'これはグローバルな役割であり、変更できません。 [複製] ボタンを使用してこのロールのコピーを作成し、その後変更できます。', | ||
'details' => '詳細「:名前」', | ||
'duplicate' => '重複', | ||
'all' => 'すべての権限', | ||
'list_role' => '役割のリスト', | ||
'created_on' => '作成日', | ||
'created_by' => '作成者', | ||
'actions' => 'アクション', | ||
'role_in_use' => 'このロールは削除できません。まだ使用されています。', | ||
'role_delete_belong_user' => 'この役割は削除できません。それは他の人のものです!', | ||
'delete_global_role' => 'グローバルロールを削除できません', | ||
'delete_success' => '役割を正常に削除しました', | ||
'no_select' => 'このアクションを実行するには、少なくとも 1 つの役割を選択してください。', | ||
'not_found' => '役割が見つかりません!', | ||
'role_edit_belong_user' => 'この役割は編集できません。それは他の人のものです!', | ||
'modified_success' => '正常に変更されました', | ||
'create_success' => '正常に作成されました', | ||
'duplicated_success' => '正常に複製されました', | ||
'options' => 'オプション', | ||
'access_denied_message' => 'このアクションを実行することは許可されていません', | ||
'roles' => '役割', | ||
'role_permission' => '役割と権限', | ||
'role_permission_description' => '役割と権限を表示および更新する', | ||
'user_management' => 'ユーザー管理', | ||
'super_user_management' => 'スーパーユーザー管理', | ||
'action_unauthorized' => 'この行為は許可されていません。', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
<?php | ||
|
||
return [ | ||
'delete_user_logged_in' => 'このユーザーは削除できません。このユーザーはログオンしています!', | ||
'no_select' => 'このアクションを実行するには、少なくとも 1 つのレコードを選択してください。', | ||
'lock_user_logged_in' => 'このユーザーをロックできません。このユーザーはログオンしています!', | ||
'update_success' => 'ステータスが正常に更新されました。', | ||
'save_setting_failed' => '設定を保存するときに問題が発生しました', | ||
'not_found' => 'ユーザーが見つかりません', | ||
'email_exist' => 'そのメールアドレスはすでに既存のアカウントに属しています', | ||
'username_exist' => 'そのユーザー名アドレスはすでに既存のアカウントに属しています', | ||
'update_profile_success' => 'プロフィールの変更は正常に保存されました', | ||
'password_update_success' => 'パスワードが正常に変更されました', | ||
'current_password_not_valid' => '現在のパスワードは無効です', | ||
'user_exist_in' => 'ユーザーはすでに会員です', | ||
'email' => '電子メール', | ||
'role' => '役割', | ||
'username' => 'ユーザー名', | ||
'last_name' => '苗字', | ||
'first_name' => 'ファーストネーム', | ||
'message' => 'メッセージ', | ||
'cancel_btn' => 'キャンセル', | ||
'change_password' => 'パスワードを変更する', | ||
'current_password' => '現在のパスワード', | ||
'new_password' => '新しいパスワード', | ||
'confirm_new_password' => '新しいパスワードの確認', | ||
'password' => 'パスワード', | ||
'save' => '保存', | ||
'cannot_delete' => 'ユーザーを削除できませんでした', | ||
'deleted' => 'ユーザーが削除されました', | ||
'last_login' => '最終ログイン', | ||
'error_update_profile_image' => 'プロフィール画像更新時のエラー', | ||
'email_reminder_template' => '<h3>Hello :name</h3><p>The system has received a request to restore the password for your account, to complete this task please click the link below.</p><p><a href=":link">Reset password now</a></p><p>If not you ask recover password, please ignore this email.</p><p>This email is valid for 60 minutes after receiving the email.</p>', | ||
'change_profile_image' => 'プロフィール画像の変更', | ||
'new_image' => '新しい画像', | ||
'loading' => '読み込み中', | ||
'close' => '近い', | ||
'update' => 'アップデート', | ||
'read_image_failed' => '画像ファイルの読み込みに失敗しました', | ||
'users' => 'ユーザー', | ||
'users_description' => 'システムユーザーの表示と更新', | ||
'update_avatar_success' => 'プロフィール画像が正常に更新されました。', | ||
'delete_avatar_success' => 'プロフィール画像が無事に削除されました!', | ||
'info' => [ | ||
'title' => 'ユーザープロフィール', | ||
'first_name' => 'ファーストネーム', | ||
'last_name' => '苗字', | ||
], | ||
'total_users' => '総ユーザー数', | ||
'statuses' => [ | ||
'activated' => 'アクティブ化された', | ||
'deactivated' => '無効化されました', | ||
], | ||
'avatar' => 'アバター', | ||
'preferences' => '設定', | ||
'make_super' => 'スーパーを作る', | ||
'remove_super' => 'スーパーを削除', | ||
'is_super' => '超ですか?', | ||
'email_placeholder' => '例: [email protected]', | ||
'password_confirmation' => 'パスワードを再入力してください', | ||
'select_role' => '役割の選択', | ||
'create_new_user' => '新しいユーザーを作成する', | ||
'cannot_delete_super_user' => '許可が拒否されました。スーパーユーザーは削除できません!', | ||
'assigned_role' => '割り当てられた役割', | ||
'no_role_assigned' => '役割が割り当てられていません', | ||
'view_user_profile' => 'ユーザーのプロフィールを表示する', | ||
'update_preferences_success' => '設定が正常に更新されました。', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
<?php | ||
|
||
return [ | ||
'yes' => 'はい', | ||
'no' => 'いいえ', | ||
'is_default' => 'デフォルトですか?', | ||
'proc_close_disabled_error' => '関数 proc_close() は無効になっています。有効にするには、ホスティングプロバイダーに問い合わせてください。'."\n" | ||
.' それ。または、.env: CAN_EXECUTE_COMMAND=false を追加して、この機能を無効にすることもできます。', | ||
'email_template' => [ | ||
'header' => '電子メールテンプレートのヘッダー', | ||
'footer' => '電子メールテンプレートのフッター', | ||
'site_title' => 'サイトタイトル', | ||
'site_url' => 'サイトURL', | ||
'site_logo' => 'サイトのロゴ', | ||
'site_email' => 'サイト管理者のメールアドレス', | ||
'site_copyright' => 'サイトの著作権', | ||
'site_social_links' => 'サイトのソーシャル リンク (データ型: 配列)', | ||
'date_time' => '現在の日付時刻', | ||
'date_year' => '今年', | ||
'settings' => '設定値', | ||
'email_css' => 'EメールCSS', | ||
'variable' => '変数', | ||
'preview' => 'プレビュー', | ||
'icon_variables' => 'アイコン変数', | ||
'usage' => '使用法:', | ||
'icon_variable_usage_description' => 'You can copy variable :variable and paste:', | ||
'add_new_icons' => '新しいアイコンを追加します。', | ||
'add_more_icon_description' => 'You can add more icons by uploading them (supporting PNG, JPEG, JPG, and GIF formats) to the following path: :path', | ||
'missing_icons' => 'アイコンが見つからない', | ||
'missing_icons_description' => 'The following icons are missing in the path: :to, please copy all icons file from :from to :to.', | ||
'twig' => [ | ||
'tag' => [ | ||
'apply' => 'apply タグを使用すると、Twig フィルターを適用できます', | ||
'for' => 'シーケンス内の各項目をループします', | ||
'if' => 'Twig の if ステートメントは、PHP の if ステートメントと同等です。', | ||
], | ||
], | ||
], | ||
'change_image' => 'イメージを変更する', | ||
'delete_image' => '画像の削除', | ||
'preview_image' => 'プレビュー画像', | ||
'image' => '画像', | ||
'using_button' => 'ボタンの使い方', | ||
'select_image' => '画像を選択', | ||
'click_here' => 'ここをクリック', | ||
'to_add_more_image' => 'さらに画像を追加するには', | ||
'add_image' => '画像を追加', | ||
'tools' => 'ツール', | ||
'close' => '近い', | ||
'panel' => [ | ||
'others' => 'その他', | ||
'system' => 'システム', | ||
'manage_description' => 'Manage :name', | ||
], | ||
'global_search' => [ | ||
'title' => '検索', | ||
'search' => '検索', | ||
'clear' => 'クリア', | ||
'no_result' => '結果が見つかりませんでした', | ||
'to_select' => '選択する', | ||
'to_navigate' => 'ナビゲートする', | ||
'to_close' => '閉じる', | ||
], | ||
'validation' => [ | ||
'email_in_blacklist' => 'The :attribute is in blacklist. Please use another email address.', | ||
'domain' => 'The :attribute must be a valid domain.', | ||
], | ||
'showing_records' => 'Showing :from to :to of :total records', | ||
'copy' => 'コピー', | ||
'copied' => 'コピーされました', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<?php | ||
|
||
return [ | ||
'cache_management' => 'キャッシュ管理', | ||
'cache_management_description' => 'キャッシュをクリアしてサイトを最新の状態にします。', | ||
'cache_commands' => 'キャッシュのクリアコマンド', | ||
'commands' => [ | ||
'clear_cms_cache' => [ | ||
'title' => 'CMS キャッシュをすべてクリアする', | ||
'description' => 'CMS キャッシュのクリア: データベース キャッシュ、静的ブロック... データを更新した後に変更が表示されない場合は、このコマンドを実行します。', | ||
'success_msg' => 'キャッシュが消去されました', | ||
], | ||
'refresh_compiled_views' => [ | ||
'title' => 'コンパイルされたビューを更新する', | ||
'description' => 'コンパイルされたビューをクリアしてビューを最新の状態にします。', | ||
'success_msg' => 'キャッシュビューが更新されました', | ||
], | ||
'clear_config_cache' => [ | ||
'title' => '設定キャッシュをクリアする', | ||
'description' => '実稼働環境で何かを変更するときは、構成キャッシュの更新が必要になる場合があります。', | ||
'success_msg' => '構成キャッシュが消去されました', | ||
], | ||
'clear_route_cache' => [ | ||
'title' => 'ルートキャッシュをクリアする', | ||
'description' => 'キャッシュルーティングをクリアします。', | ||
'success_msg' => 'ルートキャッシュが消去されました', | ||
], | ||
'clear_log' => [ | ||
'title' => 'ログをクリアする', | ||
'description' => 'システムログファイルをクリアする', | ||
'success_msg' => 'システムログが消去されました', | ||
], | ||
], | ||
]; |
Oops, something went wrong.