-
-
Notifications
You must be signed in to change notification settings - Fork 793
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Chinese (Traditional) translations
- Loading branch information
1 parent
213b098
commit 1d48326
Showing
1 changed file
with
35 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,35 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="app_selector_title">選擇 app ……</string> | ||
<string name="app_bar_open_discord">Discord</string> | ||
<string name="app_bar_open_github">GitHub</string> | ||
<string name="card_announcement_header">公告</string> | ||
<string name="card_commits_header">最近更新</string> | ||
<string name="card_logs_header">日誌</string> | ||
<string name="card_application_header">選取應用程式</string> | ||
<string name="card_patches_header">補丁</string> | ||
<string name="card_options_header">選項</string> | ||
<string name="card_credits_header">銘謝</string> | ||
<string name="card_commits_body_patcher">修補器:</string> | ||
<string name="card_commits_body_manager">管理器:</string> | ||
<string name="card_announcement_body_placeholder">這串文字是預覽 ReVanced 管理器的設計,往後這串文字將會被替換為動態的公告。</string> | ||
<string name="card_options_body_root">Root</string> | ||
<string name="card_options_body_use_installed">使用已安裝的 YouTube 應用程式</string> | ||
<string name="card_application_body">無已選取的應用程式</string> | ||
<string name="card_patches_body_source">無已選取的修補來源</string> | ||
<string name="card_patches_body_patches">無已選取的修補</string> | ||
<string name="card_application_body_selected">已選取:</string> | ||
<string name="card_logs_body">點此檢視修補器日誌。</string> | ||
<string name="card_credits_body">按此檢視 ReVanced 專案貢獻名單。</string> | ||
<string name="card_announcement_button_changelog">更新日誌</string> | ||
<string name="button_patch">補丁</string> | ||
<string name="navigation_dashboard">儀表板</string> | ||
<string name="navigation_patcher">修補器</string> | ||
<string name="screen_logs_title">日誌</string> | ||
<string name="screen_credits_title">銘謝</string> | ||
<string name="screen_credits_team_manager">ReVanced 管理器</string> | ||
<string name="screen_credits_team_website">網站</string> | ||
<string name="screen_credits_team">團隊</string> | ||
<string name="screen_credits_translators">譯者</string> | ||
<string name="screen_credits_team_patcher">修補器</string> | ||
</resources> |