1
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
return array (
|
||||
'Invalid title' => '无效标题',
|
||||
'Invalid address' => '无效地址',
|
||||
'Address is not exist' => '地址不存在',
|
||||
);
|
||||
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
return array (
|
||||
'Article does not exist' => '文章不存在',
|
||||
);
|
||||
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
return array (
|
||||
);
|
||||
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
return array (
|
||||
);
|
||||
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
return array (
|
||||
);
|
||||
@@ -0,0 +1,19 @@
|
||||
<?php
|
||||
return array (
|
||||
'Email is incorrect' => '邮箱地址不正确',
|
||||
'Mobile is incorrect' => '手机号不正确',
|
||||
'Invalid trade password' => '交易密码无效',
|
||||
'Invalid invite code' => '无效邀请码',
|
||||
'Sign up successful' => '注册成功',
|
||||
'Invalid username or password' => '无效的用户名或密码',
|
||||
'Password must be 6 to 30 characters' => '密码长度为6 ~ 30个字符',
|
||||
'Trade password must be 6 characters' => '交易密码长度为6个字符',
|
||||
'User not found' => '未找到用户',
|
||||
'Reset password successful' => '重置密码成功',
|
||||
'Reset Trade password successful' => '重置交易密码成功',
|
||||
'Only one verification code can be sent within %second% seconds' => '在%秒%秒内只能发送一个验证码',
|
||||
'Email sent successfully' => '邮件发送成功',
|
||||
'Mt email code' => 'Mt email code',
|
||||
'错误的邀请码' => '错误的邀请码',
|
||||
'Incoret param' => 'Incoret param',
|
||||
);
|
||||
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
return array (
|
||||
'Product does not exist' => 'Product does not exist',
|
||||
'Gift is incorrect' => 'Gift is incorrect',
|
||||
'Denomination is incorrect' => 'Denomination is incorrect',
|
||||
'Insufficient balance' => 'Insufficient balance',
|
||||
);
|
||||
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
return array (
|
||||
);
|
||||
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
return array (
|
||||
'Unverified address' => '未经证实的地址',
|
||||
);
|
||||
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
return array (
|
||||
'Product does not exist' => '产品不存在',
|
||||
);
|
||||
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
return array (
|
||||
'Product is incorrect' => '产品不正确',
|
||||
'Can\\\'t buy now' => '现在不能买',
|
||||
'Sold out' => '卖完了',
|
||||
'Out of stock product' => '产品缺货',
|
||||
'Insufficient balance' => '余额不足',
|
||||
'You can only purchase %max_quantity% copies' => '你只能购买%max_quantity%份',
|
||||
);
|
||||
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
return array (
|
||||
'Product does not exist' => 'Product does not exist',
|
||||
'Questionnaire does not exist' => 'Questionnaire does not exist',
|
||||
'Incorrect parameter' => 'Incorrect parameter',
|
||||
'Server is not exist' => 'Server is not exist',
|
||||
'Server is not exist %sadds_f%' => 'Server is not exist %sadds_f%',
|
||||
);
|
||||
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
return array (
|
||||
'Network is incorrect' => '网络不正确',
|
||||
'Failed to create recharge order, please try again later' => '创建充值订单失败,请稍后再试',
|
||||
'Record does not exist' => '记录不存在',
|
||||
'permission denied' => '暂无权限',
|
||||
'user not exist' => '用户不存在',
|
||||
'exist' => '已存在',
|
||||
'You have reached the limit of uncompleted orders ( %max% ). Please complete the existing orders before trying to create another one.' => '订单已达上限,请完成订单或15分钟后再试',
|
||||
'Minimum recharge of %num%' => '最低充值额 %num%',
|
||||
);
|
||||
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
return array (
|
||||
'Role does not exist' => '角色不存在',
|
||||
'This character group is not allowed to be sold' => '此角色组不允许出售',
|
||||
'Insufficient balance' => '余额不足',
|
||||
'Your level is too high to purchase this character' => '您的等级比较高,不需要购买此角色',
|
||||
);
|
||||
@@ -0,0 +1,16 @@
|
||||
<?php
|
||||
return array (
|
||||
'bootstrap' => '程序启动中',
|
||||
'http_proxy' => '正在配置HTTP代理',
|
||||
'browser_env' => '配置浏览器环境',
|
||||
'enter_questionnaire' => '进入问卷',
|
||||
'match_virtual_person' => '匹配虚拟人设',
|
||||
'answer_%index%' => '正在答题,当前第%index%题',
|
||||
'submit_result' => '提交结果',
|
||||
'wait_submit_result' => '等待提交结果',
|
||||
'wait_settlement' => '等待结算',
|
||||
'Product is incorrect' => '产品不正确',
|
||||
'Server is not exist' => '服务器不存在',
|
||||
'Server could not start' => '服务器无法启动',
|
||||
'Server is not exist %sadds_f%' => '服务器不存在%sadds_f%',
|
||||
);
|
||||
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
return array (
|
||||
'Please login first' => 'Please login first',
|
||||
'今日已签到' => '今日已签到',
|
||||
'请上传2张图片' => '请上传2张图片',
|
||||
'请明日再来' => '请明日再来',
|
||||
'请上传1张图片' => '请上传1张图片',
|
||||
'请每日再来' => '请每日再来',
|
||||
'日期格式错误' => '日期格式错误',
|
||||
'补签日期不能大于今天' => '补签日期不能大于今天',
|
||||
'该日已签到' => '该日已签到',
|
||||
);
|
||||
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
return array (
|
||||
'普通用户' => '普通用户',
|
||||
'VIP' => 'VIP',
|
||||
'渠道商' => '渠道商',
|
||||
'Invalid user' => 'Invalid user',
|
||||
'Access denied' => 'Access denied',
|
||||
'It cannot be lower than the user\\\'s current level' => 'It cannot be lower than the user\\\'s current level',
|
||||
);
|
||||
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
return array (
|
||||
'Reset password successful' => '重置密码成功',
|
||||
'Reset trade password successful' => '重置交易密码成功',
|
||||
'The system is under maintenance, please wait...' => '系统正在维护中,请稍等…',
|
||||
'User is incorrect' => '用户名不正确',
|
||||
'Trade successful' => '交易成功',
|
||||
);
|
||||
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
return array (
|
||||
);
|
||||
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
return array (
|
||||
'The mailbox is already occupied' => '邮箱已被占用',
|
||||
'Username is already taken' => '用户名已被占用',
|
||||
'Nickname is already taken' => '昵称已存在',
|
||||
'Phone Number is already taken' => '电话号码已存在',
|
||||
'Mobile number does not exist' => '手机号码不存在',
|
||||
'Email does not exist' => '邮箱不存在',
|
||||
'Incorrect verification code' => '验证码错误',
|
||||
'Verification code has expired' => '验证码已过期',
|
||||
);
|
||||
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
return array (
|
||||
'The system is under maintenance, please wait...' => 'The system is under maintenance, please wait...',
|
||||
'Exchange successful' => 'Exchange successful',
|
||||
'User is incorrect' => 'User is incorrect',
|
||||
'Insufficient balance' => 'Insufficient balance',
|
||||
'Transfer successful' => 'Transfer successful',
|
||||
'卡密不存在' => '卡密不存在',
|
||||
);
|
||||
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
return array (
|
||||
'The system is under maintenance, please wait...' => '系统正在维护中,请稍等…',
|
||||
'Address is incorrect' => '地址不正确',
|
||||
'Unverified address' => '未经证实的地址',
|
||||
'The amount exceeds the available balance' => '金额超过可用余额',
|
||||
'You can only withdraw once a day.' => '您每天只能提现一次。',
|
||||
'Network is incorrect' => '网络不正确',
|
||||
'Record does not exist' => '记录不存在',
|
||||
);
|
||||
Reference in New Issue
Block a user