mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Update translations
This commit is contained in:
@@ -97,6 +97,7 @@ return [
|
||||
'error_github_html' => '如果您愿意,您也可以在 <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a> 上创建新工单。',
|
||||
'error_github_text' => '如果您愿意,您也可以在 https://github.com/firefrechy-iii/firefrechy-iii/issues 上创建新工单。',
|
||||
'error_stacktrace_below' => '完整的堆栈跟踪如下:',
|
||||
'error_headers' => 'The following headers may also be relevant:',
|
||||
|
||||
// report new journals
|
||||
'new_journals_subject' => 'Firefly III 创建了一笔新的交易|Firefly III 创建了 :count 笔新的交易',
|
||||
|
||||
@@ -188,7 +188,7 @@ return [
|
||||
'transfer_exchange_rate_instructions' => '来源资产账户“@source_name”仅接受 @source_currency 的交易,目标资产账户“@dest_name”仅接受 @dest_currency 的交易,您必须用两方货币来提供正确的已转账总额。',
|
||||
'transaction_data' => '交易资料',
|
||||
'invalid_server_configuration' => '无效服务器设置',
|
||||
'invalid_locale_settings' => 'Firefly III 无法格式化金额总数,因为您的伺服器缺乏必要套件。此处为 <a href="https://github.com/firefly-iii/help/wiki/Missing-locale-packages">如何处置的指引</a>。',
|
||||
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="">instructions how to do this</a>.',
|
||||
'quickswitch' => '快速切换',
|
||||
'sign_in_to_start' => '登录即可开始您的理财规划',
|
||||
'sign_in' => '登录',
|
||||
|
||||
Reference in New Issue
Block a user