Move budget outside of the core

The budget planning feature is now a plugin
See: https://github.com/kanboard/plugin-budget
This commit is contained in:
Frederic Guillot
2015-09-13 16:56:51 -04:00
parent d400f7c5be
commit 4b6672d0b3
47 changed files with 20 additions and 1596 deletions

View File

@@ -395,8 +395,6 @@ return array(
'Remote' => '远程',
'Enabled' => '启用',
'Disabled' => '停用',
'Google account linked' => '已经链接谷歌账号',
'Github account linked' => '已经链接Github账号',
'Username:' => '用户名:',
'Name:' => '姓名:',
'Email:' => '电子邮件:',
@@ -667,17 +665,7 @@ return array(
'Horizontal scrolling' => '水平滚动',
'Compact/wide view' => '紧凑/宽视图',
'No results match:' => '无匹配结果:',
'Remove hourly rate' => '删除小时工资',
'Do you really want to remove this hourly rate?' => '确定要删除此计时工资吗?',
'Hourly rates' => '小时工资',
'Hourly rate' => '小时工资',
'Currency' => '货币',
'Effective date' => '开始时间',
'Add new rate' => '添加小时工资',
'Rate removed successfully.' => '成功删除工资。',
'Unable to remove this rate.' => '无法删除此小时工资。',
'Unable to save the hourly rate.' => '无法删除小时工资。',
'Hourly rate created successfully.' => '成功创建小时工资。',
'Start time' => '开始时间',
'End time' => '结束时1间',
'Comment' => '注释',
@@ -703,34 +691,18 @@ return array(
'Files' => '文件',
'Images' => '图片',
'Private project' => '私人项目',
'Amount' => '数量',
// 'AUD - Australian Dollar' => '',
'Budget' => '预算',
'Budget line' => '预算线',
'Budget line removed successfully.' => '成功删除预算线',
'Budget lines' => '预算线',
// 'CAD - Canadian Dollar' => '',
// 'CHF - Swiss Francs' => '',
'Cost' => '成本',
'Cost breakdown' => '成本分解',
'Custom Stylesheet' => '自定义样式表',
'download' => '下载',
'Do you really want to remove this budget line?' => '确定要删除此预算线吗?',
// 'EUR - Euro' => '',
'Expenses' => '花费',
// 'GBP - British Pound' => '',
// 'INR - Indian Rupee' => '',
// 'JPY - Japanese Yen' => '',
'New budget line' => '新预算线',
// 'NZD - New Zealand Dollar' => '',
'Remove a budget line' => '删除预算线',
'Remove budget line' => '删除预算线',
// 'RSD - Serbian dinar' => '',
'The budget line have been created successfully.' => '成功创建预算线。',
'Unable to create the budget line.' => '无法创建预算线。',
'Unable to remove this budget line.' => '无法删除此预算线。',
// 'USD - US Dollar' => '',
'Remaining' => '剩余',
'Destination column' => '目标栏目',
'Move the task to another column when assigned to a user' => '指定负责人时移动到其它栏目',
'Move the task to another column when assignee is cleared' => '移除负责人时移动到其它栏目',
@@ -746,7 +718,6 @@ return array(
'Rate' => '汇率',
'Change reference currency' => '修改参考货币',
'Add a new currency rate' => '添加新汇率',
'Currency rates are used to calculate project budget.' => '汇率会用来计算项目预算。',
'Reference currency' => '参考货币',
'The currency rate have been added successfully.' => '成功添加汇率。',
'Unable to add this currency rate.' => '无法添加此汇率',
@@ -878,9 +849,6 @@ return array(
// '%s moved the task #%d to the first swimlane' => '',
// '%s moved the task #%d to the swimlane "%s"' => '',
// 'Swimlane' => '',
'Budget overview' => '预算概览',
'Type' => '类型',
// 'There is not enough data to show something.' => '',
// 'Gravatar' => '',
// 'Hipchat' => '',
// 'Slack' => '',