ACE3/addons/noradio/stringtable.xml
RcINS 7197be2f49
Localization - Improve Simplified Chinese (#8781)
* Improve Chinese translation

* Optional Compat SOG and Tracers Simplified Chinese

* Fix settings string not correctly localized

* Fix mode of heli minigun have no realistic name

* Fix Regex replace flaw

* fix merge

* Various improvements

* Translate CSW, fix short name not short

* Trim

* Magazines naming

* Minor tweak

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2022-02-14 15:57:50 -06:00

42 lines
2.1 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<Project name="ACE">
<Package name="NoRadio">
<Key ID="STR_ACE_NoRadio_DisplayName">
<English>No Radio</English>
<Chinesesimp>去无线电</Chinesesimp>
</Key>
<Key ID="STR_ACE_NoRadio_setting">
<English>Mute Player</English>
<German>Spieler stummschalten</German>
<Italian>Muta Giocatore</Italian>
<Chinese>玩家靜音</Chinese>
<Chinesesimp>玩家静音</Chinesesimp>
<Japanese>プレイヤーをミュート</Japanese>
<Polish>Wycisz Gracza</Polish>
<Russian>Заглушить игрока</Russian>
<Portuguese>Silenciar Jogador</Portuguese>
<French>Joueur en sourdine</French>
<Czech>Ztlumit hráče</Czech>
<Turkish>Oyuncuyu Sustur</Turkish>
<Spanish>Ensordecer jugador</Spanish>
<Korean>플레이어 음소거</Korean>
</Key>
<Key ID="STR_ACE_NoRadio_setting_tooltip">
<English>Mutes the controlled player avatar.</English>
<German>Schaltet eigenen Spieleravatar stumm.</German>
<Italian>Muta l'avatar del giocatore controllato.</Italian>
<Chinese>靜音玩家所控制的角色</Chinese>
<Chinesesimp>静音玩家所控制的角色。</Chinesesimp>
<Japanese>プレイヤーに操作されているこのキャラをミュートします。</Japanese>
<Polish>Wycisza awatar kontrolowany przez gracza</Polish>
<Russian>Заглушить контролируемого игрока</Russian>
<Portuguese>Silencia o avatar do Jogador controlado</Portuguese>
<French>Met en sourdine l'avatar du joueur.</French>
<Czech>Vypne hlas charakteru hráče.</Czech>
<Turkish>Oyuncuları Susturur</Turkish>
<Spanish>Ensordecer el avatar del jugador controlado</Spanish>
<Korean>플레이어 아바타를 음소거합니다</Korean>
</Key>
</Package>
</Project>