mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 18:54:58 +00:00 
			
		
		
		
	New meta files for 5.2.6
This commit is contained in:
		| @@ -242,6 +242,7 @@ return [ | ||||
|     'update_check_error'                         => '检查更新时发生错误::error', | ||||
|     'unknown_error'                              => '未知错误。抱歉。', | ||||
|     'just_new_release'                           => '有一个新版本可用!版本 :version 在 :date 发布。这个版本非常新。等待几天后新版本才能稳定。', | ||||
|     'disabled_but_check'                         => 'You disabled update checking. So don\'t forget to check for updates yourself every now and then. Thank you!', | ||||
|     'admin_update_channel_title'                 => '更新通道', | ||||
|     'admin_update_channel_explain'               => 'Firefly III具有三个更新“通道”,这些通道确定您在功能,增强功能和错误方面都处于最新。 如果您喜欢冒险,请使用“ beta”频道;如果您不惧危险,请使用“ alpha”频道。', | ||||
|     'update_channel_stable'                      => '稳定版。一切应该都如预期的那样运行。', | ||||
| @@ -557,6 +558,7 @@ return [ | ||||
|     'pref_locale_help'                => 'Firefly III allows you to set other local settings, like how currencies, numbers and dates are formatted. Entries in this list may not be supported by your system. Firefly III doesn\'t have the correct date settings for every locale; contact me for improvements.', | ||||
|     'pref_locale_no_windows'          => 'This feature may not work on Windows.', | ||||
|     'pref_locale_no_docker'           => 'The Docker image only has a small set of installed locales.', | ||||
|     'pref_locale_no_demo'             => 'This feature won\'t work for the demo user.', | ||||
|     'pref_custom_fiscal_year'         => '财政年度设定', | ||||
|     'pref_custom_fiscal_year_label'   => '已启用', | ||||
|     'pref_custom_fiscal_year_help'    => '在使用1月1日至12月31日以外作为会计年度的国家,您可开启此功能并指定财政年度的起迄日。', | ||||
| @@ -767,6 +769,7 @@ return [ | ||||
|     'options'                                   => '选项', | ||||
|  | ||||
|     // budgets: | ||||
|     'budget_limit_not_in_range'                 => 'This amount applies from :start to :end.', | ||||
|     'total_available_budget'                    => '可用预算总额 (:start 和 :end之间)', | ||||
|     'total_available_budget_in_currency'        => '可用预算总额 以:currency为单位', | ||||
|     'see_below'                                 => '请在下方查看', | ||||
| @@ -1052,7 +1055,8 @@ return [ | ||||
|     'unknown_journal_error'                     => '无法储存交易,请检视日志档。', | ||||
|     'attachment_not_found'                      => '此附加档案无法被找到。', | ||||
|     'journal_link_bill'                         => '此交易已与帐单 <a href=":route">:name</a> 链结。如要移除链结,取消核选方块,使用规则将它与其他帐单链结。', | ||||
|     'transaction_stored_link'                   => '<a href="transactions/show/{ID}">Transaction #{ID}</a> has been stored.', | ||||
|     'transaction_stored_link'                   => '<a href="transactions/show/{ID}">Transaction #{ID} ("{title}")</a> has been stored.', | ||||
|     'transaction_new_stored_link'               => '<a href="transactions/show/{ID}">Transaction #{ID}</a> has been stored.', | ||||
|     'transaction_updated_link'                  => '<a href="transactions/show/{ID}">Transaction #{ID}</a> has been updated.', | ||||
|  | ||||
|     // new user: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user