⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.19
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
id
/
dalily.dev-unit.com
/
lang
/
ja
/
View File Name :
validation.php
<?php return [ 'accepted' => ':attributeを承認してください。', 'active_url' => ':attributeは、有効なURLではありません。', 'after' => ':attributeには、:dateより後の日付を指定してください。', 'after_or_equal' => ':attributeには、:date以降の日付を指定してください。', 'alpha' => ':attributeには、アルファベッドのみ使用できます。', 'alpha_dash' => ':attributeには、英数字(\'A-Z\',\'a-z\',\'0-9\')とハイフンと下線(\'-\',\'_\')が使用できます。', 'alpha_num' => ':attributeには、英数字(\'A-Z\',\'a-z\',\'0-9\')が使用できます。', 'array' => ':attributeには、配列を指定してください。', 'before' => ':attributeには、:dateより前の日付を指定してください。', 'before_or_equal' => ':attributeには、:date以前の日付を指定してください。', 'between' => [ 'numeric' => ':attributeには、:minから、:maxまでの数字を指定してください。', 'file' => ':attributeには、:min KBから:max KBまでのサイズのファイルを指定してください。', 'string' => ':attributeは、:min文字から:max文字にしてください。', 'array' => ':attributeの項目は、:min個から:max個にしてください。', ], 'boolean' => ':attributeには、\'true\'か\'false\'を指定してください。', 'confirmed' => ':attributeと:attribute確認が一致しません。', 'date' => ':attributeは、正しい日付ではありません。', 'date_equals' => ':attributeは:dateに等しい日付でなければなりません。', 'date_format' => ':attributeの形式は、\':format\'と合いません。', 'different' => ':attributeと:otherには、異なるものを指定してください。', 'digits' => ':attributeは、:digits桁にしてください。', 'digits_between' => ':attributeは、:min桁から:max桁にしてください。', 'dimensions' => ':attributeの画像サイズが無効です', 'distinct' => ':attributeの値が重複しています。', 'email' => ':attributeは、有効なメールアドレス形式で指定してください。', 'exists' => '選択された:attributeは、有効ではありません。', 'file' => ':attributeはファイルでなければいけません。', 'filled' => ':attributeは必須です。', 'gt' => [ 'numeric' => ':attributeは、:valueより大きくなければなりません。', 'file' => ':attributeは、:value KBより大きくなければなりません。', 'string' => ':attributeは、:value文字より大きくなければなりません。', 'array' => ':attributeの項目数は、:value個より大きくなければなりません。', ], 'gte' => [ 'numeric' => ':attributeは、:value以上でなければなりません。', 'file' => ':attributeは、:value KB以上でなければなりません。', 'string' => ':attributeは、:value文字以上でなければなりません。', 'array' => ':attributeの項目数は、:value個以上でなければなりません。', ], 'image' => ':attributeには、画像を指定してください。', 'in' => '選択された:attributeは、有効ではありません。', 'in_array' => ':attributeが:otherに存在しません。', 'integer' => ':attributeには、整数を指定してください。', 'ip' => ':attributeには、有効なIPアドレスを指定してください。', 'ipv4' => ':attributeはIPv4アドレスを指定してください。', 'ipv6' => ':attributeはIPv6アドレスを指定してください。', 'json' => ':attributeには、有効なJSON文字列を指定してください。', 'lt' => [ 'numeric' => ':attributeは、:valueより小さくなければなりません。', 'file' => ':attributeは、:value KBより小さくなければなりません。', 'string' => ':attributeは、:value文字より小さくなければなりません。', 'array' => ':attributeの項目数は、:value個より小さくなければなりません。', ], 'lte' => [ 'numeric' => ':attributeは、:value以下でなければなりません。', 'file' => ':attributeは、:value KB以下でなければなりません。', 'string' => ':attributeは、:value文字以下でなければなりません。', 'array' => ':attributeの項目数は、:value個以下でなければなりません。', ], 'max' => [ 'numeric' => ':attributeには、:max以下の数字を指定してください。', 'file' => ':attributeには、:max KB以下のファイルを指定してください。', 'string' => ':attributeは、:max文字以下にしてください。', 'array' => ':attributeの項目は、:max個以下にしてください。', ], 'mimes' => ':attributeには、:valuesタイプのファイルを指定してください。', 'mimetypes' => ':attributeには、:valuesタイプのファイルを指定してください。', 'min' => [ 'numeric' => ':attributeには、:min以上の数字を指定してください。', 'file' => ':attributeには、:min KB以上のファイルを指定してください。', 'string' => ':attributeは、:min文字以上にしてください。', 'array' => ':attributeの項目は、:min個以上にしてください。', ], 'not_in' => '選択された:attributeは、有効ではありません。', 'not_regex' => ':attributeの形式が無効です。', 'numeric' => ':attributeには、数字を指定してください。', 'present' => ':attributeが存在している必要があります。', 'regex' => ':attributeには、有効な正規表現を指定してください。', 'required' => ':attributeは、必ず指定してください。', 'required_if' => ':otherが:valueの場合、:attributeを指定してください。', 'required_unless' => ':otherが:values以外の場合、:attributeを指定してください。', 'required_with' => ':valuesが指定されている場合、:attributeも指定してください。', 'required_with_all' => ':valuesが全て指定されている場合、:attributeも指定してください。', 'required_without' => ':valuesが指定されていない場合、:attributeを指定してください。', 'required_without_all' => ':valuesが全て指定されていない場合、:attributeを指定してください。', 'same' => ':attributeと:otherが一致しません。', 'size' => [ 'numeric' => ':attributeには、:sizeを指定してください。', 'file' => ':attributeには、:size KBのファイルを指定してください。', 'string' => ':attributeは、:size文字にしてください。', 'array' => ':attributeの項目は、:size個にしてください。', ], 'starts_with' => ':attributeは、次のいずれかで始まる必要があります。:values', 'string' => ':attributeには、文字を指定してください。', 'timezone' => ':attributeには、有効なタイムゾーンを指定してください。', 'unique' => '指定の:attributeは既に使用されています。', 'uploaded' => ':attributeのアップロードに失敗しました。', 'url' => ':attributeは、有効なURL形式で指定してください。', 'uuid' => ':attributeは、有効なUUIDでなければなりません。', 'custom' => [ 'promo_code_not_valid' => [ 'required' => 'プロモーションコードが無効です', ], 'smtp_valid' => [ 'required' => 'SMTPサーバーに接続できません', ], 'yaml_parse_error' => [ 'required' => 'yamlを解析できません。 構文を確認してください', ], 'file_not_found' => [ 'required' => 'ファイルが見つかりません。', ], 'not_zip_archive' => [ 'required' => 'このファイルはzipパッケージではありません。', ], 'zip_archive_unvalid' => [ 'required' => 'パッケージを読み取れません。', ], 'custom_criteria_empty' => [ 'required' => 'カスタム基準は空にできません', ], 'php_bin_path_invalid' => [ 'required' => '無効なPHP実行可能ファイル 再度確認してください。', ], 'recaptcha_invalid' => [ 'required' => 'reCAPTCHAチェックが無効です。', ], 'payment_method_not_valid' => [ 'required' => 'お支払い方法の設定に問題がありました。 再度確認してください。', ], 'listings_limit' => [ 'gte' => 'The package\'s :attribute must be greater than or equal to :value which represents the website\'s global :attribute value set in the "Admin panel → Settings → General → Listing Form → Listings Limit per User".', ], 'pictures_limit' => [ 'gte' => 'The package\'s :attribute must be greater than or equal to :value which represents the website\'s global :attribute value set in the "Admin panel → Settings → General → Listing Form → Pictures Limit per Listing".', ], 'expiration_time' => [ 'gte' => 'The package\'s :attribute must be greater than or equal to :value which represents the website\'s global :attribute value set in the "Admin panel → Settings → General → Cron → Activated Listings Expiration".', ], 'attribute-name' => [ 'rule-name' => 'custom-message', ], ], 'attributes' => [ 'gender' => '性別', 'gender_id' => '性別', 'name' => '名', 'first_name' => 'ファーストネーム', 'last_name' => '苗字', 'user_type' => 'ユーザータイプ', 'user_type_id' => 'ユーザータイプ', 'country' => '国', 'country_code' => '国', 'phone' => '電話', 'address' => '住所', 'mobile' => 'モバイル', 'sex' => '性別', 'year' => '年', 'month' => '月', 'day' => '日', 'hour' => '時', 'minute' => '分', 'second' => '秒', 'username' => 'ユーザー名', 'email' => '電子メールアドレス', 'password' => 'パスワード', 'password_confirmation' => 'パスワード確認', 'g-recaptcha-response' => 'キャプチャ', 'accept_terms' => '条項', 'category' => 'カテゴリー', 'category_id' => 'カテゴリー', 'post_type' => '広告タイプ', 'post_type_id' => '広告タイプ', 'title' => 'タイトル', 'body' => 'ボディ', 'description' => '説明', 'excerpt' => '抜粋', 'date' => '年代', 'time' => '時間', 'available' => '利用可能', 'size' => 'サイズ', 'price' => '価格', 'salary' => '給料', 'contact_name' => '名', 'location' => 'ロケーション', 'admin_code' => 'ロケーション', 'city' => 'シティ', 'city_id' => 'シティ', 'package' => 'パッケージ', 'package_id' => 'パッケージ', 'payment_method' => '支払方法', 'payment_method_id' => '支払方法', 'sender_name' => '名', 'subject' => '件名', 'message' => 'メッセージ', 'report_type' => 'レポートタイプ', 'report_type_id' => 'レポートタイプ', 'file' => 'ファイル', 'file_path' => 'ファイル名', 'picture' => '画像', 'resume' => '履歴書', 'login' => 'ログイン', 'code' => 'コード', 'token' => 'トークン', 'comment' => 'コメント', 'rating' => '評価', 'locale' => 'ロケール', 'currencies' => '通貨', 'captcha' => 'セキュリティコード', 'tags' => 'Tags', 'from_name' => 'name', 'from_email' => 'email', 'from_phone' => 'phone', ], 'captcha' => 'The :attribute field is not correct.', 'recaptcha' => 'The :attribute field is not correct.', 'phone' => 'The :attribute field contains an invalid number.', 'phone_number' => 'あなたの電話番号は無効です。', 'required_package_id' => '続行するにはプレミアム広告オプションを選択する必要があります。', 'required_payment_method_id' => '続行するには支払い方法を選択する必要があります。', 'blacklist_unique' => 'The :attribute field value is already banned for :type.', 'blacklist_email_rule' => 'このメールアドレスはブラックリストに登録されています。', 'blacklist_phone_rule' => 'この電話番号はブラックリストに登録されています。', 'blacklist_domain_rule' => 'あなたのメールアドレスのドメインはブラックリストに載っています。', 'blacklist_ip_rule' => 'The :attribute must be a valid IP address.', 'blacklist_word_rule' => 'The :attribute contains a banned words or phrases.', 'blacklist_title_rule' => 'The :attribute contains a banned words or phrases.', 'between_rule' => 'The :attribute must be between :min and :max characters.', 'username_is_valid_rule' => 'The :attribute field must be an alphanumeric string.', 'username_is_allowed_rule' => 'The :attribute is not allowed.', 'locale_of_language_rule' => 'The :attribute field is not valid.', 'locale_of_country_rule' => 'The :attribute field is not valid.', 'currencies_codes_are_valid_rule' => 'The :attribute field is not valid.', 'custom_field_unique_rule' => 'The :field_1 have this :field_2 assigned already.', 'custom_field_unique_rule_field' => 'The :field_1 is already assigned to this :field_2.', 'custom_field_unique_children_rule' => 'A child :field_1 of the :field_1 have this :field_2 assigned already.', 'custom_field_unique_children_rule_field' => 'The :field_1 is already assign to one :field_2 of this :field_2.', 'custom_field_unique_parent_rule' => 'The parent :field_1 of the :field_1 have this :field_2 assigned already.', 'custom_field_unique_parent_rule_field' => 'The :field_1 is already assign to the parent :field_2 of this :field_2.', 'mb_alphanumeric_rule' => 'Please enter a valid content in the :attribute field.', 'date_is_valid_rule' => 'The :attribute field does not contain a valid date.', 'date_future_is_valid_rule' => 'The date of :attribute field need to be in the future.', 'date_past_is_valid_rule' => 'The date of :attribute field need to be in the past.', 'video_link_is_valid_rule' => 'The :attribute field does not contain a valid :platforms video link.', 'sluggable_rule' => 'The :attribute field contains invalid characters only.', 'uniqueness_of_listing_rule' => 'You\'ve already posted this listing. It cannot be duplicated.', 'uniqueness_of_unverified_listing_rule' => 'You\'ve already posted this listing. Please check your email address or SMS to follow the instructions for validation.', 'purchase_code_rule' => 'The :attribute field is not valid.', 'no_spaces_rule' => 'The :attribute must not contain any spaces.', 'accepted_if' => 'The :attribute must be accepted when :other is :value.', 'current_password' => 'パスワードが正しくありません。', 'declined' => 'The :attribute must be declined.', 'declined_if' => 'The :attribute must be declined when :other is :value.', 'ends_with' => 'The :attribute must end with one of the following: :values.', 'enum' => 'The selected :attribute is invalid.', 'mac_address' => 'The :attribute must be a valid MAC address.', 'multiple_of' => 'The :attribute must be a multiple of :value.', 'password' => [ 'letters' => ':attribute には少なくとも1文字が含まれている必要があります。', 'mixed' => ':attribute には、少なくとも1つの大文字と1つの小文字が含まれている必要があります。', 'numbers' => ':attribute には、少なくとも1つの数値が含まれている必要があります。', 'symbols' => ':attribute には、少なくとも1つのシンボルが含まれている必要があります。', 'uncompromised' => '指定された :attribute がデータ漏洩に現れました。 別の :attribute を選択してください。', ], 'prohibited' => 'The :attribute field is prohibited.', 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', 'prohibits' => 'The :attribute field prohibits :other from being present.', 'required_array_keys' => 'The :attribute field must contain entries for: :values.', 'ascii' => 'The :attribute field must only contain single-byte alphanumeric characters and symbols.', 'can' => 'The :attribute field contains an unauthorized value.', 'decimal' => 'The :attribute field must have :decimal decimal places.', 'doesnt_end_with' => 'The :attribute field must not end with one of the following: :values.', 'doesnt_start_with' => 'The :attribute field must not start with one of the following: :values.', 'lowercase' => 'The :attribute field must be lowercase.', 'max_digits' => 'The :attribute field must not have more than :max digits.', 'min_digits' => 'The :attribute field must have at least :min digits.', 'missing' => 'The :attribute field must be missing.', 'missing_if' => 'The :attribute field must be missing when :other is :value.', 'missing_unless' => 'The :attribute field must be missing unless :other is :value.', 'missing_with' => 'The :attribute field must be missing when :values is present.', 'missing_with_all' => 'The :attribute field must be missing when :values are present.', 'required_if_accepted' => 'The :attribute field is required when :other is accepted.', 'uppercase' => 'The :attribute field must be uppercase.', 'ulid' => 'The :attribute field must be a valid ULID.', 'present_if' => 'The :attribute field must be present when :other is :value.', 'present_unless' => 'The :attribute field must be present unless :other is :value.', 'present_with' => 'The :attribute field must be present when :values is present.', 'present_with_all' => 'The :attribute field must be present when :values are present.', 'contains' => 'The :attribute field is missing a required value.', 'extensions' => 'The :attribute field must have one of the following extensions: :values.', 'hex_color' => 'The :attribute field must be a valid hexadecimal color.', 'list' => 'The :attribute field must be a list.', 'required_if_declined' => 'The :attribute field is required when :other is declined.', 'alphabetic_plus_rule' => 'The :attribute field may only contain letters and the following additional characters: :additionalChars', 'alphabetic_only_rule' => 'The :attribute field may only contain letters.', 'invalid_file_formats_rule' => 'The :attribute field contains these invalid file types: ":invalidTypes".', 'invalid_image_formats_rule' => 'The :attribute field contains these invalid file types: ":invalidTypes". Only ":installedTypes" types are allowed.', 'prohibited_if_accepted' => 'The :attribute field is prohibited when :other is accepted.', 'prohibited_if_declined' => 'The :attribute field is prohibited when :other is declined.', 'invalid_current_password' => 'The :attribute you provided does not match our records.', ];