-
Notifications
You must be signed in to change notification settings - Fork 417
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #154 from himphen/master
Added Traditional Chinese translations for Taiwan and Hong Kong region
- Loading branch information
Showing
2 changed files
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<resources> | ||
<string name="appupdater_update_available">有可用更新</string> | ||
<string name="appupdater_update_available_description_dialog">可下載%1$s版本。\n透過下載最新版本,您可獲得%2$s的新功能、改進以及bug的修復。 </string> | ||
<string name="appupdater_update_available_description_dialog_before_release_notes">可下載%1$s版本。\n\n安裝後,您可獲得以下新功能:\n%2$s</string> | ||
<string name="appupdater_update_available_description_snackbar">可更新至%1$s版本! </string> | ||
<string name="appupdater_update_available_description_notification">可下載%1$s的%2$s版本</string> | ||
<string name="appupdater_update_not_available">無可用更新</string> | ||
<string name="appupdater_update_not_available_description">您目前已經更新到%s最新版本! </string> | ||
<string name="appupdater_btn_update">更新</string> | ||
<string name="appupdater_btn_disable">不再提示</string> | ||
<string name="appupdater_btn_dismiss">取消</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<resources> | ||
<string name="appupdater_update_available">有可用更新</string> | ||
<string name="appupdater_update_available_description_dialog">可下載%1$s版本。\n透過下載最新版本,您可獲得%2$s的新功能、改進以及bug的修復。 </string> | ||
<string name="appupdater_update_available_description_dialog_before_release_notes">可下載%1$s版本。\n\n安裝後,您可獲得以下新功能:\n%2$s</string> | ||
<string name="appupdater_update_available_description_snackbar">可更新至%1$s版本! </string> | ||
<string name="appupdater_update_available_description_notification">可下載%1$s的%2$s版本</string> | ||
<string name="appupdater_update_not_available">無可用更新</string> | ||
<string name="appupdater_update_not_available_description">您目前已經更新到%s最新版本! </string> | ||
<string name="appupdater_btn_update">更新</string> | ||
<string name="appupdater_btn_disable">不再提示</string> | ||
<string name="appupdater_btn_dismiss">取消</string> | ||
</resources> |
75e69cb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#217 #215 #214 #213 #210