niedev / RTranslator

Open source real-time translation app for Android that runs locally
Apache License 2.0
6.88k stars 519 forks source link

Add Simplified Chinese translation and optimize translation quote #54

Closed starlightjy closed 4 months ago

starlightjy commented 4 months ago

Summary

Add or modify some translation xml files.

Details

Add Simplified Chinese translation and copy the traditional Chinese translation for Hong Kong SAR of China.

  • values-zh/strings.xml
  • values-zh-rCN/strings.xml
  • values-zh-rHK/strings.xml Optimize home page's text translate quote in fragment_translation.xml:
  • android:text="@string/home_walkietalkie_mode"
  • android:text="@string/home_conversation_mode"
  • values-it/strings.xml
  • values-zh-rTW/strings.xml