ACE3/addons/noradio/stringtable.xml
barman75 d684a8042e Russian translations (#7005)
* Russian translation is done

* Update addons/arsenal/stringtable.xml

Co-Authored-By: Dystopian <sddex@ya.ru>

* Apply suggestions from code review

Co-Authored-By: Dystopian <sddex@ya.ru>

* Update addons/arsenal/stringtable.xml

Co-Authored-By: Dystopian <sddex@ya.ru>

* Update addons/arsenal/stringtable.xml

Co-Authored-By: Dystopian <sddex@ya.ru>

* Update addons/arsenal/stringtable.xml

Co-Authored-By: Dystopian <sddex@ya.ru>

* Update addons/arsenal/stringtable.xml

* Update addons/advanced_fatigue/stringtable.xml

* Update addons/advanced_fatigue/stringtable.xml

* Update addons/arsenal/stringtable.xml

Co-Authored-By: Dystopian <sddex@ya.ru>

* Apply suggestions from code review

Co-Authored-By: Dystopian <sddex@ya.ru>

* next iteration, still WIP

Co-Authored-By: Dystopian <sddex@ya.ru>

* next iteration 2, still WIP, sorry

Co-Authored-By: Dystopian <sddex@ya.ru>

* re-translation in /captives and small fixes in /explosives

* Apply suggestions from code review

Co-Authored-By: Dystopian <sddex@ya.ru>

* Apply suggestions from code review

small fixes

Co-Authored-By: Dystopian <sddex@ya.ru>

* Apply suggestions from code review

Co-Authored-By: Dystopian <sddex@ya.ru>

* minor misspells corrections

Co-Authored-By: Dystopian <sddex@ya.ru>

* minor misspells corrections

Co-Authored-By: Dystopian <sddex@ya.ru>

* /arsenal and /captives resolve

Co-Authored-By: Dystopian <sddex@ya.ru>

* minor changes in /scopes, almost done

Co-Authored-By: Dystopian <sddex@ya.ru>

* Some strings shortened for menu

Co-Authored-By: Dystopian <sddex@ya.ru>
2019-06-03 09:59:13 -05:00

26 lines
1.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project name="ACE">
<Package name="noradio">
<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>
</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>
</Key>
</Package>
</Project>