Skip to content

Commit 38767c7

Browse files
committed
upgrades and more options
1 parent 7398269 commit 38767c7

File tree

2 files changed

+180
-102
lines changed

2 files changed

+180
-102
lines changed

translations/core/texts/ui.en_US.po

Lines changed: 90 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -102,27 +102,9 @@ msgstr "Controls"
102102
msgid "unnatural/controls/debugging"
103103
msgstr "Debugging"
104104

105-
msgid "unnatural/controls/loadI"
106-
msgstr "Load {0}"
107-
108-
msgid "unnatural/controls/loadLast"
109-
msgstr "Load last"
110-
111105
msgid "unnatural/controls/orders"
112106
msgstr "Orders"
113107

114-
msgid "unnatural/controls/presets"
115-
msgstr "Presets"
116-
117-
msgid "unnatural/controls/presetsAreSynchronized"
118-
msgstr "Controls presets are synchronized between devices with same Steam account."
119-
120-
msgid "unnatural/controls/resetAll"
121-
msgstr "Reset all"
122-
123-
msgid "unnatural/controls/saveI"
124-
msgstr "Save {0}"
125-
126108
msgid "unnatural/controls/savingCameras"
127109
msgstr "Saving cameras"
128110

@@ -306,6 +288,9 @@ msgstr "Controls"
306288
msgid "unnatural/gameMenu/options"
307289
msgstr "Options"
308290

291+
msgid "unnatural/gameMenu/presets"
292+
msgstr "Presets"
293+
309294
msgid "unnatural/groupsIcons/armyGroup"
310295
msgstr "Army group"
311296

@@ -588,6 +573,9 @@ msgstr "Search..."
588573
msgid "unnatural/lexicon/units"
589574
msgstr "Units"
590575

576+
msgid "unnatural/lexicon/upgrades"
577+
msgstr "Upgrades"
578+
591579
msgid "unnatural/mainMenu/bigTitle/demo"
592580
msgstr "Unnatural Worlds Demo"
593581

@@ -639,6 +627,9 @@ msgstr "Find MP"
639627
msgid "unnatural/mainMenu/menu/options"
640628
msgstr "Options"
641629

630+
msgid "unnatural/mainMenu/menu/presets"
631+
msgstr "Presets"
632+
642633
msgid "unnatural/mainMenu/menu/quit"
643634
msgstr "Quit"
644635

@@ -711,21 +702,12 @@ msgstr "Mouse zoom speed:"
711702
msgid "unnatural/options/gameplay"
712703
msgstr "Gameplay"
713704

714-
msgid "unnatural/options/gameplay/chatMessageDuration"
715-
msgstr "Chat message duration:"
716-
717705
msgid "unnatural/options/gameplay/firstGameMode"
718706
msgstr "First game mode:"
719707

720708
msgid "unnatural/options/gameplay/firstGameMode/description"
721709
msgstr "Provides hints for beginners."
722710

723-
msgid "unnatural/options/gameplay/guiScale"
724-
msgstr "Gui scale:"
725-
726-
msgid "unnatural/options/gameplay/minimapSize"
727-
msgstr "Minimap size:"
728-
729711
msgid "unnatural/options/gameplay/preventAccidentalDeselection"
730712
msgstr "Prevent accidental deselection:"
731713

@@ -738,27 +720,12 @@ msgstr "Restricted build order:"
738720
msgid "unnatural/options/gameplay/restrictedBuildOrder/description"
739721
msgstr "Enforces build order that avoids getting stuck."
740722

741-
msgid "unnatural/options/gameplay/selectedInfoLevel"
742-
msgstr "Selected info level:"
743-
744-
msgid "unnatural/options/gameplay/selectedInfoLevel/extra"
745-
msgstr "Extra"
746-
747-
msgid "unnatural/options/gameplay/selectedInfoLevel/off"
748-
msgstr "Off"
749-
750-
msgid "unnatural/options/gameplay/selectedInfoLevel/on"
751-
msgstr "On"
752-
753723
msgid "unnatural/options/gameplay/shootingRange"
754724
msgstr "Shooting range:"
755725

756726
msgid "unnatural/options/gameplay/shootingRange/description"
757727
msgstr "Show approximate shooting range of a selected unit."
758728

759-
msgid "unnatural/options/gameplay/showNames"
760-
msgstr "Show names:"
761-
762729
msgid "unnatural/options/gameplay/showNames/description"
763730
msgstr "Names shown over icons."
764731

@@ -780,15 +747,24 @@ msgstr "Strategic icons distance:"
780747
msgid "unnatural/options/gameplay/strategicIconsScale"
781748
msgstr "Strategic icons scale:"
782749

783-
msgid "unnatural/options/gameplay/tooltipDelay"
784-
msgstr "Tooltip delay:"
785-
786750
msgid "unnatural/options/graphics"
787751
msgstr "Graphics"
788752

753+
msgid "unnatural/options/graphics/enableDof"
754+
msgstr "Enable DOF:"
755+
756+
msgid "unnatural/options/graphics/enableDof/description"
757+
msgstr "Depth of field (blurred background)."
758+
789759
msgid "unnatural/options/graphics/enableDynamicResolution"
790760
msgstr "Enable dynamic resolution:"
791761

762+
msgid "unnatural/options/graphics/enableFxaa"
763+
msgstr "Enable FXAA:"
764+
765+
msgid "unnatural/options/graphics/enableFxaa/description"
766+
msgstr "Fast approximate anti-aliasing."
767+
792768
msgid "unnatural/options/graphics/enableSsao"
793769
msgstr "Enable SSAO:"
794770

@@ -810,18 +786,12 @@ msgstr "Options"
810786
msgid "unnatural/options/player"
811787
msgstr "Player"
812788

813-
msgid "unnatural/options/player/language"
814-
msgstr "Language:"
815-
816789
msgid "unnatural/options/player/yourColor"
817790
msgstr "Your color:"
818791

819792
msgid "unnatural/options/player/yourName"
820793
msgstr "Your name:"
821794

822-
msgid "unnatural/options/save"
823-
msgstr "Save"
824-
825795
msgid "unnatural/options/sound"
826796
msgstr "Sound"
827797

@@ -837,6 +807,39 @@ msgstr "Music volume:"
837807
msgid "unnatural/options/sound/voicesVolume"
838808
msgstr "Voices volume:"
839809

810+
msgid "unnatural/options/userInterface"
811+
msgstr "User interface"
812+
813+
msgid "unnatural/options/userInterface/chatMessageDuration"
814+
msgstr "Chat message duration:"
815+
816+
msgid "unnatural/options/userInterface/guiScale"
817+
msgstr "Gui scale:"
818+
819+
msgid "unnatural/options/userInterface/language"
820+
msgstr "Language:"
821+
822+
msgid "unnatural/options/userInterface/minimapSize"
823+
msgstr "Minimap size:"
824+
825+
msgid "unnatural/options/userInterface/selectedInfoLevel"
826+
msgstr "Selected info level:"
827+
828+
msgid "unnatural/options/userInterface/selectedInfoLevel/extra"
829+
msgstr "Extra"
830+
831+
msgid "unnatural/options/userInterface/selectedInfoLevel/off"
832+
msgstr "Off"
833+
834+
msgid "unnatural/options/userInterface/selectedInfoLevel/on"
835+
msgstr "On"
836+
837+
msgid "unnatural/options/userInterface/showNames"
838+
msgstr "Show names:"
839+
840+
msgid "unnatural/options/userInterface/tooltipDelay"
841+
msgstr "Tooltip delay:"
842+
840843
msgid "unnatural/orderTypeEnum/fight"
841844
msgstr "Fight"
842845

@@ -918,6 +921,21 @@ msgstr "API program"
918921
msgid "unnatural/playerConnectionClassEnum/virtualReality"
919922
msgstr "Virtual reality player"
920923

924+
msgid "unnatural/presets/description"
925+
msgstr "Switch between multiple sets of all options and keybinds."
926+
927+
msgid "unnatural/presets/loadI"
928+
msgstr "Load {0}"
929+
930+
msgid "unnatural/presets/presets"
931+
msgstr "Presets"
932+
933+
msgid "unnatural/presets/roaming"
934+
msgstr "Presets are synchronized to all devices with the same Steam account."
935+
936+
msgid "unnatural/presets/saveI"
937+
msgstr "Save {0}"
938+
921939
msgid "unnatural/priorityEnum/disabled"
922940
msgstr "Disabled"
923941

@@ -993,6 +1011,9 @@ msgstr "Up folder"
9931011
msgid "unnatural/replaySelection/versionMismatch"
9941012
msgstr "Version mismatch"
9951013

1014+
msgid "unnatural/resources/recipes"
1015+
msgstr "Recipes"
1016+
9961017
msgid "unnatural/resources/resources"
9971018
msgstr "Resources"
9981019

@@ -1020,6 +1041,9 @@ msgstr "Needed"
10201041
msgid "unnatural/resources/updateDetailsPlayer/production"
10211042
msgstr "Production"
10221043

1044+
msgid "unnatural/save"
1045+
msgstr "Save"
1046+
10231047
msgid "unnatural/selectedInfo/aim"
10241048
msgstr "Aim: {0}"
10251049

@@ -1221,12 +1245,18 @@ msgstr "Get ready"
12211245
msgid "unnatural/tooltips/allowsPlacement"
12221246
msgstr "Allows placement"
12231247

1248+
msgid "unnatural/tooltips/appliesTo"
1249+
msgstr "Applies to"
1250+
12241251
msgid "unnatural/tooltips/armor"
12251252
msgstr "Armor: "
12261253

12271254
msgid "unnatural/tooltips/attack"
12281255
msgstr "Attack"
12291256

1257+
msgid "unnatural/tooltips/availableUpgrades"
1258+
msgstr "Available upgrades"
1259+
12301260
msgid "unnatural/tooltips/buildingNeedsPrerequisitesForAtLeastOneRecipe"
12311261
msgstr "The building needs prerequisites for at least one recipe. See below."
12321262

@@ -1302,9 +1332,18 @@ msgstr "{0} shots/s"
13021332
msgid "unnatural/tooltips/weapon"
13031333
msgstr "Weapon: "
13041334

1335+
msgid "unnatural/units/buildings"
1336+
msgstr "Buildings"
1337+
1338+
msgid "unnatural/units/constructions"
1339+
msgstr "Constructions"
1340+
13051341
msgid "unnatural/units/units"
13061342
msgstr "Units"
13071343

1344+
msgid "unnatural/units/upgrades"
1345+
msgstr "Upgrades"
1346+
13081347
msgid "unnatural/unitsStats/idleTotalMilitary"
13091348
msgstr "Idle/total military"
13101349

0 commit comments

Comments
 (0)