whoami7 - Manager
:
/
home
/
kckglobal
/
www
/
portal
/
resources
/
lang
/
zh-TW
/
Upload File:
files >> /home/kckglobal/www/portal/resources/lang/zh-TW/validation.php
<?php return [ 'accepted' => '必須接受 :attribute。', 'active_url' => ' :attribute 不是有效的 URL。', 'after' => ' :attribute 必須是 :date 之後的日期。', 'after_or_equal' => ' :attribute 必須是晚於或等於 :date 的日期。', 'alpha' => ' :attribute 只能包含字母。', 'alpha_dash' => ' :attribute 只能包含字母、數字和破折號。', 'alpha_num' => ' :attribute 只能包含字母和數字。', 'array' => ' :attribute 必須是一個陣列。', 'before' => ' :attribute 必須是 :date 之前的日期。', 'before_or_equal' => ' :attribute 必須是早於或等於 :date 的日期。', 'accepted_if' => '當 :other 為 :value 時,必須接受 :attribute 欄位。', 'ascii' => ' :attribute 欄位只能包含單字節字母數字字元和符號。', 'between' => [ 'numeric' => ' :attribute 必須介於 :min 和 :max 之間。', 'file' => ' :attribute 必須介於 :min 和 :max 千位元組之間。', 'string' => ' :attribute 必須介於 :min 和 :max 字元之間。', 'array' => ' :attribute 必須包含 :min 和 :max 之間的項目。', ], 'boolean' => ' :attribute 欄位必須為 true 或 false。', 'confirmed' => ' :attribute 確認不符。', 'date' => ' :attribute 不是有效日期。', 'date_format' => ' :attribute 與 :format 格式不符。', 'different' => ' :attribute 和 :other 必須不同。', 'digits' => ' :attribute 必須是 :digits 位元。', 'digits_between' => ' :attribute 必須介於 :min 和 :max 數字之間。', 'dimensions' => ' :attribute 的圖像尺寸無效。', 'distinct' => ' :attribute 欄位具有重複值。', 'email' => ' :attribute 必須是有效的電子郵件地址。', 'invalidEmail' => '請輸入有效的電子郵件地址。', 'invalidEmailPassword' => '電子郵件和密碼組合不正確。', 'exists' => '所選的 :attribute 無效。', 'file' => ' :attribute 必須是一個檔案。', 'filled' => ' :attribute 欄位必須有一個值。', 'image' => ' :attribute 必須是影像。', 'in' => '所選的 :attribute 無效。', 'in_array' => ' :attribute 字段在 :other 中不存在。', 'integer' => ' :attribute 必須是整數。', 'ip' => ' :attribute 必須是有效的 IP 位址。', 'json' => ' :attribute 必須是有效的 JSON 字串。', 'current_password' => '密碼不正確。', 'date_equals' => ' :attribute 欄位必須是等於 :date 的日期。', 'decimal' => ' :attribute 欄位必須有 :decimal 小數位。', 'declined' => ' :attribute 欄位必須被拒絕。', 'declined_if' => '當 :other為 :value時, :attribute字段必須被拒絕。', 'doesnt_end_with' => ' :attribute 欄位不得以下列之一結尾: :values。', 'doesnt_start_with' => ' :attribute 欄位不得以下列之一開頭: :values。', 'ends_with' => ' :attribute 欄位必須以下列之一結尾: :values。', 'enum' => '所選的 :attribute 無效。', 'gt' => [ 'array' => ' :attribute 欄位必須包含多於 :value 的項目。', 'file' => ' :attribute 字段必須大於 :value KB。', 'numeric' => ' :attribute 字段必須大於 :value。', 'string' => ' :attribute 欄位必須大於 :value 個字元。', ], 'gte' => [ 'array' => ' :attribute 欄位必須包含 :value 項或更多。', 'file' => ' :attribute 欄位必須大於或等於 :value 千位元組。', 'numeric' => ' :attribute 欄位必須大於或等於 :value。', 'string' => ' :attribute 欄位必須大於或等於 :value 個字元。', ], 'ipv4' => ' :attribute 欄位必須是有效的 IPv4 位址。', 'ipv6' => ' :attribute 欄位必須是有效的 IPv6 位址。', 'lowercase' => ' :attribute 字段必須為小寫。', 'lt' => [ 'array' => ' :attribute 欄位的項目數必須少於 :value。', 'file' => ' :attribute 欄位必須小於 :value KB。', 'numeric' => ' :attribute 欄位必須小於 :value。', 'string' => ' :attribute 欄位必須少於 :value 個字元。', ], 'lte' => [ 'array' => ' :attribute 欄位不得包含超過 :value 的項目。', 'file' => ' :attribute 欄位必須小於或等於 :value 千位元組。', 'numeric' => ' :attribute 欄位必須小於或等於 :value。', 'string' => ' :attribute 欄位必須小於或等於 :value 個字元。', ], 'mac_address' => ' :attribute 欄位必須是有效的 MAC 位址。', 'max' => [ 'numeric' => ' :attribute 不能大於 :max。', 'file' => ' :attribute 不得大於 :max 千位元組。', 'string' => ' :attribute 不得大於 :max 個字元。', 'array' => ' :attribute 的項目不得超過 :max。', ], 'max_digits' => ' :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 無效。', '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 必須相符。', 'min_digits' => ' :attribute 欄位必須至少有 :min 位元。', 'missing' => ' :attribute 字段必須缺失。', 'missing_if' => '當 :other 為 :value 時, :attribute 欄位必須缺失。', 'missing_unless' => '除非 :other 是 :value,否則 :attribute 欄位必須缺失。', 'missing_with' => '當 :values 存在時, :attribute 字段必須缺失。', 'missing_with_all' => '當 :values 存在時, :attribute 字段必須缺失。', 'multiple_of' => ' :attribute 欄位必須是 :value 的倍數。', 'not_regex' => ' :attribute 欄位格式無效。', 'password' => [ 'letters' => ' :attribute 欄位必須至少包含一個字母。', 'mixed' => ' :attribute 欄位必須至少包含一個大寫字母和一個小寫字母。', 'numbers' => ' :attribute 欄位必須至少包含一個數字。', 'symbols' => ' :attribute 欄位必須包含至少一個符號。', 'uncompromised' => '給定的 :attribute 出現在資料外洩中。請選擇不同的 :attribute。', ], 'prohibited' => ' :attribute 字段是禁止的。', 'prohibited_if' => '當 :other為 :value時, :attribute字段被禁止。', 'prohibited_unless' => '除非 :other 在 :values 中,否則 :attribute 欄位被禁止。', 'prohibits' => ' :attribute 字段禁止 :other 出現。', 'required_array_keys' => ' :attribute 欄位必須包含以下條目: :values。', 'required_if_accepted' => '當 :other 被接受時, :attribute 欄位是必要的。', 'size' => [ 'numeric' => ' :attribute 必須是 :size。', 'file' => ' :attribute 必須是 :size 千位元組。', 'string' => ' :attribute 必須是 :size 個字元。', 'array' => ' :attribute 必須包含 :size 項。', ], 'string' => ' :attribute 必須是字串。', 'timezone' => ' :attribute 必須是有效區域。', 'unique' => ' :attribute已經被佔用了。', 'uploaded' => ' :attribute 上傳失敗。', 'url' => ' :attribute 格式無效。', 'email_domain' => ' :attribute 必須是有效的域,例如gmail.com', 'slack_webhook' => 'Webhook 格式無效。欲了解更多信息,請訪問此', 'not_custom_fields' => '您無法新增帶有此標籤的自訂字段', 'starts_with' => ' :attribute 欄位必須以下列之一開頭: :values。', 'ulid' => ' :attribute 欄位必須是有效的 ULID。', 'uppercase' => ' :attribute 字段必須為大寫。', 'uuid' => ' :attribute 欄位必須是有效的 UUID。', 'custom' => [ 'attribute-name' => [ 'rule-name' => '自訂訊息', ], ], 'givenDataInvalid' => '給定的資料無效。', 'attributes' => [ 'client_name' => '客戶名稱', 'client_email' => '客戶電子郵件', 'website' => '網站', 'name' => '姓名', 'email' => '電子郵件', 'password' => '密碼', 'country' => '國家', 'mobile' => '移動的', 'category_name' => '分類名稱', 'title' => '標題', 'details' => '細節', 'user_id' => '員工', 'category_id' => '類別編號', 'file' => '文件', 'contact_name' => '聯絡人姓名', 'import_file' => '導入文件', 'remind_time' => '提醒時間', 'next_follow_up_date' => '下一個跟進日期', 'employee_id' => '員工ID', 'department' => '部門', 'designation' => '指定', 'hourly_rate' => '每小時收費', 'joining_date' => '入職日期', 'last_date' => '最後一次約會', 'date_of_birth' => '出生日期', 'probation_end_date' => '試用期結束日期', 'notice_period_start_date' => '通知期開始日期', 'notice_period_end_date' => '通知期結束日期', 'internship_end_date' => '實習結束日期', 'contract_end_date' => '合約結束日期', 'relationship' => '關係', 'award' => '獎', 'given_to' => '給予', 'award_date' => '頒獎日期', 'multi_date' => '多日期', 'year' => '年', 'month' => '月', 'office_start_time' => '辦公室開始時間', 'office_end_time' => '辦公室結束時間', 'shift_short_code' => '移位短代碼', 'color' => '顏色', 'late_mark_duration' => '遲到標記持續時間', 'clockin_in_day' => '一天的時鐘', 'office_open_days' => '辦公室開放日', 'clock_in_time' => '準時', 'clock_out_time' => '下班時間', 'working_from' => '工作自', 'clock_in_ip' => '時脈輸入ip', 'clock_out_ip' => '時脈輸出ip', 'designation_name' => '名稱', 'team_name' => '隊名', 'client_id' => '客戶編號', 'subject' => '主題', 'amount' => '數量', 'contract_type' => '合約類型', 'start_date' => '開始日期', 'first_name' => '名', 'last_name' => '姓', 'signature' => '簽名', 'image' => '影像', 'comment' => '評論', 'project_name' => '專案名', 'hours_allocated' => '分配的時間', 'deadline' => '最後期限', 'project_budget' => '專案預算', 'currency_id' => '貨幣編號', 'project_id' => '項目編號', 'milestone_title' => '里程碑標題', 'summary' => '概括', 'discussion_category' => '討論類別', 'description' => '描述', 'priority' => '優先事項', 'due_date' => '到期日', 'repeat_cycles' => '重複循環', 'dependent_task_id' => '依賴任務 ID', 'estimate_hours' => '估計時間', 'estimate_minutes' => '估計分鐘數', 'note' => '筆記', 'memo' => '備忘錄', 'start_time' => '開始時間', 'end_time' => '時間結束', 'valid_till' => '有效期限至', 'sub_total' => '小計', 'total' => '全部的', 'lead_id' => '潛在客戶 ID', 'estimate_number' => '估計數量', 'invoice_number' => '發票號碼', 'issue_date' => '簽發日期', 'shipping_address' => '收件地址', 'day_of_week' => '一週中的天', 'day_of_month' => '該月的某一天', 'cn_number' => '中文號碼', 'invoice_id' => '發票編號', 'item_name' => '專案名', 'purchase_date' => '購買日期', 'price' => '價格', 'billing_cycle' => '結算週期', 'paid_on' => '已付款', 'transaction_id' => '交易編號', 'downloadable_file' => '可下載的文件', 'tax_name' => '稅名', 'rate_percent' => '率百分比', 'status' => '地位', 'order_date' => '訂購日期', 'ticket_subject' => '票證主題', 'ticket_description' => '門票說明', 'message' => '訊息', 'type' => '類型', 'channel_name' => '頻道名稱', 'event_name' => '活動名稱', 'all_employees' => '所有員工', 'where' => '在哪裡', 'event_link' => '活動連結', 'heading' => '標題', 'category' => '類別', 'company_name' => '公司名稱', 'company_email' => '公司信箱', 'company_phone' => '公司電話', 'location' => '地點', 'address' => '地址', 'allowed_file_types' => '允許的文件類型', 'allowed_file_size' => '允許的檔案大小', 'currency_name' => '貨幣名稱', 'currency_symbol' => '貨幣符號', 'usd_price' => '美元價格', 'exchange_rate' => '匯率', 'currency_code' => '貨幣代碼', 'invoice_prefix' => '發票前綴', 'estimate_prefix' => '估計前綴', 'credit_note_prefix' => '貸方票據前綴', 'template' => '範本', 'due_after' => '日期之後', 'invoice_terms' => '發票條款', 'app_name' => '應用程式名稱', 'code' => '程式碼', 'search_keyword' => '搜尋關鍵字', 'reply_heading' => '回覆標題', 'reply_text' => '回覆文字', 'send_reminder' => '發送提醒', 'remind_to' => '發送提醒', 'remind_type' => '提醒類型', 'radius' => '半徑', 'alert_after' => '之後發出警報', 'monthly_report_roles' => '月度報告角色', 'type_name' => '類型名稱', 'leave_number' => '休假號碼', 'monthly_limit' => '每月限額', 'label' => '標籤', 'required' => '必需的', 'agent_name' => '代理名稱', 'primary_color' => '原色', 'language_name' => '語言名稱', 'language_code' => '語言程式碼', 'flag' => '旗幟', 'additional_description' => '附加說明', 'consent_description' => '同意說明', 'full_name' => '全名', 'allow_email' => '允許電子郵件', 'email_domain' => '電子郵件網域', 'external_link' => '外部連結', 'filename' => '檔案名稱', 'task_id' => '任務編號', 'group_name' => '團隊名字', 'column_name' => '列名', 'label_color' => '標籤顏色', 'clientName' => '客戶名稱', 'city' => '城市', 'state' => '狀態', 'line1' => '1號線', 'notetext' => '註解文字', 'value' => '價值', 'admin_id' => '管理員 ID', 'reason' => '原因', 'leave_date' => '休假日期', 'duration' => '期間', 'leave_type_id' => '留下類型 ID', 'occassion' => '場合', 'date' => '日期', 'employee_shift_id' => '員工班次編號', 'hour_of_day' => '一天中的一個小時', 'backup_after_days' => '幾天後備份', 'delete_backup_after_days' => '幾天後刪除備份', 'credit_note_id' => '貸方票據編號', 'billing_frequency' => '計費頻率', 'billing_interval' => '計費間隔', 'work_from_type' => '從類型開始工作', 'label_name' => '標籤名稱', 'has_heading' => '有標題', 'notAllowed' => ' :attribute 是不允許的', 'effective_after' => '生效後', ], 'selectAtLeastOne' => '至少選擇一項', ];
Copyright ©2021 || Defacer Indonesia