Sync locales
This commit is contained in:
@@ -693,7 +693,6 @@ return array(
|
||||
'<30m' => '小于30分钟',
|
||||
'Stop timer' => '停止计时器',
|
||||
'Start timer' => '开启计时器',
|
||||
'Add project member' => '添加项目成员',
|
||||
'My activity stream' => '我的活动流',
|
||||
'My calendar' => '我的日程表',
|
||||
'Search tasks' => '搜索任务',
|
||||
@@ -748,8 +747,6 @@ return array(
|
||||
'Remote user' => '远程用户',
|
||||
'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => '远程用户不会在看板数据库保存密码,例如:LDAP,GOOGLE,GitHub。',
|
||||
'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => '如果选中“禁止登陆来自”,登陆表单内的验证信息将被忽略。',
|
||||
'New remote user' => '新加远程用户',
|
||||
'New local user' => '新加本地用户',
|
||||
'Default task color' => '默认任务颜色',
|
||||
'This feature does not work with all browsers.' => '本功能只在部分浏览器下工作正常。',
|
||||
'There is no destination project available.' => '当前没有目标项目可用',
|
||||
@@ -1026,7 +1023,6 @@ return array(
|
||||
'Started:' => '已开始:',
|
||||
'Moved:' => '已移走',
|
||||
'Task #%d' => '任务#%d',
|
||||
'Date and time format' => '时间和日期格式',
|
||||
'Time format' => '时间格式',
|
||||
'Start date: ' => '开始时间:',
|
||||
'End date: ' => '结束时间:',
|
||||
@@ -1288,4 +1284,27 @@ return array(
|
||||
// 'Choose a project' => '',
|
||||
// 'Profile' => '',
|
||||
// 'Application role' => '',
|
||||
// '%d invitations were sent.' => '',
|
||||
// '%d invitation was sent.' => '',
|
||||
// 'Unable to create this user.' => '',
|
||||
// 'Kanboard Invitation' => '',
|
||||
// 'Visible on dashboard' => '',
|
||||
// 'Created at:' => '',
|
||||
// 'Updated at:' => '',
|
||||
// 'There is no custom filter.' => '',
|
||||
// 'New User' => '',
|
||||
// 'Authentication' => '',
|
||||
// 'If checked, this user will use a third-party system for authentication.' => '',
|
||||
// 'The password is necessary only for local users.' => '',
|
||||
// 'You have been invited to register on Kanboard.' => '',
|
||||
// 'Click here to join your team' => '',
|
||||
// 'Invite people' => '',
|
||||
// 'Emails' => '',
|
||||
// 'Enter one email address by line.' => '',
|
||||
// 'Add these people to this project' => '',
|
||||
// 'Add this person to this project' => '',
|
||||
// 'Sign-up' => '',
|
||||
// 'Credentials' => '',
|
||||
// 'New user' => '',
|
||||
// 'This username is already taken' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user