feat: add zh_TW translation (#838)

This commit is contained in:
Ethan Shen 2020-07-29 11:32:39 +08:00 committed by GitHub
parent e8bbbade87
commit ffa97717ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3398 additions and 0 deletions

View File

@ -4,12 +4,15 @@ Name=Qv2ray
Type=Application
GenericName=V2Ray Graphical Frontend
GenericName[zh_CN]=V2Ray
GenericName[zh_TW]=V2Ray
GenericName[ja]=V2Ray
Comment=A Cross-Platform V2Ray Qt GUI Client
Comment[zh_CN]= V2Ray Qt
Comment[zh_TW]= V2Ray Qt
Comment[ja]=V2Ray
Keywords=Internet;VPN;Proxy;v2ray;Qt;qv;
Keywords[zh_CN]=Internet;VPN;Proxy;v2ray;Qt;qv;;
Keywords[zh_TW]=Internet;VPN;Proxy;v2ray;Qt;qv;;
Keywords[ja]=;VPN;;Qt;v2ray;qv;
Categories=Network;Qt;
Terminal=false
@ -21,30 +24,35 @@ Actions=debug;noPlugin;noScaleFactor;noAPI;noAutoConnection;
[Desktop Action debug]
Name=Start with Debug Mode
Name[zh_CN]=
Name[zh_TW]=調
Name[ja]=
Exec=qv2ray --debug
[Desktop Action noPlugin]
Name=Start without Plugins
Name[zh_CN]=使
Name[zh_TW]=使
Name[ja]=使
Exec=qv2ray --noPlugin
[Desktop Action noScaleFactor]
Name=Start without Scaling Factor
Name[zh_CN]=
Name[zh_TW]=
Name[ja]=使
Exec=qv2ray --noScaleFactor
[Desktop Action noAPI]
Name=Start without gRPC API
Name[zh_CN]=使 gRPC API
Name[zh_TW]=使 gRPC API
Name[ja]=gRPC使
Exec=qv2ray --noAPI
[Desktop Action noAutoConnection]
Name=Start without automatic connection
Name[zh_CN]=
Name[zh_TW]=
Name[ja]=使
Exec=qv2ray --noAutoConnection

View File

@ -3,5 +3,6 @@
<file>en_US.qm</file>
<file>ja_JP.qm</file>
<file>zh_CN.qm</file>
<file>zh_TW.qm</file>
</qresource>
</RCC>

3389
translations/zh_TW.ts Normal file

File diff suppressed because it is too large Load Diff