Update metadata for new release.

This commit is contained in:
James Cole
2019-11-03 07:15:33 +01:00
parent a8af0fa678
commit 88692f0058
24 changed files with 200 additions and 181 deletions

View File

@@ -224,11 +224,11 @@ return [
'admin_update_check_now_title' => '立刻檢查更新',
'admin_update_check_now_explain' => '如果您按下此按鈕Firefly III 將會檢查您現在的版本是否為最新版。',
'check_for_updates_button' => '馬上檢查!',
'update_new_version_alert' => '較新版本的 Firefly III 已可使用,您目前為 :your_version 版,最新版本為 :new_version 版,於 :date 釋出。',
'update_new_version_alert' => 'A new version of Firefly III is available. You are running :your_version, the latest version is :new_version which was released on :date.',
'update_version_beta' => 'This version is a BETA version. You may run into issues.',
'update_version_alpha' => 'This version is a ALPHA version. You may run into issues.',
'update_current_version_alert' => '您現正運行 :version 版,係最新可用的版本。',
'update_newer_version_alert' => '您目前運行 :your_version 版,比最新釋出 :new_version 版還新。',
'update_current_version_alert' => 'You are running :version, which is the latest available release.',
'update_newer_version_alert' => 'You are running :your_version, which is newer than the latest release, :new_version.',
'update_check_error' => '檢查更新時發生一個錯誤,請檢閱日誌檔。',
'admin_update_channel_title' => 'Update channel',
'admin_update_channel_explain' => 'Firefly III has three update "channels" which determine how ahead of the curve you are in terms of features, enhancements and bugs. Use the "beta" channel if you\'re adventurous and the "alpha" when you like to live life dangerously.',