update zh-tw

This commit is contained in:
Hongtao Zhang 2022-06-03 06:48:07 -05:00
parent a1442cfb14
commit a0331f7865
No known key found for this signature in database
GPG key ID: 75F655B91C7AC9BB

View file

@ -67,7 +67,7 @@
<system:String x:Key="newPriority">New Priority</system:String> <system:String x:Key="newPriority">New Priority</system:String>
<system:String x:Key="priority">Priority</system:String> <system:String x:Key="priority">Priority</system:String>
<system:String x:Key="pluginDirectory">外掛資料夾</system:String> <system:String x:Key="pluginDirectory">外掛資料夾</system:String>
<system:String x:Key="author">by</system:String> <system:String x:Key="author">作者</system:String>
<system:String x:Key="plugin_init_time">載入耗時:</system:String> <system:String x:Key="plugin_init_time">載入耗時:</system:String>
<system:String x:Key="plugin_query_time">查詢耗時:</system:String> <system:String x:Key="plugin_query_time">查詢耗時:</system:String>
<system:String x:Key="plugin_query_version">| Version</system:String> <system:String x:Key="plugin_query_version">| Version</system:String>
@ -142,9 +142,9 @@
<system:String x:Key="checkUpdates">檢查更新</system:String> <system:String x:Key="checkUpdates">檢查更新</system:String>
<system:String x:Key="newVersionTips">發現有新版本 {0} 請重新啟動 Flow Launcher。</system:String> <system:String x:Key="newVersionTips">發現有新版本 {0} 請重新啟動 Flow Launcher。</system:String>
<system:String x:Key="checkUpdatesFailed">Check updates failed, please check your connection and proxy settings to api.github.com.</system:String> <system:String x:Key="checkUpdatesFailed">Check updates failed, please check your connection and proxy settings to api.github.com.</system:String>
<system:String x:Key="downloadUpdatesFailed"> <system:String x:Key="downloadUpdatesFailed">
Download updates failed, please check your connection and proxy settings to github-cloud.s3.amazonaws.com, Download updates failed, please check your connection and proxy settings to github-cloud.s3.amazonaws.com,
or go to https://github.com/Flow-Launcher/Flow.Launcher/releases to download updates manually. or go to https://github.com/Flow-Launcher/Flow.Launcher/releases to download updates manually.
</system:String> </system:String>
<system:String x:Key="releaseNotes">更新說明:</system:String> <system:String x:Key="releaseNotes">更新說明:</system:String>
<system:String x:Key="documentation">Usage Tips</system:String> <system:String x:Key="documentation">Usage Tips</system:String>
@ -216,9 +216,9 @@
<system:String x:Key="update_flowlauncher_already_on_latest">You already have the latest Flow Launcher version</system:String> <system:String x:Key="update_flowlauncher_already_on_latest">You already have the latest Flow Launcher version</system:String>
<system:String x:Key="update_flowlauncher_update_found">Update found</system:String> <system:String x:Key="update_flowlauncher_update_found">Update found</system:String>
<system:String x:Key="update_flowlauncher_updating">Updating...</system:String> <system:String x:Key="update_flowlauncher_updating">Updating...</system:String>
<system:String x:Key="update_flowlauncher_fail_moving_portable_user_profile_data"> <system:String x:Key="update_flowlauncher_fail_moving_portable_user_profile_data">
Flow Launcher was not able to move your user profile data to the new update version. Flow Launcher was not able to move your user profile data to the new update version.
Please manually move your profile data folder from {0} to {1} Please manually move your profile data folder from {0} to {1}
</system:String> </system:String>
<system:String x:Key="update_flowlauncher_new_update">New Update</system:String> <system:String x:Key="update_flowlauncher_new_update">New Update</system:String>
<system:String x:Key="update_flowlauncher_update_new_version_available">發現 Flow Launcher 新版本 V{0}</system:String> <system:String x:Key="update_flowlauncher_update_new_version_available">發現 Flow Launcher 新版本 V{0}</system:String>