mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Update /vehicles/stringtable.xml
Add missing string on tchinese
This commit is contained in:
parent
61dca5f0b0
commit
364dde2f5c
@ -42,6 +42,7 @@
|
||||
<Russian>Ограничение скорости</Russian>
|
||||
<Portuguese>Limite de Velocidade</Portuguese>
|
||||
<Czech>Rychlostní omezení</Czech>
|
||||
<Chinese>速限</Chinese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Vehicles_SpeedLimiter">
|
||||
<English>Speed Limiter</English>
|
||||
@ -68,6 +69,7 @@
|
||||
<Russian>Увеличить ограничение скорости</Russian>
|
||||
<Portuguese>Aumentar Limite de Velocidade</Portuguese>
|
||||
<Czech>Zvyš rychlostní limit</Czech>
|
||||
<Chinese>增加速限</Chinese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Vehicles_DecreaseSpeedLimit">
|
||||
<English>Decrease Speed Limit</English>
|
||||
@ -78,6 +80,7 @@
|
||||
<Russian>Уменьшить ограничение скорости</Russian>
|
||||
<Portuguese>Diminuir Limite de Velocidade</Portuguese>
|
||||
<Czech>Sniž rychlostní limit</Czech>
|
||||
<Chinese>降低速限</Chinese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Vehicles_SettingKeepEngineRunningName">
|
||||
<English>Disable automatic engine shut-off</English>
|
||||
@ -86,6 +89,7 @@
|
||||
<Russian>Убрать автовыключение двигателя</Russian>
|
||||
<Portuguese>Desativar desligamento automático do motor</Portuguese>
|
||||
<Czech>Vypni automatické vypnutí motoru</Czech>
|
||||
<Chinese>關閉引擎自動熄火</Chinese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Vehicles_SettingKeepEngineRunningDesc">
|
||||
<English>Prevent the automatic shut-off of the engine when exiting vehicles.</English>
|
||||
@ -94,6 +98,7 @@
|
||||
<Russian>Запрещает автоматическое выключение двигателя при выходе из транспорта</Russian>
|
||||
<Portuguese>Previne que o motor do veículo seja desligado automaticamente quando o motorista sair.</Portuguese>
|
||||
<Czech>Zabraň automatickému vypnutí motoru při opuštění vozidla.</Czech>
|
||||
<Chinese>避免離開載具時自動熄火。</Chinese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Vehicles_HideEjectAction">
|
||||
<English>Hide Eject Action</English>
|
||||
@ -102,6 +107,7 @@
|
||||
<Russian>Убрать действие 'Выпрыгнуть'</Russian>
|
||||
<Japanese>脱出アクションを非表示</Japanese>
|
||||
<Portuguese>Ocultar opção de Ejetar</Portuguese>
|
||||
<Chinese>隱藏逃脫動作</Chinese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Vehicles_HideEjectActionTooltip">
|
||||
<English>Hides the Eject entry from the action menu. Requires a game restart.</English>
|
||||
@ -110,6 +116,7 @@
|
||||
<Russian>Убирает действие 'Выпрыгнуть' из меню. (Требует перезагрузки)</Russian>
|
||||
<Japanese>アクション メニューから脱出アクションを消します。ゲームの再起動が必要です。</Japanese>
|
||||
<Portuguese>Oculta a opção de interação para ejetar. Requer que o jogo seja reiniciado.</Portuguese>
|
||||
<Chinese>隱藏在動作選單中逃脫動作的選項。要求遊戲重新啟動。</Chinese>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
||||
|
Loading…
Reference in New Issue
Block a user