Added Simplified Chinese translation

Deleted comments that contain instructions to create translations.
This commit is contained in:
Thunderz2016
2022-08-09 23:21:20 -07:00
committed by GitHub
parent 9bd31e7189
commit 0db3c368a0
@@ -1,15 +1,3 @@
// How to translate uYouPlus to your language:
//
// 1. Fork uYouPlus repo
// 2. Duplicate the template.lproj folder, and edit the duplicated folder's name to your <lang_code>.lproj id.
// For example: <ru.lproj> for Russia. For more details, visit: https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
// 3. Translate each line below after each =
// 4. Open a Pull Request
//
// If your language already exists then feel free to check it and/or improve it!
// You can also add your localization to YouPiP here, the process is the same
// https://github.com/PoomSmart/YouPiP/tree/main/layout/Library/Application%20Support/YouPiP.bundle
//
// Settings // Settings
"KILL_APP" = "关闭YouTube"; "KILL_APP" = "关闭YouTube";
@@ -58,4 +46,4 @@
"CASTING" = "正在投屏"; "CASTING" = "正在投屏";
"MSG_ARE_YOU_SURE" = "您确定要开始投屏吗?"; "MSG_ARE_YOU_SURE" = "您确定要开始投屏吗?";
"MSG_YES" = "确定"; "MSG_YES" = "确定";
"MSG_CANCEL" = "取消"; "MSG_CANCEL" = "取消";