ACE3/addons/noradio/stringtable.xml
Apricot aa48e87323
Translations - Improve and overhaul Japanese localization. (#9657)
* More Japanese

* bit tweak

* cargo missing

* little bit better wording

* update medicaly

* more medical

* Grenade Things and more

* common and csw

* minor tweaks

* even more tweaks

* I want this to be the final update

* overhaul not over yet

* Finaly finaly it's over. maybe.

* zeus med module update addition

* range things

* Update stringtable.xml

* Update stringtable.xml

* Update stringtable.xml

* progress bar

* revert and feedbackicon

feedback is still used??? i can't check that

* Captive fix and Specialist things

* Training level required

* time things

* Zeus_ModuleUnloadFromCargo

* error fix

* revert field manual cause conflict with portuguese

* reattempt field manual

* advanced wording

* magazine name and chemlight name

* space

* I forgot change that

* Jam and cookoff meaning

* space is important

* Pointing
2023-12-01 17:50:58 -06:00

49 lines
2.4 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>
<German>Kein Funkgerät</German>
<Korean>음소거</Korean>
<Polish>Brak Radia</Polish>
<Japanese>無線無効化</Japanese>
<Russian>Нет рации</Russian>
<Spanish>No Radio</Spanish>
<French>Pas de radio</French>
</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>