mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
17a552bb80
Russian translation of stringtables: new lines + old lines fixed a bit, realistic names for armory are not yet filled.
31 lines
1.3 KiB
XML
31 lines
1.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<!-- Edited with tabler - 2015-04-10 -->
|
||
<Project name="ACE">
|
||
<Package name="Interact_Menu">
|
||
<Key ID="STR_ACE_Interact_Menu_AlwaysUseCursorSelfInteraction">
|
||
<English>Always display cursor for self interaction</English>
|
||
<German>Immer den Cursor für Selbst-Interaktionen anzeigen.</German>
|
||
<Russian>Всегда показывать курсор для взаимодействия с собой</Russian>
|
||
</Key>
|
||
<Key ID="STR_ACE_Interact_Menu_InteractKey">
|
||
<English>Interact Key</English>
|
||
<German>Interaktionstaste</German>
|
||
<Russian>Клавиша взаимодействия</Russian>
|
||
</Key>
|
||
<Key ID="STR_ACE_Interact_Menu_SelfInteractKey">
|
||
<English>Self Interaction Key</English>
|
||
<German>Selbst-Interaktionstaste</German>
|
||
<Russian>Клавиша взаимодействия (с собой)</Russian>
|
||
</Key>
|
||
<Key ID="STR_ACE_Interact_Menu_SelfActionsRoot">
|
||
<English>Self Actions</English>
|
||
<German>Selbst-Interaktion</German>
|
||
<Russian>Действия с собой</Russian>
|
||
</Key>
|
||
<Key ID="STR_ACE_Interact_Menu_VehicleActionsRoot">
|
||
<English>Vehicle Actions</English>
|
||
<German>Fahrzeug-Interaktion</German>
|
||
<Russian>Действия на транспорте</Russian>
|
||
</Key>
|
||
</Package>
|
||
</Project> |