You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
information-system/application/language/english/form_validation_lang.php

110 lines
6.1 KiB
PHP

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?php
$lang['required'] = "%s";
$lang['valid_email'] = "%s";
$lang['max_length'] = "%s";
$lang['numeric'] = "%s";
$lang['ic_url_title'] = "链接标题是必填的.";
$lang['ic_title'] = "内容标题是必填的.";
$lang['ic_author'] = "信息作者是必填的.";
$lang['ic_url'] = "URL是必填的.";
$lang['ic_seo_title'] = 'SEO标题是必填的!';
$lang['ic_seo_keywords'] = 'SEO关键词是必填的!';
$lang['ic_seo_description'] = 'SEO描述是必填的但不能超过250个字符!';
$lang['ic_url_check'] = "URL重复请换一个";
$lang['ic_url_format'] = "URL格式不正确请检查是否包含空格、大写字符、多个中划线'--'";
$lang['form_info_success'] = "好吧,信息已经成功提交!";
$lang['form_info_error'] = "发生错误请立马联系YCC.";
$lang['structures_error_haschild'] = "发生错误,请先删除子节点.";
$lang['structures_error_notfound'] = "发生错误,没有找到此信息结构.";
$lang['structures_success_delete'] = "好吧,信息删除成功!";
$lang['structures_success_move'] = "好吧,信息移动成功!";
$lang['information_error_notchecked'] = "没有勾选需要修改的信息!";
$lang['login_user_code'] = "输入HT的用户名!";
$lang['login_password'] = "请输入密码!";
$lang['login_warning'] = "用户名和密码不正确请重新输入或者没有权限请联系YCC,电话08987705";
$lang['root_landscape_notfound'] = '城市的景点概述未找到!';
$lang['landscape_notfound'] = '这个景点找不到!';
$lang['seo_detail_not_found'] = 'SEO信息找不到';
$lang['seo_url'] = 'URL是必须的';
$lang['seo_h1'] = 'URL是必须的只允许50个字符';
$lang['seo_url_check'] = 'URL重复请搜索这个URL进行修改';
$lang['seo_save_success'] = '好吧SEO信息已经成功保存';
$lang['seo_delete_success'] = '删除成功!';
$lang['update_cache_success'] = '更新静态页面成功!';
$lang['update_cache_failed'] = '更新静态页面失败请联系YCC,电话08987705,<a href="%s" target="_blank">查看错误</a>';
$lang['update_cdn_failed'] = 'CDN更新失败';
$lang['update_cdn_success'] = 'CDN更新成功';
$lang['update_vps_failed'] = '前端更新失败!';
$lang['order_mail_title'] = '您的页面带来新的订单';
//项目模块
$lang['p_title'] = '项目标题必须填写';
$lang['p_bonus'] = '奖金只能填数字';
$lang['project_update_success'] = '项目更新成功';
$lang['project_create_success'] = '项目创建成功,等待跳转、、、';
//项目模块
$lang['media_save_success'] = '自定义配置保存成功!';
$lang['media_delete_success'] = '自定义配置删除成功!';
$lang['media_save_error'] = '提交自定义配置数据错误!';
$lang['t_title'] = '任务标题必须填写';
$lang['t_content'] = '任务要求必须填写';
$lang['t_expires'] = '任务截止日期必须填写';
$lang['task_success_submit'] = '好吧,任务信息提交成功';
$lang['ta_count'] = '字数必须填写,且只能输入数字';
$lang['ta_charge'] = '金额必须填写,且只能输入数字';
$lang['task_review_submit'] = '好吧,审核结果提交成功';
$lang['task_m_content'] = '短消息内容必须填写';
$lang['review_m_content'] = '好吧,审核备注必须填写';
$lang['task_error_notfound'] = '任务找不到请联系YCC';
$lang['task_error_no_permissions'] = '没有权限修改任务!';
$lang['task_delete_ok'] = '任务删除成功!';
$lang['author_review_submit'] = '好吧,审核结果提交成功';
$lang['author_title_submit'] = '好吧,职称修改成功';
$lang['publish_task_success'] = '好吧,任务发布成功!<a href="%s" target="_blank">点击查看</a>';
$lang['publish_task_failed'] = '任务发布失败请联系YCC,电话08987705';
$lang['task_complete_success'] = '任务结算成功!请刷新页面';
$lang['task_complete_notfound'] = '找不到任务!请勾选需要结算的任务';
$lang['send_sms_success'] = '发送短消息成功!';
$lang['author_email_new_task_subject'] = 'New Task,%s';
$lang['author_email_new_task_body'] = 'You have a new task on the China Highlights Content Management System. Please log in at <a href="http://author.mycht.cn/author.php" target="_blank">http://author.mycht.cn/author.php</a>';
$lang['author_email_new_task_body2'] = 'There is a new task on the China Highlights Content Management System. Click “Accept” before someone else does if you want it! Please log in at <a href="http://author.mycht.cn/author.php" target="_blank">author.mycht.cn</a> (if the task is not in the Task Hall, someone else has already taken it).';
$lang['author_email_review_task_failed_subject'] = 'Revision Required,%s';
$lang['author_email_review_task_failed_body'] = 'Your submission on the China Highlights Content Management System has been reviewed and requires revision. Please log in at <a href="http://author.mycht.cn/author.php" target="_blank">http://author.mycht.cn/author.php</a>';
$lang['author_email_review_task_success_subject'] = 'Submission Accepted,%s';
$lang['author_email_review_task_success_body'] = 'Your submission on the China Highlights Content Management System has been reviewed and accepted. See <a href="http://author.mycht.cn/author.php" target="_blank">http://author.mycht.cn/author.php</a>';
$lang['author_email_message_subject'] = 'Message,%s';
$lang['author_email_message_body'] = 'You have a new message on the China Highlights Content Management System. Please log in at <a href="http://author.mycht.cn/author.php" target="_blank">http://author.mycht.cn/author.php</a>';
//关键词管理
$lang['form_keyworlds_success'] = '关键词编辑成功!';
$lang['form_keyworlds_error'] = '关键词编辑失败!';
$lang['kw_keyworlds'] = '关键词';
$lang['kw_id'] = '关键词ID';
$lang['kw_is_id'] = '关键词树结构ID';
$lang['form_keyworlds_error'] = '删除失败';
//作者平台
$lang['signup_a_email'] = "Please fill in your email Address!";
$lang['signup_a_name'] = "Please fill in your name!";
$lang['a_bank'] = "Please fill in your bank name or paypal!";
$lang['a_bank_card'] = "Please fill in your bank account number or paypal number!";
$lang['setting_profile_success'] = "Your personal information has been set successfully.";