New translations

This commit is contained in:
James Cole 2016-11-05 14:20:15 +01:00
parent 3814f0f3c3
commit 9dd4b07314

View File

@ -51,8 +51,8 @@ return [
'flash_info_multiple' => '有一個訊息|有 :count 個訊息', 'flash_info_multiple' => '有一個訊息|有 :count 個訊息',
'flash_error_multiple' => '出現了一個錯誤|出現了 :count 個錯誤', 'flash_error_multiple' => '出現了一個錯誤|出現了 :count 個錯誤',
'net_worth' => '淨值', 'net_worth' => '淨值',
'route_has_no_help' => 'There is no help for this route.', 'route_has_no_help' => '目前還沒有說明。',
'help_may_not_be_your_language' => 'This help text is in English. It is not yet available in your language', 'help_may_not_be_your_language' => '這個說明還沒有中文版本,將會顯示英文版本。',
'two_factor_welcome' => '哈囉, :user ', 'two_factor_welcome' => '哈囉, :user ',
'two_factor_enter_code' => '若要繼續,請輸入你的雙重身份驗證 2FA 應用程序內顯示的驗證代碼。', 'two_factor_enter_code' => '若要繼續,請輸入你的雙重身份驗證 2FA 應用程序內顯示的驗證代碼。',
'two_factor_code_here' => '在此輸入代碼', 'two_factor_code_here' => '在此輸入代碼',
@ -241,8 +241,8 @@ return [
'rule_action_set_description_choice' => '把描述設置為…', 'rule_action_set_description_choice' => '把描述設置為…',
'rule_action_append_description_choice' => '描述後加上…', 'rule_action_append_description_choice' => '描述後加上…',
'rule_action_prepend_description_choice' => '描述前加上…', 'rule_action_prepend_description_choice' => '描述前加上…',
'rule_action_set_source_account_choice' => 'Set source account to...', 'rule_action_set_source_account_choice' => '把來源帳戶設置為...',
'rule_action_set_source_account' => 'Set source account to :action_value', 'rule_action_set_source_account' => '將來源帳戶設置為 :action_value',
'rule_action_set_destination_account_choice' => 'Set destination account to...', 'rule_action_set_destination_account_choice' => 'Set destination account to...',
'rule_action_set_destination_account' => 'Set destination account to :action_value', 'rule_action_set_destination_account' => 'Set destination account to :action_value',