New translations

This commit is contained in:
James Cole 2016-11-06 15:00:47 +01:00
parent 4c573e1300
commit b86be6f52f

View File

@ -67,7 +67,19 @@ return [
'warning_much_data' => ':days 天的資料需要一點時間載入。', 'warning_much_data' => ':days 天的資料需要一點時間載入。',
'registered' => '您已成功註冊 ', 'registered' => '您已成功註冊 ',
'search' => '搜尋', 'search' => '搜尋',
'search_found_accounts' => 'Found :count account(s) for your query.',
'search_found_categories' => 'Found :count category(ies) for your query.',
'search_found_budgets' => 'Found :count budget(s) for your query.',
'search_found_tags' => 'Found :count tag(s) for your query.',
'search_found_transactions' => 'Found :count transaction(s) for your query.',
'results_limited' => 'The results are limited to :count entries.',
'tagbalancingAct' => 'Balancing act',
'tagadvancePayment' => 'Advance payment',
'tagnothing' => '',
'Default asset account' => 'Default asset account',
'no_budget_pointer' => '你還沒有預算。你可以在<a href="/budgets">預算</a>頁來建立預算。預算可以幫助你跟蹤支出情況。', 'no_budget_pointer' => '你還沒有預算。你可以在<a href="/budgets">預算</a>頁來建立預算。預算可以幫助你跟蹤支出情況。',
'Savings account' => 'Savings account',
'Credit card' => 'Credit card',
'source_accounts' => '來源帳戶', 'source_accounts' => '來源帳戶',
'destination_accounts' => '目標帳戶', 'destination_accounts' => '目標帳戶',
'user_id_is' => 'Your user id is <strong>:user</strong>', 'user_id_is' => 'Your user id is <strong>:user</strong>',