strings.xml 1.9 KB

123456789101112131415161718192021222324252627282930
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <resources>
  3. <string name="pk_time">Time</string>
  4. <string name="pk_i_will_join">I will join</string>
  5. <string name="pk_super_join">Super mic will join</string>
  6. <string name="pk_team_red">Red team</string>
  7. <string name="pk_team_blue">Blue team</string>
  8. <string name="pk_team_neither">Neither</string>
  9. <string name="pk_mode_team_battle">Team Battle</string>
  10. <string name="pk_mode_normal">Normal</string>
  11. <string name="pk_mode">Mode</string>
  12. <string name="pk_mvp_desc">%s help the team win!</string>
  13. <string name="pk_history">History</string>
  14. <string name="pk_rules">Rule description</string>
  15. <string name="pk_history_show">Show the last 14 days of PK record.</string>
  16. <string name="pk_red_team_victory">Red team victory</string>
  17. <string name="pk_blue_team_victory">Blue team victory</string>
  18. <string name="pk_vs" translatable="false">VS</string>
  19. <string name="pk_no_history">No records</string>
  20. <string name="pk_dont_remind">Don\'t remind again</string>
  21. <string name="pk_got_it">Got it</string>
  22. <string name="pk_setup_in_progress_tip">Team battle is in progress, you can not modify the settings</string>
  23. <string name="pk_start_guide">Click to start team battle!</string>
  24. <string name="pk_rules2">1. The user who gave the most gifts will be displayed on the victory animation together with the winning team</string>
  25. <string name="pk_rules3">2. During PK, team members cannot take away the previous score if they change teams</string>
  26. <string name="pk_rules4">3. During the PK, if the team member leaves the team, the points converted from diamonds received in the history will still be calculated.</string>
  27. <string name="pk_modify">Modify</string>
  28. <string name="pk_cancel_confirm">Team battle is in progress,are you sure you want to cancel?</string>
  29. <string name="pk_cannot_open_mic">The current mic mode cannot open PK, please switch to another mic mode</string>
  30. </resources>