Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch 1 #69

Open
wants to merge 76 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
207d61a
Update index.html
Jul 14, 2015
67637eb
Update calendar_lang.php
Jul 14, 2015
5251893
Update date_lang.php
Jul 14, 2015
225bdaf
Update date_lang.php
Jul 14, 2015
8d2ea86
Update date_lang.php
Jul 14, 2015
0f4d390
Update db_lang.php
Jul 23, 2015
a25d921
Update email_lang.php
Jul 23, 2015
568904b
Update email_lang.php
Jul 24, 2015
39bda2b
Update form_validation_lang.php
Jul 26, 2015
f2e8827
Update ftp_lang.php
Jul 26, 2015
b9b5977
Update fx_lang.php
Jul 27, 2015
bd64435
Update imglib_lang.php
Jul 28, 2015
786842c
Update migration_lang.php
Jul 28, 2015
8762180
Update profiler_lang.php
Jul 28, 2015
c4fd37f
Update profiler_lang.php
Jul 28, 2015
b34d0f7
Update tank_auth_lang.php
Jul 28, 2015
a8fb368
Update tank_auth_lang.php
Jul 28, 2015
3b2deb3
Update tank_auth_lang.php
Jul 28, 2015
963775a
Update unit_test_lang.php
Jul 28, 2015
b9b4336
Update tank_auth_lang.php
Jul 28, 2015
22fb577
Update upload_lang.php
Jul 28, 2015
071eb09
Update fx_lang.php
Jul 28, 2015
f788503
Update calendar_lang.php
Jul 28, 2015
642fce5
Update date_lang.php
Jul 28, 2015
becc955
Update db_lang.php
Jul 28, 2015
88b536a
Update email_lang.php
Jul 28, 2015
b14dc09
Update form_validation_lang.php
Jul 28, 2015
0c9c0b9
Update ftp_lang.php
Jul 28, 2015
cb6d075
Update imglib_lang.php
Jul 28, 2015
82f45b7
Update migration_lang.php
Jul 28, 2015
1843350
Update number_lang.php
Jul 28, 2015
822ba3c
Update profiler_lang.php
Jul 28, 2015
24ce339
Update tank_auth_lang.php
Jul 28, 2015
80331b6
Update unit_test_lang.php
Jul 28, 2015
56e38a7
Update upload_lang.php
Jul 28, 2015
0c77e5d
Update fx_lang.php
Jul 28, 2015
2a21da4
Update fx_lang.php
Jul 28, 2015
27790d6
Update fx_lang.php
Jul 29, 2015
ce520f6
Update fx_lang.php
Jul 29, 2015
bc40b3e
Update fx_lang.php
Jul 30, 2015
a2829f5
Update fx_lang.php
Jul 30, 2015
72011b0
Update calendar_lang.php
Aug 2, 2015
bff98f0
Update date_lang.php
Aug 2, 2015
4ec21f7
Update db_lang.php
Aug 2, 2015
206e00e
Update email_lang.php
Aug 2, 2015
895625c
Update form_validation_lang.php
Aug 2, 2015
57ef2b2
Update ftp_lang.php
Aug 2, 2015
ffcabc8
Update imglib_lang.php
Aug 2, 2015
c06b740
Update migration_lang.php
Aug 2, 2015
b75b50c
Update number_lang.php
Aug 2, 2015
576b085
Update profiler_lang.php
Aug 2, 2015
38658fc
Update tank_auth_lang.php
Aug 2, 2015
3c19fb2
Update unit_test_lang.php
Aug 2, 2015
1d395a1
Update upload_lang.php
Aug 2, 2015
0500cfb
Update fx_lang.php
Aug 2, 2015
699ef70
Update fx_lang.php
Aug 2, 2015
44a253f
Update fx_lang.php
Aug 2, 2015
7c76a8a
Update fx_lang.php
Aug 2, 2015
d5a4b77
Update fx_lang.php
Aug 2, 2015
dfbac41
Update fx_lang.php
Aug 2, 2015
ef5833d
Update fx_lang.php
Aug 2, 2015
6dc3543
Update fx_lang.php
Aug 3, 2015
79a19fe
Update fx_lang.php
Aug 3, 2015
6f1763c
Update fx_lang.php
Aug 3, 2015
01d869a
Update fx_lang.php
Aug 3, 2015
6aef917
Update fx_lang.php
Aug 3, 2015
3b9825f
Update fx_lang.php
Aug 3, 2015
d7324e6
Update fx_lang.php
Aug 3, 2015
1287e8d
Update fx_lang.php
Aug 3, 2015
98be161
Update fx_lang.php
Aug 3, 2015
2514d7d
Update fx_lang.php
Aug 3, 2015
bf24d98
Update fx_lang.php
Aug 3, 2015
86bf529
Update fx_lang.php
Aug 3, 2015
5ad5ff0
Update fx_lang.php
Aug 3, 2015
b43dfd8
Update email_lang.php
Aug 20, 2015
b394aeb
Updated new lines
Oct 9, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
92 changes: 46 additions & 46 deletions chinese/calendar_lang.php
Original file line number Diff line number Diff line change
@@ -1,51 +1,51 @@
<?php

$lang['cal_su'] = "Su";
$lang['cal_mo'] = "Mo";
$lang['cal_tu'] = "Tu";
$lang['cal_we'] = "We";
$lang['cal_th'] = "Th";
$lang['cal_fr'] = "Fr";
$lang['cal_sa'] = "Sa";
$lang['cal_sun'] = "Sun";
$lang['cal_mon'] = "Mon";
$lang['cal_tue'] = "Tue";
$lang['cal_wed'] = "Wed";
$lang['cal_thu'] = "Thu";
$lang['cal_fri'] = "Fri";
$lang['cal_sat'] = "Sat";
$lang['cal_sunday'] = "Sunday";
$lang['cal_monday'] = "Monday";
$lang['cal_tuesday'] = "Tuesday";
$lang['cal_wednesday'] = "Wednesday";
$lang['cal_thursday'] = "Thursday";
$lang['cal_friday'] = "Friday";
$lang['cal_saturday'] = "Saturday";
$lang['cal_jan'] = "Jan";
$lang['cal_feb'] = "Feb";
$lang['cal_mar'] = "Mar";
$lang['cal_apr'] = "Apr";
$lang['cal_may'] = "May";
$lang['cal_jun'] = "Jun";
$lang['cal_jul'] = "Jul";
$lang['cal_aug'] = "Aug";
$lang['cal_sep'] = "Sep";
$lang['cal_oct'] = "Oct";
$lang['cal_nov'] = "Nov";
$lang['cal_dec'] = "Dec";
$lang['cal_january'] = "January";
$lang['cal_february'] = "February";
$lang['cal_march'] = "March";
$lang['cal_april'] = "April";
$lang['cal_mayl'] = "May";
$lang['cal_june'] = "June";
$lang['cal_july'] = "July";
$lang['cal_august'] = "August";
$lang['cal_september'] = "September";
$lang['cal_october'] = "October";
$lang['cal_november'] = "November";
$lang['cal_december'] = "December";
$lang['cal_su'] = "周日";
$lang['cal_mo'] = "周一";
$lang['cal_tu'] = "周二";
$lang['cal_we'] = "周三";
$lang['cal_th'] = "周四";
$lang['cal_fr'] = "周五";
$lang['cal_sa'] = "周六";
$lang['cal_sun'] = "周日";
$lang['cal_mon'] = "周一";
$lang['cal_tue'] = "周二";
$lang['cal_wed'] = "周三";
$lang['cal_thu'] = "周四";
$lang['cal_fri'] = "周五";
$lang['cal_sat'] = "周六";
$lang['cal_sunday'] = "星期日";
$lang['cal_monday'] = "星期一";
$lang['cal_tuesday'] = "星期二";
$lang['cal_wednesday'] = "星期三";
$lang['cal_thursday'] = "星期四";
$lang['cal_friday'] = "星期五";
$lang['cal_saturday'] = "星期六";
$lang['cal_jan'] = "一月";
$lang['cal_feb'] = "二月";
$lang['cal_mar'] = "三月";
$lang['cal_apr'] = "四月";
$lang['cal_may'] = "五月";
$lang['cal_jun'] = "六月";
$lang['cal_jul'] = "七月";
$lang['cal_aug'] = "八月";
$lang['cal_sep'] = "九月";
$lang['cal_oct'] = "十月";
$lang['cal_nov'] = "十一月";
$lang['cal_dec'] = "十二月";
$lang['cal_january'] = "一月";
$lang['cal_february'] = "二月";
$lang['cal_march'] = "三月";
$lang['cal_april'] = "四月";
$lang['cal_mayl'] = "五月";
$lang['cal_june'] = "六月";
$lang['cal_july'] = "七月";
$lang['cal_august'] = "八月";
$lang['cal_september'] = "九月";
$lang['cal_october'] = "十月";
$lang['cal_november'] = "十一月";
$lang['cal_december'] = "十二月";


/* End of file calendar_lang.php */
/* Location: ./system/language/english/calendar_lang.php */
/* Location: ./system/language/chinese/calendar_lang.php */
110 changes: 55 additions & 55 deletions chinese/date_lang.php
Original file line number Diff line number Diff line change
@@ -1,61 +1,61 @@
<?php

$lang['date_year'] = "Year";
$lang['date_years'] = "Years";
$lang['date_month'] = "Month";
$lang['date_months'] = "Months";
$lang['date_week'] = "Week";
$lang['date_weeks'] = "Weeks";
$lang['date_day'] = "Day";
$lang['date_days'] = "Days";
$lang['date_hour'] = "Hour";
$lang['date_hours'] = "Hours";
$lang['date_minute'] = "Minute";
$lang['date_minutes'] = "Minutes";
$lang['date_second'] = "Second";
$lang['date_seconds'] = "Seconds";
$lang['date_year'] = "";
$lang['date_years'] = "";
$lang['date_month'] = "";
$lang['date_months'] = "";
$lang['date_week'] = "星期";
$lang['date_weeks'] = "星期";
$lang['date_day'] = "";
$lang['date_days'] = "";
$lang['date_hour'] = "小时";
$lang['date_hours'] = "小时";
$lang['date_minute'] = "";
$lang['date_minutes'] = "";
$lang['date_second'] = "";
$lang['date_seconds'] = "";

$lang['UM12'] = '(UTC -12:00) Baker/Howland Island';
$lang['UM11'] = '(UTC -11:00) Samoa Time Zone, Niue';
$lang['UM10'] = '(UTC -10:00) Hawaii-Aleutian Standard Time, Cook Islands, Tahiti';
$lang['UM95'] = '(UTC -9:30) Marquesas Islands';
$lang['UM9'] = '(UTC -9:00) Alaska Standard Time, Gambier Islands';
$lang['UM8'] = '(UTC -8:00) Pacific Standard Time, Clipperton Island';
$lang['UM7'] = '(UTC -7:00) Mountain Standard Time';
$lang['UM6'] = '(UTC -6:00) Central Standard Time';
$lang['UM5'] = '(UTC -5:00) Eastern Standard Time, Western Caribbean Standard Time';
$lang['UM45'] = '(UTC -4:30) Venezuelan Standard Time';
$lang['UM4'] = '(UTC -4:00) Atlantic Standard Time, Eastern Caribbean Standard Time';
$lang['UM35'] = '(UTC -3:30) Newfoundland Standard Time';
$lang['UM3'] = '(UTC -3:00) Argentina, Brazil, French Guiana, Uruguay';
$lang['UM2'] = '(UTC -2:00) South Georgia/South Sandwich Islands';
$lang['UM1'] = '(UTC -1:00) Azores, Cape Verde Islands';
$lang['UTC'] = '(UTC) Greenwich Mean Time, Western European Time';
$lang['UP1'] = '(UTC +1:00) Central European Time, West Africa Time';
$lang['UP2'] = '(UTC +2:00) Central Africa Time, Eastern European Time, Kaliningrad Time';
$lang['UP3'] = '(UTC +3:00) Moscow Time, East Africa Time';
$lang['UP35'] = '(UTC +3:30) Iran Standard Time';
$lang['UP4'] = '(UTC +4:00) Azerbaijan Standard Time, Samara Time';
$lang['UP45'] = '(UTC +4:30) Afghanistan';
$lang['UP5'] = '(UTC +5:00) Pakistan Standard Time, Yekaterinburg Time';
$lang['UP55'] = '(UTC +5:30) Indian Standard Time, Sri Lanka Time';
$lang['UP575'] = '(UTC +5:45) Nepal Time';
$lang['UP6'] = '(UTC +6:00) Bangladesh Standard Time, Bhutan Time, Omsk Time';
$lang['UP65'] = '(UTC +6:30) Cocos Islands, Myanmar';
$lang['UP7'] = '(UTC +7:00) Krasnoyarsk Time, Cambodia, Laos, Thailand, Vietnam';
$lang['UP8'] = '(UTC +8:00) Australian Western Standard Time, Beijing Time, Irkutsk Time';
$lang['UP875'] = '(UTC +8:45) Australian Central Western Standard Time';
$lang['UP9'] = '(UTC +9:00) Japan Standard Time, Korea Standard Time, Yakutsk Time';
$lang['UP95'] = '(UTC +9:30) Australian Central Standard Time';
$lang['UP10'] = '(UTC +10:00) Australian Eastern Standard Time, Vladivostok Time';
$lang['UP105'] = '(UTC +10:30) Lord Howe Island';
$lang['UP11'] = '(UTC +11:00) Magadan Time, Solomon Islands, Vanuatu';
$lang['UP115'] = '(UTC +11:30) Norfolk Island';
$lang['UP12'] = '(UTC +12:00) Fiji, Gilbert Islands, Kamchatka Time, New Zealand Standard Time';
$lang['UP1275'] = '(UTC +12:45) Chatham Islands Standard Time';
$lang['UP13'] = '(UTC +13:00) Phoenix Islands Time, Tonga';
$lang['UP14'] = '(UTC +14:00) Line Islands';
$lang['UM12'] = '(UTC -12:00) 国际日期变更线西';
$lang['UM11'] = '(UTC -11:00) 协调世界时-11';
$lang['UM10'] = '(UTC -10:00) 夏威夷';
$lang['UM95'] = '(UTC -9:30) 马克萨斯群岛';
$lang['UM9'] = '(UTC -9:00) 阿拉斯加';
$lang['UM8'] = '(UTC -8:00) 太平洋时间';
$lang['UM7'] = '(UTC -7:00) 山地时间';
$lang['UM6'] = '(UTC -6:00) 中部时间';
$lang['UM5'] = '(UTC -5:00) 东部时间';
$lang['UM45'] = '(UTC -4:30) 委内瑞拉标准时间';
$lang['UM4'] = '(UTC -4:00) 大西洋时间';
$lang['UM35'] = '(UTC -3:30) 纽芬兰';
$lang['UM3'] = '(UTC -3:00) 阿根廷,巴西, 法属圭亚那, 乌拉圭';
$lang['UM2'] = '(UTC -2:00) 南乔治亚岛和南桑威奇群岛';
$lang['UM1'] = '(UTC -1:00) 亚速尔群岛,佛得角群岛';
$lang['UTC'] = '(UTC) 格林尼治标准时间, 西欧时间';
$lang['UP1'] = '(UTC +1:00) 中欧时间,西非时间';
$lang['UP2'] = '(UTC +2:00) 中非时间,东欧时间, 加里宁格勒时间';
$lang['UP3'] = '(UTC +3:00) 莫斯科时间,东非时间';
$lang['UP35'] = '(UTC +3:30) 伊朗时间';
$lang['UP4'] = '(UTC +4:00) 阿布扎比时间,萨马拉时间';
$lang['UP45'] = '(UTC +4:30) 喀布尔时间';
$lang['UP5'] = '(UTC +5:00) 巴基斯坦时间, 叶卡捷琳堡时间';
$lang['UP55'] = '(UTC +5:30) 印度时间, 斯里兰卡时间';
$lang['UP575'] = '(UTC +5:45) 加德满都';
$lang['UP6'] = '(UTC +6:00) 哈萨克斯坦阿拉木图时间';
$lang['UP65'] = '(UTC +6:30) 仰光';
$lang['UP7'] = '(UTC +7:00) 克拉斯诺亚尔斯克时间,柬埔寨,老挝,泰国,越南';
$lang['UP8'] = '(UTC +8:00) 澳大利亚西部时间,北京时间,吉隆坡';
$lang['UP875'] = '(UTC +8:45) 澳大利亚中西部标准时间';
$lang['UP9'] = '(UTC +9:00) 日本时间,韩国时间';
$lang['UP95'] = '(UTC +9:30) 澳大利亚中部标准时间';
$lang['UP10'] = '(UTC +10:00) 澳大利亚东部标准时间, 海参崴时间';
$lang['UP105'] = '(UTC +10:30) 罗德豪维岛';
$lang['UP11'] = '(UTC +11:00) 马加丹, 所罗门群岛, 乔库尔达赫';
$lang['UP115'] = '(UTC +11:30) 诺福克岛';
$lang['UP12'] = '(UTC +12:00) 斐济, 吉尔博特群岛,堪查加半岛, 新西兰时间';
$lang['UP1275'] = '(UTC +12:45) 查塔姆群岛';
$lang['UP13'] = '(UTC +13:00) 凤凰群岛,汤加';
$lang['UP14'] = '(UTC +14:00) 圣诞岛';


/* End of file date_lang.php */
/* Location: ./system/language/english/date_lang.php */
/* Location: ./system/language/chinese/date_lang.php */
50 changes: 25 additions & 25 deletions chinese/db_lang.php
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
<?php

$lang['db_invalid_connection_str'] = 'Unable to determine the database settings based on the connection string you submitted.';
$lang['db_unable_to_connect'] = 'Unable to connect to your database server using the provided settings.';
$lang['db_unable_to_select'] = 'Unable to select the specified database: %s';
$lang['db_unable_to_create'] = 'Unable to create the specified database: %s';
$lang['db_invalid_query'] = 'The query you submitted is not valid.';
$lang['db_must_set_table'] = 'You must set the database table to be used with your query.';
$lang['db_must_use_set'] = 'You must use the "set" method to update an entry.';
$lang['db_must_use_index'] = 'You must specify an index to match on for batch updates.';
$lang['db_batch_missing_index'] = 'One or more rows submitted for batch updating is missing the specified index.';
$lang['db_must_use_where'] = 'Updates are not allowed unless they contain a "where" clause.';
$lang['db_del_must_use_where'] = 'Deletes are not allowed unless they contain a "where" or "like" clause.';
$lang['db_field_param_missing'] = 'To fetch fields requires the name of the table as a parameter.';
$lang['db_unsupported_function'] = 'This feature is not available for the database you are using.';
$lang['db_transaction_failure'] = 'Transaction failure: Rollback performed.';
$lang['db_unable_to_drop'] = 'Unable to drop the specified database.';
$lang['db_unsuported_feature'] = 'Unsupported feature of the database platform you are using.';
$lang['db_unsuported_compression'] = 'The file compression format you chose is not supported by your server.';
$lang['db_filepath_error'] = 'Unable to write data to the file path you have submitted.';
$lang['db_invalid_cache_path'] = 'The cache path you submitted is not valid or writable.';
$lang['db_table_name_required'] = 'A table name is required for that operation.';
$lang['db_column_name_required'] = 'A column name is required for that operation.';
$lang['db_column_definition_required'] = 'A column definition is required for that operation.';
$lang['db_unable_to_set_charset'] = 'Unable to set client connection character set: %s';
$lang['db_error_heading'] = 'A Database Error Occurred';
$lang['db_invalid_connection_str'] = '无法根据你提交的字符串检测到数据库设定。';
$lang['db_unable_to_connect'] = '无法根据指定设定字符串到数据库服务器。';
$lang['db_unable_to_select'] = '无法选择特定的数据库: %s';
$lang['db_unable_to_create'] = '无法创建特定的数据库: %s';
$lang['db_invalid_query'] = '您的查询无效。';
$lang['db_must_set_table'] = '使用查询你必须设置数据库表单。';
$lang['db_must_use_set'] = '你必须使用“set”方法更新入口。';
$lang['db_must_use_index'] = '你必须使用指定索引匹配进行批处理更新。';
$lang['db_batch_missing_index'] = '提交的批处理更新列缺少指定的索引。';
$lang['db_must_use_where'] = '更新被拒绝除非包含“where"子句。';
$lang['db_del_must_use_where'] = '删除被拒绝除非包含“where"或“like"子句。';
$lang['db_field_param_missing'] = '要提取该字段需要表单名称作为参数。';
$lang['db_unsupported_function'] = '这个特性对于你正在使用的数据库无效。';
$lang['db_transaction_failure'] = '事务失败: 执行回滚。';
$lang['db_unable_to_drop'] = '不能放弃指定数据库。';
$lang['db_unsuported_feature'] = '你正在使用的数据库平台不支持的特性。';
$lang['db_unsuported_compression'] = '你选择的文件压缩格式服务器不支持。';
$lang['db_filepath_error'] = '无法写入数据到你提交的文件路径。';
$lang['db_invalid_cache_path'] = '你提交的缓存路径无效或不可改写。';
$lang['db_table_name_required'] = '操作需要表单名称。';
$lang['db_column_name_required'] = '操作需要列名称。';
$lang['db_column_definition_required'] = '操作需要列定义。';
$lang['db_unable_to_set_charset'] = '无法设定客户端连接字符集: %s';
$lang['db_error_heading'] = '发生数据库错误';

/* End of file db_lang.php */
/* Location: ./system/language/english/db_lang.php */
/* Location: ./system/language/chinese/db_lang.php */
38 changes: 19 additions & 19 deletions chinese/email_lang.php
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
<?php

$lang['email_must_be_array'] = "The email validation method must be passed an array.";
$lang['email_invalid_address'] = "Invalid email address: %s";
$lang['email_attachment_missing'] = "Unable to locate the following email attachment: %s";
$lang['email_attachment_unreadable'] = "Unable to open this attachment: %s";
$lang['email_no_recipients'] = "You must include recipients: To, Cc, or Bcc";
$lang['email_send_failure_phpmail'] = "Unable to send email using PHP mail(). Your server might not be configured to send mail using this method.";
$lang['email_send_failure_sendmail'] = "Unable to send email using PHP Sendmail. Your server might not be configured to send mail using this method.";
$lang['email_send_failure_smtp'] = "Unable to send email using PHP SMTP. Your server might not be configured to send mail using this method.";
$lang['email_sent'] = "Your message has been successfully sent using the following protocol: %s";
$lang['email_no_socket'] = "Unable to open a socket to Sendmail. Please check settings.";
$lang['email_no_hostname'] = "You did not specify a SMTP hostname.";
$lang['email_smtp_error'] = "The following SMTP error was encountered: %s";
$lang['email_no_smtp_unpw'] = "Error: You must assign a SMTP username and password.";
$lang['email_failed_smtp_login'] = "Failed to send AUTH LOGIN command. Error: %s";
$lang['email_smtp_auth_un'] = "Failed to authenticate username. Error: %s";
$lang['email_smtp_auth_pw'] = "Failed to authenticate password. Error: %s";
$lang['email_smtp_data_failure'] = "Unable to send data: %s";
$lang['email_exit_status'] = "Exit status code: %s";
$lang['email_must_be_array'] = "电子邮箱验证方法必须通过数组传送。";
$lang['email_invalid_address'] = "无效的邮箱地址: %s";
$lang['email_attachment_missing'] = "无法定位以下邮件附件: %s";
$lang['email_attachment_unreadable'] = "无法打开附件: %s";
$lang['email_no_recipients'] = "你必须填写收件人:To,Cc,或者Bcc";
$lang['email_send_failure_phpmail'] = "无法使用PHP邮箱发送邮件(). 你的服务端可能不支持使用该种方式发送邮件。";
$lang['email_send_failure_sendmail'] = "无法使用PHP Sendmail发送邮件。你的服务端可能不支持使用该种方式发送邮件。";
$lang['email_send_failure_smtp'] = "无法使用PHP SMTP发送邮件。你的服务端可能不支持使用该种方式发送邮件。";
$lang['email_sent'] = "你的信息已经通过以下协议成功发送: %s";
$lang['email_no_socket'] = "不能打开Sendmail套接字。请检查设定。";
$lang['email_no_hostname'] = "你没有指定一个SMTP主机名。";
$lang['email_smtp_error'] = "遇到以下的SMTP错误: %s";
$lang['email_no_smtp_unpw'] = "错误:你必须分配一个用户名和密码。";
$lang['email_failed_smtp_login'] = "发送 AUTH LOGIN命令失败。错误: %s";
$lang['email_smtp_auth_un'] = "认证用户名失败。错误: %s";
$lang['email_smtp_auth_pw'] = "认证密码失败。错误: %s";
$lang['email_smtp_data_failure'] = "无法发送数据: %s";
$lang['email_exit_status'] = "存在状态代码: %s";


/* End of file email_lang.php */
/* Location: ./system/language/english/email_lang.php */
/* Location: ./system/language/chinese/email_lang.php */
48 changes: 24 additions & 24 deletions chinese/form_validation_lang.php
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
<?php

$lang['required'] = "The %s field is required.";
$lang['isset'] = "The %s field must have a value.";
$lang['valid_email'] = "The %s field must contain a valid email address.";
$lang['valid_emails'] = "The %s field must contain all valid email addresses.";
$lang['valid_url'] = "The %s field must contain a valid URL.";
$lang['valid_ip'] = "The %s field must contain a valid IP.";
$lang['min_length'] = "The %s field must be at least %s characters in length.";
$lang['max_length'] = "The %s field can not exceed %s characters in length.";
$lang['exact_length'] = "The %s field must be exactly %s characters in length.";
$lang['alpha'] = "The %s field may only contain alphabetical characters.";
$lang['alpha_numeric'] = "The %s field may only contain alpha-numeric characters.";
$lang['alpha_dash'] = "The %s field may only contain alpha-numeric characters, underscores, and dashes.";
$lang['numeric'] = "The %s field must contain only numbers.";
$lang['is_numeric'] = "The %s field must contain only numeric characters.";
$lang['integer'] = "The %s field must contain an integer.";
$lang['regex_match'] = "The %s field is not in the correct format.";
$lang['matches'] = "The %s field does not match the %s field.";
$lang['is_unique'] = "The %s field must contain a unique value.";
$lang['is_natural'] = "The %s field must contain only positive numbers.";
$lang['is_natural_no_zero'] = "The %s field must contain a number greater than zero.";
$lang['decimal'] = "The %s field must contain a decimal number.";
$lang['less_than'] = "The %s field must contain a number less than %s.";
$lang['greater_than'] = "The %s field must contain a number greater than %s.";
$lang['required'] = "需要 %s字段。";
$lang['isset'] = "%s字段必须有一个值.";
$lang['valid_email'] = "%s字段必须包括一个有效的邮箱地址。";
$lang['valid_emails'] = "%s字段内包括的所有邮箱地址必须有效。";
$lang['valid_url'] = "%s字段必须包括一个有效的URL。";
$lang['valid_ip'] = "%s字段必须包括一个有效的IP。";
$lang['min_length'] = "%s字段至少需要字符%s长度。";
$lang['max_length'] = "%s字段不能超过%s字符长度。";
$lang['exact_length'] = "%s字段必须与字符长度一致。";
$lang['alpha'] = "%s字段只能包含字母。";
$lang['alpha_numeric'] = "%s字段只能包含字母数字。";
$lang['alpha_dash'] = "%s字段只能包含字母数字,下划线和长划线。";
$lang['numeric'] = "%s字段只能包含数字。";
$lang['is_numeric'] = "%s字段只能包含数字字符。";
$lang['integer'] = "%s字段只能是整数。";
$lang['regex_match'] = "%s字段格式不正确。";
$lang['matches'] = "%s字段与%s字段不匹配。";
$lang['is_unique'] = "%s字段只能是唯一值.";
$lang['is_natural'] = "%s字段只能是正数。";
$lang['is_natural_no_zero'] = "%s字段中的数字必须大于零。";
$lang['decimal'] = "%s字段中的数字必须是十进制的数字.";
$lang['less_than'] = "%s字段中的数字必须小于 %s 字段中的数字。";
$lang['greater_than'] = "%s字段中的数字必须大于 %s 字段中的数字。";


/* End of file form_validation_lang.php */
/* Location: ./system/language/english/form_validation_lang.php */
/* Location: ./system/language/chinese/form_validation_lang.php */
Loading